/aosp_15_r20/hardware/google/aemu/base/include/aemu/base/ |
D | ManagedDescriptor.hpp | 29 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
|
D | ManagedDescriptor.h | 29 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 D | Usb.h | 105 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 D | Usb.h | 104 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 D | Usb.h | 111 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 D | Usb.h | 105 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/ |
D | layout.rs | 111 ) -> Result<HashMap<DescriptorType, u32>, DescriptorSetLayoutCreationError> { in validate() 397 pub fn descriptor_counts(&self) -> &HashMap<DescriptorType, u32> { in descriptor_counts() 785 DescriptorType { enumerator
|
D | pool.rs | 166 pub fn pool_sizes(&self) -> &HashMap<DescriptorType, u32> { in pool_sizes()
|
D | update.rs | 361 descriptor_type: DescriptorType, in to_vulkan()
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/subgroups/ |
H A D | glcSubgroupsTestsUtils.hpp | 406 typedef enum DescriptorType enum 411 } DescriptorType; typedef
|
/aosp_15_r20/external/armnn/src/armnn/layers/ |
H A D | LayerWithParameters.hpp | 17 using DescriptorType = Parameters; typedef in armnn::LayerWithParameters
|
/aosp_15_r20/external/crosvm/rutabaga_gfx/src/rutabaga_os/ |
H A D | defines.rs | 28 pub enum DescriptorType { enum
|
/aosp_15_r20/external/skia/src/gpu/graphite/ |
H A D | DescriptorData.h | 20 enum class DescriptorType : uint8_t { enum
|
/aosp_15_r20/external/golang-protobuf/internal/cmd/generate-types/ |
H A D | main.go | 63 type DescriptorType string type
|
/aosp_15_r20/external/crosvm/rutabaga_gfx/src/rutabaga_os/sys/windows/ |
H A D | descriptor.rs | 36 pub fn determine_type(&self) -> Result<DescriptorType> { in determine_type()
|
/aosp_15_r20/external/deqp-deps/amber/src/vulkan/ |
D | descriptor.h | 38 enum class DescriptorType : uint8_t { enum
|
/aosp_15_r20/hardware/google/aemu/base/ |
D | ManagedDescriptor_unittest.cpp | 28 using DescriptorType = int; typedef
|
/aosp_15_r20/external/crosvm/rutabaga_gfx/src/rutabaga_os/sys/stub/ |
H A D | descriptor.rs | 36 pub fn determine_type(&self) -> Result<DescriptorType> { in determine_type()
|
/aosp_15_r20/external/crosvm/rutabaga_gfx/src/rutabaga_os/sys/linux/ |
H A D | descriptor.rs | 43 pub fn determine_type(&self) -> Result<DescriptorType> { in determine_type()
|
/aosp_15_r20/system/extras/simpleperf/ |
H A D | JITDebugReader.h | 45 enum class DescriptorType { enum
|
/aosp_15_r20/external/crosvm/devices/src/virtio/ |
H A D | descriptor_utils.rs | 764 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/ |
D | usbscan.h | 76 IN UCHAR DescriptorType; member
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
D | usbscan.h | 59 UCHAR DescriptorType; member
|
/aosp_15_r20/external/flatbuffers/grpc/src/compiler/ |
H A D | java_generator.cc | 42 DescriptorType; // base class of all 'descriptors' typedef
|
/aosp_15_r20/external/crosvm/usb_util/src/ |
H A D | types.rs | 13 pub enum DescriptorType { enum
|