/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
D | BigNumberFormatTest.java | 38 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
|
D | NumberFormatTest.java | 1127 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/ |
D | BigNumberFormatTest.java | 35 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
|
D | NumberFormatTest.java | 1124 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/ |
D | regioncodefortesting.js | 65 US: 'US', property
|
D | metadatafortesting.js | 942 ,"US":[,[,,"[13-689]\\d{9}|2[0-35-9]\\d{8}",,,,,,,[10] property
|
D | shortnumbermetadata.js | 3364 ,"US":[,[,,"[1-9]\\d{2,5}",,,,,,,[3,4,5,6] property
|
D | metadata.js | 7593 ,"US":[,[,,"[2-9]\\d{9}",,,,,,,[10] property
|
D | metadatalite.js | 7593 ,"US":[,[,,"[2-9]\\d{9}",,,,,,,[10] property
|
/third_party/libphonenumber/cpp/test/phonenumbers/ |
D | test_util.h | 180 static const char* US() { in US() function
|
/third_party/libphonenumber/java/libphonenumber/test/com/google/i18n/phonenumbers/ |
D | RegionCode.java | 57 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/ |
D | SymbolCache.cpp | 268 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/ |
D | StackSafetyAnalysis.cpp | 197 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/ |
D | ascii.py | 36 US = 0x1f # ^_ variable
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
D | LocaleData.java | 342 public static final MeasurementSystem US = new MeasurementSystem(); field in LocaleData.MeasurementSystem
|
D | ULocale.java | 309 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/ |
D | LocaleData.java | 333 public static final MeasurementSystem US = new MeasurementSystem(); field in LocaleData.MeasurementSystem
|
D | ULocale.java | 286 public static final ULocale US = new ULocale("en_US", Locale.US); field in ULocale
|
/third_party/pcre2/pcre2/maint/ |
D | ucptest.c | 110 #define US (unsigned char *) macro
|
/third_party/icu/icu4c/source/test/intltest/ |
D | plurults.cpp | 74 class US { class 78 US(const UnicodeString &us) { in US() function in US
|
D | svccoll.cpp | 39 const Locale& US = Locale::getUS(); in TestRegister() local
|
D | numfmtst.cpp | 1357 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/ |
D | RegisterCoalescer.cpp | 849 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/ |
D | TransliteratorTest.java | 2498 Locale US = Locale.US; in TestDisplayName() local
|
/third_party/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/translit/ |
D | TransliteratorTest.java | 2495 Locale US = Locale.US; in TestDisplayName() local
|