Home
last modified time | relevance | path

Searched defs:call (Results 201 - 225 of 285) sorted by relevance

12345678910>>...12

/third_party/selinux/libsepol/cil/src/
H A Dcil_write_ast.c650 struct cil_call *call = node->data; in cil_write_ast_node() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fTransformFeedbackTests.cpp173 std::ostream& operator<< (std::ostream& str, const DrawCall& call) in operator <<() argument
[all...]
/foundation/arkui/napi/sample/native_module_systemtest/
H A Dtest_napi.cpp304 static void ExpectCheckCall(napi_status call) in ExpectCheckCall() argument
[all...]
/test/testfwk/arkxtest/uitest/core/
H A Dfrontend_api_handler.cpp379 auto call = in; in Call() local
[all...]
/third_party/glslang/glslang/MachineIndependent/
H A DlinkValidate.cpp1426 TCall* call = stack.back(); checkCallGraphCycles() local
[all...]
/third_party/icu/icu4c/source/test/perf/collperf2/
H A Dcollperf2.cpp85 void Strcoll::call(UErrorCode* status) in call() function in Strcoll
145 void Strcoll_2::call(UErrorCode* status) in call() function in Strcoll_2
197 void StrcollUTF8::call(UErrorCode* status) in call() function in StrcollUTF8
257 void StrcollUTF8_2::call(UErrorCode* status) call() function in StrcollUTF8_2
308 void GetSortKey::call(UErrorCode* status) call() function in GetSortKey
366 void NextSortKeyPart::call(UErrorCode* status) call() function in NextSortKeyPart
433 void NextSortKeyPartUTF8::call(UErrorCode* status) call() function in NextSortKeyPartUTF8
497 void CppCompare::call(UErrorCode* status) { call() function in CppCompare
556 void CppCompare_2::call(UErrorCode* status) { call() function in CppCompare_2
607 void CppCompareUTF8::call(UErrorCode* status) { call() function in CppCompareUTF8
677 void CppCompareUTF8_2::call(UErrorCode* status) { call() function in CppCompareUTF8_2
732 void CppGetCollationKey::call(UErrorCode* status) call() function in CppGetCollationKey
833 void UniStrSort::call(UErrorCode* status) { call() function in UniStrSort
918 void StringPieceSortCpp::call(UErrorCode* status) { call() function in StringPieceSortCpp
942 void StringPieceSortC::call(UErrorCode* status) { call() function in StringPieceSortC
966 void UniStrBinSearch::call(UErrorCode* status) { call() function in UniStrBinSearch
1002 void StringPieceBinSearchCpp::call(UErrorCode* status) { call() function in StringPieceBinSearchCpp
1029 void StringPieceBinSearchC::call(UErrorCode* status) { call() function in StringPieceBinSearchC
[all...]
/third_party/mesa3d/src/freedreno/.gitlab-ci/traces/
H A Dafuc_test.asm137 call #euclid label
/third_party/mesa3d/src/compiler/glsl/
H A Dast_function.cpp661 ir_call *call = new(ctx) ir_call(sig, deref, generate_call() local
[all...]
/third_party/node/deps/v8/tools/gcmole/
H A Dgcmole.cc1023 ExprEffect VisitArguments(ExprType* call, const Environment& env) { in VisitArguments() argument
1032 void VisitArguments(ExprType* call, in VisitArguments() argument
1043 ExprEffect VisitCallExpr(clang::CallExpr* call, in VisitCallExpr() argument
[all...]
/third_party/node/src/
H A Dnode_api.cc89 void node_jsvm_env__::CallbackIntoModule(T&& call) { in CallbackIntoModule() argument
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_lowering_nvc0.cpp46 FlowInstruction *call; in handleDIV() local
89 FlowInstruction *call; in handleRCPRSQLib() local
[all...]
H A Dnv50_ir_lowering_nv50.cpp306 Instruction *call = new_FlowInstruction(func, OP_PRERET, bbE); in handlePRERET() local
/third_party/node/deps/v8/src/compiler/
H A Draw-machine-assembler.cc559 void RawMachineAssembler::Continuations(Node* call, RawMachineLabel* if_success, in Continuations() argument
563 schedule()->AddCall(CurrentBlock(), call, Use(if_success), Use(if_exception)); in Continuations() local
H A Dscheduler.cc449 void ConnectCall(Node* call) { in ConnectCall() argument
574 void ConnectTailCall(Node* call) { in ConnectTailCall() argument
[all...]
/third_party/node/deps/v8/src/torque/
H A Dast.h754 CallExpression* call; member
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
H A Ddd_draw.c633 dd_dump_call(FILE *f, struct dd_draw_state *state, struct dd_call *call) in dd_dump_call() argument
[all...]
H A Ddd_pipe.h291 struct dd_call call; member
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-sink.c525 static int try_recover(struct userdata *u, const char *call, int err) { in try_recover() argument
H A Dalsa-source.c502 static int try_recover(struct userdata *u, const char *call, int err) { in try_recover() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingDataSpillTests.cpp1319 std::ostringstream call; initPrograms() local
2099 std::ostringstream call; initPrograms() local
2189 std::ostringstream call; initPrograms() local
2226 std::ostringstream call; initPrograms() local
2315 std::ostringstream call; initPrograms() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
H A DvktWsiSwapchainTests.cpp1245 VkResult call(VkSemaphore semaphore, VkFence fence, deUint32* imageIndex) in call() function in vkt::wsi::__anon28986::AcquireNextImageWrapper
1289 VkResult call(VkSemaphore semaphore, VkFence fence, deUint32* imageIndex) in call() function in vkt::wsi::__anon28986::AcquireNextImage2Wrapper
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A DFrameCapture.h674 CallCapture call = captureFunc(context->getState(), isCallValid, captureParams...); CaptureCallToFrameCapture() local
929 WriteParamValueReplay(std::ostream &os, const CallCapture &call, T value) WriteParamValueReplay() argument
[all...]
/third_party/skia/src/sksl/codegen/
H A DSkSLMetalCodeGenerator.cpp194 String MetalCodeGenerator::getOutParamHelper(const FunctionCall& call, in getOutParamHelper() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp1071 CallInst *call = nullptr; in emitCallAndSwitchStatement() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceAssemblerX8632.cpp184 void AssemblerX8632::call(GPRRegister reg) { in call() function in Ice::X8632::AssemblerX8632
190 void AssemblerX8632::call(const AsmAddress &address) { in call() function in Ice::X8632::AssemblerX8632
196 void AssemblerX8632::call(const ConstantRelocatable *label) { in call() function in Ice::X8632::AssemblerX8632
208 void AssemblerX8632::call(const Immediate &abs_address) { in call() function in Ice::X8632::AssemblerX8632

Completed in 69 milliseconds

12345678910>>...12