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

1 2

  /bionic/libc/include/bits/
wctype.h 56 typedef long wctype_t; typedef
57 wctype_t wctype(const char* __name);
58 int iswctype(wint_t __wc, wctype_t __type);
  /device/linaro/bootloader/edk2/StdLib/Include/
wctype.h 13 wctype_t Type for holding locale-specific character classifications.
33 wctype_t wctype (const char *);
34 int iswctype (wint_t, wctype_t);
108 typedef _BSD_WCTYPE_T_ wctype_t; typedef
274 wctype_t wctype (const char *Desc);
284 int iswctype (wint_t WC, wctype_t Wct);
  /bionic/tests/headers/posix/
wctype_h.c 36 TYPE(wctype_t);
49 FUNCTION(iswctype, int (*f)(wint_t, wctype_t));
50 FUNCTION(iswctype_l, int (*f)(wint_t, wctype_t, locale_t));
75 FUNCTION(wctype, wctype_t (*f)(const char*));
76 FUNCTION(wctype_l, wctype_t (*f)(const char*, locale_t));
wchar_h.c 40 TYPE(wctype_t);
  /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)
  /device/linaro/bootloader/edk2/StdLib/LibC/Locale/
iswctype_sb.c 166 iswctype(wint_t c, wctype_t charclass)
178 wctype_t value;
207 wctype_t wctype(const char *property)
  /bionic/libc/include/
wctype.h 61 wctype_t wctype_l(const char* __name, locale_t __l) __INTRODUCED_IN(21);
62 int iswctype_l(wint_t __wc, wctype_t __transform, locale_t __l) __INTRODUCED_IN(21);
  /bionic/libc/bionic/
wctype.cpp 97 int iswctype(wint_t wc, wctype_t char_class) {
115 int iswctype_l(wint_t wc, wctype_t char_class, locale_t) {
134 wctype_t wctype(const char* property) {
142 return static_cast<wctype_t>(i);
145 return static_cast<wctype_t>(0);
148 wctype_t wctype_l(const char* property, locale_t) {
  /external/libcxx/test/std/depr/depr.c.headers/
wctype_h.pass.cpp 95 wctype_t wct = 0;
109 static_assert((std::is_same<decltype(wctype("")), wctype_t>::value), "");
  /external/libcxx/test/std/strings/c.strings/
cwctype.pass.cpp 95 std::wctype_t wct = 0;
109 static_assert((std::is_same<decltype(std::wctype("")), std::wctype_t>::value), "");
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/depr/depr.c.headers/
wctype_h.pass.cpp 95 wctype_t wct = 0;
109 static_assert((std::is_same<decltype(wctype("")), wctype_t>::value), "");
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/strings/c.strings/
cwctype.pass.cpp 95 std::wctype_t wct = 0;
109 static_assert((std::is_same<decltype(std::wctype("")), std::wctype_t>::value), "");
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wctype.h 35 typedef unsigned short wctype_t; typedef
122 int __cdecl iswctype(wint_t,wctype_t);
125 int __cdecl is_wctype(wint_t,wctype_t);
169 wctype_t __cdecl wctype(const char *);
ctype.h 172 int __cdecl iswctype(wint_t _C,wctype_t _Type);
173 _CRTIMP int __cdecl _iswctype_l(wint_t _C,wctype_t _Type,_locale_t _Locale);
178 int __cdecl is_wctype(wint_t _C,wctype_t _Type);
stddef.h 350 typedef unsigned short wctype_t; typedef
  /external/libusb/msvc/
stdint.h 83 typedef unsigned short wctype_t; typedef
  /external/libcxx/include/support/ibm/
xlocale.h 161 int iswctype_l(wint_t wc, wctype_t desc, locale_t locale)
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/support/ibm/
xlocale.h 161 int iswctype_l(wint_t wc, wctype_t desc, locale_t locale)
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/c++/v1/support/ibm/
xlocale.h 161 int iswctype_l(wint_t wc, wctype_t desc, locale_t locale)
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/support/ibm/
xlocale.h 161 int iswctype_l(wint_t wc, wctype_t desc, locale_t locale)
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/support/ibm/
xlocale.h 161 int iswctype_l(wint_t wc, wctype_t desc, locale_t locale)
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/support/ibm/
xlocale.h 161 int iswctype_l(wint_t wc, wctype_t desc, locale_t locale)
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/support/ibm/
xlocale.h 161 int iswctype_l(wint_t wc, wctype_t desc, locale_t locale)
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/c++/v1/support/ibm/
xlocale.h 161 int iswctype_l(wint_t wc, wctype_t desc, locale_t locale)
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/support/ibm/
xlocale.h 161 int iswctype_l(wint_t wc, wctype_t desc, locale_t locale)

Completed in 1340 milliseconds

1 2