HomeSort by relevance Sort by last modified time
    Searched defs:setlocale (Results 1 - 14 of 14) sorted by null

  /device/linaro/bootloader/edk2/StdLib/LibC/Locale/
setlocale1.c 2 Single-byte character version of the setlocale function.
47 __warn_references(setlocale,
48 "warning: reference to compatibility setlocale(); include <locale.h> for correct reference")
55 setlocale(int category, const char *locale) function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xlocale.h 53 #define setlocale _Xsetlocale macro
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
intl.h 26 # define setlocale(category, locale) (locale) macro
  /bionic/libc/bionic/
locale.cpp 158 char* setlocale(int category, const char* locale_name) { function
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/
OnigurumaUefiPort.h 61 #define setlocale(a,b) macro
  /external/python/cpython3/Lib/
locale.py 8 maps them to values suitable for passing to the C lib's setlocale() function. It
28 "setlocale", "resetlocale", "localeconv", "strcoll", "strxfrm",
87 def setlocale(category, value=None): function in function:_strxfrm
88 """ setlocale(integer,string=None) -> string.
328 setlocale(LC_ALL, "")
341 # store away the low-level version of setlocale (it's
343 _setlocale = setlocale
385 setlocale().
391 the default encoding for the locale code just like setlocale()
518 setlocale(LC_ALL, "") runs using the portable 'C' locale
583 def setlocale(category, locale=None): function
    [all...]
  /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/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...]
  /external/harfbuzz_ng/src/
hb-private.hh 189 # define setlocale(Category, Locale) "C" macro

Completed in 477 milliseconds