/third_party/flutter/skia/third_party/externals/spirv-tools/test/ |
D | c_interface_test.cpp | 107 int invocation = 0; in TEST() local 136 int invocation = 0; in TEST() local 171 int invocation = 0; in TEST() local 206 int invocation = 0; in TEST() local 229 int invocation = 0; in TEST() local 260 int invocation = 0; in TEST() local
|
D | log_test.cpp | 27 int invocation = 0; in TEST() local 41 int invocation = 0; in TEST() local
|
D | binary_parse_test.cpp | 285 int invocation = 0; in TEST_F() local 304 int invocation = 0; in TEST_F() local 332 int invocation = 0; in TEST_F() local 352 int invocation = 0; in TEST_F() local
|
/third_party/spirv-tools/test/ |
D | c_interface_test.cpp | 113 int invocation = 0; in TEST() local 146 int invocation = 0; in TEST() local 183 int invocation = 0; in TEST() local 222 int invocation = 0; in TEST() local 248 int invocation = 0; in TEST() local 279 int invocation = 0; in TEST() local
|
D | log_test.cpp | 25 int invocation = 0; in TEST() local 39 int invocation = 0; in TEST() local
|
D | binary_parse_test.cpp | 279 int invocation = 0; in TEST_F() local 296 int invocation = 0; in TEST_F() local 322 int invocation = 0; in TEST_F() local 340 int invocation = 0; in TEST_F() local
|
/third_party/skia/third_party/externals/spirv-tools/test/ |
D | c_interface_test.cpp | 113 int invocation = 0; in TEST() local 143 int invocation = 0; in TEST() local 180 int invocation = 0; in TEST() local 219 int invocation = 0; in TEST() local 242 int invocation = 0; in TEST() local 273 int invocation = 0; in TEST() local
|
D | log_test.cpp | 25 int invocation = 0; in TEST() local 39 int invocation = 0; in TEST() local
|
D | binary_parse_test.cpp | 288 int invocation = 0; in TEST_F() local 305 int invocation = 0; in TEST_F() local 331 int invocation = 0; in TEST_F() local 349 int invocation = 0; in TEST_F() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
D | c_interface_test.cpp | 113 int invocation = 0; in TEST() local 143 int invocation = 0; in TEST() local 180 int invocation = 0; in TEST() local 219 int invocation = 0; in TEST() local 242 int invocation = 0; in TEST() local 273 int invocation = 0; in TEST() local
|
D | log_test.cpp | 25 int invocation = 0; in TEST() local 39 int invocation = 0; in TEST() local
|
D | binary_parse_test.cpp | 288 int invocation = 0; in TEST_F() local 305 int invocation = 0; in TEST_F() local 331 int invocation = 0; in TEST_F() local 349 int invocation = 0; in TEST_F() local
|
/third_party/typescript/src/services/ |
D | signatureHelp.ts | 16 readonly invocation: Invocation; property 162 readonly invocation: CallLikeExpression; property 209 const invocation = parent; constant 282 const invocation: Invocation = { kind: InvocationKind.TypeArgs, called }; constant 313 …const invocation: ContextualInvocation = { kind: InvocationKind.Contextual, signature: first(signa… constant 513 …const callTargetSymbol = invocation.kind === InvocationKind.Contextual ? invocation.symbol : (type… constant
|
/third_party/gn/src/gn/ |
D | template.cc | 27 const FunctionCallNode* invocation, in Invoke()
|
/third_party/flutter/engine/flutter/fml/ |
D | message_loop_impl.cc | 124 for (const auto& invocation : invocations) { in FlushTasks() local
|
D | message_loop_task_queues_unittests.cc | 77 for (auto& invocation : invocations) { in TEST() local
|
/third_party/mesa3d/src/panfrost/lib/ |
D | pan_indirect_dispatch.c | 64 void *invocation = in GENX() local
|
D | pan_indirect_draw.c | 79 nir_ssa_def *invocation; member 1243 void *invocation = in panfrost_emit_index_min_max_search() local 1325 void *invocation = in GENX() local
|
/third_party/python/Lib/lib2to3/fixes/ |
D | fix_operator.py | 19 def invocation(s): function
|
/third_party/skia/src/gpu/ |
D | GrFragmentProcessor.cpp | 867 auto invocation = SkStringPrintf("%s(%s", this->childProcessor(childIndex)->functionName(), in invokeChild() local 915 auto invocation = SkStringPrintf("%s(%s", this->childProcessor(childIndex)->functionName(), in invokeChildWithMatrix() local
|
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_gs.c | 425 for (unsigned invocation = 0; invocation < shader->num_invocations; invocation++) { in gs_flush() local
|
/third_party/mesa3d/src/compiler/glsl/ |
D | glsl_to_nir.cpp | 1632 ir_rvalue *invocation = (ir_rvalue *) ir->actual_parameters.get_head()->next; in visit() local
|
/third_party/mesa3d/src/gallium/drivers/panfrost/ |
D | pan_cmdstream.c | 3552 struct mali_invocation_packed invocation; in panfrost_launch_xfb() local 3668 struct mali_invocation_packed invocation; in panfrost_direct_draw() local 3834 static struct mali_invocation_packed invocation; in panfrost_indirect_draw() local
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_nir_soa.c | 1154 LLVMValueRef index, LLVMValueRef invocation, LLVMValueRef *bounds) in ssbo_base_pointer() 1173 LLVMValueRef index, LLVMValueRef invocation, LLVMValueRef *bounds) in mem_access_base_pointer()
|
/third_party/vk-gl-cts/external/amber/src/src/amberscript/ |
D | parser.cc | 2937 uint32_t invocation[3] = {}; in ParseDebugThread() local
|