| /freebsd-12.1/tools/regression/ |
| H A D | README | 65 To avoid the pre-commit check program complaining about the lack of
|
| /freebsd-12.1/crypto/openssl/ |
| H A D | CONTRIBUTING | 23 line by itself in your commit message body.
|
| /freebsd-12.1/contrib/jemalloc/include/jemalloc/ |
| H A D | jemalloc.h | 344 extent_commit_t *commit; member
|
| /freebsd-12.1/sys/dev/e1000/ |
| H A D | e1000_phy.c | 81 phy->ops.commit = e1000_null_ops_generic; in e1000_init_phy_ops_generic() 1176 ret_val = phy->ops.commit(hw); in e1000_copper_link_setup_m88() 1234 ret_val = phy->ops.commit(hw); in e1000_copper_link_setup_m88() 1326 ret_val = phy->ops.commit(hw); in e1000_copper_link_setup_m88_gen2() 1342 ret_val = phy->ops.commit(hw); in e1000_copper_link_setup_m88_gen2() 1847 ret_val = hw->phy.ops.commit(hw); in e1000_phy_force_speed_duplex_m88()
|
| H A D | e1000_80003es2lan.c | 111 phy->ops.commit = e1000_phy_sw_reset_generic; in e1000_init_phy_params_80003es2lan() 1031 ret_val = hw->phy.ops.commit(hw); in e1000_copper_link_setup_gg82563_80003es2lan()
|
| /freebsd-12.1/contrib/llvm/tools/lld/COFF/ |
| H A D | PDB.cpp | 182 void commit(codeview::GUID *Guid); 1553 PDB.commit(&Guid); in createPDB() 1620 void PDBLinker::commit(codeview::GUID *Guid) { in commit() function in PDBLinker 1622 ExitOnErr(Builder.commit(Config->PDBPath, Guid)); in commit()
|
| /freebsd-12.1/sys/mips/mips/ |
| H A D | busdma_machdep.c | 175 int commit); 1411 reserve_bounce_pages(bus_dma_tag_t dmat, bus_dmamap_t map, int commit) in reserve_bounce_pages() argument 1419 if (commit == 0 && map->pagesneeded > (map->pagesreserved + pages)) in reserve_bounce_pages()
|
| /freebsd-12.1/contrib/ntp/ |
| H A D | README.pullrequests | 64 - git commit -a -m "description of change"
|
| /freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/PDB/Native/ |
| H A D | HashTable.h | 188 Error commit(BinaryStreamWriter &Writer) const {
|
| /freebsd-12.1/cddl/contrib/opensolaris/lib/libdtrace/common/ |
| H A D | dt_cc.c | 186 int commit = 0; in dt_stmt_append() local 195 if (commit) { in dt_stmt_append() 213 commit = 1; in dt_stmt_append() 223 if (commit) { in dt_stmt_append() 271 if (commit) { in dt_stmt_append()
|
| /freebsd-12.1/sys/dev/ath/ath_hal/ar5212/ |
| H A D | ar5212_reset.c | 53 HAL_BOOL commit, int16_t *minPower, int16_t *maxPower); 2137 int16_t tpcScaleReduction, int16_t powerLimit, HAL_BOOL commit, in ar5212SetRateTable() argument 2268 if (commit) { in ar5212SetRateTable() 2319 if (commit) { in ar5212SetRateTable() 2346 if (commit) { in ar5212SetRateTable()
|
| /freebsd-12.1/sys/contrib/octeon-sdk/ |
| H A D | cvmx-rad-defs.h | 531 uint64_t commit : 1; /**< Waiting for write commit */ member 535 uint64_t commit : 1;
|
| /freebsd-12.1/contrib/subversion/ |
| H A D | COMMITTERS | 1 The following people have commit access to the Subversion sources. 10 Blanket commit access:
|
| /freebsd-12.1/sys/dev/drm2/ |
| H A D | drm_crtc_helper.c | 476 crtc_funcs->commit(crtc); in drm_crtc_helper_set_mode() 484 encoder_funcs->commit(encoder); in drm_crtc_helper_set_mode()
|
| /freebsd-12.1/sys/dev/cxgbe/firmware/ |
| H A D | t5fw_cfg_hashfilter.txt | 89 reg[tp_pio:0x28] = 0x00208208/0x00ffffff # set commit limits to 8
|
| /freebsd-12.1/sys/arm/arm/ |
| H A D | busdma_machdep-v4.c | 220 int commit); 1503 reserve_bounce_pages(bus_dma_tag_t dmat, bus_dmamap_t map, int commit) in reserve_bounce_pages() argument 1511 if (commit == 0 && map->pagesneeded > (map->pagesreserved + pages)) in reserve_bounce_pages()
|
| H A D | busdma_machdep-v6.c | 198 int commit); 1616 reserve_bounce_pages(bus_dma_tag_t dmat, bus_dmamap_t map, int commit) in reserve_bounce_pages() argument 1624 if (commit == 0 && map->pagesneeded > (map->pagesreserved + pages)) in reserve_bounce_pages()
|
| /freebsd-12.1/share/misc/ |
| H A D | committers-src.dot | 17 # ????/??/?? is the date when the commit bit was obtained, usually the one you 21 # For returned commit bits, the node definition will follow this example: 26 # the date when the commit bit has been returned. Again, check svn logs. 368 # Pseudo target representing rev 1.1 of commit.allow
|
| H A D | committers-ports.dot | 17 # ????/??/?? is the date when the commit bit was obtained, usually the one you 21 # For returned commit bits, the node definition will follow this example: 26 # the date when the commit bit has been returned. Again, check svn logs.
|
| /freebsd-12.1/contrib/llvm/tools/llvm-objcopy/COFF/ |
| H A D | Writer.cpp | 287 return Buf.commit(); in write()
|
| /freebsd-12.1/contrib/gdb/gdb/ |
| H A D | CONTRIBUTE | 142 in the CVS commit message. That causes the
|
| /freebsd-12.1/crypto/openssh/ |
| H A D | FREEBSD-upgrade | 30 $ svn commit -m "Vendor import of OpenSSH X.YpZ." dist
|
| /freebsd-12.1/contrib/llvm/lib/DebugInfo/MSF/ |
| H A D | MSFBuilder.cpp | 339 Expected<FileBufferByteStream> MSFBuilder::commit(StringRef Path, in commit() function in MSFBuilder
|
| /freebsd-12.1/contrib/subversion/subversion/libsvn_fs_fs/ |
| H A D | structure | 25 stage of the commit, these separate files are marshalled onto the end 85 final stage of a commit and unlocked after the new "current" file has 97 and write (commit) to the repository during most of the pack procedure. 446 During the final phase of a commit, node-revision IDs are rewritten 456 node-ID and copy-ID counters; during the commit, the counter value is
|
| /freebsd-12.1/contrib/wpa/src/ap/ |
| H A D | ap_drv_ops.c | 636 if (hapd->driver == NULL || hapd->driver->commit == NULL) in hostapd_driver_commit() 638 return hapd->driver->commit(hapd->drv_priv); in hostapd_driver_commit()
|