Home
last modified time | relevance | path

Searched defs:call (Results 101 - 125 of 322) sorted by relevance

12345678910>>...13

/third_party/mesa3d/src/compiler/nir/
H A Dnir_inline_functions.c148 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 Datexit.c194 static void call(void *p) in call() function
/third_party/musl/src/exit/linux/
H A Datexit.c193 static void call(void *p) in call() function
/third_party/icu/icu4c/source/test/perf/charperf/
H A Dcharperf.h29 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 Dpppapi.h101 struct tcpip_api_call_data call; member
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DAstHelpers.cpp181 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 DxeCallQueue.cpp62 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 Dcalculate_array_length.cc121 auto* call = sem.Get(call_expr); in Run() local
/third_party/skia/third_party/externals/tint/src/writer/
H A Dappend_vector.cc32 const sem::Call* call = nullptr; member
/third_party/skia/third_party/externals/tint/src/writer/spirv/
H A Dbuilder_intrinsic_test.cc2379 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 Dcgitb.py136 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 Dmod.rs124 pub fn call( in call() functions
[all...]
/third_party/selinux/libsepol/cil/src/
H A Dcil_tree.c79 struct cil_call *call = node->data; in cil_tree_get_next_path() local
/base/telephony/call_manager/services/satellite_call/src/
H A Dsatellite_call_control.cpp129 void SatelliteCallControl::HandleSatelliteCallStateUpdate(sptr<CallBase> &call, in HandleSatelliteCallStateUpdate() argument
/base/telephony/call_manager/utils/src/
H A Dcall_number_utils.cpp326 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 Desim_service_client_branch_test.cpp277 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 Dcall_records_manager.cpp116 void CallRecordsManager::AddOneCallRecord(sptr<CallBase> call, CallAnswerType answerType) in AddOneCallRecord() argument
/base/telephony/call_manager/services/call_voice_assistant/include/
H A Dcall_voice_assistant_manager.h45 sptr<CallBase> call = nullptr; member
/base/telephony/call_manager/services/distributed_call/src/distributed_communication/
H A Ddistributed_communication_manager.cpp240 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 Dmock_bundle_manager.cpp158 auto call = fun->second; in QueryAbilityInfo() local
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_hfp_hf_server.cpp405 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 Dbluetooth_hfp_hf.cpp732 FinishActiveCall(const BluetoothRemoteDevice &device, const HandsFreeUnitCall &call) FinishActiveCall() argument
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_system_event_processer.cpp271 int call = HFP_AG_CALL_INACTIVE; in GetAgIndicator() local
/foundation/communication/dhcp/test/fuzztest/dhcpserverimpl_fuzzer/
H A Ddhcpserverimpl_fuzzer.cpp137 int call = 2; in CheckIpAddrRangeTest() local
/test/testfwk/arkxtest/uitest/test/
H A Dfrontend_api_handler_test.cpp79 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...]

Completed in 19 milliseconds

12345678910>>...13