Home
last modified time | relevance | path

Searched defs:loop (Results 101 - 125 of 1499) sorted by relevance

12345678910>>...60

/kernel/liteos_m/testsuites/sample/kernel/hwi/
H A Dit_los_hwi_036.c43 UINT32 loop = 10; // loop 10 time in Testcase() local
H A Dit_los_hwi_030.c48 UINT32 loop; in Testcase() local
H A Dit_los_hwi_034.c47 UINT32 loop; in Testcase() local
H A Dit_los_hwi_031.c48 UINT32 loop; in Testcase() local
H A Dit_los_hwi_038.c41 UINT32 loop = 10; // loop 10 time. in Testcase() local
/kernel/liteos_m/testsuites/sample/kernel/sem/
H A Dit_los_sem_042.c62 UINT32 loop; in Testcase() local
/kernel/liteos_m/testsuites/sample/kernel/task/
H A DIt_los_task_088.c59 UINT32 loop; in TestCase() local
H A DIt_los_task_085.c77 UINT32 loop; in TestCase() local
/kernel/linux/linux-6.6/net/bpfilter/
H A Dmain.c31 static void loop(void) in loop() function
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/swiper/
H A Dswiper_loop_test.cpp23 int32_t loop = 0; in TestSwiperLoop001() local
35 int32_t loop = 1; in TestSwiperLoop002() local
47 int32_t loop = -1; in TestSwiperLoop003() local
/third_party/libuv/docs/code/queue-work/
H A Dmain.c8 uv_loop_t *loop; variable
/third_party/libuv/docs/code/spawn/
H A Dmain.c6 uv_loop_t *loop; variable
/third_party/libuv/test/
H A Dtest-loop-close.c35 uv_loop_t loop; in TEST_IMPL() local
68 static uv_loop_t loop; TEST_IMPL() local
[all...]
H A Dtest-embed.c50 uv_loop_t* loop; in TEST_IMPL() local
H A Dtest-random.c54 uv_loop_t* loop; in TEST_IMPL() local
H A Dtest-walk-handles.c53 uv_loop_t* loop; in TEST_IMPL() local
H A Dtest-getters-setters.c59 uv_loop_t* loop; in TEST_IMPL() local
78 ASSERT_PTR_EQ(uv_handle_get_loop((uv_handle_t*)pipe), loop); in TEST_IMPL() local
[all...]
/third_party/libuv/src/unix/
H A Dno-fsevents.c27 int uv_fs_event_init(uv_loop_t* loop, uv_fs_event_t* handle) { in uv_fs_event_init() argument
/third_party/libuv/docs/code/idle-compute/
H A Dmain.c5 uv_loop_t *loop; variable
/third_party/libuv/src/win/
H A Dasync.c31 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/mesa3d/src/compiler/nir/tests/
H A Dcontrol_flow_tests.cpp55 nir_loop *loop = nir_loop_create(b.shader); in TEST_F() local
/third_party/node/deps/uv/src/unix/
H A Dloop.c30 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 Dno-fsevents.c27 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 Dasync.c31 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 Dloop_descriptions.cpp103 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...]

Completed in 8 milliseconds

12345678910>>...60