Home
last modified time | relevance | path

Searched defs:DescriptorType (Results 1 – 25 of 55) sorted by relevance

123

/aosp_15_r20/hardware/google/aemu/base/include/aemu/base/
DManagedDescriptor.hpp29 using DescriptorType = HANDLE; typedef
48 using DescriptorType = typename PlatformTrait::DescriptorType; typedef in android::base::ManagedDescriptorBase
101 using DescriptorType = DescriptorTypeBase<internal::PlatformTraitWin32>; typedef
104 using DescriptorType = DescriptorTypeBase<internal::PlatformTraitUnixLike>; typedef
DManagedDescriptor.h29 using DescriptorType = HANDLE; member
101 using DescriptorType = DescriptorTypeBase<internal::PlatformTraitWin32>; variable
104 using DescriptorType = DescriptorTypeBase<internal::PlatformTraitUnixLike>; variable
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/IndustryStandard/
H A DUsb.h105 UINT8 DescriptorType; member
126 UINT8 DescriptorType; member
141 UINT8 DescriptorType; member
157 UINT8 DescriptorType; member
170 UINT8 DescriptorType; member
360 UINT8 DescriptorType; member
371 UINT8 DescriptorType; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/IndustryStandard/
H A DUsb.h104 UINT8 DescriptorType; member
125 UINT8 DescriptorType; member
140 UINT8 DescriptorType; member
156 UINT8 DescriptorType; member
169 UINT8 DescriptorType; member
357 UINT8 DescriptorType; member
368 UINT8 DescriptorType; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/IndustryStandard/
H A DUsb.h111 UINT8 DescriptorType; member
132 UINT8 DescriptorType; member
147 UINT8 DescriptorType; member
163 UINT8 DescriptorType; member
176 UINT8 DescriptorType; member
366 UINT8 DescriptorType; member
377 UINT8 DescriptorType; member
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/IndustryStandard/
H A DUsb.h105 UINT8 DescriptorType; member
126 UINT8 DescriptorType; member
141 UINT8 DescriptorType; member
157 UINT8 DescriptorType; member
170 UINT8 DescriptorType; member
360 UINT8 DescriptorType; member
371 UINT8 DescriptorType; member
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/descriptor_set/
Dlayout.rs111 ) -> Result<HashMap<DescriptorType, u32>, DescriptorSetLayoutCreationError> { in validate()
397 pub fn descriptor_counts(&self) -> &HashMap<DescriptorType, u32> { in descriptor_counts()
785 DescriptorType { enumerator
Dpool.rs166 pub fn pool_sizes(&self) -> &HashMap<DescriptorType, u32> { in pool_sizes()
Dupdate.rs361 descriptor_type: DescriptorType, in to_vulkan()
/aosp_15_r20/external/deqp/external/openglcts/modules/common/subgroups/
H A DglcSubgroupsTestsUtils.hpp406 typedef enum DescriptorType enum
411 } DescriptorType; typedef
/aosp_15_r20/external/armnn/src/armnn/layers/
H A DLayerWithParameters.hpp17 using DescriptorType = Parameters; typedef in armnn::LayerWithParameters
/aosp_15_r20/external/crosvm/rutabaga_gfx/src/rutabaga_os/
H A Ddefines.rs28 pub enum DescriptorType { enum
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DDescriptorData.h20 enum class DescriptorType : uint8_t { enum
/aosp_15_r20/external/golang-protobuf/internal/cmd/generate-types/
H A Dmain.go63 type DescriptorType string type
/aosp_15_r20/external/crosvm/rutabaga_gfx/src/rutabaga_os/sys/windows/
H A Ddescriptor.rs36 pub fn determine_type(&self) -> Result<DescriptorType> { in determine_type()
/aosp_15_r20/external/deqp-deps/amber/src/vulkan/
Ddescriptor.h38 enum class DescriptorType : uint8_t { enum
/aosp_15_r20/hardware/google/aemu/base/
DManagedDescriptor_unittest.cpp28 using DescriptorType = int; typedef
/aosp_15_r20/external/crosvm/rutabaga_gfx/src/rutabaga_os/sys/stub/
H A Ddescriptor.rs36 pub fn determine_type(&self) -> Result<DescriptorType> { in determine_type()
/aosp_15_r20/external/crosvm/rutabaga_gfx/src/rutabaga_os/sys/linux/
H A Ddescriptor.rs43 pub fn determine_type(&self) -> Result<DescriptorType> { in determine_type()
/aosp_15_r20/system/extras/simpleperf/
H A DJITDebugReader.h45 enum class DescriptorType { enum
/aosp_15_r20/external/crosvm/devices/src/virtio/
H A Ddescriptor_utils.rs764 pub enum DescriptorType { enum
783 descriptors: Vec<(DescriptorType, u32)>, in create_descriptor_chain()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
Dusbscan.h76 IN UCHAR DescriptorType; member
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dusbscan.h59 UCHAR DescriptorType; member
/aosp_15_r20/external/flatbuffers/grpc/src/compiler/
H A Djava_generator.cc42 DescriptorType; // base class of all 'descriptors' typedef
/aosp_15_r20/external/crosvm/usb_util/src/
H A Dtypes.rs13 pub enum DescriptorType { enum

123