| /external/llvm/include/llvm/ExecutionEngine/ | 
| D | JITSymbolFlags.h | 30   typedef std::underlying_type<JITSymbolFlags>::type UT;  typedef41   typedef std::underlying_type<JITSymbolFlags>::type UT;  typedef
 
 | 
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/OrcError/ | 
| D | OrcError.cpp | 79   typedef std::underlying_type<OrcErrorCode>::type UT;  in orcError()  typedef103   typedef std::underlying_type<OrcErrorCode>::type UT;  in convertToErrorCode()  typedef
 
 | 
| /external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ | 
| D | MessageSetSchema.java | 133       UnknownFieldSchema<UT, UB> unknownFieldSchema, T message, Writer writer) throws IOException {  in writeUnknownFieldsHelper()247       UnknownFieldSchema<UT, UB> unknownFieldSchema,  in mergeFromHelper()
 290           UnknownFieldSchema<UT, UB> unknownFieldSchema,  in parseMessageSetItemOrUnknownField()
 399       UnknownFieldSchema<UT, UB> schema, T message) {  in getUnknownFieldsSerializedSize()
 
 | 
| D | ExtensionSchema.java | 69       UnknownFieldSchema<UT, UB> unknownFieldSchema)  in parseExtension()
 | 
| /external/protobuf/java/core/src/main/java/com/google/protobuf/ | 
| D | MessageSetSchema.java | 133       UnknownFieldSchema<UT, UB> unknownFieldSchema, T message, Writer writer) throws IOException {  in writeUnknownFieldsHelper()247       UnknownFieldSchema<UT, UB> unknownFieldSchema,  in mergeFromHelper()
 290           UnknownFieldSchema<UT, UB> unknownFieldSchema,  in parseMessageSetItemOrUnknownField()
 399       UnknownFieldSchema<UT, UB> schema, T message) {  in getUnknownFieldsSerializedSize()
 
 | 
| /external/clang/include/clang/Basic/ | 
| D | DiagnosticOptions.h | 40   using UT = std::underlying_type<DiagnosticLevelMask>::type;  variable46   using UT = std::underlying_type<DiagnosticLevelMask>::type;  variable
 53   using UT = std::underlying_type<DiagnosticLevelMask>::type;  variable
 
 | 
| /external/libcxx/test/std/input.output/filesystems/fs.enum/ | 
| D | enum.path.format.pass.cpp | 28   typedef std::underlying_type<E>::type UT;  in main()  typedef
 | 
| D | enum.file_type.pass.cpp | 30   typedef std::underlying_type<E>::type UT;  in main()  typedef
 | 
| D | enum.copy_options.pass.cpp | 31   typedef std::underlying_type<E>::type UT;  in main()  typedef
 | 
| D | enum.perms.pass.cpp | 32   typedef std::underlying_type<E>::type UT;  in main()  typedef
 | 
| D | enum.directory_options.pass.cpp | 32   typedef std::underlying_type<E>::type UT;  in main()  typedef
 | 
| D | enum.perm_options.pass.cpp | 34   typedef std::underlying_type<E>::type UT;  in main()  typedef
 | 
| /external/libcxx/test/std/utilities/meta/meta.type.synop/ | 
| D | endian.pass.cpp | 25     typedef std::underlying_type<std::endian>::type UT;  in main()  typedef
 | 
| /external/clang/lib/Basic/ | 
| D | DiagnosticOptions.cpp | 20   using UT = std::underlying_type<DiagnosticLevelMask>::type;  in operator <<()  typedef
 | 
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/input.output/filesystems/fs.enum/ | 
| D | enum.path.format.pass.cpp | 26   typedef std::underlying_type<E>::type UT;  in main()  typedef
 | 
| D | enum.file_type.pass.cpp | 29   typedef std::underlying_type<E>::type UT;  in main()  typedef
 | 
| D | enum.copy_options.pass.cpp | 30   typedef std::underlying_type<E>::type UT;  in main()  typedef
 | 
| D | enum.directory_options.pass.cpp | 31   typedef std::underlying_type<E>::type UT;  in main()  typedef
 | 
| D | enum.perms.pass.cpp | 31   typedef std::underlying_type<E>::type UT;  in main()  typedef
 | 
| D | enum.perm_options.pass.cpp | 33   typedef std::underlying_type<E>::type UT;  in main()  typedef
 | 
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/numerics/bit/bit.endian/ | 
| D | endian.pass.cpp | 26     typedef std::underlying_type<std::endian>::type UT;  in main()  typedef
 | 
| /external/libcxx/test/libcxx/language.support/support.dynamic/ | 
| D | new_faligned_allocation.sh.cpp | 43     typedef std::underlying_type<std::align_val_t>::type UT;  in main()  typedef
 | 
| /external/llvm/lib/ExecutionEngine/Orc/ | 
| D | OrcError.cpp | 58   typedef std::underlying_type<OrcErrorCode>::type UT;  in orcError()  typedef
 | 
| /external/cronet/buildtools/third_party/libc++/trunk/test/libcxx/language.support/support.dynamic/ | 
| D | new_faligned_allocation.pass.cpp | 61     typedef std::underlying_type<std::align_val_t>::type UT;  in main()  typedef
 | 
| /external/skia/include/private/ | 
| D | SkSLDefines.h | 56     UL = 12, UT = 13, UR = 14, UB = 15,  enumerator
 |