HomeSort by relevance Sort by last modified time
    Searched defs:ctype (Results 1 - 25 of 120) sorted by null

1 2 3 4 5

  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.ctype/facet.ctype.special/facet.ctype.char.members/
table.pass.cpp 12 // template <> class ctype<char>
21 typedef std::ctype<char> F;
23 std::locale l(std::locale::classic(), new std::ctype<char>); member in class:std
28 std::ctype<char>::mask table[256];
29 std::locale l(std::locale::classic(), new std::ctype<char>(table));
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
ctype_noninline.h 34 // Information as gleaned from /usr/include/ctype.h
37 ctype<char>::classic_table() throw()
40 ctype<char>::ctype(__c_locale, const mask* __table, bool __del, function in class:ctype
52 ctype<char>::ctype(const mask* __table, bool __del, size_t __refs) function in class:ctype
64 ctype<char>::do_toupper(char __c) const
71 ctype<char>::do_toupper(char* __low, const char* __high) const
82 ctype<char>::do_tolower(char __c) const
89 ctype<char>::do_tolower(char* __low, const char* __high) cons
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
ctype_noninline.h 34 // Information as gleaned from /usr/include/ctype.h
37 ctype<char>::classic_table() throw()
40 ctype<char>::ctype(__c_locale, const mask* __table, bool __del, function in class:ctype
52 ctype<char>::ctype(const mask* __table, bool __del, size_t __refs) function in class:ctype
64 ctype<char>::do_toupper(char __c) const
71 ctype<char>::do_toupper(char* __low, const char* __high) const
82 ctype<char>::do_tolower(char __c) const
89 ctype<char>::do_tolower(char* __low, const char* __high) cons
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
ctype_noninline.h 34 // Information as gleaned from /usr/include/ctype.h
37 ctype<char>::classic_table() throw()
40 ctype<char>::ctype(__c_locale, const mask* __table, bool __del, function in class:ctype
52 ctype<char>::ctype(const mask* __table, bool __del, size_t __refs) function in class:ctype
64 ctype<char>::do_toupper(char __c) const
71 ctype<char>::do_toupper(char* __low, const char* __high) const
82 ctype<char>::do_tolower(char __c) const
89 ctype<char>::do_tolower(char* __low, const char* __high) cons
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
ctype_noninline.h 34 // Information as gleaned from /usr/include/ctype.h
37 ctype<char>::classic_table() throw()
40 ctype<char>::ctype(__c_locale, const mask* __table, bool __del, function in class:ctype
52 ctype<char>::ctype(const mask* __table, bool __del, size_t __refs) function in class:ctype
64 ctype<char>::do_toupper(char __c) const
71 ctype<char>::do_toupper(char* __low, const char* __high) const
82 ctype<char>::do_tolower(char __c) const
89 ctype<char>::do_tolower(char* __low, const char* __high) cons
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
ctype_noninline.h 34 // Information as gleaned from /usr/include/ctype.h
37 ctype<char>::classic_table() throw()
40 ctype<char>::ctype(__c_locale, const mask* __table, bool __del, function in class:ctype
52 ctype<char>::ctype(const mask* __table, bool __del, size_t __refs) function in class:ctype
64 ctype<char>::do_toupper(char __c) const
71 ctype<char>::do_toupper(char* __low, const char* __high) const
82 ctype<char>::do_tolower(char __c) const
89 ctype<char>::do_tolower(char* __low, const char* __high) cons
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/
ctype_noninline.h 34 // Information as gleaned from /usr/include/ctype.h
37 ctype<char>::classic_table() throw()
40 ctype<char>::ctype(__c_locale, const mask* __table, bool __del, function in class:ctype
52 ctype<char>::ctype(const mask* __table, bool __del, size_t __refs) function in class:ctype
64 ctype<char>::do_toupper(char __c) const
71 ctype<char>::do_toupper(char* __low, const char* __high) const
82 ctype<char>::do_tolower(char __c) const
89 ctype<char>::do_tolower(char* __low, const char* __high) cons
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/
ctype_noninline.h 34 // Information as gleaned from /usr/include/ctype.h
37 ctype<char>::classic_table() throw()
40 ctype<char>::ctype(__c_locale, const mask* __table, bool __del, function in class:ctype
52 ctype<char>::ctype(const mask* __table, bool __del, size_t __refs) function in class:ctype
64 ctype<char>::do_toupper(char __c) const
71 ctype<char>::do_toupper(char* __low, const char* __high) const
82 ctype<char>::do_tolower(char __c) const
89 ctype<char>::do_tolower(char* __low, const char* __high) cons
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/
ctype_noninline.h 34 // Information as gleaned from /usr/include/ctype.h
37 ctype<char>::classic_table() throw()
40 ctype<char>::ctype(__c_locale, const mask* __table, bool __del, function in class:ctype
52 ctype<char>::ctype(const mask* __table, bool __del, size_t __refs) function in class:ctype
64 ctype<char>::do_toupper(char __c) const
71 ctype<char>::do_toupper(char* __low, const char* __high) const
82 ctype<char>::do_tolower(char __c) const
89 ctype<char>::do_tolower(char* __low, const char* __high) cons
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi/include/bits/
ctype_noninline.h 34 // Information as gleaned from /usr/include/ctype.h
37 ctype<char>::classic_table() throw()
40 ctype<char>::ctype(__c_locale, const mask* __table, bool __del, function in class:ctype
52 ctype<char>::ctype(const mask* __table, bool __del, size_t __refs) function in class:ctype
64 ctype<char>::do_toupper(char __c) const
71 ctype<char>::do_toupper(char* __low, const char* __high) const
82 ctype<char>::do_tolower(char __c) const
89 ctype<char>::do_tolower(char* __low, const char* __high) cons
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/armeabi-v7a/include/bits/
ctype_noninline.h 34 // Information as gleaned from /usr/include/ctype.h
37 ctype<char>::classic_table() throw()
40 ctype<char>::ctype(__c_locale, const mask* __table, bool __del, function in class:ctype
52 ctype<char>::ctype(const mask* __table, bool __del, size_t __refs) function in class:ctype
64 ctype<char>::do_toupper(char __c) const
71 ctype<char>::do_toupper(char* __low, const char* __high) const
82 ctype<char>::do_tolower(char __c) const
89 ctype<char>::do_tolower(char* __low, const char* __high) cons
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/mips/include/bits/
ctype_noninline.h 34 // Information as gleaned from /usr/include/ctype.h
37 ctype<char>::classic_table() throw()
40 ctype<char>::ctype(__c_locale, const mask* __table, bool __del, function in class:ctype
52 ctype<char>::ctype(const mask* __table, bool __del, size_t __refs) function in class:ctype
64 ctype<char>::do_toupper(char __c) const
71 ctype<char>::do_toupper(char* __low, const char* __high) const
82 ctype<char>::do_tolower(char __c) const
89 ctype<char>::do_tolower(char* __low, const char* __high) cons
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/libs/x86/include/bits/
ctype_noninline.h 34 // Information as gleaned from /usr/include/ctype.h
37 ctype<char>::classic_table() throw()
40 ctype<char>::ctype(__c_locale, const mask* __table, bool __del, function in class:ctype
52 ctype<char>::ctype(const mask* __table, bool __del, size_t __refs) function in class:ctype
64 ctype<char>::do_toupper(char __c) const
71 ctype<char>::do_toupper(char* __low, const char* __high) const
82 ctype<char>::do_tolower(char __c) const
89 ctype<char>::do_tolower(char* __low, const char* __high) cons
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/
ctype_noninline.h 34 // Information as gleaned from /usr/include/ctype.h
37 ctype<char>::classic_table() throw()
40 ctype<char>::ctype(__c_locale, const mask* __table, bool __del, function in class:ctype
52 ctype<char>::ctype(const mask* __table, bool __del, size_t __refs) function in class:ctype
64 ctype<char>::do_toupper(char __c) const
71 ctype<char>::do_toupper(char* __low, const char* __high) const
82 ctype<char>::do_tolower(char __c) const
89 ctype<char>::do_tolower(char* __low, const char* __high) cons
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/
ctype_noninline.h 34 // Information as gleaned from /usr/include/ctype.h
37 ctype<char>::classic_table() throw()
40 ctype<char>::ctype(__c_locale, const mask* __table, bool __del, function in class:ctype
52 ctype<char>::ctype(const mask* __table, bool __del, size_t __refs) function in class:ctype
64 ctype<char>::do_toupper(char __c) const
71 ctype<char>::do_toupper(char* __low, const char* __high) const
82 ctype<char>::do_tolower(char __c) const
89 ctype<char>::do_tolower(char* __low, const char* __high) cons
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/include/bits/
ctype_noninline.h 34 // Information as gleaned from /usr/include/ctype.h
37 ctype<char>::classic_table() throw()
40 ctype<char>::ctype(__c_locale, const mask* __table, bool __del, function in class:ctype
52 ctype<char>::ctype(const mask* __table, bool __del, size_t __refs) function in class:ctype
64 ctype<char>::do_toupper(char __c) const
71 ctype<char>::do_toupper(char* __low, const char* __high) const
82 ctype<char>::do_tolower(char __c) const
89 ctype<char>::do_tolower(char* __low, const char* __high) cons
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/include/bits/
ctype_noninline.h 34 // Information as gleaned from /usr/include/ctype.h
37 ctype<char>::classic_table() throw()
40 ctype<char>::ctype(__c_locale, const mask* __table, bool __del, function in class:ctype
52 ctype<char>::ctype(const mask* __table, bool __del, size_t __refs) function in class:ctype
64 ctype<char>::do_toupper(char __c) const
71 ctype<char>::do_toupper(char* __low, const char* __high) const
82 ctype<char>::do_tolower(char __c) const
89 ctype<char>::do_tolower(char* __low, const char* __high) cons
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi/include/bits/
ctype_noninline.h 34 // Information as gleaned from /usr/include/ctype.h
37 ctype<char>::classic_table() throw()
40 ctype<char>::ctype(__c_locale, const mask* __table, bool __del, function in class:ctype
52 ctype<char>::ctype(const mask* __table, bool __del, size_t __refs) function in class:ctype
64 ctype<char>::do_toupper(char __c) const
71 ctype<char>::do_toupper(char* __low, const char* __high) const
82 ctype<char>::do_tolower(char __c) const
89 ctype<char>::do_tolower(char* __low, const char* __high) cons
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/armeabi-v7a/include/bits/
ctype_noninline.h 34 // Information as gleaned from /usr/include/ctype.h
37 ctype<char>::classic_table() throw()
40 ctype<char>::ctype(__c_locale, const mask* __table, bool __del, function in class:ctype
52 ctype<char>::ctype(const mask* __table, bool __del, size_t __refs) function in class:ctype
64 ctype<char>::do_toupper(char __c) const
71 ctype<char>::do_toupper(char* __low, const char* __high) const
82 ctype<char>::do_tolower(char __c) const
89 ctype<char>::do_tolower(char* __low, const char* __high) cons
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/mips/include/bits/
ctype_noninline.h 34 // Information as gleaned from /usr/include/ctype.h
37 ctype<char>::classic_table() throw()
40 ctype<char>::ctype(__c_locale, const mask* __table, bool __del, function in class:ctype
52 ctype<char>::ctype(const mask* __table, bool __del, size_t __refs) function in class:ctype
64 ctype<char>::do_toupper(char __c) const
71 ctype<char>::do_toupper(char* __low, const char* __high) const
82 ctype<char>::do_tolower(char __c) const
89 ctype<char>::do_tolower(char* __low, const char* __high) cons
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/libs/x86/include/bits/
ctype_noninline.h 34 // Information as gleaned from /usr/include/ctype.h
37 ctype<char>::classic_table() throw()
40 ctype<char>::ctype(__c_locale, const mask* __table, bool __del, function in class:ctype
52 ctype<char>::ctype(const mask* __table, bool __del, size_t __refs) function in class:ctype
64 ctype<char>::do_toupper(char __c) const
71 ctype<char>::do_toupper(char* __low, const char* __high) const
82 ctype<char>::do_tolower(char __c) const
89 ctype<char>::do_tolower(char* __low, const char* __high) cons
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.ctype/facet.ctype.special/facet.ctype.char.dtor/
dtor.pass.cpp 12 // template <> class ctype<char>
14 // ~ctype();
32 std::locale l(std::locale::classic(), new std::ctype<char>); member in class:std
37 std::ctype<char>::mask table[256];
39 std::locale l(std::locale::classic(), new std::ctype<char>(table));
46 new std::ctype<char>(new std::ctype<char>::mask[256], true));
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/
ctype_noninline.h 36 // Information as gleaned from /usr/include/ctype.h
40 ctype<char>::classic_table() throw()
44 ctype<char>::classic_table() throw()
71 ctype<char>::ctype(__c_locale __cloc, const mask* __table, bool __del, function in class:ctype
84 ctype<char>::ctype(__c_locale, const mask* __table, bool __del, function in class:ctype
118 ctype<char>::ctype(const mask* __table, bool __del, size_t __refs) function in class:ctype
130 ctype<char>::ctype(const mask* __table, bool __del, size_t __refs function in class:ctype
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/i686-linux/bits/
ctype_noninline.h 36 // Information as gleaned from /usr/include/ctype.h
40 ctype<char>::classic_table() throw()
44 ctype<char>::classic_table() throw()
71 ctype<char>::ctype(__c_locale __cloc, const mask* __table, bool __del, function in class:ctype
84 ctype<char>::ctype(__c_locale, const mask* __table, bool __del, function in class:ctype
118 ctype<char>::ctype(const mask* __table, bool __del, size_t __refs) function in class:ctype
130 ctype<char>::ctype(const mask* __table, bool __del, size_t __refs function in class:ctype
    [all...]
  /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/
ctype_noninline.h 36 // Information as gleaned from /usr/include/ctype.h
40 ctype<char>::classic_table() throw()
44 ctype<char>::classic_table() throw()
71 ctype<char>::ctype(__c_locale __cloc, const mask* __table, bool __del, function in class:ctype
84 ctype<char>::ctype(__c_locale, const mask* __table, bool __del, function in class:ctype
118 ctype<char>::ctype(const mask* __table, bool __del, size_t __refs) function in class:ctype
130 ctype<char>::ctype(const mask* __table, bool __del, size_t __refs function in class:ctype
    [all...]

Completed in 1270 milliseconds

1 2 3 4 5