/netbsd-src/external/apache2/llvm/dist/clang/utils/analyzer/projects/ |
H A D | projects.json | 7 "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 D | RewriteObjCFoundationAPI.cpp | 59 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 D | ObjCMT.cpp | 236 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 D | version.h | 76 #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 D | transaction.cpp | 85 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 D | BinaryByteStream.h | 124 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 D | txn.c | 68 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 D | git_repository.py | 35 def commit_to_info(commit): argument
|
/netbsd-src/external/gpl3/gcc/dist/contrib/gcc-changelog/ |
H A D | git_repository.py | 35 def commit_to_info(commit): argument
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/ |
H A D | DebugSymbolRVASubsection.cpp | 29 Error DebugSymbolRVASubsection::commit(BinaryStreamWriter &Writer) const { in commit() function in DebugSymbolRVASubsection
|
H A D | DebugSymbolsSubsection.cpp | 22 Error DebugSymbolsSubsection::commit(BinaryStreamWriter &Writer) const { in commit() function in DebugSymbolsSubsection
|
H A D | DebugCrossExSubsection.cpp | 43 Error DebugCrossModuleExportsSubsection::commit( in commit() function in DebugCrossModuleExportsSubsection
|
H A D | DebugFrameDataSubsection.cpp | 43 Error DebugFrameDataSubsection::commit(BinaryStreamWriter &Writer) const { in commit() function in DebugFrameDataSubsection
|
H A D | DebugSubsectionRecord.cpp | 68 Error DebugSubsectionRecordBuilder::commit(BinaryStreamWriter &Writer, in commit() function in DebugSubsectionRecordBuilder
|
H A D | DebugCrossImpSubsection.cpp | 72 Error DebugCrossModuleImportsSubsection::commit( in commit() function in DebugCrossModuleImportsSubsection
|
H A D | DebugStringTableSubsection.cpp | 64 Error DebugStringTableSubsection::commit(BinaryStreamWriter &Writer) const { in commit() function in DebugStringTableSubsection
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
H A D | FileOutputBuffer.cpp | 47 Error commit() override { in commit() function in __anon8b42c9320111::OnDiskBuffer 90 Error commit() override { in commit() function in __anon8b42c9320111::InMemoryBuffer
|
H A D | BinaryStreamRef.cpp | 60 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 D | SymbolStream.cpp | 41 Error SymbolStream::commit() { return Error::success(); } in commit() function in SymbolStream
|
H A D | InfoStreamBuilder.cpp | 58 Error InfoStreamBuilder::commit(const msf::MSFLayout &Layout, in commit() function in InfoStreamBuilder
|
/netbsd-src/usr.sbin/inetd/ |
H A D | ipsec.c | 126 ipsecsetup0(int af, int fd, const char *policy, int commit) in ipsecsetup0()
|
/netbsd-src/external/gpl2/xcvs/dist/src/ |
H A D | watch.h | 23 int commit; member
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/ |
H A D | drm_atomic_helper.c | 1527 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 D | jemalloc_typedefs.h.in | 71 extent_commit_t *commit; member
|
/netbsd-src/external/bsd/jemalloc/include/jemalloc/ |
H A D | jemalloc_typedefs.h | 71 extent_commit_t *commit; member
|