Home
last modified time | relevance | path

Searched defs:locales (Results 1 - 25 of 79) sorted by relevance

1234

/third_party/icu/icu4c/source/test/fuzzer/
H A Dfuzzer_utils.h19 const icu::Locale* locales = icu::Locale::getAvailableLocales(num_locales); in GetRandomLocale() local
/third_party/icu/icu4j/main/tests/packaging/src/com/ibm/icu/dev/test/
H A DTestLocaleNamePackaging.java36 private static ULocale[] locales = { field in TestLocaleNamePackaging
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/
H A DTestLocaleNamePackaging.java39 private static ULocale[] locales = { field in TestLocaleNamePackaging
/third_party/icu/icu4c/source/test/cintltst/
H A Dcg7coll.c55 const char* locales[8] = { variable
/third_party/skia/third_party/externals/icu/fuzzers/
H A Dfuzzer_utils.h33 const icu::Locale* locales = icu::Locale::getAvailableLocales(num_locales); in GetRandomLocale() local
/third_party/icu/icu4c/source/samples/dtptngsample/
H A Ddtptngsample.cpp36 Locale locales[] = { in getBestPatternExample() local
/third_party/icu/icu4c/source/layoutex/layout/
H A DRunArrays.h537 inline LocaleRuns::LocaleRuns(const Locale **locales, const le_int32 *limits, le_int32 count) in LocaleRuns() argument
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/mapper/
H A DPluralRangesMapperTest.java99 pluralRange( Set<String> locales, PluralCount start, PluralCount end, PluralCount result) pluralRange() argument
[all...]
H A DDayPeriodsMapperTest.java153 dayPeriodRule( Set<String> locales, RuleType type, Map<RuleName, String> rules) dayPeriodRule() argument
159 dayPeriodRule( Set<String> locales, RuleType type, Map<RuleName, String> rules, String label) dayPeriodRule() argument
[all...]
H A DPluralsMapperTest.java177 pluralRule( PluralType type, Set<String> locales, PluralCount count, String value) pluralRule() argument
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dg7coll.cpp85 const Locale locales[8] = { in TestG7Locales() local
H A Dnmfmapts.cpp192 const Locale *locales = NumberFormat::getAvailableLocales(count); in testAPI() local
H A Dtsdate.cpp264 const Locale* locales = DateFormat::getAvailableLocales(count); in testAvailableLocales() local
283 const Locale* locales = DateFormat::getAvailableLocales(count); in monsterTest() local
[all...]
H A Dtsnmfmt.cpp402 const Locale* locales = NumberFormat::getAvailableLocales(count); in testAvailableLocales() local
425 Locale* locales = (Locale*)allLocales; in monsterTest() local
[all...]
H A Dunifiedcachetest.cpp96 const Locale *locales = DateFormat::getAvailableLocales(localeCount); in TestEvictionUnderStress() local
128 static const char *locales[] = { in TestEvictionPolicy() local
/third_party/skia/third_party/externals/icu/source/samples/dtptngsample/
H A Ddtptngsample.cpp36 Locale locales[] = { in getBestPatternExample() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DLocalePriorityList.java88 public static Builder add(ULocale... locales) { in add() argument
348 add(ULocale... locales) add() argument
[all...]
/third_party/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/
H A DICULocaleServiceProvider.java167 private static void addLocale(Locale loc, Set<Locale> locales) { in addLocale() argument
185 private static void addULocale(ULocale uloc, Set<Locale> locales) { in addULocale() argument
/third_party/icu/icu4c/source/layoutex/
H A DRunArrays.cpp163 Locale **locales = (Locale **) fLocales; in add() local
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/mapper/
H A DPluralsMapper.java120 private final ImmutableList<String> locales; field in PluralsMapper.Rules
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DLocalePriorityList.java88 public static Builder add(ULocale... locales) { in add() argument
335 add(ULocale... locales) add() argument
[all...]
/third_party/node/deps/v8/src/objects/
H A Djs-segmenter.cc27 New(Isolate* isolate, Handle<Map> map, Handle<Object> locales, Handle<Object> input_options) New() argument
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/calendar/
H A DCalendarCalc.java87 static final Locale[] locales = DemoUtility.getG7Locales(); field in CalendarCalcFrame
[all...]
H A DCalendarFrame.java89 private Locale[] locales = DemoUtility.getG7Locales(); field in CalendarFrame
[all...]
/third_party/icu/icu4c/source/samples/layout/
H A Dparagraph.cpp97 LocaleRuns *locales = NULL; in Paragraph() local

Completed in 13 milliseconds

1234