Home
last modified time | relevance | path

Searched defs:locale (Results 26 - 50 of 880) sorted by relevance

12345678910>>...36

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DRbnfLenientScannerProvider.java31 RbnfLenientScanner get(ULocale locale, String extras); in get() argument
/third_party/icu/icu4j/main/classes/localespi/src/com/ibm/icu/impl/javaspi/text/
H A DCollatorProviderICU.java21 public Collator getInstance(Locale locale) { in getInstance() argument
H A DDecimalFormatSymbolsProviderICU.java22 public DecimalFormatSymbols getInstance(Locale locale) { in getInstance() argument
H A DDateFormatSymbolsProviderICU.java21 public DateFormatSymbols getInstance(Locale locale) { in getInstance() argument
/third_party/icu/icu4c/source/test/fuzzer/
H A Dnumber_format_fuzzer.cpp32 const icu::Locale& locale = GetRandomLocale(rnd); in LLVMFuzzerTestOneInput() local
/third_party/icu/icu4c/source/common/
H A Ducnv_imp.h49 char locale[ULOC_FULLNAME_CAPACITY]; member
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DRbnfLenientScannerProvider.java33 RbnfLenientScanner get(ULocale locale, String extras); in get() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/number/
H A DUnlocalizedNumberRangeFormatter.java45 public LocalizedNumberRangeFormatter locale(Locale locale) { in locale() argument
57 locale(ULocale locale) locale() argument
[all...]
H A DUnlocalizedNumberFormatter.java45 public LocalizedNumberFormatter locale(Locale locale) { in locale() argument
57 locale(ULocale locale) locale() argument
[all...]
/third_party/node/deps/icu-small/source/common/
H A Ducnv_imp.h49 char locale[ULOC_FULLNAME_CAPACITY]; member
/third_party/libphonenumber/cpp/src/phonenumbers/geocoding/
H A Dgeocoding_warpper.cc20 extern "C" int exposeLocationName(const char* pNumber, const char* locale, char* res, const int resLength = 128) { in exposeLocationName() argument
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dplurfmt.h558 Locale locale; global() member in PluralFormat
[all...]
/third_party/skia/third_party/externals/icu/fuzzers/
H A Dicu_break_iterator_fuzzer.cc17 const icu::Locale& locale = GetRandomLocale(&rng); in LLVMFuzzerTestOneInput() local
H A Dicu_break_iterator_utf32_fuzzer.cc17 const icu::Locale& locale = GetRandomLocale(&rng); in LLVMFuzzerTestOneInput() local
H A Dicu_number_format_fuzzer.cc18 const icu::Locale& locale = GetRandomLocale(&rng); in LLVMFuzzerTestOneInput() local
H A Dicu_to_case_fuzzer.cc32 const char* locale = kCaseLocales[rng() % kCaseLocales.size()]; in LLVMFuzzerTestOneInput() local
H A Dicu_ucasemap_fuzzer.cc22 const icu::Locale& locale = GetRandomLocale(&rng); in LLVMFuzzerTestOneInput() local
/third_party/skia/third_party/externals/icu/source/common/
H A Ducnv_imp.h49 char locale[ULOC_FULLNAME_CAPACITY]; member
/third_party/skia/modules/skplaintexteditor/src/
H A Dword_boundaries.cpp20 std::vector<bool> GetUtf8WordBoundaries(const char* begin, size_t byteCount, const char* locale) { in GetUtf8WordBoundaries() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
H A DLocaleValidityChecker.java69 public boolean isValid(ULocale locale, Where where) { in isValid() argument
146 isValidU(ULocale locale, Datatype datatype, String extensionString, Where where) isValidU() argument
269 isSubdivision(ULocale locale, String subtag) isSubdivision() argument
[all...]
H A DLocaleSyntaxException.java
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/locale/
H A DLocaleValidityChecker.java74 public boolean isValid(ULocale locale, Where where) { in isValid() argument
151 isValidU(ULocale locale, Datatype datatype, String extensionString, Where where) isValidU() argument
274 isSubdivision(ULocale locale, String subtag) isSubdivision() argument
[all...]
/test/xts/acts/global_lite/i18n_lite/week_plural_number/src/
H A Dweek_plural_number_test.cpp190 LocaleInfo locale = LocaleInfo::ForLanguageTag("zh-Hant-CN-u-nu-arab", status); HWTEST_F() local
201 LocaleInfo locale = LocaleInfo::ForLanguageTag("ko-Hani-KR-u-nu-arab", status); HWTEST_F() local
212 LocaleInfo locale = LocaleInfo::ForLanguageTag("zh-Hant-CN-u-nu-arab", status); HWTEST_F() local
232 LocaleInfo locale = LocaleInfo::ForLanguageTag("ko-Hani-KR-u-nu-arab", status); HWTEST_F() local
[all...]
/test/xts/acts/kernel_lite/io_posix/src/
H A DIoTestString.cpp528 locale_t locale = nullptr; in HWTEST_F() local
547 locale_t locale = nullptr; in HWTEST_F() local
/test/xts/acts/global_lite/i18n_lite/numberrecall_posix/src/
H A DUnitNumberRecallTest.cpp34 static int GetLocaleIndex(LocaleInfo locale, vector<LocaleInfo> locales) in GetLocaleIndex() argument

Completed in 7 milliseconds

12345678910>>...36