Home
last modified time | relevance | path

Searched defs:capture (Results 1 – 21 of 21) sorted by relevance

/openbsd/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test/Tester/
H A DCaptureRunner.pm53 sub capture subroutine
/openbsd/games/trek/
H A Dcapture.c51 capture(int v) in capture() function
/openbsd/gnu/llvm/llvm/utils/
H A Drelative_lines.py59 def replace_one(capture, line, offset): argument
/openbsd/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test/
H A DTester.pm60 sub capture subroutine
/openbsd/gnu/usr.bin/perl/cpan/Test-Simple/lib/Test2/Tools/
H A DTiny.pm251 sub capture(&) { subroutine
/openbsd/gnu/llvm/clang/tools/scan-build-py/lib/libscanbuild/
H A Dintercept.py58 def capture(args): function
/openbsd/gnu/llvm/lldb/packages/Python/lldbsuite/test/tools/lldb-server/
H A Dlldbgdbserverutils.py368 capture=None): argument
622 def __init__(self, regex=None, regex_mode="match", capture=None): argument
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGBlocks.cpp406 const BlockDecl::Capture *capture, llvm::Type *type, in addBlockLayout()
915 const CGBlockInfo::Capture &capture = blockInfo.getCapture(variable); in EmitBlockLiteral() local
1249 const CGBlockInfo::Capture &capture = BlockInfo->getCapture(variable); in GetAddrOfBlockDecl() local
1545 const CGBlockInfo::Capture &capture = blockInfo.getCapture(variable); in GenerateBlockFunction() local
1585 const CGBlockInfo::Capture &capture = blockInfo.getCapture(variable); in GenerateBlockFunction() local
1946 for (auto &capture : blockInfo.SortedCaptures) { in GenerateCopyHelperFunction() local
2132 for (auto &capture : blockInfo.SortedCaptures) { in GenerateDestroyHelperFunction() local
H A DCGDebugInfo.cpp4929 for (const auto &capture : blockDecl->captures()) { in EmitDeclareOfBlockLiteralArgVariable() local
4949 const BlockDecl::Capture *capture = Chunk.Capture; in EmitDeclareOfBlockLiteralArgVariable() local
H A DCGObjCMac.cpp2382 const CGBlockInfo::Capture &capture = blockInfo.getCapture(variable); in visitBlock() local
2911 const CGBlockInfo::Capture &capture = blockInfo.getCapture(variable); in fillRunSkipBlockVars() local
/openbsd/sys/dev/pci/drm/i915/
H A Di915_gpu_error.c1537 capture_user(struct intel_engine_capture_vma *capture, in capture_user()
1658 struct intel_engine_capture_vma *capture, in intel_engine_coredump_add_vma()
1690 struct intel_engine_capture_vma *capture = NULL; in capture_engine() local
H A Di915_gpu_error.h198 unsigned long capture; member
386 struct intel_engine_capture_vma *capture, in intel_engine_coredump_add_vma()
H A Di915_request.c376 void i915_request_free_capture_list(struct i915_capture_list *capture) in i915_request_free_capture_list()
/openbsd/sys/arch/hppa/gsc/
H A Dharmonyvar.h57 u_int8_t capture[CAPTURE_EMPTYS][HARMONY_BUFSIZE]; member
/openbsd/usr.sbin/httpd/
H A Dpatterns.c62 } capture[MAXCAPTURES]; member
/openbsd/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp1114 if (auto capture = lambda->GetChildMemberWithName(varname, true)) { in LookupLocalVariable() local
1122 if (auto capture = find_capture(name, frame)) { in LookupLocalVariable() local
/openbsd/sys/dev/pci/drm/i915/gt/uc/
H A Dintel_guc.h43 struct intel_guc_state_capture *capture; member
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaPseudoObject.cpp359 OpaqueValueExpr *PseudoOpBuilder::capture(Expr *e) { in capture() function in PseudoOpBuilder
/openbsd/gnu/llvm/clang/lib/Serialization/
H A DASTWriterDecl.cpp1217 for (const auto &capture : D->captures()) { in VisitBlockDecl() local
/openbsd/sys/dev/pci/drm/i915/gem/
H A Di915_gem_execbuffer.c2020 struct i915_capture_list *capture; in eb_capture_stage() local
/openbsd/sys/sys/
H A Dvideoio.h3120 struct v4l2_captureparm capture; member