Home
last modified time | relevance | path

Searched defs:handle (Results 1 - 25 of 1353) sorted by relevance

12345678910>>...55

/third_party/node/test/parallel/
H A Dtest-http-server-write-after-end.js10 function handle(req, res) { function
H A Dtest-http-server-write-end-after-end.js8 function handle(req, res) { function
H A Dtest-net-sync-cork.js29 function handle(socket) { function
/third_party/mesa3d/src/tool/dlclose-skip/
H A Ddlclose-skip.c26 int dlclose(void *handle) in dlclose() argument
/third_party/NuttX/drivers/bch/
H A Dbchlib_teardown.c42 int bchlib_teardown(void *handle) in bchlib_teardown() argument
H A Dbchdev_register.c45 void *handle; in bchdev_register() local
/third_party/libuv/src/win/
H A Dloop-watcher.c29 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 Dtest-tcp-flags.c31 uv_tcp_t handle; in TEST_IMPL() local
H A Dtest-loop-configure.c19 static void timer_cb(uv_timer_t* handle) { in timer_cb() argument
H A Dtest-run-nowait.c29 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 Ddlopen_load_so_1.c7 void* handle = dlopen("libc.so", RTLD_NOW); in DlopenLoadSoImpl() local
/third_party/musl/libc-test/src/functional/
H A Ddl_multithread_test_dso.c20 static void* handle = NULL; variable
/third_party/node/deps/uv/src/win/
H A Dloop-watcher.c29 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 DvkStrUtil.hpp38 inline std::ostream& operator<< (std::ostream& s, const Handle<Type>& handle) in operator <<() argument
/third_party/curl/tests/libtest/
H A Dlib659.c36 CURL *handle = NULL; in test() local
H A Dlib674.c36 CURL *handle = NULL; in test() local
H A Dlib1550.c32 CURLM *handle; in test() local
H A Dlib658.c36 CURL *handle = NULL; in test() local
/third_party/musl/src/linux/
H A Dopen_by_handle_at.c5 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 Ddlns_dlopen_ext.c40 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 Dcfi_test_exe.cpp33 void *handle = dlopen("libcfi_cross_dso_test_lib.z.so", RTLD_NOW); in ChangeToAnotherObj() local
/third_party/rust/crates/cxx/tests/ui/
H A Dvec_opaque.rs2 mod handle { modules
/third_party/pulseaudio/src/pulsecore/
H A Dltdl-helper.c35 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 Dposix_thread.h47 pthread_mutex_t handle; member
/third_party/alsa-lib/test/
H A Dpcm_min.c14 snd_pcm_t *handle; in main() local

Completed in 7 milliseconds

12345678910>>...55