Home
last modified time | relevance | path

Searched defs:US (Results 1 – 25 of 28) sorted by relevance

12

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
DBigNumberFormatTest.java38 DecimalFormatSymbols US = new DecimalFormatSymbols(Locale.US); in TestExponent() local
54 DecimalFormatSymbols US = new DecimalFormatSymbols(Locale.US); in TestSecondaryGrouping() local
103 DecimalFormatSymbols US = new DecimalFormatSymbols(Locale.US); in TestPatterns() local
170 DecimalFormatSymbols US = new DecimalFormatSymbols(Locale.US); in TestAlphaBigDecimal() local
192 DecimalFormatSymbols US = new DecimalFormatSymbols(Locale.US); in TestScientific() local
270 DecimalFormatSymbols US = new DecimalFormatSymbols(Locale.US); in TestPad() local
DNumberFormatTest.java1127 DecimalFormatSymbols US = new DecimalFormatSymbols(Locale.US); in TestSecondaryGrouping() local
1192 DecimalFormatSymbols US = new DecimalFormatSymbols(Locale.US); in TestExponent() local
1208 DecimalFormatSymbols US = new DecimalFormatSymbols(Locale.US); in TestScientific() local
1344 DecimalFormatSymbols US = new DecimalFormatSymbols(Locale.US); in TestPad() local
1452 DecimalFormatSymbols US = new DecimalFormatSymbols(Locale.US); in TestPatterns2() local
1631 DecimalFormatSymbols US = new DecimalFormatSymbols(Locale.US); in TestCoverage() local
1777 DecimalFormatSymbols US = new DecimalFormatSymbols(Locale.US); in TestWhiteSpaceParsing() local
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DBigNumberFormatTest.java35 DecimalFormatSymbols US = new DecimalFormatSymbols(Locale.US); in TestExponent() local
51 DecimalFormatSymbols US = new DecimalFormatSymbols(Locale.US); in TestSecondaryGrouping() local
100 DecimalFormatSymbols US = new DecimalFormatSymbols(Locale.US); in TestPatterns() local
167 DecimalFormatSymbols US = new DecimalFormatSymbols(Locale.US); in TestAlphaBigDecimal() local
189 DecimalFormatSymbols US = new DecimalFormatSymbols(Locale.US); in TestScientific() local
267 DecimalFormatSymbols US = new DecimalFormatSymbols(Locale.US); in TestPad() local
DNumberFormatTest.java1124 DecimalFormatSymbols US = new DecimalFormatSymbols(Locale.US); in TestSecondaryGrouping() local
1189 DecimalFormatSymbols US = new DecimalFormatSymbols(Locale.US); in TestExponent() local
1205 DecimalFormatSymbols US = new DecimalFormatSymbols(Locale.US); in TestScientific() local
1341 DecimalFormatSymbols US = new DecimalFormatSymbols(Locale.US); in TestPad() local
1449 DecimalFormatSymbols US = new DecimalFormatSymbols(Locale.US); in TestPatterns2() local
1628 DecimalFormatSymbols US = new DecimalFormatSymbols(Locale.US); in TestCoverage() local
1774 DecimalFormatSymbols US = new DecimalFormatSymbols(Locale.US); in TestWhiteSpaceParsing() local
/third_party/libphonenumber/javascript/i18n/phonenumbers/
Dregioncodefortesting.js65 US: 'US', property
Dmetadatafortesting.js942 ,"US":[,[,,"[13-689]\\d{9}|2[0-35-9]\\d{8}",,,,,,,[10] property
Dshortnumbermetadata.js3364 ,"US":[,[,,"[1-9]\\d{2,5}",,,,,,,[3,4,5,6] property
Dmetadata.js7593 ,"US":[,[,,"[2-9]\\d{9}",,,,,,,[10] property
Dmetadatalite.js7593 ,"US":[,[,,"[2-9]\\d{9}",,,,,,,[10] property
/third_party/libphonenumber/cpp/test/phonenumbers/
Dtest_util.h180 static const char* US() { in US() function
/third_party/libphonenumber/java/libphonenumber/test/com/google/i18n/phonenumbers/
DRegionCode.java57 static final String US = "US"; field in RegionCode
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DSymbolCache.cpp268 UDTSym US = cantFail(SymbolDeserializer::deserializeAs<UDTSym>(CVS)); in getOrCreateGlobalSymbolByOffset() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DStackSafetyAnalysis.cpp197 UseInfo &US = Params.back().Use; in FunctionInfo() local
283 bool StackSafetyLocalAnalysis::analyzeAllUses(const Value *Ptr, UseInfo &US) { in analyzeAllUses()
461 bool StackSafetyDataFlowAnalysis::updateOneUse(UseInfo &US, in updateOneUse()
/third_party/python/Lib/curses/
Dascii.py36 US = 0x1f # ^_ variable
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DLocaleData.java342 public static final MeasurementSystem US = new MeasurementSystem(); field in LocaleData.MeasurementSystem
DULocale.java309 public static final ULocale US = new ULocale("en_US", Locale.US); field in ULocale
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DLocaleData.java333 public static final MeasurementSystem US = new MeasurementSystem(); field in LocaleData.MeasurementSystem
DULocale.java286 public static final ULocale US = new ULocale("en_US", Locale.US); field in ULocale
/third_party/pcre2/pcre2/maint/
Ducptest.c110 #define US (unsigned char *) macro
/third_party/icu/icu4c/source/test/intltest/
Dplurults.cpp74 class US { class
78 US(const UnicodeString &us) { in US() function in US
Dsvccoll.cpp39 const Locale& US = Locale::getUS(); in TestRegister() local
Dnumfmtst.cpp1357 DecimalFormatSymbols US(Locale::getUS(), status); in TestSecondaryGrouping() local
1416 DecimalFormatSymbols US(Locale::getUS(), ec); in TestWhiteSpaceParsing() local
1468 DecimalFormatSymbols US(Locale::getUS(), status); in TestExponent() local
1485 DecimalFormatSymbols US(Locale::getUS(), status); in TestScientific() local
1665 DecimalFormatSymbols US(Locale::getUS(), status); in TestPad() local
1781 DecimalFormatSymbols US(Locale::getUS(), status); in TestPatterns2() local
3399 DecimalFormatSymbols US(Locale::getUS(), status); in TestNonpositiveMultiplier() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegisterCoalescer.cpp849 LiveInterval::iterator US = IntA.FindSegmentContaining(UseIdx); in removeCopyByCommutingDef() local
903 LiveInterval::iterator US = IntA.FindSegmentContaining(UseIdx); in removeCopyByCommutingDef() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/translit/
DTransliteratorTest.java2498 Locale US = Locale.US; in TestDisplayName() local
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/
DTransliteratorTest.java2495 Locale US = Locale.US; in TestDisplayName() local

12