/third_party/boost/boost/coroutine/detail/ |
D | push_coroutine_synthesized.hpp | 32 coroutine_context * callee, in push_coroutine_synthesized() 48 coroutine_context * callee, in push_coroutine_synthesized() 64 coroutine_context * callee, in push_coroutine_synthesized()
|
D | pull_coroutine_synthesized.hpp | 32 coroutine_context * callee, in pull_coroutine_synthesized() 49 coroutine_context * callee, in pull_coroutine_synthesized() 66 coroutine_context * callee, in pull_coroutine_synthesized()
|
D | pull_coroutine_impl.hpp | 48 coroutine_context * callee, in pull_coroutine_impl() 60 coroutine_context * callee, in pull_coroutine_impl() 158 coroutine_context * callee, in pull_coroutine_impl() 170 coroutine_context * callee, in pull_coroutine_impl() 267 coroutine_context * callee, in pull_coroutine_impl()
|
D | push_coroutine_impl.hpp | 47 coroutine_context * callee, in push_coroutine_impl() 139 coroutine_context * callee, in push_coroutine_impl() 214 coroutine_context * callee, in push_coroutine_impl()
|
D | setup.hpp | 36 coroutine_context * callee; member
|
D | push_coroutine_object.hpp | 43 coroutine_context callee; member 55 coroutine_context callee; member
|
/third_party/spirv-tools/source/fuzz/ |
D | call_graph.cpp | 61 uint32_t callee = instruction.GetSingleWordInOperand(0); in BuildGraphAndGetDepthOfFunctionCalls() local 146 for (uint32_t callee : callees) { in ComputeInterproceduralFunctionCallDepths() local 160 for (auto callee : GetDirectCallees(function_id)) { in PushDirectCallees() local
|
D | fuzzer_pass_add_function_calls.cpp | 108 const opt::Function& callee, opt::Function* caller_function, in ChooseFunctionCallArguments()
|
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
D | call_graph.cpp | 61 uint32_t callee = instruction.GetSingleWordInOperand(0); in BuildGraphAndGetDepthOfFunctionCalls() local 146 for (uint32_t callee : callees) { in ComputeInterproceduralFunctionCallDepths() local 160 for (auto callee : GetDirectCallees(function_id)) { in PushDirectCallees() local
|
D | fuzzer_pass_add_function_calls.cpp | 109 const opt::Function& callee, opt::Function* caller_function, in ChooseFunctionCallArguments()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | call_graph.cpp | 61 uint32_t callee = instruction.GetSingleWordInOperand(0); in BuildGraphAndGetDepthOfFunctionCalls() local 146 for (uint32_t callee : callees) { in ComputeInterproceduralFunctionCallDepths() local 160 for (auto callee : GetDirectCallees(function_id)) { in PushDirectCallees() local
|
D | fuzzer_pass_add_function_calls.cpp | 109 const opt::Function& callee, opt::Function* caller_function, in ChooseFunctionCallArguments()
|
/third_party/mesa3d/src/compiler/glsl/ |
D | ir_function_can_inline.cpp | 61 const ir_function_signature *callee = call->callee; in can_inline() local
|
D | lower_int64.cpp | 257 ir_function_signature *callee) in lower_op_to_function_call() 327 ir_function_signature *callee = NULL; in handle_op() local
|
D | lower_subroutine.cpp | 63 lower_subroutine_visitor::call_clone(ir_call *call, ir_function_signature *callee) in call_clone()
|
/third_party/mindspore/mindspore/ccsrc/ps/core/communicator/ |
D | task_executor.h | 52 auto callee = std::bind(function, args...); in Submit() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/ |
D | test_calling_conv_main.cpp | 73 #define X(caller, callee, argc) \ in testCaller() argument 134 #define X(caller, callee, argc) \ in testCallee() argument
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
D | CallDAG.cpp | 77 for (auto &callee : data.callees) in fillDataStructures() local 206 for (auto callee : function->callees) in assignIndicesInternal() local
|
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/ |
D | CallDAG.cpp | 77 for (auto &callee : data.callees) in fillDataStructures() local 206 for (auto callee : function->callees) in assignIndicesInternal() local
|
/third_party/typescript/src/compiler/factory/ |
D | parenthesizerRules.ts | 332 const callee = emittedExpression.expression; constant
|
/third_party/libffi/testsuite/libffi.closures/ |
D | problem1.c | 16 my_ffi_struct callee(struct my_ffi_struct a1, struct my_ffi_struct a2) in callee() function
|
/third_party/boost/libs/spirit/example/qi/compiler_tutorial/conjure3/ |
D | vm.hpp | 104 llvm::Function* callee = module_->getFunction(name); in get_function() local
|
/third_party/typescript_eslint/packages/eslint-plugin/src/rules/ |
D | indent.ts | 278 callee: { constant
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
D | AnalyzeCallDepth.cpp | 45 void AnalyzeCallDepth::FunctionNode::addCallee(AnalyzeCallDepth::FunctionNode *callee) in addCallee()
|
/third_party/typescript/tests/cases/compiler/ |
D | styledComponentsInstantiaionLimitNotReached.ts | 23 callee: true; property
|