Home
last modified time | relevance | path

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

12345

/netbsd-src/external/apache2/llvm/dist/clang/utils/analyzer/projects/
H A Dprojects.json7 "commit": "794c975", string
15 "commit": "1025f9a", string
23 "commit": "ffb0d41", string
31 "commit": "4f669d59", string
39 "commit": "0df1355", string
47 "commit": "10c25d8", string
55 "commit": "f8b1ab7", string
63 "commit": "d3e60fb", string
71 "commit": "b810bf2", string
79 "commit": "2af4e073", string
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp59 const NSAPI &NS, Commit &commit) { in rewriteObjCRedundantCallWithLiteral()
173 static void maybePutParensOnReceiver(const Expr *Receiver, Commit &commit) { in maybePutParensOnReceiver()
181 Commit &commit) { in rewriteToSubscriptGetCommon()
205 Commit &commit) { in rewriteToArraySubscriptGet()
215 Commit &commit) { in rewriteToDictionarySubscriptGet()
225 Commit &commit) { in rewriteToArraySubscriptSet()
259 Commit &commit) { in rewriteToDictionarySubscriptSet()
290 const NSAPI &NS, Commit &commit) { in rewriteToObjCSubscriptSyntax()
339 const NSAPI &NS, Commit &commit, in rewriteToObjCLiteralSyntax()
378 const NSAPI &NS, Commit &commit, in rewriteToArrayLiteral()
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DObjCMT.cpp236 const NSAPI &NS, edit::Commit &commit, in rewriteToPropertyDotSyntax()
327 edit::Commit commit(*Consumer.Editor); in VisitObjCMessageExpr() local
333 edit::Commit commit(*Consumer.Editor); in VisitObjCMessageExpr() local
339 edit::Commit commit(*Consumer.Editor); in VisitObjCMessageExpr() local
457 const NSAPI &NS, edit::Commit &commit, in rewriteToObjCProperty()
665 const NSAPI &NS, edit::Commit &commit) { in rewriteToObjCInterfaceDecl()
708 const NSAPI &NS, edit::Commit &commit, in rewriteToNSEnumDecl()
763 const NSAPI &NS, edit::Commit &commit, in rewriteToNSMacroDecl()
883 edit::Commit commit(*Editor); in migrateProtocolConformance() local
936 edit::Commit commit(*Editor); in migrateNSEnumDecl() local
[all …]
/netbsd-src/external/public-domain/xz/dist/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
/netbsd-src/external/bsd/kyua-cli/dist/utils/sqlite/
H A Dtransaction.cpp85 commit(void) in commit() function
128 sqlite::transaction::commit(void) in commit() function in sqlite::transaction
/netbsd-src/external/apache2/llvm/dist/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
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dtxn.c68 int commit, in ldap_txn_end()
100 int commit, in ldap_txn_end_s()
/netbsd-src/external/gpl3/gcc.old/dist/contrib/gcc-changelog/
H A Dgit_repository.py35 def commit_to_info(commit): argument
/netbsd-src/external/gpl3/gcc/dist/contrib/gcc-changelog/
H A Dgit_repository.py35 def commit_to_info(commit): argument
/netbsd-src/external/apache2/llvm/dist/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
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DFileOutputBuffer.cpp47 Error commit() override { in commit() function in __anon8b42c9320111::OnDiskBuffer
90 Error commit() override { in commit() function in __anon8b42c9320111::InMemoryBuffer
H A DBinaryStreamRef.cpp60 Error commit() override { return BBS.commit(); } in commit() function in __anon31eda1550111::MutableArrayRefImpl
130 Error WritableBinaryStreamRef::commit() { return BorrowedImpl->commit(); } in commit() function in WritableBinaryStreamRef
/netbsd-src/external/apache2/llvm/dist/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
/netbsd-src/usr.sbin/inetd/
H A Dipsec.c126 ipsecsetup0(int af, int fd, const char *policy, int commit) in ipsecsetup0()
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dwatch.h23 int commit; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_atomic_helper.c1527 struct drm_crtc_commit *commit = old_state->crtcs[i].commit; in drm_atomic_helper_wait_for_flip_done() local
1929 struct drm_crtc_commit *commit, *stall_commit = NULL; in stall_checks() local
1973 struct drm_crtc_commit *commit = container_of(completion, in release_crtc_commit() local
1980 static void init_commit(struct drm_crtc_commit *commit, struct drm_crtc *crtc) in init_commit()
2064 struct drm_crtc_commit *commit; in drm_atomic_helper_setup_commit() local
2167 struct drm_crtc_commit *commit; in drm_atomic_helper_wait_for_dependencies() local
2294 struct drm_crtc_commit *commit; in drm_atomic_helper_commit_hw_done() local
2339 struct drm_crtc_commit *commit; in drm_atomic_helper_commit_cleanup_done() local
2749 struct drm_crtc_commit *commit; in drm_atomic_helper_swap_state() local
/netbsd-src/external/bsd/jemalloc/dist/include/jemalloc/
H A Djemalloc_typedefs.h.in71 extent_commit_t *commit; member
/netbsd-src/external/bsd/jemalloc/include/jemalloc/
H A Djemalloc_typedefs.h71 extent_commit_t *commit; member

12345