Home
last modified time | relevance | path

Searched defs:handle (Results 401 - 425 of 4411) sorted by relevance

1...<<11121314151617181920>>...177

/third_party/lzma/CPP/Windows/Control/
H A DStatic.h14 HANDLE SetImage(WPARAM imageType, HANDLE handle) { return (HANDLE)SendMsg(STM_SETIMAGE, imageType, (LPARAM)handle); } in SetImage() argument
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_bo.h32 uint32_t handle; member
/third_party/ltp/include/lapi/
H A Dname_to_handle_at.h26 static inline int open_by_handle_at(int mount_fd, struct file_handle *handle, in open_by_handle_at() argument
18 name_to_handle_at(int dfd, const char *pathname, struct file_handle *handle, int *mount_id, int flags) name_to_handle_at() argument
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_surface.h54 struct svga_winsys_surface *handle; member
H A Dsvga_sampler_view.h72 struct svga_winsys_surface *handle; member
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_streamout.c39 uint32_t handle; in virgl_create_so_target() local
/third_party/mesa3d/src/gallium/drivers/tegra/
H A Dtegra_resource.h38 uint32_t handle; member
/third_party/node/src/
H A Dtimer_wrap.cc20 void TimerWrap::TimerClosedCb(uv_handle_t* handle) { in TimerClosedCb() argument
/third_party/node/test/addons/uv-handle-leak/
H A Dbinding.cc13 void CloseCallback(uv_handle_t* handle) {} in CloseCallback() argument
/third_party/node/test/async-hooks/
H A Dinit-hooks.js
/third_party/musl/porting/linux/user/src/hook/
H A Dmusl_socket_preinit_common.h44 void* handle = (void *)__ohos_socket_hook_shared_library; in __get_socket_hook_flag() local
/third_party/musl/src/hook/linux/
H A Dmusl_socket_preinit_common.h59 void* handle = (void *)__ohos_socket_hook_shared_library; in __get_socket_hook_flag() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_rasterizer.c102 llvmpipe_bind_rasterizer_state(struct pipe_context *pipe, void *handle) in llvmpipe_bind_rasterizer_state() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_resource.c72 nv30_resource_from_handle(struct pipe_screen *pscreen, const struct pipe_resource *tmpl, struct winsys_handle *handle, unsigned usage) nv30_resource_from_handle() argument
/third_party/lwip/src/apps/snmp/
H A Dsnmp_netconn.c82 snmp_sendto(void *handle, struct pbuf *p, const ip_addr_t *dst, u16_t port) in snmp_sendto() argument
95 snmp_get_local_ip_for_dst(void *handle, const ip_addr_t *dst, ip_addr_t *result) in snmp_get_local_ip_for_dst() argument
H A Dsnmp_raw.c57 snmp_sendto(void *handle, struct pbuf *p, const ip_addr_t *dst, u16_t port) in snmp_sendto() argument
63 snmp_get_local_ip_for_dst(void *handle, const ip_addr_t *dst, ip_addr_t *result) in snmp_get_local_ip_for_dst() argument
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-eventlib/
H A Dminimal-http-server-eventlib.c43 void signal_cb(void *handle, int signum) in signal_cb() argument
/third_party/libdrm/tests/radeon/
H A Drbo.c36 struct rbo *rbo(int fd, unsigned handle, unsigned size, in rbo() argument
[all...]
/third_party/libdrm/tests/tegra/
H A Dgr2d-fill.c54 uint32_t handle; in main() local
H A Ddrm-test.h52 uint32_t handle; member
/third_party/node/deps/v8/src/objects/
H A Dmanaged-inl.h50 Handle<Managed<CppType>> handle = Handle<Managed<CppType>>::cast( in FromSharedPtr() local
/third_party/node/deps/v8/src/profiler/
H A Dweak-code-registry.cc29 Handle<AbstractCode> handle = isolate_->global_handles()->Create(*code); in Track() local
/third_party/mesa3d/src/gallium/auxiliary/renderonly/
H A Drenderonly.c118 struct winsys_handle handle in renderonly_create_gpu_import_for_resource() local
[all...]
H A Drenderonly.h35 uint32_t handle; member
95 renderonly_get_handle(struct renderonly_scanout *scanout, struct winsys_handle *handle) renderonly_get_handle() argument
/third_party/musl/libc-test/src/functionalext/dlns/
H A Ddlns_dlsym.c40 static inline void close_so(void* handle) in close_so() argument

Completed in 7 milliseconds

1...<<11121314151617181920>>...177