Home
last modified time | relevance | path

Searched defs:handle (Results 151 - 175 of 4551) sorted by relevance

12345678910>>...183

/test/xts/acts/security/huks/security_huks_reformed_test/huks_cipher_callback_BasicTest/entry/src/ohosTest/js/test/Cipher/
H A DSecurityHuksAESBasicCallbackJsunit.test.js28 var handle; variable
[all...]
/test/xts/acts/security/huks/security_huks_basic/huks_cipher_callback_BasicTest/entry/src/ohosTest/js/test/Cipher/
H A DSecurityHuksAESBasicCallbackJsunit.test.js28 var handle; variable
[all...]
/third_party/gn/src/gn/
H A Dfile_writer.cc79 HANDLE handle = file_.Take(); in Close() local
/third_party/alsa-lib/test/
H A Dcontrol.c9 snd_ctl_t *handle; in main() local
/third_party/curl/docs/examples/
H A Dshared-connection-cache.c31 static void my_lock(CURL *handle, curl_lock_data data, in my_lock() argument
41 static void my_unlock(CURL *handle, curl_lock_data data, void *useptr) in my_unlock() argument
/third_party/NuttX/drivers/bch/
H A Dbchlib_setup.c47 int bchlib_setup(const char *blkdev, bool readonly, void **handle) in bchlib_setup() argument
/third_party/libuv/test/
H A Dtest-loop-stop.c32 static void prepare_cb(uv_prepare_t* handle) { in prepare_cb() argument
40 static void timer_cb(uv_timer_t* handle) { in timer_cb() argument
H A Dtest-poll-closesocket.c30 static uv_poll_t handle; variable
H A Dtest-poll-close.c39 static void close_cb(uv_handle_t* handle) { in close_cb() argument
H A Dtest-loop-close.c27 static void timer_cb(uv_timer_t* handle) { in timer_cb() argument
H A Dtest-loop-alive.c27 static void timer_cb(uv_timer_t* handle) { in timer_cb() argument
H A Dtest-socket-buffer-size.c34 static void close_cb(uv_handle_t* handle) { in close_cb() argument
39 static void check_buffer_size(uv_handle_t* handle) { in check_buffer_size() argument
H A Dtest-async-null-cb.c38 static void check_cb(uv_check_t* handle) { in check_cb() argument
H A Dtest-embed.c43 static void async_cb(uv_async_t* handle) { in async_cb() argument
H A Dtest-walk-handles.c33 static void walk_cb(uv_handle_t* handle, void* arg) { in walk_cb() argument
44 static void timer_cb(uv_timer_t* handle) { in timer_cb() argument
H A Dtest-tcp-connect-error-after-write.c34 static void close_cb(uv_handle_t* handle) { in close_cb() argument
/third_party/libuv/src/unix/
H A Dno-fsevents.c27 int uv_fs_event_init(uv_loop_t* loop, uv_fs_event_t* handle) { in uv_fs_event_init() argument
31 int uv_fs_event_start(uv_fs_event_t* handle, uv_fs_event_cb cb, in uv_fs_event_start() argument
36 int uv_fs_event_stop(uv_fs_event_t* handle) { in uv_fs_event_stop() argument
40 void uv__fs_event_close(uv_fs_event_t* handle) { in uv__fs_event_close() argument
/third_party/libuv/docs/code/idle-compute/
H A Dmain.c10 void crunch_away(uv_idle_t* handle) { in crunch_away() argument
/third_party/libuv/src/win/
H A Dasync.c31 void uv__async_endgame(uv_loop_t* loop, uv_async_t* handle) { in uv__async_endgame() argument
40 int uv_async_init(uv_loop_t* loop, uv_async_t* handle, uv_async_cb async_cb) { in uv_async_init() argument
57 uv__async_close(uv_loop_t* loop, uv_async_t* handle) uv__async_close() argument
66 uv_async_send(uv_async_t* handle) uv_async_send() argument
86 uv__process_async_wakeup_req(uv_loop_t* loop, uv_async_t* handle, uv_req_t* req) uv__process_async_wakeup_req() argument
[all...]
/third_party/libuv/docs/code/uvstop/
H A Dmain.c6 void idle_cb(uv_idle_t *handle) { in idle_cb() argument
16 void prep_cb(uv_prepare_t *handle) { in prep_cb() argument
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Dhtab.c61 vlHandle handle = 0; in vlAddDataHTAB() local
71 void* vlGetDataHTAB(vlHandle handle) in vlGetDataHTAB() argument
83 void vlRemoveDataHTAB(vlHandle handle) in vlRemoveDataHTAB() argument
/third_party/node/test/addons/dlopen-ping-pong/
H A Dbinding.cc29 void* handle = dlopen(*filename, RTLD_LAZY); in LoadLibrary() local
/third_party/libdrm/radeon/
H A Dradeon_bo.h47 uint32_t handle; member
/third_party/libdrm/tests/radeon/
H A Drbo.h36 unsigned handle; member
/third_party/lzma/C/
H A D7zFile.h30 HANDLE handle; member

Completed in 6 milliseconds

12345678910>>...183