Home
last modified time | relevance | path

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

12345678910>>...57

/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
/test/xts/acts/security/huks/security_huks_reformed_test/huks_hmac_promise_BasicTest/entry/src/ohosTest/js/test/HMAC/
H A DSecurityHuksHmacBasicPromiseJsunit.test.js22 var handle; variable
[all...]
/test/xts/acts/security/huks/security_huks_basic/huks_cipher_promise_BasicTest/entry/src/ohosTest/js/test/Cipher/
H A DSecurityHuksCipherSM2BasicPromiseJsunit.test.js37 var handle; variable
[all...]
H A DSecurityHuksCipherRSABasicPromiseJsunit.test.js36 var handle; variable
[all...]
H A DSecurityHuksCipherAESBasicPromiseJsunit.test.js27 var handle; variable
/test/xts/acts/security/huks/security_huks_reformed_test/huks_cipher_promise_BasicTest/entry/src/ohosTest/js/test/Cipher/
H A DSecurityHuksCipherSM2BasicPromiseJsunit.test.js55 var handle; variable
[all...]
H A DSecurityHuksCipherRSABasicPromiseJsunit.test.js50 var handle; variable
[all...]
/third_party/NuttX/drivers/bch/
H A Dbchlib_teardown.c42 int bchlib_teardown(void *handle) in bchlib_teardown() argument
/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
/test/xts/acts/security/huks/security_huks_basic/huks_hmac_promise_BasicTest/entry/src/ohosTest/js/test/HMAC/
H A DSecurityHuksHmacBasicPromiseJsunit.test.js22 var handle; variable
[all...]
/third_party/curl/tests/libtest/
H A Dlib659.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

Completed in 11 milliseconds

12345678910>>...57