| /third_party/libuv/test/ |
| H A D | test-shutdown-twice.c | 60 uv_loop_t* loop; in TEST_IMPL() local
|
| H A D | test-tcp-write-after-connect.c | 27 uv_loop_t loop; variable
|
| H A D | test-handle-fileno.c | 56 uv_loop_t* loop; in TEST_IMPL() local
|
| /third_party/lame/libmp3lame/i386/ |
| H A D | nasm.h | 211 ; macro to align for begining of loop variable
|
| /third_party/mesa3d/src/compiler/nir/tests/ |
| H A D | dce_tests.cpp | 91 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 D | libev.c | 26 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 D | memcg_test_1.c | 22 int loop; in main() local
|
| /third_party/node/test/parallel/ |
| H A D | test-assert.js | |
| /third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/crypto/bn/ |
| H A D | rsaz-avx512.s | |
| /third_party/node/test/addons/worker-addon/ |
| H A D | binding.cc | 66 uv_loop_t* loop = node::GetCurrentEventLoop(context->GetIsolate()); in Initialize() local
|
| /third_party/node/test/addons/uv-handle-leak/ |
| H A D | binding.cc | 32 uv_loop_t* loop = node::GetCurrentEventLoop(isolate); in LeakHandle() local
|
| /third_party/musl/src/linux/liteos_a/ |
| H A D | cap.c | 37 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 D | cap.c | 53 int loop; in linux_caps_to_ohos() local 127 int loop; in ohos_caps_to_linux() local [all...] |
| /third_party/nghttp2/src/ |
| H A D | shrpx_dual_dns_resolver.cc | 29 DualDNSResolver::DualDNSResolver(struct ev_loop *loop, int family) in DualDNSResolver() argument
|
| H A D | shrpx_accept_handler.cc | 43 void acceptcb(struct ev_loop *loop, ev_io *w, int revent) { in acceptcb() argument
|
| H A D | shrpx_rate_limit.cc | 35 void regencb(struct ev_loop *loop, ev_timer *w, int revents) { in regencb() argument 41 RateLimit::RateLimit(struct ev_loop *loop, ev_io *w, size_t rate, size_t burst, in RateLimit() argument
|
| H A D | shrpx_memcached_dispatcher.cc | 34 MemcachedDispatcher(const Address *addr, struct ev_loop *loop, SSL_CTX *ssl_ctx, const StringRef &sni_name, MemchunkPool *mcpool, std::mt19937 &gen) MemcachedDispatcher() argument
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_barrierattr_getpshared/ |
| H A D | 2-1.c | 67 int loop; in main() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_barrier_wait/ |
| H A D | 2-1.c | 72 int loop; in main() local
|
| /third_party/node/deps/v8/src/compiler/ |
| H A D | wasm-loop-peeling.cc | 17 void PeelWasmLoop(Node* loop_node, ZoneUnorderedSet<Node*>* loop, Graph* graph, in PeelWasmLoop() argument [all...] |
| /third_party/node/deps/openssl/openssl/crypto/modes/asm/ |
| H A D | ghash-x86_64.pl | 158 sub loop() { global() subroutine
|
| /third_party/node/deps/uv/src/ |
| H A D | random.c | 94 int uv_random(uv_loop_t* loop, in uv_random() argument
|
| /third_party/node/deps/uv/src/unix/ |
| H A D | getnameinfo.c | 81 int uv_getnameinfo(uv_loop_t* loop, in uv_getnameinfo() argument
|
| H A D | poll.c | 30 static void uv__poll_io(uv_loop_t* loop, uv__io_t* w, unsigned int events) { in uv__poll_io() argument 68 int uv_poll_init(uv_loop_t* loop, uv_poll_t* handle, int fd) { in uv_poll_init() argument 97 int uv_poll_init_socket(uv_loop_t* loop, uv_poll_t* handle, in uv_poll_init_socket() argument [all...] |
| /third_party/node/deps/uv/src/win/ |
| H A D | handle-inl.h | 88 INLINE static void uv__want_endgame(uv_loop_t* loop, uv_handle_t* handle) { in uv__want_endgame() argument 98 INLINE static void uv__process_endgames(uv_loop_t* loop) { in uv__process_endgames() argument [all...] |