/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/Windows/ |
D | WindowsSupport.h | 79 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/ |
D | WindowsSupport.h | 93 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/ |
D | dawn_wire.json | 38 { "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/ |
D | dawn_wire.json | 39 { "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/ |
D | dirent_on_windows.c | 23 typedef ptrdiff_t handle_type; /* C99's intptr_t not sufficiently portable */ typedef
|
/third_party/mesa3d/src/vulkan/runtime/ |
D | vk_fence.c | 301 const VkExternalFenceHandleTypeFlagBits handle_type = in vk_common_GetPhysicalDeviceExternalFenceProperties() local 357 const VkExternalFenceHandleTypeFlagBits handle_type = in vk_common_ImportFenceFdKHR() local
|
D | vk_semaphore.c | 230 const VkExternalSemaphoreHandleTypeFlagBits handle_type = in vk_common_GetPhysicalDeviceExternalSemaphoreProperties() local 396 const VkExternalSemaphoreHandleTypeFlagBits handle_type = in vk_common_ImportSemaphoreFdKHR() local
|
/third_party/ltp/include/lapi/ |
D | fcntl.h | 147 int handle_type; member
|
/third_party/vulkan-loader/scripts/ |
D | dispatch_table_helper_generator.py | 180 def AddCommandToDispatchList(self, name, handle_type, protect, cmdinfo): argument
|
D | helper_file_generator.py | 298 def TypeContainsObjectHandle(self, handle_type, dispatchable): argument
|
D | loader_extension_generator.py | 331 def AddCommandToDispatchList(self, extension_name, extension_type, name, cmdinfo, handle_type): argument
|
/third_party/ffmpeg/libavutil/ |
D | hwcontext_qsv.c | 57 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/ |
D | wsi_common_drm.c | 330 VkExternalMemoryHandleTypeFlags handle_type = in wsi_configure_native_image() local
|
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/ |
D | consistency_tools.py | 617 def compute(handle_type): argument
|
/third_party/mesa3d/src/gallium/frontends/xa/ |
D | xa_tracker.c | 319 handle_type(enum xa_handle_type type) in handle_type() function
|
/third_party/musl/porting/linux/user/include/ |
D | fcntl.h | 170 int handle_type; member
|
/third_party/musl/include/ |
D | fcntl.h | 169 int handle_type; member
|
/third_party/ffmpeg/libavfilter/ |
D | vf_deinterlace_qsv.c | 181 mfxHandleType handle_type; in init_out_session() local
|
/third_party/musl/ndk_musl_include/ |
D | fcntl.h | 170 int handle_type; member
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | fcntl.h | 169 int handle_type; member
|
/third_party/musl/porting/liteos_m/user/include/ |
D | fcntl.h | 169 int handle_type; member
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | fcntl.h | 169 int handle_type; member
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | fcntl.h | 169 int handle_type; member
|
/third_party/flutter/engine/flutter/shell/platform/fuchsia/dart-pkg/zircon/sdk_ext/ |
D | system.cc | 105 Dart_Handle handle_type = class_library.GetClass("zircon", "Handle"); in MakeHandleList() local
|
/third_party/flutter/skia/third_party/externals/dawn/generator/ |
D | dawn_json_generator.py | 110 def set_handle_type(self, handle_type): argument
|