Home
last modified time | relevance | path

Searched defs:newLocale (Results 1 – 13 of 13) sorted by relevance

/third_party/musl/libc-test/src/functionalext/supplement/locale/locale_gtest/
Dlocale_uselocale_test.cpp20 locale_t newLocale = newlocale(LC_ALL, "C", nullptr); variable
/third_party/musl/libc-test/src/functionalext/locale/
Duselocale.c51 locale_t newLocale = newlocale(LC_PAPER_MASK, "en_ZA", NULL); in uselocale_0200() local
/third_party/musl/libc-test/src/functionalext/supplement/locale/
Duselocale_sup.c51 locale_t newLocale = newlocale(LC_PAPER_MASK, "en_ZA", NULL); in uselocale_0200() local
/third_party/musl/Benchmark/musl/
Dlibc_locale.cpp106 locale_t newLocale = newlocale(LC_ALL_MASK, "zh_CN.UTF-8", nullptr); in Bm_function_Uselocale() local
/third_party/lzma/CPP/Common/
DStringConvert.cpp674 const char *newLocale = ""; in MY_SetLocale() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DULocale.java598 public static synchronized void setDefault(ULocale newLocale){ in setDefault()
674 public static synchronized void setDefault(Category category, ULocale newLocale) { in setDefault()
3986 public static void setDefault(Category category, Locale newLocale) { in setDefault()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DULocale.java631 public static synchronized void setDefault(ULocale newLocale){ in setDefault()
708 public static synchronized void setDefault(Category category, ULocale newLocale) { in setDefault()
4529 public static void setDefault(Category category, Locale newLocale) { in setDefault()
/third_party/node/deps/icu-small/source/i18n/
Dmsgfmt.cpp255 const Locale& newLocale, in MessageFormat()
277 const Locale& newLocale, in MessageFormat()
/third_party/skia/third_party/externals/icu/source/i18n/
Dmsgfmt.cpp255 const Locale& newLocale, in MessageFormat()
277 const Locale& newLocale, in MessageFormat()
/third_party/icu/icu4c/source/i18n/
Dmsgfmt.cpp255 const Locale& newLocale, in MessageFormat()
277 const Locale& newLocale, in MessageFormat()
/third_party/icu/icu4c/source/common/
Dlocid.cpp2044 Locale::setDefault( const Locale& newLocale, in setDefault()
/third_party/node/deps/icu-small/source/common/
Dlocid.cpp2057 Locale::setDefault( const Locale& newLocale, in setDefault()
/third_party/skia/third_party/externals/icu/source/common/
Dlocid.cpp2082 Locale::setDefault( const Locale& newLocale, in setDefault()