HomeSort by relevance Sort by last modified time
    Searched refs:ctype (Results 251 - 275 of 1405) sorted by null

<<11121314151617181920>>

  /external/elfutils/libcpu/
i386_lex.l 30 #include <ctype.h>
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_field.cc 99 switch (field->options().ctype()) {
114 switch (field->options().ctype()) {
  /external/stlport/stlport/
ctype.h 20 * which in turn include ctype.h, which results in warnings and errors
37 # include_next <ctype.h>
39 # include _STLP_NATIVE_C_HEADER(ctype.h)
42 /* on evc4 including ctype.h also defines setjmp macro */
  /external/stlport/stlport/stl/
_ios.h 116 // Cached copy of the curent locale's ctype facet. Set by init() and imbue().
117 const ctype<char_type>* _M_cached_ctype;
121 const ctype<char_type>* _M_ctype_facet() const { return _M_cached_ctype; }
  /external/tcpdump/
tcpdump-stdinc.h 51 #include <ctype.h>
103 #include <ctype.h>
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locales/locale/locale.cons/
assign.pass.cpp 39 assert(std::has_facet<std::ctype<char> >(loc));
40 assert(std::has_facet<std::ctype<wchar_t> >(loc));
copy.pass.cpp 39 assert(std::has_facet<std::ctype<char> >(loc));
40 assert(std::has_facet<std::ctype<wchar_t> >(loc));
locale_char_pointer_cat.pass.cpp 39 assert(std::has_facet<std::ctype<char> >(loc));
40 assert(std::has_facet<std::ctype<wchar_t> >(loc));
locale_locale_cat.pass.cpp 39 assert(std::has_facet<std::ctype<char> >(loc));
40 assert(std::has_facet<std::ctype<wchar_t> >(loc));
locale_string_cat.pass.cpp 39 assert(std::has_facet<std::ctype<char> >(loc));
40 assert(std::has_facet<std::ctype<wchar_t> >(loc));
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locales/locale/locale.operators/
eq.pass.cpp 25 std::locale noname1 = n1.combine<std::ctype<char> >(cloc);
27 std::locale noname2 = n1.combine<std::ctype<char> >(cloc);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locales/locale/locale.statics/
classic.pass.cpp 22 assert(std::has_facet<std::ctype<char> >(loc));
23 assert(std::has_facet<std::ctype<wchar_t> >(loc));
global.pass.cpp 24 assert(std::has_facet<std::ctype<char> >(loc));
25 assert(std::has_facet<std::ctype<wchar_t> >(loc));
  /ndk/sources/cxx-stl/stlport/stlport/
ctype.h 20 * which in turn include ctype.h, which results in warnings and errors
37 # include_next <ctype.h>
39 # include _STLP_NATIVE_C_HEADER(ctype.h)
42 /* on evc4 including ctype.h also defines setjmp macro */
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_ios.h 116 // Cached copy of the curent locale's ctype facet. Set by init() and imbue().
117 const ctype<char_type>* _M_cached_ctype;
121 const ctype<char_type>* _M_ctype_facet() const { return _M_cached_ctype; }
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/
ctype.h 20 * which in turn include ctype.h, which results in warnings and errors
37 # include_next <ctype.h>
39 # include _STLP_NATIVE_C_HEADER(ctype.h)
42 /* on evc4 including ctype.h also defines setjmp macro */
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_ios.h 116 // Cached copy of the curent locale's ctype facet. Set by init() and imbue().
117 const ctype<char_type>* _M_cached_ctype;
121 const ctype<char_type>* _M_ctype_facet() const { return _M_cached_ctype; }
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/
ctype.h 20 * which in turn include ctype.h, which results in warnings and errors
37 # include_next <ctype.h>
39 # include _STLP_NATIVE_C_HEADER(ctype.h)
42 /* on evc4 including ctype.h also defines setjmp macro */
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_ios.h 116 // Cached copy of the curent locale's ctype facet. Set by init() and imbue().
117 const ctype<char_type>* _M_cached_ctype;
121 const ctype<char_type>* _M_ctype_facet() const { return _M_cached_ctype; }
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/
ctype.h 20 * which in turn include ctype.h, which results in warnings and errors
37 # include_next <ctype.h>
39 # include _STLP_NATIVE_C_HEADER(ctype.h)
42 /* on evc4 including ctype.h also defines setjmp macro */
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_ios.h 116 // Cached copy of the curent locale's ctype facet. Set by init() and imbue().
117 const ctype<char_type>* _M_cached_ctype;
121 const ctype<char_type>* _M_ctype_facet() const { return _M_cached_ctype; }
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/
ctype.h 20 * which in turn include ctype.h, which results in warnings and errors
37 # include_next <ctype.h>
39 # include _STLP_NATIVE_C_HEADER(ctype.h)
42 /* on evc4 including ctype.h also defines setjmp macro */
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_ios.h 116 // Cached copy of the curent locale's ctype facet. Set by init() and imbue().
117 const ctype<char_type>* _M_cached_ctype;
121 const ctype<char_type>* _M_ctype_facet() const { return _M_cached_ctype; }
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/
ctype.h 20 * which in turn include ctype.h, which results in warnings and errors
37 # include_next <ctype.h>
39 # include _STLP_NATIVE_C_HEADER(ctype.h)
42 /* on evc4 including ctype.h also defines setjmp macro */
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_ios.h 116 // Cached copy of the curent locale's ctype facet. Set by init() and imbue().
117 const ctype<char_type>* _M_cached_ctype;
121 const ctype<char_type>* _M_ctype_facet() const { return _M_cached_ctype; }

Completed in 1610 milliseconds

<<11121314151617181920>>