/netbsd-src/games/trek/ |
H A D | capture.c | 62 capture(int v __unused) in capture() function
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build-py/libscanbuild/ |
H A D | intercept.py | 58 def capture(args): function
|
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/libcxx/ |
H A D | util.py | 84 def capture(args, env=None): function
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/ |
H A D | i915_gpu_error.c | 1258 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 D | i915_gpu_error.h | 159 unsigned long capture; member 301 struct intel_engine_capture_vma *capture, in intel_engine_coredump_add_vma()
|
H A D | i915_request.c | 202 struct i915_capture_list *capture; in free_capture_list() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
H A D | CGBlocks.cpp | 912 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 D | CGDebugInfo.cpp | 4634 for (const auto &capture : blockDecl->captures()) { in EmitDeclareOfBlockLiteralArgVariable() local 4654 const BlockDecl::Capture *capture = Chunk.Capture; in EmitDeclareOfBlockLiteralArgVariable() local
|
H A D | CGObjCMac.cpp | 2441 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 D | harmonyvar.h | 59 uint8_t capture[CAPTURE_EMPTYS][HARMONY_BUFSIZE]; member
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaPseudoObject.cpp | 359 OpaqueValueExpr *PseudoOpBuilder::capture(Expr *e) { in capture() function in PseudoOpBuilder
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/ |
H A D | ASTWriterDecl.cpp | 1186 for (const auto &capture : D->captures()) { in VisitBlockDecl() local
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gem/ |
H A D | i915_gem_execbuffer.c | 1874 struct i915_capture_list *capture; in eb_move_to_gpu() local
|
/netbsd-src/sys/external/bsd/ena-com/ |
H A D | ena_com.c | 215 u16 command_id, bool capture) in get_comp_ctxt()
|
/netbsd-src/external/mit/lua/dist/src/ |
H A D | lstrlib.c | 376 } capture[LUA_MAXCAPTURES]; member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | genmatch.cc | 767 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 D | genmatch.c | 766 capture (location_t loc, unsigned where_, operand *what_, bool value_) in capture() function
|
/netbsd-src/sys/sys/ |
H A D | videoio.h | 3150 struct v4l2_captureparm capture; member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-parser.cc | 18059 bool capture = false; in c_parser_omp_atomic() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | gfortran.h | 1534 unsigned order_unconstrained:1, order_reproducible:1, capture:1; member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | parser.cc | 40605 bool capture = false; in cp_parser_omp_atomic() local
|