Home
last modified time | relevance | path

Searched defs:handle (Results 376 - 400 of 4548) sorted by relevance

1...<<11121314151617181920>>...182

/third_party/curl/tests/libtest/
H A Dlib575.c42 CURL *handle = NULL; in test() local
[all...]
H A Dlib1501.c40 CURL *handle = NULL; in test() local
H A Dlib1554.c27 static void my_lock(CURL *handle, curl_lock_data data, in my_lock() argument
37 static void my_unlock(CURL *handle, curl_lock_data data, void *useptr) in my_unlock() argument
H A Dlib547.c58 static curlioerr ioctlcallback(CURL *handle, in ioctlcallback() argument
/third_party/elfutils/tests/
H A Darls.c48 handle (const char *fname) in handle() function
/third_party/ffmpeg/libavformat/
H A Drtpenc_chain.c28 ff_rtp_chain_mux_open(AVFormatContext **out, AVFormatContext *s, AVStream *st, URLContext *handle, int packet_size, int idx) ff_rtp_chain_mux_open() argument
/third_party/curl/src/
H A Dtool_cb_see.c110 intptr_t handle = _get_osfhandle(fd); in tool_ftruncate64() local
/third_party/gn/src/base/win/
H A Dscoped_handle.cc12 bool HandleTraits::CloseHandle(HANDLE handle) { in CloseHandle() argument
17 void VerifierTraits::StartTracking(HANDLE handle, in StartTracking() argument
23 void VerifierTraits::StopTracking(HANDLE handle, in StopTracking() argument
30 void OnHandleBeingClosed(HANDLE handle) {} in OnHandleBeingClosed() argument
/third_party/alsa-lib/test/
H A Dqueue_timer.c23 snd_seq_t *handle; in main() local
[all...]
H A Domixer.c33 sndo_mixer_t *handle; in main() local
/third_party/NuttX/drivers/bch/
H A Dbchlib_write.c45 ssize_t bchlib_write(void *handle, const char *buffer, loff_t offset, size_t len) in bchlib_write() argument
H A Dbchlib_read.c61 ssize_t bchlib_read(void *handle, char *buffer, loff_t offset, size_t len) in bchlib_read() argument
/third_party/libuv/docs/code/progress/
H A Dmain.c31 void print_progress(uv_async_t *handle) { in print_progress() argument
/third_party/libuv/src/unix/
H A Dpoll.c31 uv_poll_t* handle; in uv__poll_io() local
68 int uv_poll_init(uv_loop_t* loop, uv_poll_t* handle, int fd) { in uv_poll_init() argument
97 uv_poll_init_socket(uv_loop_t* loop, uv_poll_t* handle, uv_os_sock_t socket) uv_poll_init_socket() argument
103 uv__poll_stop(uv_poll_t* handle) uv__poll_stop() argument
112 uv_poll_stop(uv_poll_t* handle) uv_poll_stop() argument
119 uv_poll_start(uv_poll_t* handle, int pevents, uv_poll_cb poll_cb) uv_poll_start() argument
158 uv__poll_close(uv_poll_t* handle) uv__poll_close() argument
[all...]
/third_party/libuv/test/
H A Dtest-not-writable-after-shutdown.c27 static void close_cb(uv_handle_t* handle) { in close_cb() argument
H A Dtest-poll-close-doesnt-corrupt-stack.c36 static uv_poll_t handle; variable
H A Dtest-poll-multiple-handles.c37 static void close_cb(uv_handle_t* handle) { in close_cb() argument
41 static void poll_cb(uv_poll_t* handle, int status, int events) { in poll_cb() argument
H A Dtest-pipe-server-close.c37 static void pipe_close_cb(uv_handle_t* handle) { in pipe_close_cb() argument
55 static void pipe_server_connection_cb(uv_stream_t* handle, int status) { in pipe_server_connection_cb() argument
H A Dtest-tcp-read-stop.c41 static void timer_cb(uv_timer_t* handle) { in timer_cb() argument
H A Dtest-udp-send-hang-loop.c44 static void idle_cb(uv_idle_t* handle) { in idle_cb() argument
H A Dtest-udp-sendmmsg-error.c37 static void close_cb(uv_handle_t* handle) { in close_cb() argument
H A Dtest-tcp-bind6-error.c31 static void close_cb(uv_handle_t* handle) { in close_cb() argument
H A Dtest-async.c72 static void close_cb(uv_handle_t* handle) { in close_cb() argument
78 static void async_cb(uv_async_t* handle) { in async_cb() argument
94 static void prepare_cb(uv_prepare_t* handle) { in prepare_cb() argument
/third_party/libuv/src/win/
H A Dhandle-inl.h88 uv__want_endgame(uv_loop_t* loop, uv_handle_t* handle) uv__want_endgame() argument
99 uv_handle_t* handle; uv__process_endgames() local
173 HANDLE handle; uv__get_osfhandle() local
[all...]
H A Dhandle.c32 HANDLE handle; in uv_guess_handle() local
61 int uv_is_active(const uv_handle_t* handle) { in uv_is_active() argument
67 void uv_close(uv_handle_t* handle, uv_close_cb cb) { in uv_close() argument
151 uv_is_closing(const uv_handle_t* handle) uv_is_closing() argument
[all...]

Completed in 9 milliseconds

1...<<11121314151617181920>>...182