/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/ |
xlocale.h | 40 } *__locale_t; typedef in typeref:struct:__locale_struct
|
wctype.h | 231 extern int iswalnum_l (wint_t __wc, __locale_t __locale) __THROW; 237 extern int iswalpha_l (wint_t __wc, __locale_t __locale) __THROW; 240 extern int iswcntrl_l (wint_t __wc, __locale_t __locale) __THROW; 244 extern int iswdigit_l (wint_t __wc, __locale_t __locale) __THROW; 248 extern int iswgraph_l (wint_t __wc, __locale_t __locale) __THROW; 253 extern int iswlower_l (wint_t __wc, __locale_t __locale) __THROW; 256 extern int iswprint_l (wint_t __wc, __locale_t __locale) __THROW; 261 extern int iswpunct_l (wint_t __wc, __locale_t __locale) __THROW; 266 extern int iswspace_l (wint_t __wc, __locale_t __locale) __THROW; 271 extern int iswupper_l (wint_t __wc, __locale_t __locale) __THROW [all...] |
locale.h | 148 typedef __locale_t locale_t; 154 extern __locale_t newlocale (int __category_mask, __const char *__locale, 155 __locale_t __base) __THROW; 189 extern __locale_t duplocale (__locale_t __dataset) __THROW; 193 extern void freelocale (__locale_t __dataset) __THROW; 200 extern __locale_t uselocale (__locale_t __dataset) __THROW; 204 # define LC_GLOBAL_LOCALE ((__locale_t) -1L)
|
monetary.h | 49 __locale_t loc,
|
wchar.h | 175 __locale_t __loc) __THROW; 178 size_t __n, __locale_t __loc) __THROW; 199 __locale_t __loc) __THROW; 205 size_t __n, __locale_t __loc) __THROW; 479 __locale_t __loc) __THROW; 483 int __base, __locale_t __loc) __THROW; 488 int __base, __locale_t __loc) __THROW; 493 int __base, __locale_t __loc) 497 wchar_t **__restrict __endptr, __locale_t __loc) 501 wchar_t **__restrict __endptr, __locale_t __loc [all...] |
ctype.h | 241 extern int name (int, __locale_t) __THROW 263 extern int __tolower_l (int __c, __locale_t __l) __THROW; 264 extern int tolower_l (int __c, __locale_t __l) __THROW; 267 extern int __toupper_l (int __c, __locale_t __l) __THROW; 268 extern int toupper_l (int __c, __locale_t __l) __THROW;
|
string.h | 121 extern int strcoll_l (__const char *__s1, __const char *__s2, __locale_t __l) 125 __locale_t __l) __THROW __nonnull ((2, 4)); 288 extern char *strerror_l (int __errnum, __locale_t __l) __THROW; 343 __locale_t __loc) 347 size_t __n, __locale_t __loc)
|
stdlib.h | 242 __locale_t __loc) __THROW __nonnull ((1, 4)) __wur; 246 int __base, __locale_t __loc) 252 __locale_t __loc) 258 int __base, __locale_t __loc) 262 char **__restrict __endptr, __locale_t __loc) 266 char **__restrict __endptr, __locale_t __loc) 271 __locale_t __loc)
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/ |
xlocale.h | 40 } *__locale_t; typedef in typeref:struct:__locale_struct
|
wctype.h | 231 extern int iswalnum_l (wint_t __wc, __locale_t __locale) __THROW; 237 extern int iswalpha_l (wint_t __wc, __locale_t __locale) __THROW; 240 extern int iswcntrl_l (wint_t __wc, __locale_t __locale) __THROW; 244 extern int iswdigit_l (wint_t __wc, __locale_t __locale) __THROW; 248 extern int iswgraph_l (wint_t __wc, __locale_t __locale) __THROW; 253 extern int iswlower_l (wint_t __wc, __locale_t __locale) __THROW; 256 extern int iswprint_l (wint_t __wc, __locale_t __locale) __THROW; 261 extern int iswpunct_l (wint_t __wc, __locale_t __locale) __THROW; 266 extern int iswspace_l (wint_t __wc, __locale_t __locale) __THROW; 271 extern int iswupper_l (wint_t __wc, __locale_t __locale) __THROW [all...] |
locale.h | 148 typedef __locale_t locale_t; 154 extern __locale_t newlocale (int __category_mask, __const char *__locale, 155 __locale_t __base) __THROW; 189 extern __locale_t duplocale (__locale_t __dataset) __THROW; 193 extern void freelocale (__locale_t __dataset) __THROW; 200 extern __locale_t uselocale (__locale_t __dataset) __THROW; 204 # define LC_GLOBAL_LOCALE ((__locale_t) -1L)
|
monetary.h | 49 __locale_t loc,
|
wchar.h | 175 __locale_t __loc) __THROW; 178 size_t __n, __locale_t __loc) __THROW; 199 __locale_t __loc) __THROW; 205 size_t __n, __locale_t __loc) __THROW; 479 __locale_t __loc) __THROW; 483 int __base, __locale_t __loc) __THROW; 488 int __base, __locale_t __loc) __THROW; 493 int __base, __locale_t __loc) 497 wchar_t **__restrict __endptr, __locale_t __loc) 501 wchar_t **__restrict __endptr, __locale_t __loc [all...] |
ctype.h | 241 extern int name (int, __locale_t) __THROW 263 extern int __tolower_l (int __c, __locale_t __l) __THROW; 264 extern int tolower_l (int __c, __locale_t __l) __THROW; 267 extern int __toupper_l (int __c, __locale_t __l) __THROW; 268 extern int toupper_l (int __c, __locale_t __l) __THROW;
|
string.h | 121 extern int strcoll_l (__const char *__s1, __const char *__s2, __locale_t __l) 125 __locale_t __l) __THROW __nonnull ((2, 4)); 288 extern char *strerror_l (int __errnum, __locale_t __l) __THROW; 343 __locale_t __loc) 347 size_t __n, __locale_t __loc)
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/ |
xlocale.h | 40 } *__locale_t; typedef in typeref:struct:__locale_struct
|
wctype.h | 231 extern int iswalnum_l (wint_t __wc, __locale_t __locale) __THROW; 237 extern int iswalpha_l (wint_t __wc, __locale_t __locale) __THROW; 240 extern int iswcntrl_l (wint_t __wc, __locale_t __locale) __THROW; 244 extern int iswdigit_l (wint_t __wc, __locale_t __locale) __THROW; 248 extern int iswgraph_l (wint_t __wc, __locale_t __locale) __THROW; 253 extern int iswlower_l (wint_t __wc, __locale_t __locale) __THROW; 256 extern int iswprint_l (wint_t __wc, __locale_t __locale) __THROW; 261 extern int iswpunct_l (wint_t __wc, __locale_t __locale) __THROW; 266 extern int iswspace_l (wint_t __wc, __locale_t __locale) __THROW; 271 extern int iswupper_l (wint_t __wc, __locale_t __locale) __THROW [all...] |
locale.h | 148 typedef __locale_t locale_t; 154 extern __locale_t newlocale (int __category_mask, __const char *__locale, 155 __locale_t __base) __THROW; 189 extern __locale_t duplocale (__locale_t __dataset) __THROW; 193 extern void freelocale (__locale_t __dataset) __THROW; 200 extern __locale_t uselocale (__locale_t __dataset) __THROW; 204 # define LC_GLOBAL_LOCALE ((__locale_t) -1L)
|
monetary.h | 49 __locale_t loc,
|
wchar.h | 175 __locale_t __loc) __THROW; 178 size_t __n, __locale_t __loc) __THROW; 199 __locale_t __loc) __THROW; 205 size_t __n, __locale_t __loc) __THROW; 479 __locale_t __loc) __THROW; 483 int __base, __locale_t __loc) __THROW; 488 int __base, __locale_t __loc) __THROW; 493 int __base, __locale_t __loc) 497 wchar_t **__restrict __endptr, __locale_t __loc) 501 wchar_t **__restrict __endptr, __locale_t __loc [all...] |
ctype.h | 241 extern int name (int, __locale_t) __THROW 263 extern int __tolower_l (int __c, __locale_t __l) __THROW; 264 extern int tolower_l (int __c, __locale_t __l) __THROW; 267 extern int __toupper_l (int __c, __locale_t __l) __THROW; 268 extern int toupper_l (int __c, __locale_t __l) __THROW;
|
string.h | 121 extern int strcoll_l (__const char *__s1, __const char *__s2, __locale_t __l) 125 __locale_t __l) __THROW __nonnull ((2, 4)); 288 extern char *strerror_l (int __errnum, __locale_t __l) __THROW; 343 __locale_t __loc) 347 size_t __n, __locale_t __loc)
|
/external/libxslt/libxslt/ |
xsltlocale.h | 23 typedef __locale_t xsltLocale;
|
/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 | 63 typedef __locale_t __c_locale;
|
/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 | 63 typedef __locale_t __c_locale;
|