| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_inline_functions.c | 148 nir_call_instr *call = nir_instr_as_call(instr); in inline_functions_block() local [all...] |
| /third_party/musl/porting/linux/user/src/exit/ |
| H A D | atexit.c | 194 static void call(void *p) in call() function
|
| /third_party/musl/src/exit/linux/ |
| H A D | atexit.c | 193 static void call(void *p) in call() function
|
| /third_party/icu/icu4c/source/test/perf/charperf/ |
| H A D | charperf.h | 29 virtual void call(UErrorCode* status) in call() function in CharPerfFunction 56 virtual void call(UErrorCode* status) in call() function in StdLibCharPerfFunction
|
| /third_party/lwip/src/include/netif/ppp/ |
| H A D | pppapi.h | 101 struct tcpip_api_call_data call; member
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
| H A D | AstHelpers.cpp | 181 TIntermTyped &sh::GetArg(const TIntermAggregate &call, size_t index) in GetArg() argument 191 void sh::SetArg(TIntermAggregate &call, size_t index, TIntermTyped &arg) in SetArg() argument
|
| /third_party/vk-gl-cts/executor/ |
| H A D | xeCallQueue.cpp | 62 Call* call = DE_NULL; in callNext() local 113 Call* call = DE_NULL; getEmptyCall() local 133 enqueue(Call* call) enqueue() argument 147 freeCall(Call* call) freeCall() argument 172 CallReader(Call* call) CallReader() argument [all...] |
| /third_party/skia/third_party/externals/tint/src/transform/ |
| H A D | calculate_array_length.cc | 121 auto* call = sem.Get(call_expr); in Run() local
|
| /third_party/skia/third_party/externals/tint/src/writer/ |
| H A D | append_vector.cc | 32 const sem::Call* call = nullptr; member
|
| /third_party/skia/third_party/externals/tint/src/writer/spirv/ |
| H A D | builder_intrinsic_test.cc | 2379 auto* call = pack4 ? Call(param.name, vec4<float>(1.0f, 1.0f, 1.0f, 1.0f)) in TEST_P() local
|
| /third_party/python/Lib/ |
| H A D | cgitb.py | 136 call = '' variable 138 call = 'in ' + strong(pydoc.html.escape(func)) variable 220 call = '' variable 222 call = 'in ' + func variable
|
| /third_party/rust/crates/memchr/src/memmem/prefilter/ |
| H A D | mod.rs | 124 pub fn call( in call() functions [all...] |
| /third_party/selinux/libsepol/cil/src/ |
| H A D | cil_tree.c | 79 struct cil_call *call = node->data; in cil_tree_get_next_path() local
|
| /base/telephony/call_manager/services/satellite_call/src/ |
| H A D | satellite_call_control.cpp | 129 void SatelliteCallControl::HandleSatelliteCallStateUpdate(sptr<CallBase> &call, in HandleSatelliteCallStateUpdate() argument
|
| /base/telephony/call_manager/utils/src/ |
| H A D | call_number_utils.cpp | 326 sptr<CallBase> call = callObjectPtr; in NumberLocationUpdate() local 356 sptr<CallBase> call = callObjectPtr; in YellowPageAndMarkUpdate() local [all...] |
| /base/telephony/core_service/test/unittest/esim_gtest/ |
| H A D | esim_service_client_branch_test.cpp | 277 EsimServiceClientCallback call; in HWTEST_F() local 285 EsimServiceClientCallback call; in HWTEST_F() local 292 EsimServiceClientCallback call; in HWTEST_F() local 300 EsimServiceClientCallback call; HWTEST_F() local [all...] |
| /base/telephony/call_manager/services/call/call_state_observer/src/ |
| H A D | call_records_manager.cpp | 116 void CallRecordsManager::AddOneCallRecord(sptr<CallBase> call, CallAnswerType answerType) in AddOneCallRecord() argument
|
| /base/telephony/call_manager/services/call_voice_assistant/include/ |
| H A D | call_voice_assistant_manager.h | 45 sptr<CallBase> call = nullptr;
member
|
| /base/telephony/call_manager/services/distributed_call/src/distributed_communication/ |
| H A D | distributed_communication_manager.cpp | 240 void DistributedCommunicationManager::ProcessCallInfo(const sptr<CallBase> &call, DistributedDataType type) in ProcessCallInfo() argument 248 void DistributedCommunicationManager::NewCallCreated(sptr<CallBase> &call) in NewCallCreated() argument [all...] |
| /foundation/barrierfree/accessibility/services/test/mock/ |
| H A D | mock_bundle_manager.cpp | 158 auto call = fun->second; in QueryAbilityInfo() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
| H A D | bluetooth_hfp_hf_server.cpp | 405 FinishActiveCall(const BluetoothRawAddress &device, const BluetoothHfpHfCall &call) FinishActiveCall() argument 416 StartDial(const BluetoothRawAddress &device, const std::string &number, BluetoothHfpHfCall &call) StartDial() argument [all...] |
| /foundation/communication/bluetooth/frameworks/inner/src/ |
| H A D | bluetooth_hfp_hf.cpp | 732 FinishActiveCall(const BluetoothRemoteDevice &device, const HandsFreeUnitCall &call) FinishActiveCall() argument [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/ |
| H A D | hfp_ag_system_event_processer.cpp | 271 int call = HFP_AG_CALL_INACTIVE; in GetAgIndicator() local
|
| /foundation/communication/dhcp/test/fuzztest/dhcpserverimpl_fuzzer/ |
| H A D | dhcpserverimpl_fuzzer.cpp | 137 int call = 2; in CheckIpAddrRangeTest() local
|
| /test/testfwk/arkxtest/uitest/test/ |
| H A D | frontend_api_handler_test.cpp | 79 auto call = ApiCallInfo {.apiId_ = "wyz"}; in TEST_F() local 98 auto call = ApiCallInfo {.apiId_ = apiId}; in TEST_F() local 118 auto call = ApiCallInfo {.apiId_ = apiId}; in TEST_F() local 136 auto call in TEST_F() local 151 auto call = ApiCallInfo {.apiId_ = apiId}; TEST_F() local 173 auto call = ApiCallInfo {.apiId_ = apiId}; TEST_F() local [all...] |