Home
last modified time | relevance | path

Searched defs:callee (Results 1 - 25 of 67) sorted by relevance

123

/kernel/liteos_m/testsuites/sample/kernel/dynlink/lib/
H A Ddynamic_sym.c32 int callee(int a, int b) in callee() function
H A Ddynamic_initfini.c58 int callee(int a, int b) in callee() function
/third_party/mesa3d/src/compiler/glsl/
H A Dir_function_can_inline.cpp61 const ir_function_signature *callee = call->callee; in can_inline() local
H A Dlower_subroutine.cpp63 lower_subroutine_visitor::call_clone(ir_call *call, ir_function_signature *callee) in call_clone() argument
H A Dir_validate.cpp1123 ir_function_signature *const callee = ir->callee; in visit_enter() local
[all...]
H A Dlink_functions.cpp72 const ir_function_signature *const callee = ir->callee; in visit_enter() local
[all...]
/foundation/distributedhardware/device_manager/common/include/ipc/model/
H A Dipc_check_access_control.h43 void SetAccessCallee(const DmAccessCallee &callee) in SetAccessCallee() argument
/third_party/node/deps/v8/src/api/
H A Dapi-arguments.cc35 FunctionCallbackArguments( internal::Isolate* isolate, internal::Object data, internal::HeapObject callee, internal::Object holder, internal::HeapObject new_target, internal::Address* argv, int argc) FunctionCallbackArguments() argument
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dpass_merge_return_test.cpp2007 const std::string callee = in TEST_F() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dpass_merge_return_test.cpp2007 const std::string callee = in TEST_F() local
/third_party/spirv-tools/test/opt/
H A Dpass_merge_return_test.cpp2005 const std::string callee = in TEST_F() local
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dcall_graph.cpp61 uint32_t callee = instruction.GetSingleWordInOperand(0); in BuildGraphAndGetDepthOfFunctionCalls() local
[all...]
H A Dfuzzer_pass_add_function_calls.cpp108 ChooseFunctionCallArguments( const opt::Function& callee, opt::Function* caller_function, opt::BasicBlock* caller_block, const opt::BasicBlock::iterator& caller_inst_it) ChooseFunctionCallArguments() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dcall_graph.cpp61 uint32_t callee = instruction.GetSingleWordInOperand(0); in BuildGraphAndGetDepthOfFunctionCalls() local
[all...]
H A Dfuzzer_pass_add_function_calls.cpp108 ChooseFunctionCallArguments( const opt::Function& callee, opt::Function* caller_function, opt::BasicBlock* caller_block, const opt::BasicBlock::iterator& caller_inst_it) ChooseFunctionCallArguments() argument
/third_party/spirv-tools/source/fuzz/
H A Dcall_graph.cpp61 uint32_t callee = instruction.GetSingleWordInOperand(0); in BuildGraphAndGetDepthOfFunctionCalls() local
[all...]
H A Dfuzzer_pass_add_function_calls.cpp108 ChooseFunctionCallArguments( const opt::Function& callee, opt::Function* caller_function, opt::BasicBlock* caller_block, const opt::BasicBlock::iterator& caller_inst_it) ChooseFunctionCallArguments() argument
/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_device_manager_service_two.cpp197 DmAccessCallee callee; in HWTEST_F() local
209 DmAccessCallee callee; in HWTEST_F() local
222 DmAccessCallee callee; in HWTEST_F() local
234 DmAccessCallee callee; in HWTEST_F() local
/third_party/node/deps/v8/src/runtime/
H A Druntime-compiler.cc391 Handle<Object> callee = args.at(0); in RUNTIME_FUNCTION() local
/third_party/node/deps/v8/src/torque/
H A Dkythe-data.cc70 AddCall(Callable* caller, SourcePosition call_position, Callable* callee) AddCall() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DAnalyzeCallDepth.cpp45 void AnalyzeCallDepth::FunctionNode::addCallee(AnalyzeCallDepth::FunctionNode *callee) in addCallee() argument
/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_dm_deviceprofile_connector.cpp804 DmAccessCallee callee; in HWTEST_F() local
[all...]
/kernel/linux/linux-5.10/arch/arc/include/uapi/asm/
H A Dptrace.h47 } callee; member
/kernel/linux/linux-5.10/arch/csky/kernel/
H A Dftrace.c41 static inline void make_jbsr(unsigned long callee, unsigned long pc, in make_jbsr() argument
/kernel/linux/linux-6.6/arch/arc/include/uapi/asm/
H A Dptrace.h47 } callee; member

Completed in 42 milliseconds

123