Home
last modified time | relevance | path

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

12

/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-7.0/llvm/lib/ExecutionEngine/Orc/
DOrcError.cpp78 typedef std::underlying_type<OrcErrorCode>::type UT; in orcError() typedef
102 typedef std::underlying_type<OrcErrorCode>::type UT; in convertToErrorCode() typedef
/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.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
Denum.perms.pass.cpp32 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/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/protobuf/java/core/src/main/java/com/google/protobuf/
DMessageSetSchema.java126 UnknownFieldSchema<UT, UB> unknownFieldSchema, T message, Writer writer) throws IOException { in writeUnknownFieldsHelper()
236 UnknownFieldSchema<UT, UB> unknownFieldSchema, in mergeFromHelper()
279 UnknownFieldSchema<UT, UB> unknownFieldSchema, in parseMessageSetItemOrUnknownField()
388 UnknownFieldSchema<UT, UB> schema, T message) { in getUnknownFieldsSerializedSize()
DExtensionSchema.java67 UnknownFieldSchema<UT, UB> unknownFieldSchema) in parseExtension()
DSchemaUtil.java895 UnknownFieldSchema<UT, UB> schema, T message, T other) { in mergeUnknownFields()
908 UnknownFieldSchema<UT, UB> unknownFieldSchema) { in filterUnknownEnumList()
948 UnknownFieldSchema<UT, UB> unknownFieldSchema) { in filterUnknownEnumList()
984 int number, int enumValue, UB unknownFields, UnknownFieldSchema<UT, UB> unknownFieldSchema) { in storeUnknownEnum()
DExtensionSchemaLite.java75 UnknownFieldSchema<UT, UB> unknownFieldSchema) in parseExtension()
DExtensionSchemaFull.java93 UnknownFieldSchema<UT, UB> unknownFieldSchema) in parseExtension()
DMessageSchema.java2516 UnknownFieldSchema<UT, UB> schema, T message) { in getUnknownFieldsSerializedSize()
3836 UnknownFieldSchema<UT, UB> schema, T message, Writer writer) throws IOException { in writeUnknownInMessageTo()
3854 UnknownFieldSchema<UT, UB> unknownFieldSchema, in mergeFromHelper()
5453 Object message, int pos, UB unknownFields, UnknownFieldSchema<UT, UB> unknownFieldSchema) { in filterMapUnknownEnumValues()
5479 UnknownFieldSchema<UT, UB> unknownFieldSchema) { in filterUnknownEnumMap()
/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/clang/lib/StaticAnalyzer/Checkers/
DNonNullParamChecker.cpp111 const RecordType *UT = T->getAsUnionType(); in checkPreCall() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DCalendarAstronomer.java367 double UT = normalize((double)time/HOUR_MS, 24); in getGreenwichSidereal() local
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DCalendarAstronomer.java372 double UT = normalize((double)time/HOUR_MS, 24); in getGreenwichSidereal() local
/external/icu/icu4c/source/i18n/
Dastro.cpp385 double UT = normalize(fTime/(double)HOUR_MS, 24.); in getGreenwichSidereal() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/BinaryFormat/
DDwarf.cpp480 StringRef llvm::dwarf::UnitTypeString(unsigned UT) { in UnitTypeString()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp870 dwarf::UnitType UT = Skeleton ? dwarf::DW_UT_split_compile in emitHeader() local

12