/third_party/node/test/parallel/ |
H A D | test-http-server-write-after-end.js | 10 function handle(req, res) { function
|
H A D | test-http-server-write-end-after-end.js | 8 function handle(req, res) { function
|
H A D | test-net-sync-cork.js | 29 function handle(socket) { function
|
/third_party/mesa3d/src/tool/dlclose-skip/ |
H A D | dlclose-skip.c | 26 int dlclose(void *handle) in dlclose() argument
|
/third_party/NuttX/drivers/bch/ |
H A D | bchlib_teardown.c | 42 int bchlib_teardown(void *handle) in bchlib_teardown() argument
|
H A D | bchdev_register.c | 45 void *handle; in bchdev_register() local
|
/third_party/libuv/src/win/ |
H A D | loop-watcher.c | 29 void uv__loop_watcher_endgame(uv_loop_t* loop, uv_handle_t* handle) { in uv__loop_watcher_endgame() argument [all...] |
/third_party/libuv/test/ |
H A D | test-tcp-flags.c | 31 uv_tcp_t handle; in TEST_IMPL() local
|
H A D | test-loop-configure.c | 19 static void timer_cb(uv_timer_t* handle) { in timer_cb() argument
|
H A D | test-run-nowait.c | 29 static void timer_cb(uv_timer_t* handle) { in timer_cb() argument
|
/third_party/musl/libc-test/src/functionalext/supplement/ldso/ldso_gtest/libs/ |
H A D | dlopen_load_so_1.c | 7 void* handle = dlopen("libc.so", RTLD_NOW); in DlopenLoadSoImpl() local
|
/third_party/musl/libc-test/src/functional/ |
H A D | dl_multithread_test_dso.c | 20 static void* handle = NULL; variable
|
/third_party/node/deps/uv/src/win/ |
H A D | loop-watcher.c | 29 void uv__loop_watcher_endgame(uv_loop_t* loop, uv_handle_t* handle) { in uv__loop_watcher_endgame() argument [all...] |
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
H A D | vkStrUtil.hpp | 38 inline std::ostream& operator<< (std::ostream& s, const Handle<Type>& handle) in operator <<() argument
|
/third_party/curl/tests/libtest/ |
H A D | lib659.c | 36 CURL *handle = NULL; in test() local
|
H A D | lib674.c | 36 CURL *handle = NULL; in test() local
|
H A D | lib1550.c | 32 CURLM *handle; in test() local
|
H A D | lib658.c | 36 CURL *handle = NULL; in test() local
|
/third_party/musl/src/linux/ |
H A D | open_by_handle_at.c | 5 int open_by_handle_at(int mount_fd, struct file_handle *handle, int flags) in open_by_handle_at() argument
|
/third_party/musl/libc-test/src/functionalext/dlns/ |
H A D | dlns_dlopen_ext.c | 40 void *handle = dlopen_ns_ext(&dlns, dllNamePath, RTLD_LAZY, &extinfo); in dlopen_0100() local
|
/third_party/musl/libc-test/src/functionalext/ldso_cfi/crossdso/ |
H A D | cfi_test_exe.cpp | 33 void *handle = dlopen("libcfi_cross_dso_test_lib.z.so", RTLD_NOW);
in ChangeToAnotherObj() local
|
/third_party/rust/crates/cxx/tests/ui/ |
H A D | vec_opaque.rs | 2 mod handle { modules
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | ltdl-helper.c | 35 pa_void_func_t pa_load_sym(lt_dlhandle handle, const char *module, const char *symbol) { in pa_load_sym() argument
|
/third_party/glfw/src/ |
H A D | posix_thread.h | 47 pthread_mutex_t handle; member
|
/third_party/alsa-lib/test/ |
H A D | pcm_min.c | 14 snd_pcm_t *handle; in main() local
|