Home
last modified time | relevance | path

Searched defs:UT (Results 1 – 25 of 53) sorted by relevance

123

/external/llvm/include/llvm/ExecutionEngine/
DJITSymbolFlags.h30 typedef std::underlying_type<JITSymbolFlags>::type UT; typedef
41 typedef std::underlying_type<JITSymbolFlags>::type UT; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/OrcError/
DOrcError.cpp79 typedef std::underlying_type<OrcErrorCode>::type UT; in orcError() typedef
103 typedef std::underlying_type<OrcErrorCode>::type UT; in convertToErrorCode() typedef
/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DMessageSetSchema.java133 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()
DExtensionSchema.java69 UnknownFieldSchema<UT, UB> unknownFieldSchema) in parseExtension()
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DMessageSetSchema.java133 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/
DDiagnosticOptions.h40 using UT = std::underlying_type<DiagnosticLevelMask>::type; variable
46 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/
Denum.path.format.pass.cpp28 typedef std::underlying_type<E>::type UT; in main() typedef
Denum.file_type.pass.cpp30 typedef std::underlying_type<E>::type UT; in main() typedef
Denum.copy_options.pass.cpp31 typedef std::underlying_type<E>::type UT; in main() typedef
Denum.perms.pass.cpp32 typedef std::underlying_type<E>::type UT; in main() typedef
Denum.directory_options.pass.cpp32 typedef std::underlying_type<E>::type UT; in main() typedef
Denum.perm_options.pass.cpp34 typedef std::underlying_type<E>::type UT; in main() typedef
/external/libcxx/test/std/utilities/meta/meta.type.synop/
Dendian.pass.cpp25 typedef std::underlying_type<std::endian>::type UT; in main() typedef
/external/clang/lib/Basic/
DDiagnosticOptions.cpp20 using UT = std::underlying_type<DiagnosticLevelMask>::type; in operator <<() typedef
/external/cronet/buildtools/third_party/libc++/trunk/test/std/input.output/filesystems/fs.enum/
Denum.path.format.pass.cpp26 typedef std::underlying_type<E>::type UT; in main() typedef
Denum.file_type.pass.cpp29 typedef std::underlying_type<E>::type UT; in main() typedef
Denum.copy_options.pass.cpp30 typedef std::underlying_type<E>::type UT; in main() typedef
Denum.directory_options.pass.cpp31 typedef std::underlying_type<E>::type UT; in main() typedef
Denum.perms.pass.cpp31 typedef std::underlying_type<E>::type UT; in main() typedef
Denum.perm_options.pass.cpp33 typedef std::underlying_type<E>::type UT; in main() typedef
/external/cronet/buildtools/third_party/libc++/trunk/test/std/numerics/bit/bit.endian/
Dendian.pass.cpp26 typedef std::underlying_type<std::endian>::type UT; in main() typedef
/external/libcxx/test/libcxx/language.support/support.dynamic/
Dnew_faligned_allocation.sh.cpp43 typedef std::underlying_type<std::align_val_t>::type UT; in main() typedef
/external/llvm/lib/ExecutionEngine/Orc/
DOrcError.cpp58 typedef std::underlying_type<OrcErrorCode>::type UT; in orcError() typedef
/external/cronet/buildtools/third_party/libc++/trunk/test/libcxx/language.support/support.dynamic/
Dnew_faligned_allocation.pass.cpp61 typedef std::underlying_type<std::align_val_t>::type UT; in main() typedef
/external/skia/include/private/
DSkSLDefines.h56 UL = 12, UT = 13, UR = 14, UB = 15, enumerator

123