Home
last modified time | relevance | path

Searched refs:commit (Results 176 – 200 of 329) sorted by relevance

12345678910>>...14

/freebsd/sys/compat/linux/
H A Dtrace_futexes.d140 commit(spec["futex_mtx"]);
/freebsd/include/
H A Dmalloc_np.h65 extent_commit_t *commit; member
/freebsd/crypto/openssl/util/
H A Dmissingmacro111.txt2 # find-doc-nits -v -o option. The list is as of commit 1708e3e85b (the release
/freebsd/contrib/ncurses/
H A DFREEBSD-upgrade20 To make local changes to ncurses, simply patch and commit to the trunk
/freebsd/sys/contrib/zstd/
H A DTESTING.md18 Medium tests run on every commit and pull request to `dev` branch, on TravisCI.
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/MSF/
H A DMappedBlockStream.h136 Error commit() override;
/freebsd/contrib/atf/
H A DFREEBSD-upgrade45 if all looks good, you are ready to commit all the changes in one go.
/freebsd/sys/dev/ena/
H A Dena_datapath.c249 int commit = ENA_TX_COMMIT; in ena_tx_cleanup() local
294 if (unlikely(--commit == 0)) { in ena_tx_cleanup()
295 commit = ENA_TX_COMMIT; in ena_tx_cleanup()
311 if (likely(commit != ENA_TX_COMMIT)) { in ena_tx_cleanup()
/freebsd/contrib/llvm-project/lld/MachO/
H A DEhFrame.cpp138 void EhRelocator::commit() { in commit() function in EhRelocator
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/MSF/
H A DMappedBlockStream.cpp419 Error WritableMappedBlockStream::commit() { return WriteInterface.commit(); } in commit() function in WritableMappedBlockStream
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DDebugLinesSubsection.cpp103 Error DebugLinesSubsection::commit(BinaryStreamWriter &Writer) const { in commit() function in DebugLinesSubsection
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/wasm/
H A DWasmObjcopy.cpp51 if (Error E = Buf->commit()) in dumpSectionToFile()
/freebsd/contrib/sendmail/
H A DFREEBSD-upgrade16 To make local changes to sendmail, simply patch and commit to the head.
/freebsd/contrib/googletest/
H A DCONTRIBUTORS3 # who commit code to the project are encouraged to add their names
/freebsd/contrib/llvm-project/lld/COFF/
H A DPDB.cpp143 void commit(codeview::GUID *guid);
850 Error commit(BinaryStreamWriter &writer) const override;
859 Error UnrelocatedDebugSubsection::commit(BinaryStreamWriter &writer) const { in commit() function in UnrelocatedDebugSubsection
1626 pdb.commit(&guid); in createPDB()
1713 void PDBLinker::commit(codeview::GUID *guid) { in commit() function in PDBLinker
1717 if (Error e = builder.commit(ctx.config.pdbPath, guid)) { in commit()
/freebsd/
H A DRELNOTES7 columns. Each entry should begin with one or more commit IDs on one line,
101 This commit added some statistics collection to the NFS-over-TLS
/freebsd/contrib/kyua/drivers/
H A Dscan_results_test.cpp176 tx.commit(); in populate_results_file()
H A Drun_tests.cpp339 tx.commit(); in drive()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DTpiStreamBuilder.cpp173 Error TpiStreamBuilder::commit(const msf::MSFLayout &Layout, in commit() function in TpiStreamBuilder
H A DTpiStream.cpp246 Error TpiStream::commit() { return Error::success(); } in commit() function in TpiStream
/freebsd/contrib/openbsm/
H A DFREEBSD-upgrade23 - Run configure, commit src/contrib/openbsm/config/config.h.
/freebsd/crypto/heimdal/lib/hdb/
H A Dhdb-sqlite.c570 goto commit; in hdb_sqlite_store()
594 commit: in hdb_sqlite_store()
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_rdma_core.c912 enum uverbs_obj_access access, bool commit, in uverbs_finalize_object() argument
933 if (commit) in uverbs_finalize_object()
/freebsd/sys/cam/
H A DREADME.quirks28 as possible. If you are a committer, please do NOT commit quirks
199 quirk is deemed necessary and ready for committing, I'll commit it,
/freebsd/contrib/kyua/store/
H A Dread_transaction_test.cpp227 tx.commit(); in ATF_TEST_CASE_BODY()

12345678910>>...14