Home
last modified time | relevance | path

Searched defs:commit (Results 1 – 25 of 75) sorted by relevance

123

/freebsd-13.1/contrib/llvm-project/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp181 Commit &commit) { in rewriteToSubscriptGetCommon()
205 Commit &commit) { in rewriteToArraySubscriptGet()
215 Commit &commit) { in rewriteToDictionarySubscriptGet()
225 Commit &commit) { in rewriteToArraySubscriptSet()
259 Commit &commit) { in rewriteToDictionarySubscriptSet()
339 const NSAPI &NS, Commit &commit, in rewriteToObjCLiteralSyntax()
378 const NSAPI &NS, Commit &commit, in rewriteToArrayLiteral()
644 const NSAPI &NS, Commit &commit) { in rewriteToCharLiteral()
660 const NSAPI &NS, Commit &commit) { in rewriteToBoolLiteral()
753 const NSAPI &NS, Commit &commit) { in rewriteToNumberLiteral()
[all …]
/freebsd-13.1/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp883 edit::Commit commit(*Editor); in migrateProtocolConformance() local
949 edit::Commit commit(*Editor); in migrateNSEnumDecl() local
1222 edit::Commit commit(*Editor); in migrateProperty() local
1236 edit::Commit commit(*Editor); in migrateProperty() local
1262 edit::Commit commit(*Editor); in migrateNsReturnsInnerPointer() local
1274 edit::Commit commit(*Editor); in migratePropertyNsReturnsInnerPointer() local
1400 edit::Commit commit(*Editor); in AnnotateImplicitBridging() local
1477 edit::Commit commit(*Editor); in AddCFAnnotations() local
1644 edit::Commit commit(*Editor); in migrateAddMethodAnnotation() local
1737 edit::Commit commit(*Editor); in InsertFoundation() local
[all …]
/freebsd-13.1/contrib/xz/src/liblzma/api/lzma/
H A Dversion.h76 #define LZMA_VERSION_STRING_C_(major, minor, patch, stability, commit) \ argument
79 #define LZMA_VERSION_STRING_C(major, minor, patch, stability, commit) \ argument
/freebsd-13.1/contrib/kyua/utils/sqlite/
H A Dtransaction.cpp86 commit(void) in commit() function
129 sqlite::transaction::commit(void) in commit() function in sqlite::transaction
/freebsd-13.1/contrib/jemalloc/src/
H A Dpages.c54 os_pages_map(void *addr, size_t size, size_t alignment, bool *commit) { in os_pages_map()
100 bool *commit) { in os_pages_trim()
155 pages_map_slow(size_t size, size_t alignment, bool *commit) { in pages_map_slow()
179 pages_map(void *addr, size_t size, size_t alignment, bool *commit) { in pages_map()
249 pages_commit_impl(void *addr, size_t size, bool commit) { in pages_commit_impl()
H A Dextent_mmap.c23 bool *commit) { in extent_alloc_mmap()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Support/
H A DBinaryByteStream.h124 Error commit() override { return Error::success(); } in commit() function
193 Error commit() override { return Error::success(); } in commit() function
217 Error commit() override { in commit() function
259 Error commit() override { return Impl.commit(); } in commit() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DDebugSymbolRVASubsection.cpp29 Error DebugSymbolRVASubsection::commit(BinaryStreamWriter &Writer) const { in commit() function in DebugSymbolRVASubsection
H A DDebugSymbolsSubsection.cpp22 Error DebugSymbolsSubsection::commit(BinaryStreamWriter &Writer) const { in commit() function in DebugSymbolsSubsection
H A DDebugCrossExSubsection.cpp43 Error DebugCrossModuleExportsSubsection::commit( in commit() function in DebugCrossModuleExportsSubsection
H A DDebugFrameDataSubsection.cpp43 Error DebugFrameDataSubsection::commit(BinaryStreamWriter &Writer) const { in commit() function in DebugFrameDataSubsection
H A DDebugSubsectionRecord.cpp68 Error DebugSubsectionRecordBuilder::commit(BinaryStreamWriter &Writer, in commit() function in DebugSubsectionRecordBuilder
H A DDebugCrossImpSubsection.cpp72 Error DebugCrossModuleImportsSubsection::commit( in commit() function in DebugCrossModuleImportsSubsection
H A DDebugStringTableSubsection.cpp64 Error DebugStringTableSubsection::commit(BinaryStreamWriter &Writer) const { in commit() function in DebugStringTableSubsection
H A DDebugInlineeLinesSubsection.cpp83 Error DebugInlineeLinesSubsection::commit(BinaryStreamWriter &Writer) const { in commit() function in DebugInlineeLinesSubsection
/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DFileOutputBuffer.cpp47 Error commit() override { in commit() function in __anonc98b739b0111::OnDiskBuffer
90 Error commit() override { in commit() function in __anonc98b739b0111::InMemoryBuffer
H A DBinaryStreamRef.cpp60 Error commit() override { return BBS.commit(); } in commit() function in __anon8926229e0111::MutableArrayRefImpl
130 Error WritableBinaryStreamRef::commit() { return BorrowedImpl->commit(); } in commit() function in WritableBinaryStreamRef
/freebsd-13.1/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DSymbolStream.cpp41 Error SymbolStream::commit() { return Error::success(); } in commit() function in SymbolStream
H A DInfoStreamBuilder.cpp58 Error InfoStreamBuilder::commit(const msf::MSFLayout &Layout, in commit() function in InfoStreamBuilder
H A DModuleDebugStream.cpp130 Error ModuleDebugStreamRef::commit() { return Error::success(); } in commit() function in ModuleDebugStreamRef
H A DNamedStreamMap.cpp66 Error NamedStreamMap::commit(BinaryStreamWriter &Writer) const { in commit() function in NamedStreamMap
H A DTpiStreamBuilder.cpp176 Error TpiStreamBuilder::commit(const msf::MSFLayout &Layout, in commit() function in TpiStreamBuilder
/freebsd-13.1/sys/dev/drm2/
H A Ddrm_crtc_helper.h57 void (*commit)(struct drm_crtc *crtc); member
98 void (*commit)(struct drm_encoder *encoder); member
/freebsd-13.1/contrib/jemalloc/include/jemalloc/
H A Djemalloc_typedefs.h71 extent_commit_t *commit; member
/freebsd-13.1/include/
H A Dmalloc_np.h67 extent_commit_t *commit; member

123