/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
streambuf_iterator.h | 51 template<typename _CharT, typename _Traits> 53 : public iterator<input_iterator_tag, _CharT, typename _Traits::off_type, 67 typedef _Traits traits_type; 68 typedef typename _Traits::int_type int_type; 69 typedef basic_streambuf<_CharT, _Traits> streambuf_type; 70 typedef basic_istream<_CharT, _Traits> istream_type; 204 template<typename _CharT, typename _Traits> 206 operator==(const istreambuf_iterator<_CharT, _Traits>& __a, 207 const istreambuf_iterator<_CharT, _Traits>& __b) 210 template<typename _CharT, typename _Traits> [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/ |
streambuf_iterator.h | 51 template<typename _CharT, typename _Traits> 53 : public iterator<input_iterator_tag, _CharT, typename _Traits::off_type, 61 typedef _Traits traits_type; 62 typedef typename _Traits::int_type int_type; 63 typedef basic_streambuf<_CharT, _Traits> streambuf_type; 64 typedef basic_istream<_CharT, _Traits> istream_type; 192 template<typename _CharT, typename _Traits> 194 operator==(const istreambuf_iterator<_CharT, _Traits>& __a, 195 const istreambuf_iterator<_CharT, _Traits>& __b) 198 template<typename _CharT, typename _Traits> [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
streambuf_iterator.h | 51 template<typename _CharT, typename _Traits> 53 : public iterator<input_iterator_tag, _CharT, typename _Traits::off_type, 67 typedef _Traits traits_type; 68 typedef typename _Traits::int_type int_type; 69 typedef basic_streambuf<_CharT, _Traits> streambuf_type; 70 typedef basic_istream<_CharT, _Traits> istream_type; 204 template<typename _CharT, typename _Traits> 206 operator==(const istreambuf_iterator<_CharT, _Traits>& __a, 207 const istreambuf_iterator<_CharT, _Traits>& __b) 210 template<typename _CharT, typename _Traits> [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
streambuf_iterator.h | 49 template<typename _CharT, typename _Traits> 51 : public iterator<input_iterator_tag, _CharT, typename _Traits::off_type, 65 typedef _Traits traits_type; 66 typedef typename _Traits::int_type int_type; 67 typedef basic_streambuf<_CharT, _Traits> streambuf_type; 68 typedef basic_istream<_CharT, _Traits> istream_type; 202 template<typename _CharT, typename _Traits> 204 operator==(const istreambuf_iterator<_CharT, _Traits>& __a, 205 const istreambuf_iterator<_CharT, _Traits>& __b) 208 template<typename _CharT, typename _Traits> [all...] |
/external/stlport/stlport/stl/debug/ |
_string_sum_methods.h | 23 basic_string(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s) 29 basic_string(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s, 49 _Base& _M_append_fast(_STLP_PRIV __bstr_wrapper<_CharT, _Traits, _Alloc> __s, _Base &__str) 53 _Base& _M_append_fast(_STLP_PRIV __sum_storage_elem<_CharT, _Traits, _Alloc> const&, _Base &__str) 56 _Base& _M_append_fast(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s, _Base &__str) 70 _Base& _M_append_fast_pos(_STLP_PRIV __bstr_wrapper<_CharT, _Traits, _Alloc> __s, _Base &__str, 75 _Base& _M_append_fast_pos(_STLP_PRIV __sum_storage_elem<_CharT, _Traits, _Alloc> const&, _Base &__str, 80 _Base& _M_append_fast_pos(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s, 99 _Self& _M_append_sum (_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s, 106 _Self& _M_append_sum_pos (_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s [all...] |
/ndk/sources/cxx-stl/stlport/stlport/stl/debug/ |
_string_sum_methods.h | 23 basic_string(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s) 29 basic_string(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s, 49 _Base& _M_append_fast(_STLP_PRIV __bstr_wrapper<_CharT, _Traits, _Alloc> __s, _Base &__str) 53 _Base& _M_append_fast(_STLP_PRIV __sum_storage_elem<_CharT, _Traits, _Alloc> const&, _Base &__str) 56 _Base& _M_append_fast(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s, _Base &__str) 70 _Base& _M_append_fast_pos(_STLP_PRIV __bstr_wrapper<_CharT, _Traits, _Alloc> __s, _Base &__str, 75 _Base& _M_append_fast_pos(_STLP_PRIV __sum_storage_elem<_CharT, _Traits, _Alloc> const&, _Base &__str, 80 _Base& _M_append_fast_pos(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s, 99 _Self& _M_append_sum (_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s, 106 _Self& _M_append_sum_pos (_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/ |
stdio_filebuf.h | 46 template<typename _CharT, typename _Traits = std::char_traits<_CharT> > 47 class stdio_filebuf : public std::basic_filebuf<_CharT, _Traits> 52 typedef _Traits traits_type; 62 stdio_filebuf() : std::basic_filebuf<_CharT, _Traits>() {} 118 template<typename _CharT, typename _Traits> 119 stdio_filebuf<_CharT, _Traits>::~stdio_filebuf() 122 template<typename _CharT, typename _Traits> 123 stdio_filebuf<_CharT, _Traits>:: 138 template<typename _CharT, typename _Traits> 139 stdio_filebuf<_CharT, _Traits>: [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/ |
stdio_filebuf.h | 50 template<typename _CharT, typename _Traits = std::char_traits<_CharT> > 51 class stdio_filebuf : public std::basic_filebuf<_CharT, _Traits> 56 typedef _Traits traits_type; 66 stdio_filebuf() : std::basic_filebuf<_CharT, _Traits>() {} 122 template<typename _CharT, typename _Traits> 123 stdio_filebuf<_CharT, _Traits>::~stdio_filebuf() 126 template<typename _CharT, typename _Traits> 127 stdio_filebuf<_CharT, _Traits>:: 142 template<typename _CharT, typename _Traits> 143 stdio_filebuf<_CharT, _Traits>: [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/ |
stdio_filebuf.h | 50 template<typename _CharT, typename _Traits = std::char_traits<_CharT> > 51 class stdio_filebuf : public std::basic_filebuf<_CharT, _Traits> 56 typedef _Traits traits_type; 66 stdio_filebuf() : std::basic_filebuf<_CharT, _Traits>() {} 122 template<typename _CharT, typename _Traits> 123 stdio_filebuf<_CharT, _Traits>::~stdio_filebuf() 126 template<typename _CharT, typename _Traits> 127 stdio_filebuf<_CharT, _Traits>:: 142 template<typename _CharT, typename _Traits> 143 stdio_filebuf<_CharT, _Traits>: [all...] |
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/ |
stdio_filebuf.h | 46 template<typename _CharT, typename _Traits = std::char_traits<_CharT> > 47 class stdio_filebuf : public std::basic_filebuf<_CharT, _Traits> 52 typedef _Traits traits_type; 62 stdio_filebuf() : std::basic_filebuf<_CharT, _Traits>() {} 118 template<typename _CharT, typename _Traits> 119 stdio_filebuf<_CharT, _Traits>::~stdio_filebuf() 122 template<typename _CharT, typename _Traits> 123 stdio_filebuf<_CharT, _Traits>:: 138 template<typename _CharT, typename _Traits> 139 stdio_filebuf<_CharT, _Traits>: [all...] |
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/debug/ |
_string_sum_methods.h | 23 basic_string(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s) 29 basic_string(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s, 49 _Base& _M_append_fast(_STLP_PRIV __bstr_wrapper<_CharT, _Traits, _Alloc> __s, _Base &__str) 53 _Base& _M_append_fast(_STLP_PRIV __sum_storage_elem<_CharT, _Traits, _Alloc> const&, _Base &__str) 56 _Base& _M_append_fast(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s, _Base &__str) 70 _Base& _M_append_fast_pos(_STLP_PRIV __bstr_wrapper<_CharT, _Traits, _Alloc> __s, _Base &__str, 75 _Base& _M_append_fast_pos(_STLP_PRIV __sum_storage_elem<_CharT, _Traits, _Alloc> const&, _Base &__str, 80 _Base& _M_append_fast_pos(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s, 99 _Self& _M_append_sum (_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s, 106 _Self& _M_append_sum_pos (_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s [all...] |
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/ |
stdio_filebuf.h | 46 template<typename _CharT, typename _Traits = std::char_traits<_CharT> > 47 class stdio_filebuf : public std::basic_filebuf<_CharT, _Traits> 52 typedef _Traits traits_type; 62 stdio_filebuf() : std::basic_filebuf<_CharT, _Traits>() {} 118 template<typename _CharT, typename _Traits> 119 stdio_filebuf<_CharT, _Traits>::~stdio_filebuf() 122 template<typename _CharT, typename _Traits> 123 stdio_filebuf<_CharT, _Traits>:: 138 template<typename _CharT, typename _Traits> 139 stdio_filebuf<_CharT, _Traits>: [all...] |
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/debug/ |
_string_sum_methods.h | 23 basic_string(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s) 29 basic_string(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s, 49 _Base& _M_append_fast(_STLP_PRIV __bstr_wrapper<_CharT, _Traits, _Alloc> __s, _Base &__str) 53 _Base& _M_append_fast(_STLP_PRIV __sum_storage_elem<_CharT, _Traits, _Alloc> const&, _Base &__str) 56 _Base& _M_append_fast(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s, _Base &__str) 70 _Base& _M_append_fast_pos(_STLP_PRIV __bstr_wrapper<_CharT, _Traits, _Alloc> __s, _Base &__str, 75 _Base& _M_append_fast_pos(_STLP_PRIV __sum_storage_elem<_CharT, _Traits, _Alloc> const&, _Base &__str, 80 _Base& _M_append_fast_pos(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s, 99 _Self& _M_append_sum (_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s, 106 _Self& _M_append_sum_pos (_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s [all...] |
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/ |
stdio_filebuf.h | 46 template<typename _CharT, typename _Traits = std::char_traits<_CharT> > 47 class stdio_filebuf : public std::basic_filebuf<_CharT, _Traits> 52 typedef _Traits traits_type; 62 stdio_filebuf() : std::basic_filebuf<_CharT, _Traits>() {} 118 template<typename _CharT, typename _Traits> 119 stdio_filebuf<_CharT, _Traits>::~stdio_filebuf() 122 template<typename _CharT, typename _Traits> 123 stdio_filebuf<_CharT, _Traits>:: 138 template<typename _CharT, typename _Traits> 139 stdio_filebuf<_CharT, _Traits>: [all...] |
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/debug/ |
_string_sum_methods.h | 23 basic_string(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s) 29 basic_string(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s, 49 _Base& _M_append_fast(_STLP_PRIV __bstr_wrapper<_CharT, _Traits, _Alloc> __s, _Base &__str) 53 _Base& _M_append_fast(_STLP_PRIV __sum_storage_elem<_CharT, _Traits, _Alloc> const&, _Base &__str) 56 _Base& _M_append_fast(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s, _Base &__str) 70 _Base& _M_append_fast_pos(_STLP_PRIV __bstr_wrapper<_CharT, _Traits, _Alloc> __s, _Base &__str, 75 _Base& _M_append_fast_pos(_STLP_PRIV __sum_storage_elem<_CharT, _Traits, _Alloc> const&, _Base &__str, 80 _Base& _M_append_fast_pos(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s, 99 _Self& _M_append_sum (_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s, 106 _Self& _M_append_sum_pos (_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/ |
stdio_filebuf.h | 46 template<typename _CharT, typename _Traits = std::char_traits<_CharT> > 47 class stdio_filebuf : public std::basic_filebuf<_CharT, _Traits> 52 typedef _Traits traits_type; 62 stdio_filebuf() : std::basic_filebuf<_CharT, _Traits>() {} 118 template<typename _CharT, typename _Traits> 119 stdio_filebuf<_CharT, _Traits>::~stdio_filebuf() 122 template<typename _CharT, typename _Traits> 123 stdio_filebuf<_CharT, _Traits>:: 138 template<typename _CharT, typename _Traits> 139 stdio_filebuf<_CharT, _Traits>: [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
stdio_filebuf.h | 50 template<typename _CharT, typename _Traits = std::char_traits<_CharT> > 51 class stdio_filebuf : public std::basic_filebuf<_CharT, _Traits> 56 typedef _Traits traits_type; 66 stdio_filebuf() : std::basic_filebuf<_CharT, _Traits>() {} 122 template<typename _CharT, typename _Traits> 123 stdio_filebuf<_CharT, _Traits>::~stdio_filebuf() 126 template<typename _CharT, typename _Traits> 127 stdio_filebuf<_CharT, _Traits>:: 142 template<typename _CharT, typename _Traits> 143 stdio_filebuf<_CharT, _Traits>: [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
stdio_filebuf.h | 50 template<typename _CharT, typename _Traits = std::char_traits<_CharT> > 51 class stdio_filebuf : public std::basic_filebuf<_CharT, _Traits> 56 typedef _Traits traits_type; 66 stdio_filebuf() : std::basic_filebuf<_CharT, _Traits>() {} 123 template<typename _CharT, typename _Traits> 124 stdio_filebuf<_CharT, _Traits>::~stdio_filebuf() 127 template<typename _CharT, typename _Traits> 128 stdio_filebuf<_CharT, _Traits>:: 143 template<typename _CharT, typename _Traits> 144 stdio_filebuf<_CharT, _Traits>: [all...] |
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/debug/ |
_string_sum_methods.h | 23 basic_string(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s) 29 basic_string(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s, 49 _Base& _M_append_fast(_STLP_PRIV __bstr_wrapper<_CharT, _Traits, _Alloc> __s, _Base &__str) 53 _Base& _M_append_fast(_STLP_PRIV __sum_storage_elem<_CharT, _Traits, _Alloc> const&, _Base &__str) 56 _Base& _M_append_fast(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s, _Base &__str) 70 _Base& _M_append_fast_pos(_STLP_PRIV __bstr_wrapper<_CharT, _Traits, _Alloc> __s, _Base &__str, 75 _Base& _M_append_fast_pos(_STLP_PRIV __sum_storage_elem<_CharT, _Traits, _Alloc> const&, _Base &__str, 80 _Base& _M_append_fast_pos(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s, 99 _Self& _M_append_sum (_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s, 106 _Self& _M_append_sum_pos (_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s [all...] |
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/debug/ |
_string_sum_methods.h | 23 basic_string(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s) 29 basic_string(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s, 49 _Base& _M_append_fast(_STLP_PRIV __bstr_wrapper<_CharT, _Traits, _Alloc> __s, _Base &__str) 53 _Base& _M_append_fast(_STLP_PRIV __sum_storage_elem<_CharT, _Traits, _Alloc> const&, _Base &__str) 56 _Base& _M_append_fast(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s, _Base &__str) 70 _Base& _M_append_fast_pos(_STLP_PRIV __bstr_wrapper<_CharT, _Traits, _Alloc> __s, _Base &__str, 75 _Base& _M_append_fast_pos(_STLP_PRIV __sum_storage_elem<_CharT, _Traits, _Alloc> const&, _Base &__str, 80 _Base& _M_append_fast_pos(_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s, 99 _Self& _M_append_sum (_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s, 106 _Self& _M_append_sum_pos (_STLP_PRIV __bstr_sum<_CharT, _Traits, _Alloc, _Left, _Right, _StorageDir> const& __s [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/ |
stdio_filebuf.h | 50 template<typename _CharT, typename _Traits = std::char_traits<_CharT> > 51 class stdio_filebuf : public std::basic_filebuf<_CharT, _Traits> 56 typedef _Traits traits_type; 66 stdio_filebuf() : std::basic_filebuf<_CharT, _Traits>() {} 122 template<typename _CharT, typename _Traits> 123 stdio_filebuf<_CharT, _Traits>::~stdio_filebuf() 126 template<typename _CharT, typename _Traits> 127 stdio_filebuf<_CharT, _Traits>:: 142 template<typename _CharT, typename _Traits> 143 stdio_filebuf<_CharT, _Traits>: [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/ |
stdio_filebuf.h | 50 template<typename _CharT, typename _Traits = std::char_traits<_CharT> > 51 class stdio_filebuf : public std::basic_filebuf<_CharT, _Traits> 56 typedef _Traits traits_type; 66 stdio_filebuf() : std::basic_filebuf<_CharT, _Traits>() {} 123 template<typename _CharT, typename _Traits> 124 stdio_filebuf<_CharT, _Traits>::~stdio_filebuf() 127 template<typename _CharT, typename _Traits> 128 stdio_filebuf<_CharT, _Traits>:: 143 template<typename _CharT, typename _Traits> 144 stdio_filebuf<_CharT, _Traits>: [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/ |
stdio_filebuf.h | 49 template<typename _CharT, typename _Traits = std::char_traits<_CharT> > 50 class stdio_filebuf : public std::basic_filebuf<_CharT, _Traits> 55 typedef _Traits traits_type; 65 stdio_filebuf() : std::basic_filebuf<_CharT, _Traits>() {} 122 template<typename _CharT, typename _Traits> 123 stdio_filebuf<_CharT, _Traits>::~stdio_filebuf() 126 template<typename _CharT, typename _Traits> 127 stdio_filebuf<_CharT, _Traits>:: 142 template<typename _CharT, typename _Traits> 143 stdio_filebuf<_CharT, _Traits>: [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
istream | 55 template<typename _CharT, typename _Traits> 56 class basic_istream : virtual public basic_ios<_CharT, _Traits> 61 typedef typename _Traits::int_type int_type; 62 typedef typename _Traits::pos_type pos_type; 63 typedef typename _Traits::off_type off_type; 64 typedef _Traits traits_type; 67 typedef basic_streambuf<_CharT, _Traits> __streambuf_type; 68 typedef basic_ios<_CharT, _Traits> __ios_type; 69 typedef basic_istream<_CharT, _Traits> __istream_type; 70 typedef num_get<_CharT, istreambuf_iterator<_CharT, _Traits> > [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
istream | 55 template<typename _CharT, typename _Traits> 56 class basic_istream : virtual public basic_ios<_CharT, _Traits> 61 typedef typename _Traits::int_type int_type; 62 typedef typename _Traits::pos_type pos_type; 63 typedef typename _Traits::off_type off_type; 64 typedef _Traits traits_type; 67 typedef basic_streambuf<_CharT, _Traits> __streambuf_type; 68 typedef basic_ios<_CharT, _Traits> __ios_type; 69 typedef basic_istream<_CharT, _Traits> __istream_type; 70 typedef num_get<_CharT, istreambuf_iterator<_CharT, _Traits> > [all...] |