Home
last modified time | relevance | path

Searched defs:ulocale (Results 1 – 25 of 47) sorted by relevance

12

/external/icu/android_icu4j/src/main/java/android/icu/text/
DPluralFormat.java143 private ULocale ulocale = null; field in PluralFormat
199 public PluralFormat(ULocale ulocale) { in PluralFormat()
233 public PluralFormat(ULocale ulocale, PluralRules rules) { in PluralFormat()
256 public PluralFormat(ULocale ulocale, PluralType type) { in PluralFormat()
296 public PluralFormat(ULocale ulocale, String pattern) { in PluralFormat()
327 public PluralFormat(ULocale ulocale, PluralRules rules, String pattern) { in PluralFormat()
342 public PluralFormat(ULocale ulocale, PluralType type, String pattern) { in PluralFormat()
358 …/*package*/ PluralFormat(ULocale ulocale, PluralType type, String pattern, NumberFormat numberForm… in PluralFormat()
793 public void setLocale(ULocale ulocale) { in setLocale()
DCurrencyPluralInfo.java325 private ULocale ulocale = null; field in CurrencyPluralInfo
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DPluralFormat.java143 private ULocale ulocale = null; field in PluralFormat
201 public PluralFormat(ULocale ulocale) { in PluralFormat()
238 public PluralFormat(ULocale ulocale, PluralRules rules) { in PluralFormat()
263 public PluralFormat(ULocale ulocale, PluralType type) { in PluralFormat()
306 public PluralFormat(ULocale ulocale, String pattern) { in PluralFormat()
339 public PluralFormat(ULocale ulocale, PluralRules rules, String pattern) { in PluralFormat()
355 public PluralFormat(ULocale ulocale, PluralType type, String pattern) { in PluralFormat()
371 …/*package*/ PluralFormat(ULocale ulocale, PluralType type, String pattern, NumberFormat numberForm… in PluralFormat()
811 public void setLocale(ULocale ulocale) { in setLocale()
DCurrencyPluralInfo.java343 private ULocale ulocale = null; field in CurrencyPluralInfo
/external/cldr/tools/java/org/unicode/cldr/test/
DEmojiSubdivisionNames.java130 ULocale ulocale = new ULocale(locale); in main() local
146 ULocale ulocale = new ULocale(locale); in main() local
DQuickCheck.java359 ULocale ulocale = new ULocale(locale); in showStatus() local
/external/cldr/tools/java/org/unicode/cldr/tool/
DMakeAnnotationHistogram.java28 ULocale ulocale = new ULocale(locale); in main() local
DPluralMinimalPairs.java29 public static PluralMinimalPairs getInstance(String ulocale) { in getInstance()
DListRedundantUnicodeSets.java82 ULocale ulocale = new ULocale(localeID); in main() local
DGeneratePluralRanges.java125 ULocale ulocale = new ULocale(locale); in getRangeInfo() local
DGenerateG2xG2.java66 ULocale ulocale = new ULocale(locale); in main() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DPluralRangesTest.java71 ULocale ulocale = new ULocale(test[0]); in TestRangePattern() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DPluralRangesTest.java68 ULocale ulocale = new ULocale(test[0]); in TestRangePattern() local
/external/icu/libicu/test/src/
Duloc_jni_test.cpp100 std::unique_ptr<_jobject, decltype(jdeleter)> ulocale( in uloc_setDefault_java() local
/external/icu/android_icu4j/src/main/java/android/icu/util/
DGenderInfo.java248 private static GenderInfo load(ULocale ulocale) { in load()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DGenderInfo.java244 private static GenderInfo load(ULocale ulocale) { in load()
/external/cldr/tools/java/com/ibm/icu/util/
DLocaleMatcher.java153 public ULocale canonicalize(ULocale ulocale) { in canonicalize()
215 public ULocale getBestMatch(ULocale ulocale) { in getBestMatch()
403 boolean matches(ULocale ulocale) { in matches()
/external/icu/icu4c/source/test/intltest/
Dplurfmts.cpp521 Locale ulocale((const char *)"fr"); in pluralFormatLocaleTest() local
754 Locale ulocale((const char *)locale); in helperTestResults() local
Dwindttst.cpp153 Locale ulocale(localeID); in testLocales() local
Dnumbertest_decimalquantity.cpp474 Locale ulocale("fr-FR"); in testCompactDecimalSuppressedExponent() local
593 Locale ulocale("fr-FR"); in testSuppressedExponentUnchangedByInitialScaling() local
Dwinnmtst.cpp314 Locale ulocale(localeID); in testLocales() local
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DTestBcp47Transforms.java203 ULocale ulocale = new ULocale(source); in getStandard() local
/external/cldr/tools/java/org/unicode/cldr/draft/
DMisc.java214 ULocale ulocale, in getFormatted()
/external/cldr/tools/java/org/unicode/cldr/util/
DDayPeriodConverter.java234 ULocale ulocale = new ULocale(locale); in generateFormat() local
DCLDRLocale.java230 private ULocale ulocale; field in CLDRLocale

12