Home
last modified time | relevance | path

Searched defs:locale (Results 1 - 25 of 868) sorted by relevance

12345678910>>...35

/third_party/musl/src/string/
H A Dwcsncasecmp_l.c3 int wcsncasecmp_l(const wchar_t *l, const wchar_t *r, size_t n, locale_t locale) in wcsncasecmp_l() argument
H A Dwcscasecmp_l.c3 int wcscasecmp_l(const wchar_t *l, const wchar_t *r, locale_t locale) in wcscasecmp_l() argument
/third_party/icu/icu4c/source/common/unicode/
H A Dlocdspnm.h201 createInstance(const Locale& locale) createInstance() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Dunistr_case_locale.cpp39 UnicodeString::toLower(const Locale &locale) { in toLower() argument
51 UnicodeString::toUpper(const Locale &locale) { in toUpper() argument
H A Dresbund_cnv.cpp27 ResourceBundle( const UnicodeString& path, const Locale& locale, UErrorCode& error) ResourceBundle() argument
43 constructForLocale(const UnicodeString& path, const Locale& locale, UErrorCode& error) constructForLocale() argument
H A Dunistr_titlecase_brkiter.cpp38 UnicodeString::toTitle(BreakIterator *iter, const Locale &locale) { in toTitle() argument
43 UnicodeString::toTitle(BreakIterator *iter, const Locale &locale, uint32_t options) { in toTitle() argument
/third_party/musl/src/locale/
H A Dwcscoll.c6 int __wcscoll_l(const wchar_t *l, const wchar_t *r, locale_t locale) in __wcscoll_l() argument
/third_party/node/deps/icu-small/source/common/unicode/
H A Dlocdspnm.h201 createInstance(const Locale& locale) createInstance() argument
[all...]
/third_party/node/deps/icu-small/source/common/
H A Dunistr_case_locale.cpp39 UnicodeString::toLower(const Locale &locale) { in toLower() argument
51 UnicodeString::toUpper(const Locale &locale) { in toUpper() argument
H A Dresbund_cnv.cpp27 ResourceBundle( const UnicodeString& path, const Locale& locale, UErrorCode& error) ResourceBundle() argument
43 constructForLocale(const UnicodeString& path, const Locale& locale, UErrorCode& error) constructForLocale() argument
H A Dunistr_titlecase_brkiter.cpp38 UnicodeString::toTitle(BreakIterator *iter, const Locale &locale) { in toTitle() argument
43 UnicodeString::toTitle(BreakIterator *iter, const Locale &locale, uint32_t options) { in toTitle() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DLocale.h8 namespace locale { namespace
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Dlocdspnm.h201 createInstance(const Locale& locale) createInstance() argument
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Dunistr_case_locale.cpp39 UnicodeString::toLower(const Locale &locale) { in toLower() argument
51 UnicodeString::toUpper(const Locale &locale) { in toUpper() argument
H A Dresbund_cnv.cpp27 ResourceBundle( const UnicodeString& path, const Locale& locale, UErrorCode& error) ResourceBundle() argument
43 constructForLocale(const UnicodeString& path, const Locale& locale, UErrorCode& error) constructForLocale() argument
H A Dunistr_titlecase_brkiter.cpp38 UnicodeString::toTitle(BreakIterator *iter, const Locale &locale) { in toTitle() argument
43 UnicodeString::toTitle(BreakIterator *iter, const Locale &locale, uint32_t options) { in toTitle() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DTimeZoneNamesFactoryImpl.java24 public TimeZoneNames getTimeZoneNames(ULocale locale) { in getTimeZoneNames() argument
/third_party/icu/tools/multi/proj/provider/
H A Ddatediff.cpp27 const char *locale[LOCALE_COUNT] = { "fi", "en_US", "ja", "ml" }; /* List of locales to test */ variable
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
H A DTimeZoneNamesFactoryImpl.java26 public TimeZoneNames getTimeZoneNames(ULocale locale) { in getTimeZoneNames() argument
/third_party/musl/libc-test/src/functionalext/supplement/locale/locale_gtest/
H A Dlocale_strtof_l_test.cpp21 locale_t locale = newlocale(LC_ALL_MASK, "A", nullptr); in HWTEST_F() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DLocale.cpp7 namespace locale { namespace
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/message2/
H A DSelectorFactory.java31 Selector createSelector(Locale locale, Map<String, Object> fixedOptions); in createSelector() argument
H A DFormatterFactory.java32 Formatter createFormatter(Locale locale, Map<String, Object> fixedOptions); in createFormatter() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/number/
H A DUnlocalizedNumberRangeFormatter.java45 public LocalizedNumberRangeFormatter locale(Locale locale) { in locale() argument
58 locale(ULocale locale) locale() argument
[all...]
H A DUnlocalizedNumberFormatter.java45 public LocalizedNumberFormatter locale(Locale locale) { in locale() argument
58 locale(ULocale locale) locale() argument
[all...]

Completed in 5 milliseconds

12345678910>>...35