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

<<11121314151617181920>>

  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_fstream.h 151 typedef _CharT char_type; typedef in class:basic_filebuf
206 virtual basic_streambuf<_CharT, _Traits>* setbuf(char_type*, streamsize);
328 /* this-> */ _Base::setg((char_type*)_M_ext_buf, (char_type*)_M_ext_buf, (char_type*)_M_ext_buf_end);
347 typedef typename _Traits::char_type char_type; typedef in class:_Noconv_output
348 static bool _STLP_CALL _M_doit(basic_filebuf<char_type, _Traits >*,
349 char_type*, char_type*)
379 typedef typename _Traits::char_type char_type; typedef in class:_Noconv_input
445 typedef _CharT char_type; typedef in class:basic_ifstream
526 typedef _CharT char_type; typedef in class:basic_ofstream
605 typedef _CharT char_type; typedef in class:basic_fstream
    [all...]
  /prebuilts/misc/common/swig/include/2.0.11/std/
std_sstream.i 36 typedef _CharT char_type;
70 typedef _CharT char_type;
109 typedef _CharT char_type;
150 typedef _CharT char_type;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
locale_facets_nonio.h 374 typedef _CharT char_type; typedef in class:time_get
690 typedef _CharT char_type; typedef in class:time_get_byname
721 typedef _CharT char_type; typedef in class:time_put
748 * @param fill char_type to use for padding.
755 put(iter_type __s, ios_base& __io, char_type __fill, const tm* __tm,
768 * @param fill char_type to use for padding.
775 put(iter_type __s, ios_base& __io, char_type __fill,
795 * @param fill char_type to use for padding.
802 do_put(iter_type __s, ios_base& __io, char_type __fill, const tm* __tm,
815 typedef _CharT char_type; typedef in class:time_put_byname
940 typedef _CharT char_type; typedef in class:moneypunct
1327 typedef _CharT char_type; typedef in class:moneypunct_byname
1376 typedef _CharT char_type; typedef in class:money_get
1526 typedef _CharT char_type; typedef in class:money_put
1701 typedef _CharT char_type; typedef in class:messages
1915 typedef _CharT char_type; typedef in class:messages_byname
    [all...]
regex_nfa.h 123 typedef typename _TraitsT::char_type char_type; typedef in struct:__regex::_CharMatcher
126 _CharMatcher(char_type __c, const _TraitsT& __t = _TraitsT())
139 char_type _M_c;
146 typedef typename _TraitsT::char_type _CharT;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
locale_facets_nonio.h 374 typedef _CharT char_type; typedef in class:time_get
690 typedef _CharT char_type; typedef in class:time_get_byname
721 typedef _CharT char_type; typedef in class:time_put
748 * @param __fill char_type to use for padding.
755 put(iter_type __s, ios_base& __io, char_type __fill, const tm* __tm,
768 * @param __fill char_type to use for padding.
775 put(iter_type __s, ios_base& __io, char_type __fill,
795 * @param __fill char_type to use for padding.
802 do_put(iter_type __s, ios_base& __io, char_type __fill, const tm* __tm,
815 typedef _CharT char_type; typedef in class:time_put_byname
940 typedef _CharT char_type; typedef in class:moneypunct
1327 typedef _CharT char_type; typedef in class:moneypunct_byname
1376 typedef _CharT char_type; typedef in class:money_get
1526 typedef _CharT char_type; typedef in class:money_put
1701 typedef _CharT char_type; typedef in class:messages
1882 typedef _CharT char_type; typedef in class:messages_byname
    [all...]
regex_nfa.h 131 typedef typename _TraitsT::char_type char_type; typedef in struct:__detail::_CharMatcher
134 _CharMatcher(char_type __c, const _TraitsT& __t = _TraitsT())
147 char_type _M_c;
154 typedef typename _TraitsT::char_type _CharT;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
locale_facets_nonio.h 374 typedef _CharT char_type; typedef in class:time_get
690 typedef _CharT char_type; typedef in class:time_get_byname
721 typedef _CharT char_type; typedef in class:time_put
748 * @param __fill char_type to use for padding.
755 put(iter_type __s, ios_base& __io, char_type __fill, const tm* __tm,
768 * @param __fill char_type to use for padding.
775 put(iter_type __s, ios_base& __io, char_type __fill,
795 * @param __fill char_type to use for padding.
802 do_put(iter_type __s, ios_base& __io, char_type __fill, const tm* __tm,
815 typedef _CharT char_type; typedef in class:time_put_byname
940 typedef _CharT char_type; typedef in class:moneypunct
1327 typedef _CharT char_type; typedef in class:moneypunct_byname
1376 typedef _CharT char_type; typedef in class:money_get
1526 typedef _CharT char_type; typedef in class:money_put
1701 typedef _CharT char_type; typedef in class:messages
1882 typedef _CharT char_type; typedef in class:messages_byname
    [all...]
regex_nfa.h 131 typedef typename _TraitsT::char_type char_type; typedef in struct:__detail::_CharMatcher
134 _CharMatcher(char_type __c, const _TraitsT& __t = _TraitsT())
147 char_type _M_c;
154 typedef typename _TraitsT::char_type _CharT;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets_nonio.h 367 typedef _CharT char_type; typedef in class:time_get
678 typedef _CharT char_type; typedef in class:time_get_byname
708 typedef _CharT char_type; typedef in class:time_put
735 * @param fill char_type to use for padding.
742 put(iter_type __s, ios_base& __io, char_type __fill, const tm* __tm,
755 * @param fill char_type to use for padding.
762 put(iter_type __s, ios_base& __io, char_type __fill,
782 * @param fill char_type to use for padding.
789 do_put(iter_type __s, ios_base& __io, char_type __fill, const tm* __tm,
802 typedef _CharT char_type; typedef in class:time_put_byname
925 typedef _CharT char_type; typedef in class:moneypunct
1309 typedef _CharT char_type; typedef in class:moneypunct_byname
1357 typedef _CharT char_type; typedef in class:money_get
1505 typedef _CharT char_type; typedef in class:money_put
1676 typedef _CharT char_type; typedef in class:messages
1890 typedef _CharT char_type; typedef in class:messages_byname
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets_nonio.h 367 typedef _CharT char_type; typedef in class:time_get
678 typedef _CharT char_type; typedef in class:time_get_byname
708 typedef _CharT char_type; typedef in class:time_put
735 * @param fill char_type to use for padding.
742 put(iter_type __s, ios_base& __io, char_type __fill, const tm* __tm,
755 * @param fill char_type to use for padding.
762 put(iter_type __s, ios_base& __io, char_type __fill,
782 * @param fill char_type to use for padding.
789 do_put(iter_type __s, ios_base& __io, char_type __fill, const tm* __tm,
802 typedef _CharT char_type; typedef in class:time_put_byname
925 typedef _CharT char_type; typedef in class:moneypunct
1309 typedef _CharT char_type; typedef in class:moneypunct_byname
1357 typedef _CharT char_type; typedef in class:money_get
1505 typedef _CharT char_type; typedef in class:money_put
1676 typedef _CharT char_type; typedef in class:messages
1890 typedef _CharT char_type; typedef in class:messages_byname
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets_nonio.h 367 typedef _CharT char_type; typedef in class:time_get
678 typedef _CharT char_type; typedef in class:time_get_byname
708 typedef _CharT char_type; typedef in class:time_put
735 * @param fill char_type to use for padding.
742 put(iter_type __s, ios_base& __io, char_type __fill, const tm* __tm,
755 * @param fill char_type to use for padding.
762 put(iter_type __s, ios_base& __io, char_type __fill,
782 * @param fill char_type to use for padding.
789 do_put(iter_type __s, ios_base& __io, char_type __fill, const tm* __tm,
802 typedef _CharT char_type; typedef in class:time_put_byname
925 typedef _CharT char_type; typedef in class:moneypunct
1309 typedef _CharT char_type; typedef in class:moneypunct_byname
1357 typedef _CharT char_type; typedef in class:money_get
1505 typedef _CharT char_type; typedef in class:money_put
1676 typedef _CharT char_type; typedef in class:messages
1890 typedef _CharT char_type; typedef in class:messages_byname
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
locale_facets_nonio.h 367 typedef _CharT char_type; typedef in class:time_get
678 typedef _CharT char_type; typedef in class:time_get_byname
708 typedef _CharT char_type; typedef in class:time_put
735 * @param fill char_type to use for padding.
742 put(iter_type __s, ios_base& __io, char_type __fill, const tm* __tm,
755 * @param fill char_type to use for padding.
762 put(iter_type __s, ios_base& __io, char_type __fill,
782 * @param fill char_type to use for padding.
789 do_put(iter_type __s, ios_base& __io, char_type __fill, const tm* __tm,
802 typedef _CharT char_type; typedef in class:time_put_byname
925 typedef _CharT char_type; typedef in class:moneypunct
1309 typedef _CharT char_type; typedef in class:moneypunct_byname
1357 typedef _CharT char_type; typedef in class:money_get
1505 typedef _CharT char_type; typedef in class:money_put
1676 typedef _CharT char_type; typedef in class:messages
1890 typedef _CharT char_type; typedef in class:messages_byname
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
locale_facets_nonio.h 374 typedef _CharT char_type; typedef in class:time_get
690 typedef _CharT char_type; typedef in class:time_get_byname
721 typedef _CharT char_type; typedef in class:time_put
748 * @param fill char_type to use for padding.
755 put(iter_type __s, ios_base& __io, char_type __fill, const tm* __tm,
768 * @param fill char_type to use for padding.
775 put(iter_type __s, ios_base& __io, char_type __fill,
795 * @param fill char_type to use for padding.
802 do_put(iter_type __s, ios_base& __io, char_type __fill, const tm* __tm,
815 typedef _CharT char_type; typedef in class:time_put_byname
940 typedef _CharT char_type; typedef in class:moneypunct
1327 typedef _CharT char_type; typedef in class:moneypunct_byname
1376 typedef _CharT char_type; typedef in class:money_get
1526 typedef _CharT char_type; typedef in class:money_put
1701 typedef _CharT char_type; typedef in class:messages
1915 typedef _CharT char_type; typedef in class:messages_byname
    [all...]
regex_nfa.h 123 typedef typename _TraitsT::char_type char_type; typedef in struct:__regex::_CharMatcher
126 _CharMatcher(char_type __c, const _TraitsT& __t = _TraitsT())
139 char_type _M_c;
146 typedef typename _TraitsT::char_type _CharT;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
locale_facets_nonio.h 374 typedef _CharT char_type; typedef in class:time_get
690 typedef _CharT char_type; typedef in class:time_get_byname
721 typedef _CharT char_type; typedef in class:time_put
748 * @param __fill char_type to use for padding.
755 put(iter_type __s, ios_base& __io, char_type __fill, const tm* __tm,
768 * @param __fill char_type to use for padding.
775 put(iter_type __s, ios_base& __io, char_type __fill,
795 * @param __fill char_type to use for padding.
802 do_put(iter_type __s, ios_base& __io, char_type __fill, const tm* __tm,
815 typedef _CharT char_type; typedef in class:time_put_byname
940 typedef _CharT char_type; typedef in class:moneypunct
1327 typedef _CharT char_type; typedef in class:moneypunct_byname
1376 typedef _CharT char_type; typedef in class:money_get
1526 typedef _CharT char_type; typedef in class:money_put
1701 typedef _CharT char_type; typedef in class:messages
1882 typedef _CharT char_type; typedef in class:messages_byname
    [all...]
regex_nfa.h 123 typedef typename _TraitsT::char_type char_type; typedef in struct:__regex::_CharMatcher
126 _CharMatcher(char_type __c, const _TraitsT& __t = _TraitsT())
139 char_type _M_c;
146 typedef typename _TraitsT::char_type _CharT;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
locale_facets_nonio.h 374 typedef _CharT char_type; typedef in class:time_get
690 typedef _CharT char_type; typedef in class:time_get_byname
721 typedef _CharT char_type; typedef in class:time_put
748 * @param fill char_type to use for padding.
755 put(iter_type __s, ios_base& __io, char_type __fill, const tm* __tm,
768 * @param fill char_type to use for padding.
775 put(iter_type __s, ios_base& __io, char_type __fill,
795 * @param fill char_type to use for padding.
802 do_put(iter_type __s, ios_base& __io, char_type __fill, const tm* __tm,
815 typedef _CharT char_type; typedef in class:time_put_byname
940 typedef _CharT char_type; typedef in class:moneypunct
1327 typedef _CharT char_type; typedef in class:moneypunct_byname
1376 typedef _CharT char_type; typedef in class:money_get
1526 typedef _CharT char_type; typedef in class:money_put
1701 typedef _CharT char_type; typedef in class:messages
1915 typedef _CharT char_type; typedef in class:messages_byname
    [all...]
regex_nfa.h 123 typedef typename _TraitsT::char_type char_type; typedef in struct:__regex::_CharMatcher
126 _CharMatcher(char_type __c, const _TraitsT& __t = _TraitsT())
139 char_type _M_c;
146 typedef typename _TraitsT::char_type _CharT;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
locale_facets_nonio.h 374 typedef _CharT char_type; typedef in class:time_get
690 typedef _CharT char_type; typedef in class:time_get_byname
721 typedef _CharT char_type; typedef in class:time_put
748 * @param __fill char_type to use for padding.
755 put(iter_type __s, ios_base& __io, char_type __fill, const tm* __tm,
768 * @param __fill char_type to use for padding.
775 put(iter_type __s, ios_base& __io, char_type __fill,
795 * @param __fill char_type to use for padding.
802 do_put(iter_type __s, ios_base& __io, char_type __fill, const tm* __tm,
815 typedef _CharT char_type; typedef in class:time_put_byname
940 typedef _CharT char_type; typedef in class:moneypunct
1327 typedef _CharT char_type; typedef in class:moneypunct_byname
1376 typedef _CharT char_type; typedef in class:money_get
1526 typedef _CharT char_type; typedef in class:money_put
1701 typedef _CharT char_type; typedef in class:messages
1882 typedef _CharT char_type; typedef in class:messages_byname
    [all...]
regex_nfa.h 123 typedef typename _TraitsT::char_type char_type; typedef in struct:__regex::_CharMatcher
126 _CharMatcher(char_type __c, const _TraitsT& __t = _TraitsT())
139 char_type _M_c;
146 typedef typename _TraitsT::char_type _CharT;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
locale_facets_nonio.h 374 typedef _CharT char_type; typedef in class:time_get
690 typedef _CharT char_type; typedef in class:time_get_byname
721 typedef _CharT char_type; typedef in class:time_put
748 * @param __fill char_type to use for padding.
755 put(iter_type __s, ios_base& __io, char_type __fill, const tm* __tm,
768 * @param __fill char_type to use for padding.
775 put(iter_type __s, ios_base& __io, char_type __fill,
795 * @param __fill char_type to use for padding.
802 do_put(iter_type __s, ios_base& __io, char_type __fill, const tm* __tm,
815 typedef _CharT char_type; typedef in class:time_put_byname
940 typedef _CharT char_type; typedef in class:moneypunct
1327 typedef _CharT char_type; typedef in class:moneypunct_byname
1376 typedef _CharT char_type; typedef in class:money_get
1526 typedef _CharT char_type; typedef in class:money_put
1701 typedef _CharT char_type; typedef in class:messages
1882 typedef _CharT char_type; typedef in class:messages_byname
    [all...]
regex_nfa.h 131 typedef typename _TraitsT::char_type char_type; typedef in struct:__detail::_CharMatcher
134 _CharMatcher(char_type __c, const _TraitsT& __t = _TraitsT())
147 char_type _M_c;
154 typedef typename _TraitsT::char_type _CharT;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
locale_facets_nonio.h 374 typedef _CharT char_type; typedef in class:time_get
690 typedef _CharT char_type; typedef in class:time_get_byname
721 typedef _CharT char_type; typedef in class:time_put
748 * @param __fill char_type to use for padding.
755 put(iter_type __s, ios_base& __io, char_type __fill, const tm* __tm,
768 * @param __fill char_type to use for padding.
775 put(iter_type __s, ios_base& __io, char_type __fill,
795 * @param __fill char_type to use for padding.
802 do_put(iter_type __s, ios_base& __io, char_type __fill, const tm* __tm,
815 typedef _CharT char_type; typedef in class:time_put_byname
940 typedef _CharT char_type; typedef in class:moneypunct
1327 typedef _CharT char_type; typedef in class:moneypunct_byname
1376 typedef _CharT char_type; typedef in class:money_get
1526 typedef _CharT char_type; typedef in class:money_put
1701 typedef _CharT char_type; typedef in class:messages
1882 typedef _CharT char_type; typedef in class:messages_byname
    [all...]
  /external/libcxx/test/input.output/file.streams/fstreams/filebuf.virtuals/
overflow.pass.cpp 26 typedef typename base::char_type char_type; typedef in struct:test_buf
30 char_type* pbase() const {return base::pbase();}
31 char_type* pptr() const {return base::pptr();}
32 char_type* epptr() const {return base::epptr();}
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/fstreams/filebuf.virtuals/
overflow.pass.cpp 26 typedef typename base::char_type char_type; typedef in struct:test_buf
30 char_type* pbase() const {return base::pbase();}
31 char_type* pptr() const {return base::pptr();}
32 char_type* epptr() const {return base::epptr();}

Completed in 663 milliseconds

<<11121314151617181920>>