Home
last modified time | relevance | path

Searched defs:handle_type (Results 1 – 25 of 34) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/Windows/
DWindowsSupport.h79 typedef typename HandleTraits::handle_type handle_type; typedef
114 operator handle_type() const { in handle_type() function
120 typedef HANDLE handle_type; typedef
142 typedef HCRYPTPROV handle_type; typedef
158 typedef HKEY handle_type; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/Windows/
DWindowsSupport.h93 typedef typename HandleTraits::handle_type handle_type; typedef
128 operator handle_type() const { in handle_type() function
134 typedef HANDLE handle_type; typedef
156 typedef HCRYPTPROV handle_type; typedef
172 typedef HKEY handle_type; typedef
/third_party/skia/third_party/externals/dawn/
Ddawn_wire.json38 { "name": "result", "type": "ObjectHandle", "handle_type": "buffer" }, string
47 … { "name": "pipeline object handle", "type": "ObjectHandle", "handle_type": "compute pipeline"}, string
53 … { "name": "pipeline object handle", "type": "ObjectHandle", "handle_type": "render pipeline"}, string
91 { "name": "buffer", "type": "ObjectHandle", "handle_type": "buffer" }, string
98 { "name": "device", "type": "ObjectHandle", "handle_type": "device" }, string
104 { "name": "device", "type": "ObjectHandle", "handle_type": "device" }, string
110 { "name": "device", "type": "ObjectHandle", "handle_type": "device" }, string
115 { "name": "device", "type": "ObjectHandle", "handle_type": "device" }, string
120 { "name": "device", "type": "ObjectHandle", "handle_type": "device" }, string
125 { "name": "device", "type": "ObjectHandle", "handle_type": "device" }, string
[all …]
/third_party/flutter/skia/third_party/externals/dawn/
Ddawn_wire.json39 { "name": "result", "type": "ObjectHandle", "handle_type": "buffer" }, string
47 { "name": "result", "type": "ObjectHandle", "handle_type": "buffer" }, string
58 { "name": "buffer", "type": "ObjectHandle", "handle_type": "buffer" }, string
65 { "name": "buffer", "type": "ObjectHandle", "handle_type": "buffer" }, string
73 { "name": "fence", "type": "ObjectHandle", "handle_type": "fence" }, string
/third_party/vulkan-loader/loader/
Ddirent_on_windows.c23 typedef ptrdiff_t handle_type; /* C99's intptr_t not sufficiently portable */ typedef
/third_party/mesa3d/src/vulkan/runtime/
Dvk_fence.c301 const VkExternalFenceHandleTypeFlagBits handle_type = in vk_common_GetPhysicalDeviceExternalFenceProperties() local
357 const VkExternalFenceHandleTypeFlagBits handle_type = in vk_common_ImportFenceFdKHR() local
Dvk_semaphore.c230 const VkExternalSemaphoreHandleTypeFlagBits handle_type = in vk_common_GetPhysicalDeviceExternalSemaphoreProperties() local
396 const VkExternalSemaphoreHandleTypeFlagBits handle_type = in vk_common_ImportSemaphoreFdKHR() local
/third_party/ltp/include/lapi/
Dfcntl.h147 int handle_type; member
/third_party/vulkan-loader/scripts/
Ddispatch_table_helper_generator.py180 def AddCommandToDispatchList(self, name, handle_type, protect, cmdinfo): argument
Dhelper_file_generator.py298 def TypeContainsObjectHandle(self, handle_type, dispatchable): argument
Dloader_extension_generator.py331 def AddCommandToDispatchList(self, extension_name, extension_type, name, cmdinfo, handle_type): argument
/third_party/ffmpeg/libavutil/
Dhwcontext_qsv.c57 mfxHandleType handle_type; member
89 mfxHandleType handle_type; member
1142 mfxHandleType handle_type; in qsv_device_derive_from_child() local
/third_party/mesa3d/src/vulkan/wsi/
Dwsi_common_drm.c330 VkExternalMemoryHandleTypeFlags handle_type = in wsi_configure_native_image() local
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/
Dconsistency_tools.py617 def compute(handle_type): argument
/third_party/mesa3d/src/gallium/frontends/xa/
Dxa_tracker.c319 handle_type(enum xa_handle_type type) in handle_type() function
/third_party/musl/porting/linux/user/include/
Dfcntl.h170 int handle_type; member
/third_party/musl/include/
Dfcntl.h169 int handle_type; member
/third_party/ffmpeg/libavfilter/
Dvf_deinterlace_qsv.c181 mfxHandleType handle_type; in init_out_session() local
/third_party/musl/ndk_musl_include/
Dfcntl.h170 int handle_type; member
/third_party/musl/porting/uniproton/kernel/include/
Dfcntl.h169 int handle_type; member
/third_party/musl/porting/liteos_m/user/include/
Dfcntl.h169 int handle_type; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dfcntl.h169 int handle_type; member
/third_party/musl/porting/liteos_m/kernel/include/
Dfcntl.h169 int handle_type; member
/third_party/flutter/engine/flutter/shell/platform/fuchsia/dart-pkg/zircon/sdk_ext/
Dsystem.cc105 Dart_Handle handle_type = class_library.GetClass("zircon", "Handle"); in MakeHandleList() local
/third_party/flutter/skia/third_party/externals/dawn/generator/
Ddawn_json_generator.py110 def set_handle_type(self, handle_type): argument

12