/development/ndk/platforms/android-23/arch-x86/symbols/ |
libc.so.versions.txt | 679 newlocale;
|
/external/icu/icu4c/source/i18n/unicode/ |
msgfmt.h | 356 * @param newLocale The locale to use for formatting dates and numbers. 362 const Locale& newLocale, 367 * @param newLocale The locale to use for formatting dates and numbers. 375 const Locale& newLocale, [all...] |
/external/icu/icu4c/source/common/ |
locid.cpp | 683 Locale::setDefault( const Locale& newLocale, 693 const char *localeID = newLocale.getName();
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
ULocale.java | 662 * @param newLocale the new default locale 665 * @throws NullPointerException if <code>newLocale</code> is null 671 public static synchronized void setDefault(ULocale newLocale){ 672 defaultLocale = newLocale.toLocale(); 674 defaultULocale = newLocale; 677 setDefault(cat, newLocale); 743 * @param newLocale the new default locale 748 public static synchronized void setDefault(Category category, ULocale newLocale) { 749 Locale newJavaDefault = newLocale.toLocale(); 751 defaultCategoryULocales[idx] = newLocale; [all...] |
/bionic/libc/ |
libc.arm.brillo.map | 683 newlocale;
|
libc.arm.map | 683 newlocale;
|
libc.map.txt | 685 newlocale;
|
libc.mips.map | 681 newlocale;
|
libc.x86.map | 679 newlocale;
|
/external/icu/icu4c/source/i18n/ |
msgfmt.cpp | 252 const Locale& newLocale, 254 : fLocale(newLocale), 274 const Locale& newLocale, 277 : fLocale(newLocale), [all...] |
/external/ltrace/etc/ |
libc.so.conf | 245 locale_t newlocale(hex(int), string, locale_t);
|
/external/mesa3d/src/mesa/main/ |
imports.c | 548 loc = newlocale(LC_CTYPE_MASK, "C", NULL);
|
/prebuilts/sdk/renderscript/lib/arm/ |
libblasV8.so | |
/prebuilts/sdk/renderscript/lib/mips/ |
libblasV8.so | |
/external/icu/icu4c/source/common/unicode/ |
locid.h | 352 * @param newLocale Locale to set to. If NULL, set to the value obtained 358 static void U_EXPORT2 setDefault(const Locale& newLocale,
|
/prebuilts/sdk/renderscript/lib/x86/ |
libblasV8.so | |
/external/ImageMagick/config/ |
config.h.in | 333 /* Define to 1 if you have the `newlocale' function. */
|
/ndk/build/tools/ |
build-cxx-stl.sh | 311 ../../android/support/src/locale/newlocale.c \
|
/prebuilts/sdk/tools/linux/lib/ |
libc++.so | |
/bionic/tests/ |
stdio_test.cpp | 514 locale_t cloc = newlocale(LC_ALL, "C.UTF-8", 0); [all...] |
/external/ImageMagick/MagickCore/ |
magick-baseconfig.h | 490 /* Define to 1 if you have the `newlocale' function. */ [all...] |
locale.c | 137 c_locale=newlocale(LC_ALL_MASK,"C",(locale_t) 0); [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/lib32/ |
libpulsecommon-0.9.21.so | |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/lib32/ |
libpulsecommon-1.1.so | |
/external/compiler-rt/lib/msan/tests/ |
msan_test.cc | [all...] |