HomeSort by relevance Sort by last modified time
    Searched refs:wctype_t (Results 1 - 25 of 137) sorted by null

1 2 3 4 5 6

  /ndk/sources/android/support/src/musl-locale/
wctype_l.c 4 wctype_t wctype_l(const char *s, locale_t l)
iswctype_l.c 4 int iswctype_l(wint_t c, wctype_t t, locale_t l)
  /ndk/sources/android/support/include/
wctype.h 45 typedef int wctype_t; typedef
61 int iswctype(wint_t, wctype_t);
66 wctype_t wctype(const char *);
70 int iswctype_l(wint_t, wctype_t, locale_t);
74 wctype_t wctype_l(const char *, locale_t);
  /prebuilts/ndk/9/sources/android/support/include/
wctype.h 45 typedef int wctype_t; typedef
61 int iswctype(wint_t, wctype_t);
66 wctype_t wctype(const char *);
70 int iswctype_l(wint_t, wctype_t, locale_t);
74 wctype_t wctype_l(const char *, locale_t);
  /bionic/libc/include/
wctype.h 51 extern int iswctype_l(wint_t, wctype_t, locale_t);
52 extern wctype_t wctype_l(const char*, locale_t);
  /development/ndk/platforms/android-21/include/
wctype.h 51 extern int iswctype_l(wint_t, wctype_t, locale_t);
52 extern wctype_t wctype_l(const char*, locale_t);
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/
wctype.h 51 extern int iswctype_l(wint_t, wctype_t, locale_t);
52 extern wctype_t wctype_l(const char*, locale_t);
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/
wctype.h 51 extern int iswctype_l(wint_t, wctype_t, locale_t);
52 extern wctype_t wctype_l(const char*, locale_t);
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/
wctype.h 51 extern int iswctype_l(wint_t, wctype_t, locale_t);
52 extern wctype_t wctype_l(const char*, locale_t);
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/
wctype.h 51 extern int iswctype_l(wint_t, wctype_t, locale_t);
52 extern wctype_t wctype_l(const char*, locale_t);
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/
wctype.h 51 extern int iswctype_l(wint_t, wctype_t, locale_t);
52 extern wctype_t wctype_l(const char*, locale_t);
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/
wctype.h 51 extern int iswctype_l(wint_t, wctype_t, locale_t);
52 extern wctype_t wctype_l(const char*, locale_t);
  /ndk/sources/android/support/src/musl-ctype/
iswctype.c 18 int iswctype(wint_t wc, wctype_t type)
49 wctype_t wctype(const char *s)
  /bionic/libc/bionic/
wctype.cpp 63 int iswctype(wint_t wc, wctype_t char_class) {
81 int iswctype_l(wint_t wc, wctype_t char_class, locale_t) {
91 wctype_t wctype(const char* property) {
99 return static_cast<wctype_t>(i);
102 return static_cast<wctype_t>(0);
105 wctype_t wctype_l(const char* property, locale_t) {
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
wctype.h 53 typedef unsigned long int wctype_t; typedef
172 extern wctype_t wctype (__const char *__property) __THROW;
176 extern int iswctype (wint_t __wc, wctype_t __desc) __THROW;
285 extern wctype_t wctype_l (__const char *__property, __locale_t __locale)
290 extern int iswctype_l (wint_t __wc, wctype_t __desc, __locale_t __locale)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
wctype.h 53 typedef unsigned long int wctype_t; typedef
172 extern wctype_t wctype (__const char *__property) __THROW;
176 extern int iswctype (wint_t __wc, wctype_t __desc) __THROW;
285 extern wctype_t wctype_l (__const char *__property, __locale_t __locale)
290 extern int iswctype_l (wint_t __wc, wctype_t __desc, __locale_t __locale)
  /development/ndk/platforms/android-3/include/
wchar.h 72 } wctype_t; typedef in typeref:enum:__anon2437
98 extern int iswctype(wint_t, wctype_t);
145 extern wctype_t wctype(const char *);
  /development/ndk/platforms/android-8/include/
wchar.h 72 } wctype_t; typedef in typeref:enum:__anon2459
103 extern int iswctype(wint_t, wctype_t);
152 extern wctype_t wctype(const char *);
  /development/ndk/platforms/android-9/include/
wchar.h 66 } wctype_t; typedef in typeref:enum:__anon2657
84 extern int iswctype(wint_t, wctype_t);
133 extern wctype_t wctype(const char *);
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
wchar.h 71 } wctype_t; typedef in typeref:enum:__anon36736
91 extern int iswctype(wint_t, wctype_t);
138 extern wctype_t wctype(const char *);
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
wchar.h 71 } wctype_t; typedef in typeref:enum:__anon37090
91 extern int iswctype(wint_t, wctype_t);
138 extern wctype_t wctype(const char *);
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/
wchar.h 71 } wctype_t; typedef in typeref:enum:__anon37444
91 extern int iswctype(wint_t, wctype_t);
138 extern wctype_t wctype(const char *);
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
wchar.h 71 } wctype_t; typedef in typeref:enum:__anon37869
91 extern int iswctype(wint_t, wctype_t);
138 extern wctype_t wctype(const char *);
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/
wchar.h 71 } wctype_t; typedef in typeref:enum:__anon38228
91 extern int iswctype(wint_t, wctype_t);
140 extern wctype_t wctype(const char *);
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
wchar.h 71 } wctype_t; typedef in typeref:enum:__anon38658
91 extern int iswctype(wint_t, wctype_t);
140 extern wctype_t wctype(const char *);

Completed in 1338 milliseconds

1 2 3 4 5 6