Searched defs:UB (Results 1 – 10 of 10) sorted by relevance
| /third_party/icu/tools/colprobe/ |
| D | sortedlines.h | 21 Line *UB[UCOL_OFF]; variable
|
| /third_party/skia/include/private/ |
| D | SkSLDefines.h | 48 UL = 12, UT = 13, UR = 14, UB = 15, enumerator
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | ObjCARCAliasAnalysis.cpp | 58 const Value *UB = GetUnderlyingObjCPtr(SB, DL); in alias() local
|
| D | DependenceAnalysis.cpp | 894 const SCEV *UB = SE->getBackedgeTakenCount(AddRec->getLoop()); in checkSubscript() local 1069 const SCEV *UB = SE->getBackedgeTakenCount(L); in collectUpperBound() local 1080 if (const SCEV *UB = collectUpperBound(L, T)) in collectConstantUpperBound() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| D | SIInsertWaitcnts.cpp | 327 uint32_t UB = ScoreUBs[T] - getWaitCountMax(EXP_CNT); in setScoreUB() local 670 uint32_t UB = getScoreUB(T); in print() local 731 const uint32_t UB = getScoreUB(T); in simplifyWaitcnt() local 744 const uint32_t UB = getScoreUB(T); in determineWait() local 775 const uint32_t UB = getScoreUB(T); in applyWaitcnt() local
|
| /third_party/typescript/tests/cases/compiler/ |
| D | strictOptionalProperties1.ts | 236 type UB = { x?: never }['x']; // undefined from missing property alias
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | LiveRangeCalc.cpp | 313 LiveRange::iterator UB = std::upper_bound(LR.begin(), LR.end(), in isDefOnEntry() local
|
| /third_party/mesa3d/src/mesa/main/ |
| D | macros.h | 152 #define UNCLAMPED_FLOAT_TO_UBYTE(UB, FLT) \ argument 165 #define CLAMPED_FLOAT_TO_UBYTE(UB, FLT) \ argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/Symbolize/ |
| D | Symbolize.cpp | 479 if (MachOUniversalBinary *UB = dyn_cast_or_null<MachOUniversalBinary>(Bin)) { in getOrCreateObject() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
| D | DWARFDie.cpp | 121 Optional<uint64_t> UB; in dumpArrayType() local
|