| /third_party/mesa3d/src/compiler/nir/tests/ |
| H A D | control_flow_tests.cpp | 55 nir_loop *loop = nir_loop_create(b.shader); in TEST_F() local
|
| /third_party/node/deps/uv/src/unix/ |
| H A D | loop.c | 30 int uv_loop_init(uv_loop_t* loop) { in uv_loop_init() argument 132 uv_loop_fork(uv_loop_t* loop) uv_loop_fork() argument 165 uv__loop_close(uv_loop_t* loop) uv__loop_close() argument 211 uv__loop_configure(uv_loop_t* loop, uv_loop_option option, va_list ap) uv__loop_configure() argument [all...] |
| H A D | no-fsevents.c | 27 int uv_fs_event_init(uv_loop_t* loop, uv_fs_event_t* handle) { in uv_fs_event_init() argument
|
| /third_party/node/deps/uv/src/win/ |
| H A D | async.c | 31 void uv__async_endgame(uv_loop_t* loop, uv_async_t* handle) { in uv__async_endgame() argument 40 int uv_async_init(uv_loop_t* loop, uv_async_t* handle, uv_async_cb async_cb) { in uv_async_init() argument 57 void uv__async_close(uv_loop_t* loop, uv_async_t* handle) { in uv__async_close() argument 67 uv_loop_t* loop = handle->loop; in uv_async_send() local 86 void uv__process_async_wakeup_req(uv_loop_t* loop, uv_async_t* handle, in uv__process_async_wakeup_req() argument [all...] |
| /third_party/skia/third_party/externals/spirv-tools/test/opt/loop_optimizations/ |
| H A D | loop_descriptions.cpp | 103 Loop& loop = ld.GetLoopByIndex(0); in TEST_F() local 200 Loop* loop in TEST_F() local 374 Loop& loop = ld.GetLoopByIndex(0u); TEST_F() local [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/ |
| H A D | loop_descriptions.cpp | 103 Loop& loop = ld.GetLoopByIndex(0); in TEST_F() local 200 Loop* loop in TEST_F() local 374 Loop& loop = ld.GetLoopByIndex(0u); TEST_F() local [all...] |
| /third_party/skia/tests/ |
| H A D | MetaDataTest.cpp | 51 int loop = 0; in DEF_TEST() local
|
| /third_party/vixl/examples/aarch32/ |
| H A D | pi.cc | 55 Label loop; in GenerateApproximatePi() local
|
| /third_party/vixl/examples/aarch64/ |
| H A D | factorial.cc | 39 Label loop, end; in GenerateFactorial() local
|
| H A D | sve-strlen.cc | 45 Label loop; in GenerateSVEStrlen() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/ |
| H A D | spinlock_wait.cc | 42 int loop = 0; in SpinLockWait() local 62 int SpinLockSuggestedDelayNS(int loop) { in SpinLockSuggestedDelayNS() argument
|
| /third_party/spirv-tools/test/opt/loop_optimizations/ |
| H A D | loop_descriptions.cpp | 102 Loop& loop = ld.GetLoopByIndex(0); in TEST_F() local 199 Loop* loop in TEST_F() local 373 Loop& loop = ld.GetLoopByIndex(0u); TEST_F() local [all...] |
| /third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/crypto/aes/ |
| H A D | aes-x86_64.s | |
| /third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/crypto/aes/ |
| H A D | aes-x86_64.s | |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/analysis/ |
| H A D | countable_loop_parser.h | 42 explicit CountableLoopParser(const Loop &loop) : loop_(loop) {} in CountableLoopParser() argument
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/ |
| H A D | loop_unswitch.cpp | 40 bool LoopUnswitch::TransformLoop(Loop *loop) in TransformLoop() argument [all...] |
| H A D | redundant_loop_elimination.cpp | 36 BasicBlock *RedundantLoopElimination::IsRedundant(Loop *loop) in IsRedundant() argument 74 void RedundantLoopElimination::DeleteLoop(Loop *loop, BasicBloc argument 94 TransformLoop(Loop *loop) TransformLoop() argument [all...] |
| H A D | condition_chain_manager.cpp | 42 auto loop = bb->GetLoop(); in TryConditionChain() local 83 auto loop = bb->GetLoop(); in IsConditionChainCandidate() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ |
| H A D | event_loop_module.cpp | 26 uv_loop_t *loop = nullptr; in GetEventLoop() local 40 auto loop = GetEventLoop(); in EventLoopCallbackPoster() local
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/transforms/passes/ |
| H A D | loop_peeling.cpp | 36 llvm::PreservedAnalyses ArkLoopPeeling::run(llvm::Loop &loop, in run() argument 54 bool ArkLoopPeeling::ContainsDeoptimize(llvm::Loop *loop) in ContainsDeoptimize() argument
|
| /arkcompiler/runtime_core/static_core/compiler/tests/ |
| H A D | cleanup_test.cpp | 698 auto loop = BB(2U).GetLoop(); in TEST_F() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/ |
| H A D | reg_alloc.cpp | 57 LoopAnalysis *loop = GET_ANALYSIS(CgLoopAnalysis, f); in PhaseRun() local
|
| /base/hiviewdfx/hiview/plugins/eventlogger/test/unittest/common/ |
| H A D | event_logger_plugin_test.cpp | 67 std::shared_ptr<EventLoop> loop = std::make_shared<EventLoop>("eventLoop"); in HWTEST_F() local 81 std::shared_ptr<EventLoop> loop = std::make_shared<EventLoop>("eventLoop"); in HWTEST_F() local 97 std::shared_ptr<EventLoop> loop = std::make_shared<EventLoop>("eventLoop"); in HWTEST_F() local 114 std::shared_ptr<EventLoop> loop in HWTEST_F() local 133 std::shared_ptr<EventLoop> loop = std::make_shared<EventLoop>("eventLoop"); HWTEST_F() local [all...] |
| /base/request/request/frameworks/js/napi/src/ |
| H A D | uv_queue.cpp | 20 uv_loop_s *loop = nullptr;
in Call() local
|
| /base/notification/distributed_notification_service/frameworks/js/napi/src/ |
| H A D | js_ans_dialog_callback.cpp | 70 uv_loop_s* loop = nullptr; in ProcessDialogStatusChanged() local
|