/aosp_15_r20/external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/ |
H A 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
|
H A D | pointer.pass.cpp | 136 using UB = std::unique_ptr<B[]>; in test_sfinae_runtime() typedef
|
H A D | move_convert.single.pass.cpp | 99 using UB = std::unique_ptr<B>; in test_sfinae() typedef
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.ctor/ |
H A 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
|
H A D | pointer.pass.cpp | 160 using UB = std::unique_ptr<B[]>; in test_sfinae_runtime() typedef
|
H A D | move_convert.single.pass.cpp | 102 using UB = std::unique_ptr<B>; in test_sfinae() typedef
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A 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
|
/aosp_15_r20/external/libyuv/source/ |
H A D | row_common.cc | 1569 #define YUVCONSTANTSBODY(YG, YB, UB, UG, VG, VR) \ argument 1574 #define YUVCONSTANTSBODY(YG, YB, UB, UG, VG, VR) \ argument 1587 #define MAKEYUVCONSTANTS(name, YG, YB, UB, UG, VG, VR) \ argument 1603 #define UB 129 /* round(2.018 * 64) */ macro 1605 #define UB 128 /* max(128, round(2.018 * 64)) */ macro 1615 MAKEYUVCONSTANTS(I601, YG, YB, UB, UG, VG, VR) in MAKEYUVCONSTANTS() argument 1631 #define UB 113 /* round(1.77200 * 64) */ in MAKEYUVCONSTANTS() macro 1657 #define UB 135 /* round(2.112 * 64) */ in MAKEYUVCONSTANTS() macro 1685 #define UB 119 /* round(1.8556 * 64) */ in MAKEYUVCONSTANTS() macro 1711 #define UB 137 /* round(2.142 * 64) */ in MAKEYUVCONSTANTS() macro [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | ObjCARCAliasAnalysis.cpp | 56 const Value *UB = GetUnderlyingObjCPtr(SB); in alias() local
|
/aosp_15_r20/external/llvm/lib/Analysis/ |
H A D | ObjCARCAliasAnalysis.cpp | 58 const Value *UB = GetUnderlyingObjCPtr(SB, DL); in alias() local
|
H A 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A D | ObjCARCAliasAnalysis.cpp | 58 const Value *UB = GetUnderlyingObjCPtr(SB, DL); in alias() local
|
/aosp_15_r20/external/skia/src/sksl/ir/ |
H A D | SkSLSwizzle.h | 36 UL = 12, UT = 13, UR = 14, UB = 15, enumerator
|
/aosp_15_r20/external/libcxx/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/ |
H A D | move_convert.single.pass.cpp | 78 using UB = std::unique_ptr<B>; in test_sfinae() typedef
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/ |
H A D | move_convert.single.pass.cpp | 81 using UB = std::unique_ptr<B>; in test_sfinae() typedef
|
/aosp_15_r20/external/clang/lib/CodeGen/ |
H A 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | DebugInfoMetadata.cpp | 403 Metadata *LB, Metadata *UB, Metadata *Stride, in getImpl() 453 Metadata *UB = getRawUpperBound(); in getUpperBound() local 500 Metadata *UB, Metadata *Stride, in getImpl() 543 Metadata *UB = getRawUpperBound(); in getUpperBound() local
|
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | macros.h | 152 #define UNCLAMPED_FLOAT_TO_UBYTE(UB, FLT) \ argument 165 #define CLAMPED_FLOAT_TO_UBYTE(UB, FLT) \ argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | LiveRangeCalc.cpp | 159 LiveRange::iterator UB = upper_bound(LR, End.getPrevSlot()); in isDefOnEntry() local
|
/aosp_15_r20/frameworks/av/media/module/codecs/m4v_h263/dec/src/ |
H A D | mp4def.h | 50 #define CLIP_THE_RANGE(x,LB,UB) if ((x)<(LB)) (x) = (LB); else if ((x)>(UB)) (x) = (UB) argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfCompileUnit.cpp | 937 if (auto UB = Subrange->getUpperBound()) in dependencies() local 950 if (auto UB = GenericSubrange->getUpperBound()) in dependencies() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | SIInsertWaitcnts.cpp | 786 const unsigned UB = getScoreUB(T); in determineWait() local 817 const unsigned UB = getScoreUB(T); in applyWaitcnt() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/stack/smp/ |
D | p_256_multprecision.cc | 250 uint8_t UB; in multiprecision_fast_mod_P256() local
|
/aosp_15_r20/external/clang/test/CodeGen/ |
H A D | xcore-stringtype.c | 164 union UB{int:4; int:2; int N4:4; int N2:2; unsigned int:4; signed int:4; union
|
/aosp_15_r20/external/llvm/lib/DebugInfo/Symbolize/ |
H A D | Symbolize.cpp | 341 if (MachOUniversalBinary *UB = dyn_cast_or_null<MachOUniversalBinary>(Bin)) { in getOrCreateObject() local
|