Home
last modified time | relevance | path

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

/netbsd-src/games/trek/
H A Dcapture.c62 capture(int v __unused) in capture() function
/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build-py/libscanbuild/
H A Dintercept.py58 def capture(args): function
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/libcxx/
H A Dutil.py84 def capture(args, env=None): function
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_gpu_error.c1258 bool capture; in record_context() local
1320 capture_user(struct intel_engine_capture_vma *capture, in capture_user()
1408 struct intel_engine_capture_vma *capture, in intel_engine_coredump_add_vma()
1452 struct intel_engine_capture_vma *capture = NULL; in capture_engine() local
H A Di915_gpu_error.h159 unsigned long capture; member
301 struct intel_engine_capture_vma *capture, in intel_engine_coredump_add_vma()
H A Di915_request.c202 struct i915_capture_list *capture; in free_capture_list() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGBlocks.cpp912 const CGBlockInfo::Capture &capture = blockInfo.getCapture(variable); in EmitBlockLiteral() local
1247 const CGBlockInfo::Capture &capture = BlockInfo->getCapture(variable); in GetAddrOfBlockDecl() local
1546 const CGBlockInfo::Capture &capture = blockInfo.getCapture(variable); in GenerateBlockFunction() local
1586 const CGBlockInfo::Capture &capture = blockInfo.getCapture(variable); in GenerateBlockFunction() local
1980 const CGBlockInfo::Capture &capture = *CopiedCapture.Capture; in GenerateCopyHelperFunction() local
2175 const CGBlockInfo::Capture &capture = *DestroyedCapture.Capture; in GenerateDestroyHelperFunction() local
H A DCGDebugInfo.cpp4634 for (const auto &capture : blockDecl->captures()) { in EmitDeclareOfBlockLiteralArgVariable() local
4654 const BlockDecl::Capture *capture = Chunk.Capture; in EmitDeclareOfBlockLiteralArgVariable() local
H A DCGObjCMac.cpp2441 const CGBlockInfo::Capture &capture = blockInfo.getCapture(variable); in visitBlock() local
2970 const CGBlockInfo::Capture &capture = blockInfo.getCapture(variable); in fillRunSkipBlockVars() local
/netbsd-src/sys/arch/hppa/gsc/
H A Dharmonyvar.h59 uint8_t capture[CAPTURE_EMPTYS][HARMONY_BUFSIZE]; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaPseudoObject.cpp359 OpaqueValueExpr *PseudoOpBuilder::capture(Expr *e) { in capture() function in PseudoOpBuilder
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriterDecl.cpp1186 for (const auto &capture : D->captures()) { in VisitBlockDecl() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gem/
H A Di915_gem_execbuffer.c1874 struct i915_capture_list *capture; in eb_move_to_gpu() local
/netbsd-src/sys/external/bsd/ena-com/
H A Dena_com.c215 u16 command_id, bool capture) in get_comp_ctxt()
/netbsd-src/external/mit/lua/dist/src/
H A Dlstrlib.c376 } capture[LUA_MAXCAPTURES]; member
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgenmatch.cc767 class capture : public operand class
770 capture (location_t loc, unsigned where_, operand *what_, bool value_) in capture() function in capture
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgenmatch.c766 capture (location_t loc, unsigned where_, operand *what_, bool value_) in capture() function
/netbsd-src/sys/sys/
H A Dvideoio.h3150 struct v4l2_captureparm capture; member
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-parser.cc18059 bool capture = false; in c_parser_omp_atomic() local
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dgfortran.h1534 unsigned order_unconstrained:1, order_reproducible:1, capture:1; member
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.cc40605 bool capture = false; in cp_parser_omp_atomic() local