| /third_party/libuv/test/ |
| H A D | test-tcp-write-to-half-open-connection.c | 68 static void alloc_cb(uv_handle_t* handle, in alloc_cb() argument
|
| H A D | test-tcp-unexpected-read.c | 36 static void check_cb(uv_check_t* handle) { in check_cb() argument 41 static void timer_cb(uv_timer_t* handle) { in timer_cb() argument 50 static void alloc_cb(uv_handle_t* handle, in alloc_cb() argument 57 static void read_cb(uv_stream_t* handle, ssize_t nread, const uv_buf_t* buf) { in read_cb() argument 74 static void connection_cb(uv_stream_t* handle, int status) { in connection_cb() argument
|
| H A D | test-tcp-try-write.c | 41 static void close_cb(uv_handle_t* handle) { in close_cb() argument 70 static void alloc_cb(uv_handle_t* handle, size_t size, uv_buf_t* buf) { in alloc_cb() argument
|
| H A D | test-watcher-cross-stop.c | 42 static void alloc_cb(uv_handle_t* handle, size_t size, uv_buf_t* buf) { in alloc_cb() argument 48 static void recv_cb(uv_udp_t* handle, in recv_cb() argument 62 static void close_cb(uv_handle_t* handle) { in close_cb() argument
|
| H A D | test-pipe-getsockname.c | 42 static void pipe_close_cb(uv_handle_t* handle) { in pipe_close_cb() argument 81 static void pipe_server_connection_cb(uv_stream_t* handle, int status) { in pipe_server_connection_cb() argument
|
| H A D | test-tcp-close-after-read-timeout.c | 58 static void on_client_alloc(uv_handle_t* handle, in on_client_alloc() argument 74 static void on_client_timeout(uv_timer_t* handle) { in on_client_timeout() argument 83 static void on_connection_alloc(uv_handle_t* handle, in on_connection_alloc() argument 114 static void on_close(uv_handle_t* handle) { in on_close() argument 122 start_server(uv_loop_t* loop, uv_tcp_t* handle) start_server() argument [all...] |
| H A D | test-udp-multicast-join.c | 45 static void alloc_cb(uv_handle_t* handle, in alloc_cb() argument 56 static void close_cb(uv_handle_t* handle) { in close_cb() argument 92 static void cl_recv_cb(uv_udp_t* handle, in cl_recv_cb() argument [all...] |
| H A D | test-udp-mmsg.c | 45 static void alloc_cb(uv_handle_t* handle, in alloc_cb() argument 64 static void close_cb(uv_handle_t* handle) { in close_cb() argument 71 static void recv_cb(uv_udp_t* handle, in recv_cb() argument [all...] |
| /third_party/libdrm/android/ |
| H A D | gralloc_handle.h | 79 static inline struct gralloc_handle_t *gralloc_handle(buffer_handle_t handle) in gralloc_handle() argument 92 struct gralloc_handle_t *handle; in gralloc_handle_create() local [all...] |
| /third_party/libdrm/freedreno/msm/ |
| H A D | msm_bo.c | 136 msm_bo_new_handle(struct fd_device *dev, uint32_t size, uint32_t flags, uint32_t *handle) msm_bo_new_handle() argument 156 msm_bo_from_handle(struct fd_device *dev, uint32_t size, uint32_t handle) msm_bo_from_handle() argument [all...] |
| /third_party/lzma/CPP/Windows/ |
| H A D | Thread.h | 32 void Attach(HANDLE handle) { thread = handle; }
in Attach() argument
|
| /third_party/mesa3d/src/freedreno/drm/msm/ |
| H A D | msm_bo.c | 168 new_handle(struct fd_device *dev, uint32_t size, uint32_t flags, uint32_t *handle) new_handle() argument 199 uint32_t handle; msm_bo_new() local 211 msm_bo_from_handle(struct fd_device *dev, uint32_t size, uint32_t handle) msm_bo_from_handle() argument [all...] |
| /third_party/mesa3d/src/asahi/lib/ |
| H A D | agx_bo.h | 60 uint32_t handle; member
|
| H A D | agx_device.h | 81 agx_lookup_bo(struct agx_device *dev, uint32_t handle) in agx_lookup_bo() argument
|
| /third_party/mesa3d/src/gallium/tests/graw/ |
| H A D | fs-fragcoord.c | 57 void *handle; in set_vertices() local 86 void *handle; in set_vertex_shader() local 105 void *handle; in set_fragment_shader() local
|
| H A D | fs-write-z.c | 83 void *handle; in set_vertices() local 112 void *handle; in set_vertex_shader() local 131 void *handle; in set_fragment_shader() local
|
| H A D | fs-frontface.c | 79 void *handle; in set_vertices() local 108 void *handle; in set_vertex_shader() local 127 void *handle; in set_fragment_shader() local
|
| H A D | quad-tex.c | 44 void *handle; in set_vertices() local 71 void *handle; in set_vertex_shader() local 88 void *handle; in set_fragment_shader() local 190 void *handle; in init() local [all...] |
| H A D | tri-large.c | 46 void *handle; in set_vertices() local 74 void *handle; in set_vertex_shader() local 92 void *handle; in set_fragment_shader() local 128 void *handle; in init() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_uvd.c | 106 static void si_vce_get_buffer(struct pipe_resource *resource, struct pb_buffer **handle, in si_vce_get_buffer() argument
|
| /third_party/mesa3d/src/gallium/winsys/d3d12/wgl/ |
| H A D | d3d12_wgl_framebuffer.cpp | 191 struct winsys_handle handle; in d3d12_wgl_framebuffer_get_resource() local
|
| /third_party/mesa3d/src/gallium/targets/graw-xlib/ |
| H A D | graw_xlib.c | 45 graw_create_window_and_screen( int x, int y, unsigned width, unsigned height, enum pipe_format format, void **handle) graw_create_window_and_screen() argument
|
| /third_party/mesa3d/src/gallium/targets/graw-gdi/ |
| H A D | graw_gdi.c | 60 graw_create_window_and_screen(int x, int y, unsigned width, unsigned height, enum pipe_format format, void **handle) graw_create_window_and_screen() argument
|
| /third_party/mesa3d/src/glx/windows/ |
| H A D | xwindowsdri.c | 169 XWindowsDRIQueryDrawable(Display *dpy, int screen, Drawable drawable, unsigned int * type, void ** handle) XWindowsDRIQueryDrawable() argument
|
| /third_party/node/src/ |
| H A D | handle_wrap.cc | 135 void HandleWrap::OnClose(uv_handle_t* handle) { in OnClose() argument 121 HandleWrap(Environment* env, Local<Object> object, uv_handle_t* handle, AsyncWrap::ProviderType provider) HandleWrap() argument
|