| /external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/ |
| D | move_convert.runtime.pass.cpp | 53 using UB = std::unique_ptr<B[]>; in test_sfinae() typedef 58 using UB = std::unique_ptr<B[], GenericConvertingDeleter<1> >; in test_sfinae() typedef
|
| D | pointer.pass.cpp | 136 using UB = std::unique_ptr<B[]>; in test_sfinae_runtime() typedef
|
| D | move_convert.single.pass.cpp | 99 using UB = std::unique_ptr<B>; in test_sfinae() typedef
|
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/ |
| D | move_convert.runtime.pass.cpp | 53 using UB = std::unique_ptr<B[]>; in test_sfinae() typedef 58 using UB = std::unique_ptr<B[], GenericConvertingDeleter<1> >; in test_sfinae() typedef
|
| D | pointer.pass.cpp | 160 using UB = std::unique_ptr<B[]>; in test_sfinae_runtime() typedef
|
| D | move_convert.single.pass.cpp | 102 using UB = std::unique_ptr<B>; in test_sfinae() typedef
|
| /external/skia/include/private/ |
| D | SkSLDefines.h | 56 UL = 12, UT = 13, UR = 14, UB = 15, enumerator
|
| /external/llvm/lib/Analysis/ |
| D | ObjCARCAliasAnalysis.cpp | 58 const Value *UB = GetUnderlyingObjCPtr(SB, DL); in alias() local
|
| D | DependenceAnalysis.cpp | 860 const SCEV *UB = SE->getBackedgeTakenCount(AddRec->getLoop()); in checkSrcSubscript() local 885 const SCEV *UB = SE->getBackedgeTakenCount(AddRec->getLoop()); in checkDstSubscript() local 992 const SCEV *UB = SE->getBackedgeTakenCount(L); in collectUpperBound() local 1003 if (const SCEV *UB = collectUpperBound(L, T)) in collectConstantUpperBound() local
|
| /external/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
|
| /external/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
|
| /external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/ |
| D | move_convert.single.pass.cpp | 78 using UB = std::unique_ptr<B>; in test_sfinae() typedef
|
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/ |
| D | move_convert.single.pass.cpp | 81 using UB = std::unique_ptr<B>; in test_sfinae() typedef
|
| /external/clang/test/CodeGen/ |
| D | xcore-stringtype.c | 164 union UB{int:4; int:2; int N4:4; int N2:2; unsigned int:4; signed int:4; union
|
| /external/libyuv/files/source/ |
| D | row_common.cc | 1437 #define YUVCONSTANTSBODY(YG, YB, UB, UG, VG, VR) \ argument 1442 #define YUVCONSTANTSBODY(YG, YB, UB, UG, VG, VR) \ argument 1455 #define MAKEYUVCONSTANTS(name, YG, YB, UB, UG, VG, VR) \ argument 1471 #define UB 129 /* round(2.018 * 64) */ macro 1473 #define UB 128 /* max(128, round(2.018 * 64)) */ macro 1483 MAKEYUVCONSTANTS(I601, YG, YB, UB, UG, VG, VR) in MAKEYUVCONSTANTS() argument 1499 #define UB 113 /* round(1.77200 * 64) */ in MAKEYUVCONSTANTS() macro 1525 #define UB 135 /* round(2.112 * 64) */ in MAKEYUVCONSTANTS() macro 1553 #define UB 119 /* round(1.8556 * 64) */ in MAKEYUVCONSTANTS() macro 1579 #define UB 137 /* round(2.142 * 64) */ in MAKEYUVCONSTANTS() macro [all …]
|
| /external/llvm/lib/DebugInfo/Symbolize/ |
| D | Symbolize.cpp | 341 if (MachOUniversalBinary *UB = dyn_cast_or_null<MachOUniversalBinary>(Bin)) { in getOrCreateObject() local
|
| /external/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
|
| /external/pdfium/third_party/libopenjpeg/ |
| D | mct.c | 227 const __m128 UB = _mm_set1_ps(0.5f); in opj_mct_encode_real() local
|
| /external/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
|
| /external/clang/lib/CodeGen/ |
| D | CGStmtOpenMP.cpp | 1673 Address LB, Address UB, Address ST, Address IL, llvm::Value *Chunk) { in EmitOMPOuterLoop() 1765 Address LB, Address UB, Address ST, Address IL, llvm::Value *Chunk) { in EmitOMPForOuterLoop() 1847 Address LB, Address UB, Address ST, Address IL, llvm::Value *Chunk) { in EmitOMPDistributeOuterLoop() 1988 LValue UB = in EmitOMPWorksharingLoop() local 2166 LValue UB = in EmitSections() local 2662 LValue UB = in EmitOMPDistributeLoop() local
|
| /external/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
|
| /external/clang/lib/Analysis/ |
| D | ReachableCode.cpp | 303 const CFGBlock *UB = I->getPossiblyUnreachableBlock(); in scanFromBlock() local
|
| /external/llvm/tools/llvm-size/ |
| D | llvm-size.cpp | 557 } else if (MachOUniversalBinary *UB = in printFileSectionSizes() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/ |
| D | DWARFDie.cpp | 121 Optional<uint64_t> UB; in dumpArrayType() local
|