Home
last modified time | relevance | path

Searched defs:loop (Results 151 - 175 of 1191) sorted by relevance

12345678910>>...48

/third_party/libuv/src/
H A Drandom.c94 int uv_random(uv_loop_t* loop, in uv_random() argument
/third_party/libuv/src/unix/
H A Dgetnameinfo.c81 int uv_getnameinfo(uv_loop_t* loop, in uv_getnameinfo() argument
/third_party/libuv/test/
H A Dbenchmark-loop-count.c67 uv_loop_t* loop = uv_default_loop(); in BENCHMARK_IMPL() local
91 uv_loop_t* loop = uv_default_loop(); in BENCHMARK_IMPL() local
112 uv_loop_t* loop = uv_default_loop(); BENCHMARK_IMPL() local
[all...]
H A Dbenchmark-getaddrinfo.c31 static uv_loop_t* loop; variable
H A Dbenchmark-million-timers.c43 uv_loop_t* loop; in BENCHMARK_IMPL() local
H A Dbenchmark-queue-work.c52 uv_loop_t* loop; in BENCHMARK_IMPL() local
H A Dtest-emfile.c44 uv_loop_t* loop; in TEST_IMPL() local
H A Dtest-connect-unspecified.c34 uv_loop_t* loop; in TEST_IMPL() local
H A Dtest-queue-foreach-delete.c138 static void init_and_start_fs_events(uv_loop_t* loop) { in init_and_start_fs_events() argument
171 uv_loop_t* loop; in TEST_IMPL() local
[all...]
H A Dtest-shutdown-twice.c60 uv_loop_t* loop; in TEST_IMPL() local
H A Dtest-tcp-write-after-connect.c27 uv_loop_t loop; variable
H A Dtest-handle-fileno.c56 uv_loop_t* loop; in TEST_IMPL() local
/third_party/libuv/docs/code/onchange/
H A Dmain.c6 uv_loop_t *loop; variable
/third_party/lame/libmp3lame/i386/
H A Dnasm.h211 ; macro to align for begining of loop variable
/third_party/mesa3d/src/compiler/nir/tests/
H A Ddce_tests.cpp91 nir_loop *loop = nir_push_loop(&bld); in TEST_F() local
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib-foreign/
H A Dlibev.c26 timer_cb_ev(struct ev_loop *loop, struct ev_timer *watcher, int revents) in timer_cb_ev() argument
32 signal_cb_ev(struct ev_loop *loop, struct ev_signal *watcher, int revents) in signal_cb_ev() argument
/third_party/ltp/testcases/kernel/controllers/memcg/regression/
H A Dmemcg_test_1.c22 int loop; in main() local
/third_party/node/test/parallel/
H A Dtest-assert.js
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/crypto/bn/
H A Drsaz-avx512.s
/third_party/node/test/addons/worker-addon/
H A Dbinding.cc66 uv_loop_t* loop = node::GetCurrentEventLoop(context->GetIsolate()); in Initialize() local
/third_party/node/test/addons/uv-handle-leak/
H A Dbinding.cc32 uv_loop_t* loop = node::GetCurrentEventLoop(isolate); in LeakHandle() local
/third_party/musl/src/linux/liteos_a/
H A Dcap.c37 int loop; in linux_caps_to_ohos() local
111 int loop; in ohos_caps_to_linux() local
[all...]
/third_party/musl/porting/liteos_a/user/src/linux/
H A Dcap.c53 int loop; in linux_caps_to_ohos() local
127 int loop; in ohos_caps_to_linux() local
[all...]
/third_party/nghttp2/src/
H A Dshrpx_dual_dns_resolver.cc29 DualDNSResolver::DualDNSResolver(struct ev_loop *loop, int family) in DualDNSResolver() argument
H A Dshrpx_accept_handler.cc43 void acceptcb(struct ev_loop *loop, ev_io *w, int revent) { in acceptcb() argument

Completed in 9 milliseconds

12345678910>>...48