| /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
|
| /external/angle/src/common/ |
| 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
|
| 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
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/PDB/Native/ |
| D | NativeTypeEnum.cpp | 304 const auto UnderlyingType = in getLength() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/ |
| D | NativeTypeEnum.cpp | 299 const auto UnderlyingType = in getLength() local
|
| /external/flatbuffers/python/flatbuffers/reflection/ |
| D | Enum.py | 71 def UnderlyingType(self): member in Enum
|
| /external/llvm/include/llvm/DebugInfo/CodeView/ |
| D | TypeRecord.h | 558 StringRef Name, StringRef UniqueName, TypeIndex UnderlyingType) in EnumRecord() 575 TypeIndex UnderlyingType; member 584 TypeIndex UnderlyingType; variable
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
| D | TypeRecord.h | 529 StringRef Name, StringRef UniqueName, TypeIndex UnderlyingType) in EnumRecord() 536 TypeIndex UnderlyingType; variable
|
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/ |
| D | TypeRecord.h | 524 StringRef Name, StringRef UniqueName, TypeIndex UnderlyingType) in EnumRecord() 531 TypeIndex UnderlyingType; variable
|
| /external/llvm/lib/IR/ |
| D | DIBuilder.cpp | 417 DIType *UnderlyingType, StringRef UniqueIdentifier) { in createEnumerationType()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | DIBuilder.cpp | 508 DIType *UnderlyingType, StringRef UniqueIdentifier, bool IsScoped) { in createEnumerationType()
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
| D | DIBuilder.cpp | 557 DIType *UnderlyingType, StringRef UniqueIdentifier, bool IsScoped) { in createEnumerationType()
|
| /external/clang/lib/Serialization/ |
| D | ASTReader.cpp | 5433 QualType UnderlyingType = readType(*Loc.F, Record, Idx); in readTypeRecord() local 5438 QualType UnderlyingType = readType(*Loc.F, Record, Idx); in readTypeRecord() local 5444 QualType UnderlyingType = readType(*Loc.F, Record, Idx); in readTypeRecord() local
|
| /external/clang/lib/AST/ |
| D | Type.cpp | 2927 QualType UnderlyingType, in UnaryTransformType()
|
| D | ASTImporter.cpp | 1804 QualType UnderlyingType = Importer.Import(T->getUnderlyingType()); in VisitDecltypeType() local
|
| D | ASTContext.cpp | 4003 QualType UnderlyingType, in getUnaryTransformType()
|
| /external/swiftshader/src/Reactor/ |
| D | SubzeroReactor.cpp | 4097 struct UnderlyingType struct 4099 using Type = typename decltype(rr::Extract(std::declval<RValue<T>>(), 0))::rvalue_underlying_type;
|
| /external/clang/lib/Sema/ |
| D | SemaDecl.cpp | 12266 TypeResult UnderlyingType, in ActOnTag()
|