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

1 2 3 4

  /external/stlport/test/unit/
wctype_header_test.c 8 #include <wctype.h>
  /ndk/tests/device/test-gnustl-full/unit/
wctype_header_test.c 8 #include <wctype.h>
  /ndk/tests/device/test-stlport/unit/
wctype_header_test.c 8 #include <wctype.h>
  /external/stlport/stlport/
wctype.h 23 /* evc3 doesn't have wctype.h */
30 # include_next <wctype.h>
36 # include _STLP_NATIVE_C_HEADER(wctype.h)
  /ndk/sources/cxx-stl/stlport/stlport/
wctype.h 23 /* evc3 doesn't have wctype.h */
30 # include_next <wctype.h>
36 # include _STLP_NATIVE_C_HEADER(wctype.h)
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/
wctype.h 23 /* evc3 doesn't have wctype.h */
30 # include_next <wctype.h>
36 # include _STLP_NATIVE_C_HEADER(wctype.h)
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/
wctype.h 23 /* evc3 doesn't have wctype.h */
30 # include_next <wctype.h>
36 # include _STLP_NATIVE_C_HEADER(wctype.h)
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/
wctype.h 23 /* evc3 doesn't have wctype.h */
30 # include_next <wctype.h>
36 # include _STLP_NATIVE_C_HEADER(wctype.h)
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/
wctype.h 23 /* evc3 doesn't have wctype.h */
30 # include_next <wctype.h>
36 # include _STLP_NATIVE_C_HEADER(wctype.h)
  /bionic/libc/wchar/
wcscasecmp.c 31 #include <wctype.h>
wcsncasecmp.c 31 #include <wctype.h>
  /external/stlport/stlport/stl/
_cwctype.h 41 # include <wctype.h>
65 using _STLP_VENDOR_CSTD_WFUNC::wctype;
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_cwctype.h 41 # include <wctype.h>
65 using _STLP_VENDOR_CSTD_WFUNC::wctype;
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_cwctype.h 41 # include <wctype.h>
65 using _STLP_VENDOR_CSTD_WFUNC::wctype;
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_cwctype.h 41 # include <wctype.h>
65 using _STLP_VENDOR_CSTD_WFUNC::wctype;
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_cwctype.h 41 # include <wctype.h>
65 using _STLP_VENDOR_CSTD_WFUNC::wctype;
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_cwctype.h 41 # include <wctype.h>
65 using _STLP_VENDOR_CSTD_WFUNC::wctype;
  /external/stlport/src/
messages.cpp 39 typedef ctype<_Char> wctype; typedef
40 wctype const& wct = use_facet<wctype>(L);
41 if (typeid(wct) != typeid(wctype)) {
151 typedef ctype<wchar_t> wctype; typedef
152 const wctype& ct = use_facet<wctype>(_M_map->lookup(_STLP_MUTABLE(_Messages_impl, _M_cat)[thecat]));
  /ndk/sources/cxx-stl/stlport/src/
messages.cpp 39 typedef ctype<_Char> wctype; typedef
40 wctype const& wct = use_facet<wctype>(L);
41 if (typeid(wct) != typeid(wctype)) {
151 typedef ctype<wchar_t> wctype; typedef
152 const wctype& ct = use_facet<wctype>(_M_map->lookup(_STLP_MUTABLE(_Messages_impl, _M_cat)[thecat]));
  /external/bison/lib/
mbswidth.c 48 # include <wctype.h>
84 /* Undefine to protect against the definition in wctype.h of Solaris 2.6. */
  /bionic/libc/include/
wchar.h 142 extern wctype_t wctype(const char *);
  /development/ndk/platforms/android-3/include/
wchar.h 138 extern wctype_t wctype(const char *);
  /development/ndk/platforms/android-8/include/
wchar.h 140 extern wctype_t wctype(const char *);
  /development/ndk/platforms/android-9/include/
wchar.h 141 extern wctype_t wctype(const char *);
  /external/icu4c/test/perf/charperf/
charperf.h 17 #include <wctype.h>

Completed in 498 milliseconds

1 2 3 4