/aosp_15_r20/frameworks/libs/binary_translation/interpreter/riscv64/ |
D | interpreter.h | 1104 using MaskType = std::conditional_t<sizeof(ElementType) == sizeof(Int8), UInt16, UInt8>; variable 3050 using MaskType = std::conditional_t<sizeof(ElementType) == sizeof(Int8), UInt16, UInt8>; variable 4301 using MaskType = decltype(mask_bits); in OpVectorslide1down() local 4502 MaskType /*mask*/) { argument 4512 MaskType /*mask*/) { argument 4521 MaskType /*mask*/) { in GetHighVectorArgument() argument 4530 MaskType /*mask*/) { argument 4539 MaskType /*mask*/) { argument 4548 MaskType /*mask*/) { in GetLowVectorArgument() argument 4557 MaskType /*mask*/) { argument [all …]
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/ |
D | OSLog.h | 77 StringRef MaskType; variable
|
D | FormatString.h | 534 StringRef MaskType; variable 757 virtual void handleInvalidMaskType(StringRef MaskType) {} in handleInvalidMaskType()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/ |
D | OSLog.h | 77 StringRef MaskType; variable
|
D | FormatString.h | 534 StringRef MaskType; variable 757 virtual void handleInvalidMaskType(StringRef MaskType) {} in handleInvalidMaskType()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/ |
D | OSLog.h | 77 StringRef MaskType; variable
|
D | FormatString.h | 523 StringRef MaskType; variable 746 virtual void handleInvalidMaskType(StringRef MaskType) {} in handleInvalidMaskType()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/ |
D | OSLog.h | 77 StringRef MaskType; variable
|
D | FormatString.h | 536 StringRef MaskType; variable 759 virtual void handleInvalidMaskType(StringRef MaskType) {} in handleInvalidMaskType()
|
/aosp_15_r20/external/skia/src/gpu/ganesh/ops/ |
H A D | AtlasTextOp.h | 121 enum class MaskType : uint32_t { enum
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/subgroups/ |
H A D | vktSubgroupsBallotMasksTests.cpp | 39 enum MaskType enum
|
/aosp_15_r20/external/swiftshader/third_party/subzero/unittest/AssemblerX8632/ |
H A D | TestUtil.h | 493 using MaskType = typename std::conditional< in blendWith() local
|
/aosp_15_r20/external/swiftshader/third_party/subzero/unittest/AssemblerX8664/ |
H A D | TestUtil.h | 605 using MaskType = typename std::conditional< in blendWith() local
|
/aosp_15_r20/frameworks/libs/binary_translation/intrinsics/riscv64_to_all/include/berberis/intrinsics/riscv64_to_all/ |
D | vector_intrinsics.h | 202 using MaskType = std::conditional_t<sizeof(ElementType) == sizeof(Int8), UInt16, UInt8>; in GetMaskVectorArgument() local
|
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/lang/ |
H A D | UCharacter.java | 5386 private static final class MaskType implements Trie2.ValueMapper { class in UCharacter.UCharacterTypeIterator
|
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/lang/ |
H A D | UCharacter.java | 5984 private static final class MaskType implements Trie2.ValueMapper { class in UCharacter.UCharacterTypeIterator
|
/aosp_15_r20/external/swiftshader/third_party/subzero/src/ |
H A D | IceTargetLoweringX8664.cpp | 5192 static constexpr Type MaskType = IceType_void; in lowerShuffleVector_UsingPshufb() local
|
H A D | IceTargetLoweringX8632.cpp | 5782 static constexpr Type MaskType = IceType_void; in lowerShuffleVector_UsingPshufb() local
|
/aosp_15_r20/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_enums.hpp | 23 using MaskType = typename std::underlying_type<BitType>::type; typedef in VULKAN_HPP_NAMESPACE::Flags
|
D | vulkan_enums.hpp | 23 using MaskType = typename std::underlying_type<BitType>::type; typedef in VULKAN_HPP_NAMESPACE::Flags
|
/aosp_15_r20/external/swiftshader/include/vulkan/ |
H A D | vulkan_enums.hpp | 23 using MaskType = typename std::underlying_type<BitType>::type; typedef in VULKAN_HPP_NAMESPACE::Flags
|
/aosp_15_r20/external/vulkan-headers/include/vulkan/ |
H A D | vulkan_enums.hpp | 26 using MaskType = typename std::underlying_type<BitType>::type; typedef in VULKAN_HPP_NAMESPACE::Flags
|
/aosp_15_r20/external/angle/third_party/vulkan-headers/src/include/vulkan/ |
H A D | vulkan_enums.hpp | 26 using MaskType = typename std::underlying_type<BitType>::type; typedef in VULKAN_HPP_NAMESPACE::Flags
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 654 using MaskType = typename std::underlying_type<BitType>::type; typedef in VULKAN_HPP_NAMESPACE::Flags
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan.hpp | 654 using MaskType = typename std::underlying_type<BitType>::type; typedef in VULKAN_HPP_NAMESPACE::Flags
|