/aosp_15_r20/external/sdv/vsomeip/third_party/boost/core/include/boost/core/ |
D | scoped_enum.hpp | 115 #define BOOST_SCOPED_ENUM_UT_DECLARE_BEGIN(EnumType, UnderlyingType) \ argument 179 #define BOOST_SCOPED_ENUM_UT_DECLARE_BEGIN(EnumType,UnderlyingType) enum class EnumType : Underlyin… argument
|
/aosp_15_r20/external/angle/src/common/ |
H A D | BinaryStream.h | 91 using UnderlyingType = typename std::underlying_type<EnumT>::type; in readEnum() local 284 using UnderlyingType = typename std::underlying_type<EnumT>::type; in writeEnum() local
|
H A D | PackedEnums.h | 30 using UnderlyingType = typename std::underlying_type<E>::type; in EnumSize() local 73 using UnderlyingType = typename std::underlying_type<E>::type; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/ |
D | WithCache.h | 30 using UnderlyingType = std::remove_pointer_t<Arg>; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/ |
D | WithCache.h | 30 using UnderlyingType = std::remove_pointer_t<Arg>; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/ |
D | WithCache.h | 30 using UnderlyingType = std::remove_pointer_t<Arg>; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/ |
D | WithCache.h | 30 using UnderlyingType = std::remove_pointer_t<Arg>; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | RangedConstraintManager.h | 109 using UnderlyingType = const ContainerType *; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | RangedConstraintManager.h | 109 using UnderlyingType = const ContainerType *; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | RangedConstraintManager.h | 109 using UnderlyingType = const ContainerType *; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | RangedConstraintManager.h | 109 using UnderlyingType = const ContainerType *; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
H A D | NativeTypeEnum.cpp | 299 const auto UnderlyingType = in getLength() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/ |
H A D | NativeTypeEnum.cpp | 304 const auto UnderlyingType = in getLength() local
|
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | TypeRecord.h | 558 StringRef Name, StringRef UniqueName, TypeIndex UnderlyingType) in EnumRecord() 575 TypeIndex UnderlyingType; member 584 TypeIndex UnderlyingType; variable
|
/aosp_15_r20/external/flatbuffers/python/flatbuffers/reflection/ |
H A D | Enum.py | 71 def UnderlyingType(self): member in Enum
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/CodeView/ |
D | TypeRecord.h | 524 StringRef Name, StringRef UniqueName, TypeIndex UnderlyingType) in EnumRecord() 531 TypeIndex UnderlyingType; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/CodeView/ |
D | TypeRecord.h | 524 StringRef Name, StringRef UniqueName, TypeIndex UnderlyingType) in EnumRecord() 531 TypeIndex UnderlyingType; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/CodeView/ |
D | TypeRecord.h | 524 StringRef Name, StringRef UniqueName, TypeIndex UnderlyingType) in EnumRecord() 531 TypeIndex UnderlyingType; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/CodeView/ |
D | TypeRecord.h | 524 StringRef Name, StringRef UniqueName, TypeIndex UnderlyingType) in EnumRecord() 531 TypeIndex UnderlyingType; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | TypeRecord.h | 524 StringRef Name, StringRef UniqueName, TypeIndex UnderlyingType) in EnumRecord() 531 TypeIndex UnderlyingType; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | TypeRecord.h | 529 StringRef Name, StringRef UniqueName, TypeIndex UnderlyingType) in EnumRecord() 536 TypeIndex UnderlyingType; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/ExtractAPI/ |
D | API.h | 1102 SymbolReference UnderlyingType; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/ExtractAPI/ |
D | API.h | 1099 SymbolReference UnderlyingType; member
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/ExtractAPI/ |
D | API.h | 1102 SymbolReference UnderlyingType; member
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | DIBuilder.cpp | 417 DIType *UnderlyingType, StringRef UniqueIdentifier) { in createEnumerationType()
|