HomeSort by relevance Sort by last modified time
    Searched refs:setlocale (Results 176 - 200 of 421) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/
locale.h 100 char* setlocale(int, const char*);
  /prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/
locale.h 100 char* setlocale(int, const char*);
  /prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/
locale.h 100 char* setlocale(int, const char*);
  /prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/
locale.h 100 char* setlocale(int, const char*);
  /prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/
locale.h 100 char* setlocale(int, const char*);
  /prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/
locale.h 100 char* setlocale(int, const char*);
  /prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/
locale.h 100 char* setlocale(int, const char*);
  /prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/
locale.h 100 char* setlocale(int, const char*);
  /prebuilts/ndk/r11/sources/cxx-stl/llvm-libc++/libcxx/test/libcxx/test/
target_info.py 51 locale.setlocale(locale.LC_ALL, loc)
  /bionic/tests/
uchar_test.cpp 98 ASSERT_STREQ("C.UTF-8", setlocale(LC_CTYPE, "C.UTF-8"));
180 ASSERT_STREQ("C.UTF-8", setlocale(LC_CTYPE, "C.UTF-8"));
233 ASSERT_STREQ("C.UTF-8", setlocale(LC_CTYPE, "C.UTF-8"));
292 ASSERT_STREQ("C.UTF-8", setlocale(LC_CTYPE, "C.UTF-8"));
344 ASSERT_STREQ("C.UTF-8", setlocale(LC_CTYPE, "C.UTF-8"));
374 ASSERT_STREQ("C.UTF-8", setlocale(LC_CTYPE, "C.UTF-8"));
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
locale.py 9 setlocale() function. It also includes default encodings for all
36 "setlocale", "resetlocale", "localeconv", "strcoll", "strxfrm",
83 def setlocale(category, value=None): function
84 """ setlocale(integer,string=None) -> string.
323 setlocale(LC_ALL, "")
336 # store away the low-level version of setlocale (it's
338 _setlocale = setlocale
369 setlocale().
375 the default encoding for the locale code just like setlocale()
499 setlocale(LC_ALL, "") runs using the portable 'C' locale.
564 def setlocale(category, locale=None): function
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
locale.py 9 setlocale() function. It also includes default encodings for all
28 "setlocale", "resetlocale", "localeconv", "strcoll", "strxfrm",
75 def setlocale(category, value=None): function
76 """ setlocale(integer,string=None) -> string.
317 setlocale(LC_ALL, "")
330 # store away the low-level version of setlocale (it's
332 _setlocale = setlocale
340 setlocale().
346 the default encoding for the locale code just like setlocale()
452 setlocale(LC_ALL, "") runs using the portable 'C' locale.
517 def setlocale(category, locale=None): function
    [all...]
  /external/e2fsprogs/misc/
findsuper.c 130 setlocale(LC_MESSAGES, "");
131 setlocale(LC_CTYPE, "");
lsattr.c 177 setlocale(LC_MESSAGES, "");
178 setlocale(LC_CTYPE, "");
  /external/python/cpython2/Lib/
locale.py 8 maps them to values suitable for passing to the C lib's setlocale() function. It
38 "setlocale", "resetlocale", "localeconv", "strcoll", "strxfrm",
85 def setlocale(category, value=None): function
86 """ setlocale(integer,string=None) -> string.
325 setlocale(LC_ALL, "")
338 # store away the low-level version of setlocale (it's
340 _setlocale = setlocale
371 setlocale().
377 the default encoding for the locale code just like setlocale()
501 setlocale(LC_ALL, "") runs using the portable 'C' locale
566 def setlocale(category, locale=None): function
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
locale.py 9 setlocale() function. It also includes default encodings for all
36 "setlocale", "resetlocale", "localeconv", "strcoll", "strxfrm",
83 def setlocale(category, value=None): function
84 """ setlocale(integer,string=None) -> string.
323 setlocale(LC_ALL, "")
336 # store away the low-level version of setlocale (it's
338 _setlocale = setlocale
353 setlocale().
359 the default encoding for the locale code just like setlocale()
467 setlocale(LC_ALL, "") runs using the portable 'C' locale
532 def setlocale(category, locale=None): function
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
locale.py 9 setlocale() function. It also includes default encodings for all
36 "setlocale", "resetlocale", "localeconv", "strcoll", "strxfrm",
83 def setlocale(category, value=None): function
84 """ setlocale(integer,string=None) -> string.
323 setlocale(LC_ALL, "")
336 # store away the low-level version of setlocale (it's
338 _setlocale = setlocale
353 setlocale().
359 the default encoding for the locale code just like setlocale()
467 setlocale(LC_ALL, "") runs using the portable 'C' locale
532 def setlocale(category, locale=None): function
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
locale.py 9 setlocale() function. It also includes default encodings for all
36 "setlocale", "resetlocale", "localeconv", "strcoll", "strxfrm",
83 def setlocale(category, value=None): function
84 """ setlocale(integer,string=None) -> string.
323 setlocale(LC_ALL, "")
336 # store away the low-level version of setlocale (it's
338 _setlocale = setlocale
353 setlocale().
359 the default encoding for the locale code just like setlocale()
467 setlocale(LC_ALL, "") runs using the portable 'C' locale
532 def setlocale(category, locale=None): function
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
locale.py 9 setlocale() function. It also includes default encodings for all
36 "setlocale", "resetlocale", "localeconv", "strcoll", "strxfrm",
83 def setlocale(category, value=None): function
84 """ setlocale(integer,string=None) -> string.
323 setlocale(LC_ALL, "")
336 # store away the low-level version of setlocale (it's
338 _setlocale = setlocale
353 setlocale().
359 the default encoding for the locale code just like setlocale()
467 setlocale(LC_ALL, "") runs using the portable 'C' locale
532 def setlocale(category, locale=None): function
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
OnigurumaUefiPort.h 51 #define setlocale(a,b) macro
  /external/elfutils/tests/
dwfl-bug-fd-leak.c 102 (void) setlocale (LC_ALL, "");
find-prologues.c 91 (void) setlocale (LC_ALL, "");
funcretval.c 89 (void) setlocale (LC_ALL, "");
low_high_pc.c 88 (void) setlocale (LC_ALL, "");
  /external/valgrind/drd/tests/
std_list.cpp 44 setlocale(LC_ALL, "English");

Completed in 2295 milliseconds

1 2 3 4 5 6 78 91011>>