HomeSort by relevance Sort by last modified time
    Searched refs:istream_type (Results 1 - 25 of 32) sorted by null

1 2

  /ndk/sources/cxx-stl/llvm-libc++/test/iterators/stream.iterators/istream.iterator/
types.pass.cpp 20 // typedef basic_istream<charT,traits> istream_type;
34 static_assert((std::is_same<I1::istream_type, std::istream>::value), "");
41 static_assert((std::is_same<I2::istream_type, std::wistream>::value), "");
  /ndk/sources/cxx-stl/llvm-libc++/test/iterators/stream.iterators/istreambuf.iterator/
types.pass.cpp 23 // typedef basic_istream<charT,traits> istream_type;
40 static_assert((std::is_same<I1::istream_type, std::istream>::value), "");
50 static_assert((std::is_same<I2::istream_type, std::wistream>::value), "");
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stream_iterator.h 48 typedef basic_istream<_CharT, _Traits> istream_type; typedef in class:istream_iterator
51 istream_type* _M_stream;
61 istream_iterator(istream_type& __s)
streambuf_iterator.h 57 typedef basic_istream<_CharT, _Traits> istream_type; typedef in class:istreambuf_iterator
95 istreambuf_iterator(istream_type& __s) throw()
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stream_iterator.h 55 typedef basic_istream<_CharT, _Traits> istream_type; typedef in class:istream_iterator
58 istream_type* _M_stream;
68 istream_iterator(istream_type& __s)
streambuf_iterator.h 64 typedef basic_istream<_CharT, _Traits> istream_type; typedef in class:istreambuf_iterator
102 istreambuf_iterator(istream_type& __s) throw()
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stream_iterator.h 55 typedef basic_istream<_CharT, _Traits> istream_type; typedef in class:istream_iterator
58 istream_type* _M_stream;
68 istream_iterator(istream_type& __s)
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stream_iterator.h 48 typedef basic_istream<_CharT, _Traits> istream_type; typedef in class:istream_iterator
51 istream_type* _M_stream;
61 istream_iterator(istream_type& __s)
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stream_iterator.h 48 typedef basic_istream<_CharT, _Traits> istream_type; typedef in class:istream_iterator
51 istream_type* _M_stream;
61 istream_iterator(istream_type& __s)
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stream_iterator.h 48 typedef basic_istream<_CharT, _Traits> istream_type; typedef in class:istream_iterator
51 istream_type* _M_stream;
61 istream_iterator(istream_type& __s)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stream_iterator.h 48 typedef basic_istream<_CharT, _Traits> istream_type; typedef in class:istream_iterator
51 istream_type* _M_stream;
61 istream_iterator(istream_type& __s)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stream_iterator.h 55 typedef basic_istream<_CharT, _Traits> istream_type; typedef in class:istream_iterator
58 istream_type* _M_stream;
68 istream_iterator(istream_type& __s)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stream_iterator.h 55 typedef basic_istream<_CharT, _Traits> istream_type; typedef in class:istream_iterator
58 istream_type* _M_stream;
68 istream_iterator(istream_type& __s)
  /external/stlport/stlport/stl/
_stream_iterator.h 100 typedef basic_istream<_CharT, _Traits> istream_type; typedef in class:istream_iterator
109 istream_iterator(istream_type& __s) : _M_stream(&__s), _M_ok(false), _M_read_done(false) {}
141 istream_type* _M_stream;
_istreambuf_iterator.h 53 typedef basic_istream<_CharT, _Traits> istream_type; typedef in class:istreambuf_iterator
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_stream_iterator.h 100 typedef basic_istream<_CharT, _Traits> istream_type; typedef in class:istream_iterator
109 istream_iterator(istream_type& __s) : _M_stream(&__s), _M_ok(false), _M_read_done(false) {}
141 istream_type* _M_stream;
_istreambuf_iterator.h 53 typedef basic_istream<_CharT, _Traits> istream_type; typedef in class:istreambuf_iterator
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_stream_iterator.h 100 typedef basic_istream<_CharT, _Traits> istream_type; typedef in class:istream_iterator
109 istream_iterator(istream_type& __s) : _M_stream(&__s), _M_ok(false), _M_read_done(false) {}
141 istream_type* _M_stream;
_istreambuf_iterator.h 53 typedef basic_istream<_CharT, _Traits> istream_type; typedef in class:istreambuf_iterator
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_stream_iterator.h 100 typedef basic_istream<_CharT, _Traits> istream_type; typedef in class:istream_iterator
109 istream_iterator(istream_type& __s) : _M_stream(&__s), _M_ok(false), _M_read_done(false) {}
141 istream_type* _M_stream;
_istreambuf_iterator.h 53 typedef basic_istream<_CharT, _Traits> istream_type; typedef in class:istreambuf_iterator
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_stream_iterator.h 100 typedef basic_istream<_CharT, _Traits> istream_type; typedef in class:istream_iterator
109 istream_iterator(istream_type& __s) : _M_stream(&__s), _M_ok(false), _M_read_done(false) {}
141 istream_type* _M_stream;
_istreambuf_iterator.h 53 typedef basic_istream<_CharT, _Traits> istream_type; typedef in class:istreambuf_iterator
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_stream_iterator.h 100 typedef basic_istream<_CharT, _Traits> istream_type; typedef in class:istream_iterator
109 istream_iterator(istream_type& __s) : _M_stream(&__s), _M_ok(false), _M_read_done(false) {}
141 istream_type* _M_stream;
_istreambuf_iterator.h 53 typedef basic_istream<_CharT, _Traits> istream_type; typedef in class:istreambuf_iterator

Completed in 1282 milliseconds

1 2