Home
last modified time | relevance | path

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

1234

/external/llvm/lib/Support/Windows/
DWindowsSupport.h92 typedef typename HandleTraits::handle_type handle_type; typedef
127 operator handle_type() const { in handle_type() function
133 typedef HANDLE handle_type; typedef
155 typedef HCRYPTPROV handle_type; typedef
171 typedef HKEY handle_type; typedef
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/Windows/
DWindowsSupport.h82 typedef typename HandleTraits::handle_type handle_type; typedef
117 operator handle_type() const { in handle_type() function
123 typedef HANDLE handle_type; typedef
145 typedef HCRYPTPROV handle_type; typedef
161 typedef HKEY handle_type; typedef
/external/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
/external/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
/external/vulkan-validation-layers/scripts/
Dcommon_codegen.py78 def IsDispatchable(self, handle_type): argument
80 def IsNonDispatchable(self, handle_type): argument
Ddispatch_table_helper_generator.py175 def AddCommandToDispatchList(self, name, handle_type, protect, cmdinfo): argument
/external/virglrenderer/src/venus/
Dvkr_device_memory.c51 VkExternalMemoryHandleTypeFlagBits handle_type; in vkr_get_fd_info_from_resource_info() local
183 VkExternalMemoryHandleTypeFlagBits handle_type = in vkr_dispatch_vkAllocateMemory() local
303 VkExternalMemoryHandleTypeFlagBits handle_type; in vkr_dispatch_vkGetMemoryResourcePropertiesMESA() local
364 VkExternalMemoryHandleTypeFlagBits handle_type, in vkr_device_memory_export_fd()
/external/OpenCL-CTS/test_conformance/vulkan/
Dtest_vulkan_platform_device_info.cpp58 cl_uint *handle_type; in test_platform_info() local
117 cl_uint *handle_type; in test_device_info() local
/external/llvm/utils/KillTheDoctor/
DKillTheDoctor.cpp80 typedef typename HandleType::handle_type handle_type; typedef in __anon646dea010111::ScopedHandle
114 typedef HANDLE handle_type; typedef
130 typedef HANDLE handle_type; typedef
146 typedef LPVOID handle_type; typedef
/external/tensorflow/tensorflow/compiler/jit/
Dshape_inference.h35 DataType handle_type = DT_INVALID; member
/external/sdv/vsomeip/third_party/boost/process/include/boost/process/
Dasync_pipe.hpp48 typedef platform_specific handle_type; typedef in boost::process::async_pipe
/external/mesa3d/src/vulkan/runtime/
Dvk_semaphore.c259 const VkExternalSemaphoreHandleTypeFlagBits handle_type = in vk_common_GetPhysicalDeviceExternalSemaphoreProperties() local
433 const VkExternalSemaphoreHandleTypeFlagBits handle_type = in vk_common_ImportSemaphoreWin32HandleKHR() local
548 const VkExternalSemaphoreHandleTypeFlagBits handle_type = in vk_common_ImportSemaphoreFdKHR() local
Dvk_fence.c304 const VkExternalFenceHandleTypeFlagBits handle_type = in vk_common_GetPhysicalDeviceExternalFenceProperties() local
360 const VkExternalFenceHandleTypeFlagBits handle_type = in vk_common_ImportFenceFdKHR() local
/external/strace/
Dfile_handle.c39 int handle_type; member
/external/rust/android-crates-io/crates/vulkano/src/sync/
Dsemaphore.rs1262 pub handle_type: ExternalSemaphoreHandleType, field
1281 pub fn handle_type(handle_type: ExternalSemaphoreHandleType) -> Self { in handle_type() method
1304 pub handle_type: ExternalSemaphoreHandleType, field
1318 pub fn handle_type(handle_type: ExternalSemaphoreHandleType) -> Self { in handle_type() method
1341 pub handle_type: ExternalSemaphoreHandleType, field
1355 pub fn handle_type(handle_type: ExternalSemaphoreHandleType) -> Self { in handle_type() method
1370 pub handle_type: ExternalSemaphoreHandleType, field
1378 pub fn handle_type(handle_type: ExternalSemaphoreHandleType) -> Self { in handle_type() method
Dfence.rs1340 pub handle_type: ExternalFenceHandleType, field
1359 pub fn handle_type(handle_type: ExternalFenceHandleType) -> Self { in handle_type() method
1382 pub handle_type: ExternalFenceHandleType, field
1396 pub fn handle_type(handle_type: ExternalFenceHandleType) -> Self { in handle_type() method
1411 pub handle_type: ExternalFenceHandleType, field
1419 pub fn handle_type(handle_type: ExternalFenceHandleType) -> Self { in handle_type() method
/external/bcc/examples/cgroupid/
Dcgroupid.c24 int handle_type; member
/external/tensorflow/tensorflow/core/ops/
Dfunctional_ops.cc41 const std::vector<shape_inference::ShapeAndType>* handle_type = in __anonff7c821c0102() local
/external/coreboot/util/lint/
Dkconfig_lint1115 sub handle_type { subroutine
/external/OpenCL-CTS/test_conformance/common/vulkan_wrapper/
Dopencl_vulkan_wrapper.cpp450 cl_external_memory_handle_type_khr *handle_type; in check_external_memory_handle_type() local
487 cl_external_semaphore_handle_type_khr *handle_type; in check_external_semaphore_handle_type() local
/external/cronet/stable/third_party/apache-portable-runtime/src/file_io/os2/
Dfilestat.c55 static apr_status_t handle_type(apr_filetype_e *ftype, HFILE file) in handle_type() function
/external/cronet/tot/third_party/apache-portable-runtime/src/file_io/os2/
Dfilestat.c55 static apr_status_t handle_type(apr_filetype_e *ftype, HFILE file) in handle_type() function
/external/ltp/include/lapi/
Dfcntl.h173 int handle_type; member
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_stackdepotbase.h28 typedef typename Node::handle_type handle_type; typedef
/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Dlift_tflite_flex_ops.cc118 auto handle_type = handle.getType().cast<TensorType>(); in matchAndRewrite() local

1234