HomeSort by relevance Sort by last modified time
    Searched refs:char_type (Results 326 - 350 of 581) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_collate.h 45 typedef char char_type; typedef in class:collate
81 typedef wchar_t char_type; typedef in class:collate
_istreambuf_iterator.h 49 typedef _CharT char_type; typedef in class:istreambuf_iterator
66 char_type operator*() const { this->_M_getc(); return _M_c; }
_messages_facets.h 58 typedef char char_type; typedef in class:messages
91 typedef wchar_t char_type; typedef in class:messages
_stream_iterator.h 98 typedef _CharT char_type; typedef in class:istream_iterator
171 typedef _CharT char_type; typedef in class:ostream_iterator
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_collate.h 45 typedef char char_type; typedef in class:collate
81 typedef wchar_t char_type; typedef in class:collate
_istreambuf_iterator.h 49 typedef _CharT char_type; typedef in class:istreambuf_iterator
66 char_type operator*() const { this->_M_getc(); return _M_c; }
_messages_facets.h 58 typedef char char_type; typedef in class:messages
91 typedef wchar_t char_type; typedef in class:messages
_stream_iterator.h 98 typedef _CharT char_type; typedef in class:istream_iterator
171 typedef _CharT char_type; typedef in class:ostream_iterator
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_collate.h 45 typedef char char_type; typedef in class:collate
81 typedef wchar_t char_type; typedef in class:collate
_istreambuf_iterator.h 49 typedef _CharT char_type; typedef in class:istreambuf_iterator
66 char_type operator*() const { this->_M_getc(); return _M_c; }
_messages_facets.h 58 typedef char char_type; typedef in class:messages
91 typedef wchar_t char_type; typedef in class:messages
_stream_iterator.h 98 typedef _CharT char_type; typedef in class:istream_iterator
171 typedef _CharT char_type; typedef in class:ostream_iterator
  /external/libcxx/test/localization/locale.categories/category.numeric/locale.num.get/facet.num.get.members/
get_unsigned_int.pass.cpp 40 virtual char_type do_thousands_sep() const {return '_';}
get_unsigned_long.pass.cpp 40 virtual char_type do_thousands_sep() const {return '_';}
get_unsigned_long_long.pass.cpp 40 virtual char_type do_thousands_sep() const {return '_';}
get_unsigned_short.pass.cpp 40 virtual char_type do_thousands_sep() const {return '_';}
  /external/stlport/stlport/stl/
_time_facets.h 133 typedef _Ch char_type; typedef in class:time_get
250 typedef _Ch char_type; typedef in class:time_put
275 char_type /* __fill */, const tm* __tmb,
289 typedef _Ch char_type; typedef in class:time_put_byname
  /external/zlib/src/contrib/iostream3/
zfstream.cc 250 char_type last_char = traits_type::to_char_type(c);
266 gzfilebuf::setbuf(char_type* p,
317 buffer = new char_type[buffer_size];
330 buffer = new char_type[buffer_size];
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/localization/locale.categories/category.numeric/locale.num.get/facet.num.get.members/
get_unsigned_int.pass.cpp 40 virtual char_type do_thousands_sep() const {return '_';}
get_unsigned_long.pass.cpp 40 virtual char_type do_thousands_sep() const {return '_';}
get_unsigned_long_long.pass.cpp 40 virtual char_type do_thousands_sep() const {return '_';}
get_unsigned_short.pass.cpp 40 virtual char_type do_thousands_sep() const {return '_';}
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_time_facets.h 133 typedef _Ch char_type; typedef in class:time_get
250 typedef _Ch char_type; typedef in class:time_put
275 char_type /* __fill */, const tm* __tmb,
289 typedef _Ch char_type; typedef in class:time_put_byname
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/
stdio_filebuf.h 55 typedef _CharT char_type; typedef in class:stdio_filebuf
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
stdio_filebuf.h 54 typedef _CharT char_type; typedef in class:stdio_filebuf

Completed in 1681 milliseconds

<<11121314151617181920>>