Home
last modified time | relevance | path

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

123

/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...]
H A Dlower_int64.cpp255 lower_op_to_function_call(ir_instruction *base_ir, ir_expression *ir, ir_function_signature *callee) lower_op_to_function_call() argument
[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
H A DUTTest_device_manager_service.cpp2182 DmAccessCallee callee; in HWTEST_F() local
2192 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...]
/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/
H A Djs_caller_complex.cpp521 napi_value CreateJsCalleeRemoteObject(napi_env env, sptr<IRemoteObject> callee) in CreateJsCalleeRemoteObject() argument
53 JsCallerComplex( napi_env env, ReleaseCallFunc releaseCallFunc, sptr<IRemoteObject> callee, std::shared_ptr<CallerCallBack> callerCallBack) JsCallerComplex() argument
487 CreateJsCallerComplex( napi_env env, ReleaseCallFunc releaseCallFunc, sptr<IRemoteObject> callee, std::shared_ptr<CallerCallBack> callerCallBack) CreateJsCallerComplex() argument
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dwasm-inlining.cc87 Node* callee = NodeProperties::GetValueInput(call, 0); in ReduceCall() local
[all...]
/third_party/node/deps/v8/src/debug/
H A Ddebug-evaluate.cc1211 Builtin callee = static_cast<Builtin>(callee_code.builtin_id()); in VerifyTransitiveBuiltins() local
1058 TransitivelyCalledBuiltinHasNoSideEffect(Builtin caller, Builtin callee) TransitivelyCalledBuiltinHasNoSideEffect() argument

Completed in 26 milliseconds

123