Searched defs:commit (Results 1 - 25 of 109) sorted by relevance

12345

/netbsd-current/external/bsd/jemalloc/dist/test/unit/
H A Dpages.c5 bool commit; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DDebugSymbolRVASubsection.cpp29 Error DebugSymbolRVASubsection::commit(BinaryStreamWriter &Writer) const { function in class:DebugSymbolRVASubsection
H A DDebugSymbolsSubsection.cpp22 Error DebugSymbolsSubsection::commit(BinaryStreamWriter &Writer) const { function in class:DebugSymbolsSubsection
H A DDebugCrossExSubsection.cpp43 Error DebugCrossModuleExportsSubsection::commit( function in class:DebugCrossModuleExportsSubsection
H A DDebugFrameDataSubsection.cpp43 Error DebugFrameDataSubsection::commit(BinaryStreamWriter &Writer) const { function in class:DebugFrameDataSubsection
H A DDebugCrossImpSubsection.cpp72 Error DebugCrossModuleImportsSubsection::commit( function in class:DebugCrossModuleImportsSubsection
H A DDebugStringTableSubsection.cpp64 Error DebugStringTableSubsection::commit(BinaryStreamWriter &Writer) const { function in class:DebugStringTableSubsection
H A DDebugSubsectionRecord.cpp68 Error DebugSubsectionRecordBuilder::commit(BinaryStreamWriter &Writer, function in class:DebugSubsectionRecordBuilder
H A DDebugChecksumsSubsection.cpp94 Error DebugChecksumsSubsection::commit(BinaryStreamWriter &Writer) const { function in class:DebugChecksumsSubsection
H A DDebugInlineeLinesSubsection.cpp83 Error DebugInlineeLinesSubsection::commit(BinaryStreamWriter &Writer) const { function in class:DebugInlineeLinesSubsection
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DSymbolStream.cpp41 Error SymbolStream::commit() { return Error::success(); } function in class:SymbolStream
H A DInfoStreamBuilder.cpp58 Error InfoStreamBuilder::commit(const msf::MSFLayout &Layout, function in class:InfoStreamBuilder
H A DModuleDebugStream.cpp130 Error ModuleDebugStreamRef::commit() { return Error::success(); } function in class:ModuleDebugStreamRef
H A DPDBStringTableBuilder.cpp208 Error PDBStringTableBuilder::commit(BinaryStreamWriter &Writer) const { function in class:PDBStringTableBuilder
H A DNamedStreamMap.cpp66 Error NamedStreamMap::commit(BinaryStreamWriter &Writer) const { function in class:NamedStreamMap
H A DTpiStreamBuilder.cpp176 Error TpiStreamBuilder::commit(const msf::MSFLayout &Layout, function in class:TpiStreamBuilder
/netbsd-current/external/bsd/kyua-cli/dist/utils/sqlite/
H A Dtransaction.cpp85 commit(void) function in struct:utils::sqlite::transaction::impl
128 sqlite::transaction::commit(void) function in class:sqlite::transaction
/netbsd-current/external/gpl2/xcvs/dist/src/
H A Dwatch.h23 int commit; member in struct:addremove_args
/netbsd-current/external/bsd/jemalloc/dist/src/
H A Dextent_mmap.c22 extent_alloc_mmap(void *new_addr, size_t size, size_t alignment, bool *zero, bool *commit) argument
/netbsd-current/external/bsd/openldap/dist/libraries/libldap/
H A Dtxn.c66 ldap_txn_end( LDAP *ld, int commit, struct berval *txnid, LDAPControl **sctrls, LDAPControl **cctrls, int *msgidp ) argument
98 ldap_txn_end_s( LDAP *ld, int commit, struct berval *txnid, LDAPControl **sctrls, LDAPControl **cctrls, int *retidp ) argument
/netbsd-current/usr.sbin/inetd/
H A Dipsec.c126 ipsecsetup0(int af, int fd, const char *policy, int commit) argument
/netbsd-current/external/bsd/jemalloc/include/jemalloc/
H A Djemalloc_typedefs.h71 extent_commit_t *commit; member in struct:extent_hooks_s
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DBinaryStreamRef.cpp130 Error WritableBinaryStreamRef::commit() { return BorrowedImpl->commit(); } function in class:WritableBinaryStreamRef
/netbsd-current/external/bsd/openldap/dist/servers/slapd/
H A Dtxn.c166 ber_int_t commit=1; local
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_dvo_dev.h91 void (*commit)(struct intel_dvo_device *dvo); member in struct:intel_dvo_dev_ops

Completed in 169 milliseconds

12345