Home
last modified time | relevance | path

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

123

/openbsd-src/gnu/llvm/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 …]
/openbsd-src/gnu/llvm/clang/lib/Edit/
H A DRewriteObjCFoundationAPI.cpp60 const NSAPI &NS, Commit &commit) { in rewriteObjCRedundantCallWithLiteral()
174 static void maybePutParensOnReceiver(const Expr *Receiver, Commit &commit) { in maybePutParensOnReceiver()
182 Commit &commit) { in rewriteToSubscriptGetCommon()
206 Commit &commit) { in rewriteToArraySubscriptGet()
216 Commit &commit) { in rewriteToDictionarySubscriptGet()
226 Commit &commit) { in rewriteToArraySubscriptSet()
260 Commit &commit) { in rewriteToDictionarySubscriptSet()
291 const NSAPI &NS, Commit &commit) { in rewriteToObjCSubscriptSyntax()
340 const NSAPI &NS, Commit &commit, in rewriteToObjCLiteralSyntax()
379 const NSAPI &NS, Commit &commit, in rewriteToArrayLiteral()
[all …]
/openbsd-src/gnu/llvm/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()
664 const NSAPI &NS, edit::Commit &commit) { in rewriteToObjCInterfaceDecl()
707 const NSAPI &NS, edit::Commit &commit, in rewriteToNSEnumDecl()
762 const NSAPI &NS, edit::Commit &commit, in rewriteToNSMacroDecl()
882 edit::Commit commit(*Editor); in migrateProtocolConformance() local
935 edit::Commit commit(*Editor); in migrateNSEnumDecl() local
[all …]
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DBinaryByteStream.h123 Error commit() override { return Error::success(); } in commit() function
192 Error commit() override { return Error::success(); } in commit() function
214 Error commit() override { in commit() function
256 Error commit() override { return Impl.commit(); } in commit() function
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DFileOutputBuffer.cpp45 Error commit() override { in commit() function in __anondddc5bfe0111::OnDiskBuffer
88 Error commit() override { in commit() function in __anondddc5bfe0111::InMemoryBuffer
H A DBinaryStreamRef.cpp60 Error commit() override { return BBS.commit(); } in commit() function in __anon62fa0aa10111::MutableArrayRefImpl
128 Error WritableBinaryStreamRef::commit() { return BorrowedImpl->commit(); } in commit() function in WritableBinaryStreamRef
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/CodeView/
H A DDebugSymbolRVASubsection.cpp29 Error DebugSymbolRVASubsection::commit(BinaryStreamWriter &Writer) const { in commit() function in DebugSymbolRVASubsection
H A DDebugSymbolsSubsection.cpp23 Error DebugSymbolsSubsection::commit(BinaryStreamWriter &Writer) const { in commit() function in DebugSymbolsSubsection
H A DDebugCrossExSubsection.cpp44 Error DebugCrossModuleExportsSubsection::commit( in commit() function in DebugCrossModuleExportsSubsection
H A DDebugFrameDataSubsection.cpp45 Error DebugFrameDataSubsection::commit(BinaryStreamWriter &Writer) const { in commit() function in DebugFrameDataSubsection
H A DDebugSubsectionRecord.cpp67 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.cpp84 Error DebugInlineeLinesSubsection::commit(BinaryStreamWriter &Writer) const { in commit() function in DebugInlineeLinesSubsection
H A DDebugChecksumsSubsection.cpp94 Error DebugChecksumsSubsection::commit(BinaryStreamWriter &Writer) const { in commit() function in DebugChecksumsSubsection
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DSymbolStream.cpp38 Error SymbolStream::commit() { return Error::success(); } in commit() function in SymbolStream
H A DInfoStreamBuilder.cpp56 Error InfoStreamBuilder::commit(const msf::MSFLayout &Layout, in commit() function in InfoStreamBuilder
H A DNamedStreamMap.cpp64 Error NamedStreamMap::commit(BinaryStreamWriter &Writer) const { in commit() function in NamedStreamMap
H A DModuleDebugStream.cpp131 Error ModuleDebugStreamRef::commit() { return Error::success(); } in commit() function in ModuleDebugStreamRef
/openbsd-src/gnu/usr.bin/cvs/src/
H A Dwatch.h23 int commit; member
/openbsd-src/gnu/usr.bin/perl/cpan/Test-Harness/lib/App/Prove/
H A DState.pm137 sub commit { subroutine
/openbsd-src/gnu/usr.bin/perl/cpan/CPAN/lib/CPAN/
H A DHandleConfig.pm283 sub commit { subroutine
/openbsd-src/sys/dev/pci/drm/
H A Ddrm_atomic_helper.c1715 struct drm_crtc_commit *commit = old_state->crtcs[i].commit; in drm_atomic_helper_wait_for_flip_done() local
2141 struct drm_crtc_commit *commit, *stall_commit = NULL; in stall_checks() local
2191 struct drm_crtc_commit *commit = container_of(completion, in release_crtc_commit() local
2198 static void init_commit(struct drm_crtc_commit *commit, struct drm_crtc *crtc) in init_commit()
2285 struct drm_crtc_commit *commit; in drm_atomic_helper_setup_commit() local
2499 struct drm_crtc_commit *commit; in drm_atomic_helper_commit_hw_done() local
2544 struct drm_crtc_commit *commit; in drm_atomic_helper_commit_cleanup_done() local
3029 struct drm_crtc_commit *commit; in drm_atomic_helper_swap_state() local
/openbsd-src/sys/dev/pci/drm/include/drm/
H A Ddrm_modeset_helper_vtables.h112 void (*commit)(struct drm_crtc *crtc); member
636 void (*commit)(struct drm_encoder *encoder); member
/openbsd-src/sys/dev/pci/drm/i915/display/
H A Dintel_dvo_dev.h90 void (*commit)(struct intel_dvo_device *dvo); member

123