/third_party/curl/src/ |
H A D | tool_cb_prg.h | 32 int calls; member
|
/third_party/json/tests/src/ |
H A D | unit-unicode2.cpp | 30 size_t calls = 0; member
|
H A D | unit-unicode4.cpp | 30 size_t calls = 0; member
|
H A D | unit-unicode5.cpp | 30 size_t calls = 0; member
|
H A D | unit-unicode3.cpp | 30 size_t calls = 0; member
|
/third_party/node/deps/v8/third_party/zlib/contrib/minizip/ |
H A D | crypt.h | 101 static unsigned calls = 0; /* ensure different random header each time */ in crypthead() local
|
/third_party/skia/third_party/externals/zlib/contrib/minizip/ |
H A D | crypt.h | 101 static unsigned calls = 0; /* ensure different random header each time */ in crypthead() local
|
/third_party/zlib/contrib/minizip/ |
H A D | crypt.h | 102 static unsigned calls = 0; /* ensure different random header each time */ in crypthead() local
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/ |
H A D | hfp_hf_call_manager.cpp | 54 std::vector<HandsFreeUnitCalls> calls; in GetCurrentCalls() local
|
H A D | hfp_hf_service.cpp | 386 std::vector<HandsFreeUnitCalls> calls; in GetCurrentCallList() local
|
/third_party/node/test/cctest/ |
H A D | test_linked_binding.cc | 71 int calls = 0; in TEST_F() local 346 int calls = 0; in TEST_F() local [all...] |
/third_party/python/Lib/test/ |
H A D | test_rlcompleter.py | 91 calls = 0 variable in TestRlcompleter.test_excessive_getattr.Foo
|
/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
H A D | fast_uniform_bits_test.cc | 66 size_t calls = 0; member [all...] |
/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_hfp_hf_proxy.cpp | 189 int BluetoothHfpHfProxy::GetCurrentCallList(const BluetoothRawAddress &device, std::vector<BluetoothHfpHfCall> &calls) in GetCurrentCallList() argument
|
/foundation/communication/bluetooth_service/test/unittest/hfp/ |
H A D | hfp_hf_test.cpp | 277 vector<HandsFreeUnitCall> calls = profile_->GetExistingCalls(device); in HWTEST_F() local
|
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_hfp_hf_stub.cpp | 263 std::vector<BluetoothHfpHfCall> calls; in GetCurrentCallListInner() local
|
/foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
H A D | bluetooth_hfp_hf_server.cpp | 422 HandsFreeUnitCalls calls; in StartDial() local 303 GetCurrentCallList(const BluetoothRawAddress &device, std::vector<BluetoothHfpHfCall> &calls) GetCurrentCallList() argument
|
/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_hfp_hf.cpp | 276 std::vector<HandsFreeUnitCall> calls; in GetExistingCalls() local 413 BluetoothHfpHfCall calls; in StartDial() local 414 proxy->StartDial(BluetoothRawAddress(device.GetDeviceAddr()), number, calls); in StartDial() local [all...] |
/third_party/python/Include/internal/ |
H A D | pycore_interp.h | 41 } calls[NPENDINGCALLS]; member
|
/third_party/skia/third_party/externals/abseil-cpp/absl/algorithm/ |
H A D | container_test.cc | 61 std::vector<int> calls; member
|
/third_party/node/deps/v8/src/compiler/ |
H A D | js-inlining-heuristic.cc | 413 TryReuseDispatch(Node* node, Node* callee, Node** if_successes, Node** calls, Node** inputs, int input_count) TryReuseDispatch() argument 648 CreateOrReuseDispatch(Node* node, Node* callee, Candidate const& candidate, Node** if_successes, Node** calls, Node** inputs, int input_count) CreateOrReuseDispatch() argument 719 Node* calls[kMaxCallPolymorphism + 1]; InlineCandidate() local [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | LazyCallGraph.h | 282 iterator_range<call_iterator> calls() { in calls() function in llvm::LazyCallGraph::Edge::EdgeSequence [all...] |
/foundation/ability/ability_runtime/frameworks/native/ability/native/ |
H A D | js_service_extension_context.cpp | 478 std::shared_ptr<StartAbilityByCallParameters> calls = std::make_shared<StartAbilityByCallParameters>(); in OnStartAbilityByCall() local 538 GetCallComplete(std::shared_ptr<StartAbilityByCallParameters> calls) GetCallComplete() argument 575 GetCallExecute(std::shared_ptr<StartAbilityByCallParameters> calls) GetCallExecute() argument 594 GetCallBackDone(std::shared_ptr<StartAbilityByCallParameters> calls) GetCallBackDone() argument [all...] |
/third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
H A D | ShaderTGSI.c | 238 struct Shader_call *calls; member
|
/third_party/python/Modules/ |
H A D | _lsprof.c | 34 rotating_node_t *calls; member [all...] |