Home
last modified time | relevance | path

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

12

/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.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
/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.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
/external/eigen/test/
Dunalignedcount.cpp20 #define VERIFY_ALIGNED_UNALIGNED_COUNT(XPR,AL,UL,AS,US) {\ argument
/external/arm-trusted-firmware/plat/rockchip/rk3399/drivers/m0/src/
Dstopwatch.c11 #define US_TO_CYCLE(US) (US * 24) argument
/external/clang/tools/scan-build-py/libscanbuild/
Dintercept.py43 US = chr(0x1f) variable
/external/llvm-project/clang/tools/scan-build-py/libscanbuild/
Dintercept.py42 US = chr(0x1f) variable
/external/libphonenumber/libphonenumber/test/com/google/i18n/phonenumbers/
DRegionCode.java57 static final String US = "US"; field in RegionCode
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
DSymbolCache.cpp268 UDTSym US = cantFail(SymbolDeserializer::deserializeAs<UDTSym>(CVS)); in getOrCreateGlobalSymbolByOffset() local
/external/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()
/external/python/cpython3/Lib/curses/
Dascii.py36 US = 0x1f # ^_ variable
/external/python/cpython2/Lib/curses/
Dascii.py36 US = 0x1f # ^_ variable
/external/guava/guava/src/com/google/common/base/
DAscii.java358 public static final byte US = 31; field in Ascii
/external/guava/android/guava/src/com/google/common/base/
DAscii.java358 public static final byte US = 31; field in Ascii
/external/llvm-project/llvm/lib/Analysis/
DStackSafetyAnalysis.cpp330 UseInfo<GlobalValue> &US, in analyzeAllUses()
529 bool StackSafetyDataFlowAnalysis<CalleeTy>::updateOneUse(UseInfo<CalleeTy> &US, in updateOneUse()
1031 auto &US = in generateParamAccessSummary() local
/external/icu/android_icu4j/src/main/java/android/icu/util/
DLocaleData.java333 public static final MeasurementSystem US = new MeasurementSystem(); field in LocaleData.MeasurementSystem
/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/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCChecker.cpp367 NewSense &US = I.second; in checkNewValues() local
/external/llvm-project/lldb/test/Shell/SymbolFile/NativePDB/
Dtag-types.cpp21 unsigned short US; member
/external/walt/pywalt/pywalt/
Dwalt.py58 US = 1e-6 # US = 10^-6 seconds variable
/external/icu/icu4c/source/test/intltest/
Dplurults.cpp72 class US { class
76 US(const UnicodeString &us) { in US() function in US
Dsvccoll.cpp39 const Locale& US = Locale::getUS(); in TestRegister() local
/external/clang/test/CodeGen/
Dxcore-stringtype.c31 unsigned short US, signed short SS, int I, unsigned int UI, in builtinType()
/external/llvm-project/clang/test/CodeGen/
Dxcore-stringtype.c31 unsigned short US, signed short SS, int I, unsigned int UI, in builtinType()

12