Home
last modified time | relevance | path

Searched defs:UT (Results 1 – 25 of 30) 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/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
DDwarfUnit.cpp1659 void DwarfUnit::emitCommonHeader(bool UseOffsets, dwarf::UnitType UT) { in emitCommonHeader()
/external/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp953 auto *UT = cast<VectorType>(U->getType()); in likeBitCastFromVector() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp1133 auto *UT = cast<VectorType>(U->getType()); in likeBitCastFromVector() local
/external/clang/lib/AST/
DExpr.cpp3211 if (const RecordType *UT = getType()->getAsUnionType()) in isNullPointerConstant() local
/external/clang/lib/Sema/
DSemaDeclAttr.cpp1200 if (const RecordType *UT = T->getAsUnionType()) { in isValidPointerAttrType() local
/external/clang/lib/CodeGen/
DTargetInfo.cpp156 if (const RecordType *UT = Ty->getAsUnionType()) { in useFirstFieldIfTransparentUnion() local

12