Home
last modified time | relevance | path

Searched defs:ctype (Results 1 – 9 of 9) sorted by relevance

/ndk/sources/android/support/tests/
Dctype_unittest.cc5 TEST(ctype, isblank) { in TEST() argument
13 TEST(ctype, isprint) { in TEST() argument
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_iosfwd.h98 template <class _CharT> class ctype; variable
103 _STLP_TEMPLATE_NULL class ctype<char>; variable
109 _STLP_TEMPLATE_NULL class ctype<wchar_t>; variable
/ndk/sources/cxx-stl/stlport/src/
Dlocale.cpp437 const locale::category locale::ctype; member in locale
Dctype.cpp316 ctype<char>::ctype(const ctype_base::mask * __tab, bool __del, size_t __refs) : in ctype() function in ctype
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/support/solaris/
Dxlocale.c112 #define LOCALE_ISCTYPE(ctype, m) \ argument
/ndk/sources/host-tools/nawk-20071023/
Dawk.h79 uschar ctype; /* OCELL, OBOOL, OJUMP, etc. */ member
/ndk/sources/cxx-stl/stlport/src/c_locale_glibc/
Dc_locale_glibc2.c265 struct _Locale_name_hint* _Locale_get_ctype_hint(struct _Locale_ctype* ctype) in _Locale_get_ctype_hint()
/ndk/sources/cxx-stl/stlport/src/c_locale_dummy/
Dc_locale_dummy.c184 struct _Locale_name_hint* _Locale_get_ctype_hint(struct _Locale_ctype* ctype) in _Locale_get_ctype_hint()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
Dlocale.cpp125 const locale::category locale::ctype; member in locale
937 ctype<char>::ctype(const mask* tab, bool del, size_t refs) in ctype() function in ctype