Searched refs:traits_type (Results 1 - 25 of 441) sorted by relevance

1234567891011>>

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
H A Denc_filebuf.h46 typedef encoding_char_traits<_CharT> traits_type; typedef in class:enc_filebuf
47 typedef typename traits_type::state_type state_type;
48 typedef typename traits_type::pos_type pos_type;
H A Dstdio_sync_filebuf.h61 typedef _Traits traits_type; typedef in class:stdio_sync_filebuf
62 typedef typename traits_type::int_type int_type;
63 typedef typename traits_type::pos_type pos_type;
64 typedef typename traits_type::off_type off_type;
77 : _M_file(__f), _M_unget_buf(traits_type::eof())
116 pbackfail(int_type __c = traits_type::eof()) argument
119 const int_type __eof = traits_type::eof();
122 if (traits_type::eq_int_type(__c, __eof)) // unget
124 if (!traits_type::eq_int_type(_M_unget_buf, __eof))
141 overflow(int_type __c = traits_type argument
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
H A Denc_filebuf.h46 typedef encoding_char_traits<_CharT> traits_type; typedef in class:enc_filebuf
47 typedef typename traits_type::state_type state_type;
48 typedef typename traits_type::pos_type pos_type;
H A Dstdio_sync_filebuf.h61 typedef _Traits traits_type; typedef in class:stdio_sync_filebuf
62 typedef typename traits_type::int_type int_type;
63 typedef typename traits_type::pos_type pos_type;
64 typedef typename traits_type::off_type off_type;
77 : _M_file(__f), _M_unget_buf(traits_type::eof())
116 pbackfail(int_type __c = traits_type::eof()) argument
119 const int_type __eof = traits_type::eof();
122 if (traits_type::eq_int_type(__c, __eof)) // unget
124 if (!traits_type::eq_int_type(_M_unget_buf, __eof))
141 overflow(int_type __c = traits_type argument
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/ext/
H A Denc_filebuf.h46 typedef encoding_char_traits<_CharT> traits_type; typedef in class:enc_filebuf
47 typedef typename traits_type::state_type state_type;
48 typedef typename traits_type::pos_type pos_type;
H A Dstdio_sync_filebuf.h61 typedef _Traits traits_type; typedef in class:stdio_sync_filebuf
62 typedef typename traits_type::int_type int_type;
63 typedef typename traits_type::pos_type pos_type;
64 typedef typename traits_type::off_type off_type;
77 : _M_file(__f), _M_unget_buf(traits_type::eof())
116 pbackfail(int_type __c = traits_type::eof()) argument
119 const int_type __eof = traits_type::eof();
122 if (traits_type::eq_int_type(__c, __eof)) // unget
124 if (!traits_type::eq_int_type(_M_unget_buf, __eof))
141 overflow(int_type __c = traits_type argument
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
H A Denc_filebuf.h46 typedef encoding_char_traits<_CharT> traits_type; typedef in class:enc_filebuf
47 typedef typename traits_type::state_type state_type;
48 typedef typename traits_type::pos_type pos_type;
H A Dstdio_sync_filebuf.h61 typedef _Traits traits_type; typedef in class:stdio_sync_filebuf
62 typedef typename traits_type::int_type int_type;
63 typedef typename traits_type::pos_type pos_type;
64 typedef typename traits_type::off_type off_type;
77 : _M_file(__f), _M_unget_buf(traits_type::eof())
116 pbackfail(int_type __c = traits_type::eof()) argument
119 const int_type __eof = traits_type::eof();
122 if (traits_type::eq_int_type(__c, __eof)) // unget
124 if (!traits_type::eq_int_type(_M_unget_buf, __eof))
141 overflow(int_type __c = traits_type argument
[all...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
H A Denc_filebuf.h46 typedef encoding_char_traits<_CharT> traits_type; typedef in class:enc_filebuf
47 typedef typename traits_type::state_type state_type;
48 typedef typename traits_type::pos_type pos_type;
H A Dstdio_sync_filebuf.h61 typedef _Traits traits_type; typedef in class:stdio_sync_filebuf
62 typedef typename traits_type::int_type int_type;
63 typedef typename traits_type::pos_type pos_type;
64 typedef typename traits_type::off_type off_type;
77 : _M_file(__f), _M_unget_buf(traits_type::eof())
116 pbackfail(int_type __c = traits_type::eof()) argument
119 const int_type __eof = traits_type::eof();
122 if (traits_type::eq_int_type(__c, __eof)) // unget
124 if (!traits_type::eq_int_type(_M_unget_buf, __eof))
141 overflow(int_type __c = traits_type argument
[all...]
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
H A Denc_filebuf.h46 typedef encoding_char_traits<_CharT> traits_type; typedef in class:enc_filebuf
47 typedef typename traits_type::state_type state_type;
48 typedef typename traits_type::pos_type pos_type;
H A Dstdio_sync_filebuf.h61 typedef _Traits traits_type; typedef in class:stdio_sync_filebuf
62 typedef typename traits_type::int_type int_type;
63 typedef typename traits_type::pos_type pos_type;
64 typedef typename traits_type::off_type off_type;
77 : _M_file(__f), _M_unget_buf(traits_type::eof())
116 pbackfail(int_type __c = traits_type::eof()) argument
119 const int_type __eof = traits_type::eof();
122 if (traits_type::eq_int_type(__c, __eof)) // unget
124 if (!traits_type::eq_int_type(_M_unget_buf, __eof))
141 overflow(int_type __c = traits_type argument
[all...]
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
H A Denc_filebuf.h46 typedef encoding_char_traits<_CharT> traits_type; typedef in class:enc_filebuf
47 typedef typename traits_type::state_type state_type;
48 typedef typename traits_type::pos_type pos_type;
H A Dstdio_sync_filebuf.h61 typedef _Traits traits_type; typedef in class:stdio_sync_filebuf
62 typedef typename traits_type::int_type int_type;
63 typedef typename traits_type::pos_type pos_type;
64 typedef typename traits_type::off_type off_type;
77 : _M_file(__f), _M_unget_buf(traits_type::eof())
116 pbackfail(int_type __c = traits_type::eof()) argument
119 const int_type __eof = traits_type::eof();
122 if (traits_type::eq_int_type(__c, __eof)) // unget
124 if (!traits_type::eq_int_type(_M_unget_buf, __eof))
141 overflow(int_type __c = traits_type argument
[all...]
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
H A Denc_filebuf.h46 typedef encoding_char_traits<_CharT> traits_type; typedef in class:enc_filebuf
47 typedef typename traits_type::state_type state_type;
48 typedef typename traits_type::pos_type pos_type;
H A Dstdio_sync_filebuf.h61 typedef _Traits traits_type; typedef in class:stdio_sync_filebuf
62 typedef typename traits_type::int_type int_type;
63 typedef typename traits_type::pos_type pos_type;
64 typedef typename traits_type::off_type off_type;
77 : _M_file(__f), _M_unget_buf(traits_type::eof())
116 pbackfail(int_type __c = traits_type::eof()) argument
119 const int_type __eof = traits_type::eof();
122 if (traits_type::eq_int_type(__c, __eof)) // unget
124 if (!traits_type::eq_int_type(_M_unget_buf, __eof))
141 overflow(int_type __c = traits_type argument
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dstreambuf_iterator.h65 typedef _Traits traits_type; typedef in class:istreambuf_iterator
93 // returns traits_type::eof()), the iterator becomes equal to
103 : _M_sbuf(0), _M_c(traits_type::eof()) { }
113 : _M_sbuf(__s.rdbuf()), _M_c(traits_type::eof()) { }
117 : _M_sbuf(__s), _M_c(traits_type::eof()) { }
132 return traits_type::to_char_type(_M_get());
145 _M_c = traits_type::eof();
162 _M_c = traits_type::eof();
179 const int_type __eof = traits_type::eof();
183 if (!traits_type
224 typedef _Traits traits_type; typedef in class:ostreambuf_iterator
338 typedef typename __is_iterator_type::traits_type traits_type; typedef
373 typedef typename __is_iterator_type::traits_type traits_type; typedef
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
H A Dstreambuf_iterator.h65 typedef _Traits traits_type; typedef in class:istreambuf_iterator
93 // returns traits_type::eof()), the iterator becomes equal to
103 : _M_sbuf(0), _M_c(traits_type::eof()) { }
113 : _M_sbuf(__s.rdbuf()), _M_c(traits_type::eof()) { }
117 : _M_sbuf(__s), _M_c(traits_type::eof()) { }
132 return traits_type::to_char_type(_M_get());
145 _M_c = traits_type::eof();
162 _M_c = traits_type::eof();
179 const int_type __eof = traits_type::eof();
183 if (!traits_type
224 typedef _Traits traits_type; typedef in class:ostreambuf_iterator
338 typedef typename __is_iterator_type::traits_type traits_type; typedef
373 typedef typename __is_iterator_type::traits_type traits_type; typedef
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/c++/4.8.3/bits/
H A Dstreambuf_iterator.h65 typedef _Traits traits_type; typedef in class:istreambuf_iterator
93 // returns traits_type::eof()), the iterator becomes equal to
103 : _M_sbuf(0), _M_c(traits_type::eof()) { }
113 : _M_sbuf(__s.rdbuf()), _M_c(traits_type::eof()) { }
117 : _M_sbuf(__s), _M_c(traits_type::eof()) { }
132 return traits_type::to_char_type(_M_get());
145 _M_c = traits_type::eof();
162 _M_c = traits_type::eof();
179 const int_type __eof = traits_type::eof();
183 if (!traits_type
224 typedef _Traits traits_type; typedef in class:ostreambuf_iterator
338 typedef typename __is_iterator_type::traits_type traits_type; typedef
373 typedef typename __is_iterator_type::traits_type traits_type; typedef
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
H A Dstreambuf_iterator.h65 typedef _Traits traits_type; typedef in class:istreambuf_iterator
93 // returns traits_type::eof()), the iterator becomes equal to
103 : _M_sbuf(0), _M_c(traits_type::eof()) { }
113 : _M_sbuf(__s.rdbuf()), _M_c(traits_type::eof()) { }
117 : _M_sbuf(__s), _M_c(traits_type::eof()) { }
132 return traits_type::to_char_type(_M_get());
145 _M_c = traits_type::eof();
162 _M_c = traits_type::eof();
179 const int_type __eof = traits_type::eof();
183 if (!traits_type
224 typedef _Traits traits_type; typedef in class:ostreambuf_iterator
338 typedef typename __is_iterator_type::traits_type traits_type; typedef
373 typedef typename __is_iterator_type::traits_type traits_type; typedef
[all...]
/prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dstreambuf_iterator.h65 typedef _Traits traits_type; typedef in class:istreambuf_iterator
93 // returns traits_type::eof()), the iterator becomes equal to
103 : _M_sbuf(0), _M_c(traits_type::eof()) { }
113 : _M_sbuf(__s.rdbuf()), _M_c(traits_type::eof()) { }
117 : _M_sbuf(__s), _M_c(traits_type::eof()) { }
132 return traits_type::to_char_type(_M_get());
145 _M_c = traits_type::eof();
162 _M_c = traits_type::eof();
179 const int_type __eof = traits_type::eof();
183 if (!traits_type
224 typedef _Traits traits_type; typedef in class:ostreambuf_iterator
338 typedef typename __is_iterator_type::traits_type traits_type; typedef
373 typedef typename __is_iterator_type::traits_type traits_type; typedef
[all...]
/prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dstreambuf_iterator.h65 typedef _Traits traits_type; typedef in class:istreambuf_iterator
93 // returns traits_type::eof()), the iterator becomes equal to
103 : _M_sbuf(0), _M_c(traits_type::eof()) { }
113 : _M_sbuf(__s.rdbuf()), _M_c(traits_type::eof()) { }
117 : _M_sbuf(__s), _M_c(traits_type::eof()) { }
132 return traits_type::to_char_type(_M_get());
145 _M_c = traits_type::eof();
162 _M_c = traits_type::eof();
179 const int_type __eof = traits_type::eof();
183 if (!traits_type
224 typedef _Traits traits_type; typedef in class:ostreambuf_iterator
338 typedef typename __is_iterator_type::traits_type traits_type; typedef
373 typedef typename __is_iterator_type::traits_type traits_type; typedef
[all...]
/prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dstreambuf_iterator.h65 typedef _Traits traits_type; typedef in class:istreambuf_iterator
93 // returns traits_type::eof()), the iterator becomes equal to
103 : _M_sbuf(0), _M_c(traits_type::eof()) { }
113 : _M_sbuf(__s.rdbuf()), _M_c(traits_type::eof()) { }
117 : _M_sbuf(__s), _M_c(traits_type::eof()) { }
132 return traits_type::to_char_type(_M_get());
145 _M_c = traits_type::eof();
162 _M_c = traits_type::eof();
179 const int_type __eof = traits_type::eof();
183 if (!traits_type
224 typedef _Traits traits_type; typedef in class:ostreambuf_iterator
338 typedef typename __is_iterator_type::traits_type traits_type; typedef
373 typedef typename __is_iterator_type::traits_type traits_type; typedef
[all...]
/prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
H A Dstreambuf_iterator.h65 typedef _Traits traits_type; typedef in class:istreambuf_iterator
93 // returns traits_type::eof()), the iterator becomes equal to
103 : _M_sbuf(0), _M_c(traits_type::eof()) { }
113 : _M_sbuf(__s.rdbuf()), _M_c(traits_type::eof()) { }
117 : _M_sbuf(__s), _M_c(traits_type::eof()) { }
132 return traits_type::to_char_type(_M_get());
145 _M_c = traits_type::eof();
162 _M_c = traits_type::eof();
179 const int_type __eof = traits_type::eof();
183 if (!traits_type
224 typedef _Traits traits_type; typedef in class:ostreambuf_iterator
338 typedef typename __is_iterator_type::traits_type traits_type; typedef
373 typedef typename __is_iterator_type::traits_type traits_type; typedef
[all...]
/prebuilts/ndk/current/sources/cxx-stl/llvm-libc++/test/std/localization/locales/locale.convenience/conversions/conversions.buffer/
H A Dpbackfail.pass.cpp29 typedef base::traits_type traits_type; typedef in struct:test_buf
38 virtual int_type pbackfail(int_type c = traits_type::eof()) {return base::pbackfail(c);} argument
48 assert(f.pbackfail(L'a') == test_buf::traits_type::eof());
55 assert(f.pbackfail(L'a') == test_buf::traits_type::eof());

Completed in 2630 milliseconds

1234567891011>>