Home
last modified time | relevance | path

Searched defs:RU (Results 1 – 24 of 24) sorted by relevance

/third_party/typescript/tests/ts_extra_tests/test_ts_cases/2.8/
Dimproved_control_over_mapped_type_modifiers_1.ts26 type RU = { +readonly [key in "A" | "B" | "C"]-?: number }; alias
/third_party/ffmpeg/libswscale/x86/
Drgb2rgb.c84 #define RU ((int)(-0.148*(1<<RGB2YUV_SHIFT)+0.5)) macro
/third_party/musl/libc-test/src/math/gen/
Dgen.h12 #define RU FE_UPWARD macro
/third_party/libphonenumber/javascript/i18n/phonenumbers/
Dregioncodefortesting.js63 RU: 'RU', property
Dmetadatafortesting.js867 ,"RU":[,[,,"[347-9]\\d{9}",,,,,,,[10] property
Dshortnumbermetadata.js2791 ,"RU":[,[,,"[01]\\d\\d?",,,,,,,[2,3] property
Dmetadatalite.js6299 ,"RU":[,[,,"8\\d{13}|[347-9]\\d{9}",,,,,,,[10,14] property
Dmetadata.js6299 ,"RU":[,[,,"8\\d{13}|[347-9]\\d{9}",,,,,,,[10,14] property
Ddemo-compiled.js380 …],,,[,,,,,,,,,[-1]],[,,"7[06]\\d{4,10}",,,,"700123456"],,,[,,,,,,,,,[-1]]],RU:[,[,,"8\\d{13}|[347-… property
628 ,[-1]]],RU:[,[,,"[01]\\d\\d?",,,,,,,[2,3]],,,[,,"112|(?:0|10)[1-3]",,,,"01"],[,,,,,,,,,[-1]],,,,"RU… property
/third_party/libphonenumber/cpp/test/phonenumbers/
Dtest_util.h168 static const char* RU() { in RU() function
/third_party/libphonenumber/java/libphonenumber/test/com/google/i18n/phonenumbers/
DRegionCode.java55 static final String RU = "RU"; field in RegionCode
/third_party/ffmpeg/libswscale/
Drgb2rgb.c125 #define RU ((int)(-0.148 * (1 << RGB2YUV_SHIFT) + 0.5)) macro
Dswscale.c784 #define RU (-(int) (0.169 * 224 / 255 * (1 << RGB2YUV_SHIFT) + 0.5)) in update_palette() macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonVectorLoopCarriedReuse.cpp258 raw_ostream &operator<<(raw_ostream &OS, const ReuseValue &RU) { in operator <<()
DBitTracker.cpp826 RegisterRef RU = PI.getOperand(i); in visitPHI() local
858 RegisterRef RU(MO); in visitNonBranch() local
/third_party/musl/libc-test/src/common/
Dmtest.h25 #define RU FE_UPWARD macro
27 #define RU -1 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegisterScavenging.cpp123 for (unsigned RU = 0, RUEnd = TRI->getNumRegUnits(); RU != RUEnd; ++RU) { in determineKillsAndDefs() local
DLiveIntervals.cpp696 SmallVector<std::pair<const LiveRange*, LiveRange::const_iterator>, 8> RU; in addKillFlags() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCRegisterInfo.h679 unsigned RU = MCRI->get(Reg).RegUnits; in MCRegUnitIterator() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DValueEnumerator.cpp188 const Use *RU = R.first; in predictValueUseListOrderImpl() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAsmWriter.cpp202 const Use *RU = R.first; in predictValueUseListOrderImpl() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DValueTracking.cpp4377 for (auto &RU : Result->uses()) in isOverflowIntrinsicNoWrap() local
DScalarEvolution.cpp680 const SCEVUnknown *RU = cast<SCEVUnknown>(RHS); in CompareSCEVComplexity() local
10092 if (const SCEVUnknown *RU = dyn_cast<SCEVUnknown>(RHS)) in isImpliedViaMerge() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp5380 RegisterUsage RU; in calculateRegisterUsage() local