| /third_party/mesa3d/include/drm-uapi/ |
| H A D | etnaviv_drm.h | 104 __u32 handle; /* out */ member 108 __u32 handle; /* in */ member 118 __u32 handle; /* in */ member 124 __u32 handle; /* in */ member 165 __u32 handle; /* in, GEM handle */ member 236 __u32 handle; /* out, non-zero handle */ member 241 __u32 handle; /* i member [all...] |
| /third_party/libdrm/etnaviv/ |
| H A D | etnaviv_drm.h | 104 __u32 handle; /* out */ member 108 __u32 handle; /* in */ member 118 __u32 handle; /* in */ member 124 __u32 handle; /* in */ member 165 __u32 handle; /* in, GEM handle */ member 236 __u32 handle; /* out, non-zero handle */ member 241 __u32 handle; /* i member [all...] |
| /third_party/libdrm/include/drm/ |
| H A D | nouveau_drm.h | 48 uint32_t handle; member 60 uint32_t handle; member 66 uint32_t handle; member 73 uint32_t handle; member 111 __u32 handle; member 135 __u32 handle; member 182 __u32 handle; member 187 __u32 handle; member
|
| H A D | tegra_drm.h | 48 __u32 handle; member 60 __u32 handle; member 278 __u32 handle; member 314 __u32 handle; member 330 __u32 handle; global() member 366 __u32 handle; global() member 520 __u32 handle; global() member 562 __u32 handle; global() member 600 __u32 handle; global() member 619 __u32 handle; global() member 744 __u32 handle; global() member [all...] |
| /third_party/libdrm/amdgpu/ |
| H A D | amdgpu_cs.c | 434 amdgpu_ioctl_wait_cs(amdgpu_context_handle context, unsigned ip, unsigned ip_instance, uint32_t ring, uint64_t handle, uint64_t timeout_ns, uint64_t flags, bool *busy) amdgpu_ioctl_wait_cs() argument 660 amdgpu_cs_create_syncobj2(amdgpu_device_handle dev, uint32_t flags, uint32_t *handle) amdgpu_cs_create_syncobj2() argument 670 amdgpu_cs_create_syncobj(amdgpu_device_handle dev, uint32_t *handle) amdgpu_cs_create_syncobj() argument 679 amdgpu_cs_destroy_syncobj(amdgpu_device_handle dev, uint32_t handle) amdgpu_cs_destroy_syncobj() argument 765 amdgpu_cs_export_syncobj(amdgpu_device_handle dev, uint32_t handle, int *shared_fd) amdgpu_cs_export_syncobj() argument 775 amdgpu_cs_import_syncobj(amdgpu_device_handle dev, int shared_fd, uint32_t *handle) amdgpu_cs_import_syncobj() argument [all...] |
| /third_party/mesa3d/src/freedreno/decode/ |
| H A D | crashdec-hfi.c | 304 uint32_t handle; member
|
| /third_party/mesa3d/src/egl/drivers/dri2/ |
| H A D | platform_android.c | 167 native_handle_t *handle = (native_handle_t *)buf->handle; in get_native_buffer_fds() local [all...] |
| H A D | platform_ohos.c | 85 BufferHandle *handle = GetBufferHandleFromNative(buf); in get_native_buffer_fds() local 479 BufferHandle *handle = GetBufferHandleFromNative(dri2_surf->buffer); in update_buffers() local
|
| /third_party/mesa3d/src/freedreno/drm/ |
| H A D | freedreno_priv.h | 330 uint32_t handle; member
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_bo.c | 1125 zink_bo_get_kms_handle(struct zink_screen *screen, struct zink_bo *bo, int fd, uint32_t *handle) in zink_bo_get_kms_handle() argument
|
| /third_party/mesa3d/src/gtest/src/ |
| H A D | gtest-port.cc | 288 AutoHandle::AutoHandle(Handle handle) in AutoHandle() argument 303 void AutoHandle::Reset(HANDLE handle) { in Reset() argument [all...] |
| /third_party/mesa3d/src/gallium/winsys/virgl/drm/ |
| H A D | virgl_drm_winsys.c | 475 uint32_t handle = whandle->handle; in virgl_drm_winsys_resource_create_handle() local [all...] |
| /third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
| H A D | State.h | 57 void *handle; member 247 void *handle; member 268 void *handle; member 289 void *handle; member 325 void *handle; member 345 void *handle; global() member 366 struct pipe_sampler_view *handle; global() member 391 struct pipe_query *handle; global() member [all...] |
| /third_party/node/src/crypto/ |
| H A D | crypto_keys.cc | 1359 KeyObjectHandle* handle = Unwrap<KeyObjectHandle>(args[0].As<Object>()); in New() local 1407 Local<Value> handle; in Deserialize() local
|
| /third_party/node/src/ |
| H A D | inspector_agent.cc | 72 void StartIoThreadAsyncCallback(uv_async_t* handle) { in StartIoThreadAsyncCallback() argument
|
| H A D | inspector_socket.cc | 36 static TcpHolder* From(void* handle) { in From() argument 742 void TcpHolder::OnClosed(uv_handle_t* handle) { in OnClosed() argument 767 uv_handle_t* handle = reinterpret_cast<uv_handle_t*>(&holder->tcp_); in DisconnectAndDispose() local
|
| H A D | node_sockaddr.cc | 29 SocketAddress FromUVHandle(F fn, const T& handle) { in FromUVHandle() argument 100 SocketAddress SocketAddress::FromSockName(const uv_tcp_t& handle) { in FromSockName() argument 104 SocketAddress SocketAddress::FromSockName(const uv_udp_t& handle) { in FromSockName() argument 108 SocketAddress SocketAddress::FromPeerName(const uv_tcp_t& handle) { in FromPeerName() argument 112 SocketAddress SocketAddress::FromPeerName(const uv_udp_t& handle) { in FromPeerName() argument [all...] |
| H A D | spawn_sync.cc | 315 void SyncProcessStdioPipe::AllocCallback(uv_handle_t* handle, in AllocCallback() argument 355 void SyncProcessStdioPipe::CloseCallback(uv_handle_t* handle) { in CloseCallback() argument 1085 ExitCallback(uv_process_t* handle, int64_t exit_status, int term_signal) ExitCallback() argument 1094 KillTimerCallback(uv_timer_t* handle) KillTimerCallback() argument 1100 KillTimerCloseCallback(uv_handle_t* handle) KillTimerCloseCallback() argument [all...] |
| /third_party/node/test/cctest/ |
| H A D | test_inspector_socket.cc | 67 void handle_closed(uv_handle_t* handle) { in handle_closed() argument 71 static void really_close(uv_handle_t* handle) { in really_close() argument
|
| /third_party/ntfs-3g/src/ |
| H A D | ntfs-3g_common.h | 126 void *handle; member
|
| /third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
| H A D | alltypes.h | 373 typedef struct { unsigned int magic; unsigned int handle; pthread_mutexattr_t stAttr;} pthread_mutex_t; member
|
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | anv_nir_apply_pipeline_layout.c | 1038 nir_ssa_def *handle = nir_channel(b, desc, desc_comp); in lower_image_intrinsic() local
|
| /third_party/mesa3d/src/microsoft/clc/ |
| H A D | compute_test.cpp | 425 D3D12_CPU_DESCRIPTOR_HANDLE handle; in add_uav_resource() local 450 D3D12_CPU_DESCRIPTOR_HANDLE handle; in add_cbv_resource() local [all...] |
| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_android.c | 154 vn_android_gralloc_get_dma_buf_fd(const native_handle_t *handle) in vn_android_gralloc_get_dma_buf_fd() argument 114 vn_android_gralloc_get_buffer_properties( buffer_handle_t handle, struct vn_android_gralloc_buffer_properties *out_props) vn_android_gralloc_get_buffer_properties() argument 466 vn_android_get_image_builder(struct vn_device *dev, const VkImageCreateInfo *create_info, const native_handle_t *handle, const VkAllocationCallbacks *alloc, struct vn_android_image_builder *out_builder) vn_android_get_image_builder() argument 1142 const native_handle_t *handle = NULL; vn_android_device_import_ahb() local [all...] |
| /third_party/mesa3d/include/android_stub/system/ |
| H A D | window.h | 130 buffer_handle_t handle; member
|