Home
last modified time | relevance | path

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

12

/external/icu/android_icu4j/src/main/tests/android/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.java1106 DecimalFormatSymbols US = new DecimalFormatSymbols(Locale.US); in TestSecondaryGrouping() local
1171 DecimalFormatSymbols US = new DecimalFormatSymbols(Locale.US); in TestExponent() local
1187 DecimalFormatSymbols US = new DecimalFormatSymbols(Locale.US); in TestScientific() local
1323 DecimalFormatSymbols US = new DecimalFormatSymbols(Locale.US); in TestPad() local
1408 DecimalFormatSymbols US = new DecimalFormatSymbols(Locale.US); in TestPatterns2() local
1587 DecimalFormatSymbols US = new DecimalFormatSymbols(Locale.US); in TestCoverage() local
1736 DecimalFormatSymbols US = new DecimalFormatSymbols(Locale.US); in TestWhiteSpaceParsing() local
/external/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.java1103 DecimalFormatSymbols US = new DecimalFormatSymbols(Locale.US); in TestSecondaryGrouping() local
1168 DecimalFormatSymbols US = new DecimalFormatSymbols(Locale.US); in TestExponent() local
1184 DecimalFormatSymbols US = new DecimalFormatSymbols(Locale.US); in TestScientific() local
1320 DecimalFormatSymbols US = new DecimalFormatSymbols(Locale.US); in TestPad() local
1405 DecimalFormatSymbols US = new DecimalFormatSymbols(Locale.US); in TestPatterns2() local
1584 DecimalFormatSymbols US = new DecimalFormatSymbols(Locale.US); in TestCoverage() local
1733 DecimalFormatSymbols US = new DecimalFormatSymbols(Locale.US); in TestWhiteSpaceParsing() local
/external/eigen/test/
Dunalignedcount.cpp20 #define VERIFY_ALIGNED_UNALIGNED_COUNT(XPR,AL,UL,AS,US) {\ argument
/external/clang/tools/scan-build-py/libscanbuild/
Dintercept.py43 US = chr(0x1f) variable
/external/libphonenumber/libphonenumber/test/com/google/i18n/phonenumbers/
DRegionCode.java57 static final String US = "US"; field in RegionCode
/external/icu/icu4c/source/test/intltest/
Dplurults.cpp62 class US { class
66 US(const UnicodeString &us) { in US() function in US
Dsvccoll.cpp39 const Locale& US = Locale::getUS(); in TestRegister() local
Dnumfmtst.cpp1308 DecimalFormatSymbols US(Locale::getUS(), status); in TestSecondaryGrouping() local
1367 DecimalFormatSymbols US(Locale::getUS(), ec); in TestWhiteSpaceParsing() local
1419 DecimalFormatSymbols US(Locale::getUS(), status); in TestExponent() local
1436 DecimalFormatSymbols US(Locale::getUS(), status); in TestScientific() local
1616 DecimalFormatSymbols US(Locale::getUS(), status); in TestPad() local
1732 DecimalFormatSymbols US(Locale::getUS(), status); in TestPatterns2() local
3213 DecimalFormatSymbols US(Locale::getUS(), status); in TestNonpositiveMultiplier() local
/external/python/cpython2/Lib/curses/
Dascii.py36 US = 0x1f # ^_ variable
/external/python/cpython3/Lib/curses/
Dascii.py36 US = 0x1f # ^_ variable
/external/guava/guava/src/com/google/common/base/
DAscii.java391 public static final byte US = 31; field in Ascii
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DLocaleData.java342 public static final MeasurementSystem US = new MeasurementSystem(); field in LocaleData.MeasurementSystem
/external/icu/android_icu4j/src/main/java/android/icu/util/
DLocaleData.java333 public static final MeasurementSystem US = new MeasurementSystem(); field in LocaleData.MeasurementSystem
DULocale.java228 public static final ULocale US = new ULocale("en_US", Locale.US); field in ULocale
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCChecker.cpp367 NewSense &US = I.second; in checkNewValues() local
/external/walt/pywalt/pywalt/
Dwalt.py58 US = 1e-6 # US = 10^-6 seconds variable
/external/clang/test/CodeGen/
Dxcore-stringtype.c31 unsigned short US, signed short SS, int I, unsigned int UI, in builtinType()
/external/clang/tools/scan-build-py/libear/
Dear.c411 static int const US = 0x1f; in bear_report_call() local
/external/cldr/tools/java/org/unicode/cldr/util/
DXMLSource.java1403 addFallbackCode(CLDRFile.TERRITORY_NAME, "US", "US", "short"); in addFallbackCode()
/external/llvm/lib/CodeGen/
DRegisterCoalescer.cpp706 LiveInterval::iterator US = IntA.FindSegmentContaining(UseIdx); in removeCopyByCommutingDef() local
760 LiveInterval::iterator US = IntA.FindSegmentContaining(UseIdx); in removeCopyByCommutingDef() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegisterCoalescer.cpp756 LiveInterval::iterator US = IntA.FindSegmentContaining(UseIdx); in removeCopyByCommutingDef() local
810 LiveInterval::iterator US = IntA.FindSegmentContaining(UseIdx); in removeCopyByCommutingDef() local
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/util/
DULocale.java221 public static final ULocale US = new ULocale("en_US", Locale.US); field in ULocale
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/translit/
DTransliteratorTest.java2498 Locale US = Locale.US; in TestDisplayName() local

12