Searched defs:newLocale (Results 1 – 13 of 13) sorted by relevance
/third_party/musl/libc-test/src/functionalext/supplement/locale/locale_gtest/ |
D | locale_uselocale_test.cpp | 20 locale_t newLocale = newlocale(LC_ALL, "C", nullptr); variable
|
/third_party/musl/libc-test/src/functionalext/locale/ |
D | uselocale.c | 51 locale_t newLocale = newlocale(LC_PAPER_MASK, "en_ZA", NULL); in uselocale_0200() local
|
/third_party/musl/libc-test/src/functionalext/supplement/locale/ |
D | uselocale_sup.c | 51 locale_t newLocale = newlocale(LC_PAPER_MASK, "en_ZA", NULL); in uselocale_0200() local
|
/third_party/musl/Benchmark/musl/ |
D | libc_locale.cpp | 106 locale_t newLocale = newlocale(LC_ALL_MASK, "zh_CN.UTF-8", nullptr); in Bm_function_Uselocale() local
|
/third_party/lzma/CPP/Common/ |
D | StringConvert.cpp | 674 const char *newLocale = ""; in MY_SetLocale() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
D | ULocale.java | 598 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/ |
D | ULocale.java | 631 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/ |
D | msgfmt.cpp | 255 const Locale& newLocale, in MessageFormat() 277 const Locale& newLocale, in MessageFormat()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | msgfmt.cpp | 255 const Locale& newLocale, in MessageFormat() 277 const Locale& newLocale, in MessageFormat()
|
/third_party/icu/icu4c/source/i18n/ |
D | msgfmt.cpp | 255 const Locale& newLocale, in MessageFormat() 277 const Locale& newLocale, in MessageFormat()
|
/third_party/icu/icu4c/source/common/ |
D | locid.cpp | 2044 Locale::setDefault( const Locale& newLocale, in setDefault()
|
/third_party/node/deps/icu-small/source/common/ |
D | locid.cpp | 2057 Locale::setDefault( const Locale& newLocale, in setDefault()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | locid.cpp | 2082 Locale::setDefault( const Locale& newLocale, in setDefault()
|