/ndk/sources/cxx-stl/llvm-libc++/src/support/win32/ |
locale_win32.cpp | 20 locale_t uselocale( locale_t newloc ) function 23 // uselocale sets the thread's locale by definition, so unconditionally use thread-local locale 25 // uselocale sets all categories 27 // uselocale returns the old locale_t 32 __locale_raii __current( uselocale(loc), uselocale ); local 38 __locale_raii __current( uselocale(loc), uselocale ); local 44 __locale_raii __current( uselocale(loc), uselocale ); local 50 __locale_raii __current( uselocale(loc), uselocale ); local 56 __locale_raii __current( uselocale(loc), uselocale ); local 62 __locale_raii __current( uselocale(loc), uselocale ); local 68 __locale_raii __current( uselocale(loc), uselocale ); local 73 __locale_raii __current( uselocale(loc), uselocale ); local 78 __locale_raii __current( uselocale(loc), uselocale ); local 92 __locale_raii __current( uselocale(loc), uselocale ); local [all...] |
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/ |
ScannerTest.java | 449 * @tests java.util.Scanner#useLocale(Locale) 454 s.useLocale(null); 460 s.useLocale(new Locale("test", "test")); 995 s.useLocale(Locale.GERMANY); 1002 s.useLocale(Locale.ENGLISH); 1011 s.useLocale(Locale.GERMANY); 1018 s.useLocale(new Locale("it", "CH")); 1041 s.useLocale(Locale.CHINESE); 1048 s.useLocale(Locale.GERMANY); 1055 s.useLocale(Locale.ENGLISH) [all...] |
/ndk/sources/cxx-stl/llvm-libc++/include/support/win32/ |
locale_win32.h | 36 locale_t uselocale( locale_t newloc ); 53 typedef _VSTD::unique_ptr<__locale_struct, decltype(&uselocale)> __locale_raii; 57 __locale_raii __current( uselocale(__l), uselocale ); local
|
/ndk/sources/cxx-stl/llvm-libc++/include/support/android/ |
locale.h | 53 extern locale_t uselocale(locale_t);
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/i686-linux/bits/ |
c++locale.h | 53 extern "C" __typeof(uselocale) __uselocale;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/x86_64-linux/bits/ |
c++locale.h | 53 extern "C" __typeof(uselocale) __uselocale;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
locale.h | 200 extern __locale_t uselocale (__locale_t __dataset) __THROW; 202 /* This value can be passed to `uselocale' and may be returned by it.
|
ctype.h | 68 In the thread-specific locale model (see `uselocale' in <locale.h>)
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
locale.h | 200 extern __locale_t uselocale (__locale_t __dataset) __THROW; 202 /* This value can be passed to `uselocale' and may be returned by it.
|
ctype.h | 68 In the thread-specific locale model (see `uselocale' in <locale.h>)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
locale.h | 200 extern __locale_t uselocale (__locale_t __dataset) __THROW; 202 /* This value can be passed to `uselocale' and may be returned by it.
|
ctype.h | 68 In the thread-specific locale model (see `uselocale' in <locale.h>)
|
/ndk/sources/cxx-stl/llvm-libc++/include/ |
locale | 219 typedef _VSTD::unique_ptr<__locale_struct, decltype(&uselocale)> __locale_raii; 238 __locale_raii __current(uselocale(__l), uselocale); 249 __locale_raii __current(uselocale(__l), uselocale); 260 __locale_raii __current(uselocale(__l), uselocale); 272 __locale_raii __current(uselocale(__l), uselocale); 283 __locale_raii __current(uselocale(__l), uselocale) [all...] |
/external/jmonkeyengine/engine/src/core-plugins/com/jme3/scene/plugins/ |
MTLLoader.java | 304 scan.useLocale(Locale.US);
|
OBJLoader.java | 563 scan.useLocale(Locale.US);
|
/ndk/sources/cxx-stl/llvm-libc++/src/support/android/ |
locale_support.c | 273 locale_t uselocale(locale_t loc) { function
|
/external/icu4c/i18n/ |
calendar.cpp | [all...] |
/libcore/luni/src/main/java/java/util/ |
Scanner.java | [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/lib/ |
libc.a | 333 *g6 *jb *m? *p? *s? *w *z: *J *J *?? *?? *?? *?? *?? *?? *? *? *? *?? *?? +? + 6 + 6 + 6 + 6 + 6 +5? +QZ +QZ +QZ +Z? +Z? +Z? +Z? +e? +k? +k? +v? +v? +v? +z? +z? +z? +z? +z? +?B +?B +?^ +?^ +?. +?? +?? +?? +?? +?? +?? +?? +?? +?& |