Home
last modified time | relevance | path

Searched defs:call (Results 151 - 175 of 285) sorted by relevance

12345678910>>...12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DTimer.cpp82 static void *call() { in call() function
/third_party/skia/third_party/externals/tint/src/writer/glsl/
H A Dgenerator_impl.cc415 auto* call = builder_.Sem().Get(expr); in EmitCall() local
435 EmitFunctionCall(std::ostream& out, const sem::Call* call, const sem::Function* func) EmitFunctionCall() argument
478 EmitIntrinsicCall(std::ostream& out, const sem::Call* call, const sem::Intrinsic* intrinsic) EmitIntrinsicCall() argument
538 EmitTypeConversion(std::ostream& out, const sem::Call* call, const sem::TypeConversion* conv) EmitTypeConversion() argument
555 EmitTypeConstructor(std::ostream& out, const sem::Call* call, const sem::TypeConstructor* ctor) EmitTypeConstructor() argument
596 auto call = [&](const char* name) { EmitWorkgroupAtomicCall() local
[all...]
/third_party/typescript/tests/baselines/reference/
H A DcorrelatedUnions.js276 function call(_a) { function
/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H A Dtelephone_service.h158 void SetCurrentCalls(CurrentCalls &call) in SetCurrentCalls() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
H A Dhfp_ag_profile.cpp426 int HfpAgProfile::ReportCallStatus(uint32_t call) in ReportCallStatus() argument
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/
H A Dhfp_hf_service.cpp538 bool HfpHfService::FinishActiveCall(const RawAddress &device, const HandsFreeUnitCalls &call) in FinishActiveCall() argument
758 void HfpHfService::NotifyCallChanged(const RawAddress &device, const HandsFreeUnitCalls &call) in NotifyCallChanged() argument
/third_party/NuttX/fs/nfs/
H A Drpc_clnt.c163 rpcclnt_send(struct rpcclnt *rpc, int procid, int prog, void *call, int reqlen) rpcclnt_send() argument
/third_party/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/
H A DPerfTest.java210 public void call() { call(0); } in call() method in PerfTest.Function
215 public void call(int i) { call(); } in call() method in PerfTest.Function
[all...]
/third_party/jinja2/
H A Druntime.py261 def call( member in Context
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_shader_calls.c471 nir_intrinsic_instr *call = nir_instr_as_intrinsic(instr); spill_ssa_defs_and_lower_shader_calls() local
[all...]
H A Dnir_clone.c476 clone_call(clone_state *state, const nir_call_instr *call) in clone_call() argument
/third_party/mesa3d/src/compiler/glsl/
H A Dir_constant_expression.cpp1099 ir_call *call = inst->as_call(); in constant_expression_evaluate_expression_list() local
/third_party/libwebsockets/minimal-examples/dbus-server/minimal-dbus-ws-proxy/
H A Dprotocol_lws_minimal_dbus_ws_proxy.c376 const char *call; member
/third_party/node/deps/v8/third_party/jinja2/
H A Druntime.py261 def call(__self, __obj, *args, **kwargs): # noqa: B902 member in Context
/third_party/node/tools/inspector_protocol/jinja2/
H A Druntime.py235 def call(__self, __obj, *args, **kwargs): member in Context
[all...]
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_dump.c466 dump_instr_call(struct dxil_dumper *d, struct dxil_instr_call *call) in dump_instr_call() argument
/third_party/icu/icu4c/source/test/perf/dicttrieperf/
H A Ddicttrieperf.cpp162 virtual void call(UErrorCode * /*pErrorCode*/) { in call() function in BinarySearchPackageLookup
252 virtual void call(UErrorCode * /*pErrorCode*/) { in call() function in PrefixBinarySearchPackageLookup
309 virtual void call(UErrorCode *pErrorCode) { in call() function in BytesTriePackageLookup
442 virtual void call(UErrorCode *pErrorCode) { in call() function in UCharsTrieDictMatches
468 virtual void call(UErrorCode * /*pErrorCode*/) { in call() function in UCharsTrieDictContains
588 virtual void call(UErrorCode *pErrorCode) { in call() function in BytesTrieDictMatches
617 virtual void call(UErrorCod function in BytesTrieDictContains
[all...]
/third_party/icu/icu4c/source/test/perf/ustrperf/
H A Dstringperf.h93 virtual void call(UErrorCode* status) in call() function in StringPerfFunction
/third_party/node/deps/v8/src/compiler/
H A Djs-inlining.cc52 explicit JSCallAccessor(Node* call) : call_(call) { in JSCallAccessor() argument
88 Reduction JSInliner::InlineJSWasmCall(Node* call, Node* new_target, in InlineJSWasmCall() argument
101 Reduction JSInliner::InlineCall(Node* call, Node* new_target, Node* context, in InlineCall() argument
[all...]
H A Djs-inlining-heuristic.cc775 Node* call = calls[i]; InlineCandidate() local
[all...]
H A Dschedule.cc244 void Schedule::AddCall(BasicBlock* block, Node* call, BasicBlock* success_block, in AddCall() argument
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_misc.cpp611 lp_get_called_value(LLVMValueRef call) in lp_get_called_value() argument
/third_party/rust/crates/cxx/macro/src/
H A Dexpand.rs1037 let mut call = match invoke { expand_rust_function_shim_impl() variables
[all...]
/third_party/python/Lib/
H A Doperator.py226 def call(obj, /, *args, **kwargs): function
[all...]
H A Dsubprocess.py381 def call(*popenargs, timeout=None, **kwargs): function
[all...]

Completed in 27 milliseconds

12345678910>>...12