Home
last modified time | relevance | path

Searched defs:_CharT (Results 1 – 25 of 29) sorted by relevance

12

/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Drandom.tcc172 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in operator <<()
194 operator>>(std::basic_istream<_CharT, _Traits>& __is, in operator >>()
464 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in operator <<()
492 operator>>(std::basic_istream<_CharT, _Traits>& __is, in operator >>()
619 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in operator <<()
644 operator>>(std::basic_istream<_CharT, _Traits>& __is, in operator >>()
689 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in operator <<()
712 operator>>(std::basic_istream<_CharT, _Traits>& __is, in operator >>()
818 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in operator <<()
843 operator>>(std::basic_istream<_CharT, _Traits>& __is, in operator >>()
[all …]
H A Dstreambuf.tcc117 __copy_streambufs_eof(basic_streambuf<_CharT, _Traits>* __sbin, in __copy_streambufs_eof()
140 __copy_streambufs(basic_streambuf<_CharT, _Traits>* __sbin, in __copy_streambufs()
H A Dlocale_classes.tcc81 operator()(const basic_string<_CharT, _Traits, _Alloc>& __s1, in operator ()()
147 collate<_CharT>::_M_compare(const _CharT*, const _CharT*) const throw () in _M_compare() argument
153 collate<_CharT>::_M_transform(_CharT*, const _CharT*, size_t) const throw () in _M_transform() argument
H A Dbasic_ios.tcc54 basic_ios<_CharT, _Traits>::rdbuf(basic_streambuf<_CharT, _Traits>* __sb) in rdbuf()
127 basic_ios<_CharT, _Traits>::init(basic_streambuf<_CharT, _Traits>* __sb) in init()
H A Dostream.tcc49 sentry(basic_ostream<_CharT, _Traits>& __os) in sentry()
323 operator<<(basic_ostream<_CharT, _Traits>& __out, const char* __s) in operator <<()
H A Distream.tcc49 sentry(basic_istream<_CharT, _Traits>& __in, bool __noskip) : _M_ok(false) in sentry()
925 operator>>(basic_istream<_CharT, _Traits>& __in, _CharT& __c) in operator >>()
957 operator>>(basic_istream<_CharT, _Traits>& __in, _CharT* __s) in operator >>()
1018 ws(basic_istream<_CharT, _Traits>& __in) in ws()
H A Dbasic_string.tcc695 const basic_string<_CharT, _Traits, _Alloc>& __rhs) in operator +()
710 operator+(_CharT __lhs, const basic_string<_CharT, _Traits, _Alloc>& __rhs) in operator +()
998 operator>>(basic_istream<_CharT, _Traits>& __in, in operator >>()
999 basic_string<_CharT, _Traits, _Alloc>& __str) in operator >>()
1070 getline(basic_istream<_CharT, _Traits>& __in, in getline()
1071 basic_string<_CharT, _Traits, _Alloc>& __str, _CharT __delim) in getline()
H A Dregex_compiler.h63 typedef typename std::iterator_traits<_IteratorT>::value_type _CharT; in _GLIBCXX_VISIBILITY() typedef
634 typedef typename std::iterator_traits<_InIter>::value_type _CharT; in _GLIBCXX_VISIBILITY() typedef
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dstreambuf.tcc116 __copy_streambufs_eof(basic_streambuf<_CharT, _Traits>* __sbin, in __copy_streambufs_eof()
139 __copy_streambufs(basic_streambuf<_CharT, _Traits>* __sbin, in __copy_streambufs()
H A Dlocale_classes.tcc81 operator()(const basic_string<_CharT, _Traits, _Alloc>& __s1, in operator ()()
149 collate<_CharT>::_M_compare(const _CharT*, const _CharT*) const throw () in _M_compare() argument
155 collate<_CharT>::_M_transform(_CharT*, const _CharT*, size_t) const throw () in _M_transform() argument
H A Drandom.tcc153 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in operator <<()
175 operator>>(std::basic_istream<_CharT, _Traits>& __is, in operator >>()
474 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in operator <<()
502 operator>>(std::basic_istream<_CharT, _Traits>& __is, in operator >>()
629 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in operator <<()
654 operator>>(std::basic_istream<_CharT, _Traits>& __is, in operator >>()
699 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in operator <<()
722 operator>>(std::basic_istream<_CharT, _Traits>& __is, in operator >>()
828 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in operator <<()
853 operator>>(std::basic_istream<_CharT, _Traits>& __is, in operator >>()
[all …]
H A Dbasic_ios.tcc53 basic_ios<_CharT, _Traits>::rdbuf(basic_streambuf<_CharT, _Traits>* __sb) in rdbuf()
126 basic_ios<_CharT, _Traits>::init(basic_streambuf<_CharT, _Traits>* __sb) in init()
H A Distream.tcc47 sentry(basic_istream<_CharT, _Traits>& __in, bool __noskip) : _M_ok(false) in sentry()
931 operator>>(basic_istream<_CharT, _Traits>& __in, _CharT& __c) in operator >>()
963 operator>>(basic_istream<_CharT, _Traits>& __in, _CharT* __s) in operator >>()
1024 ws(basic_istream<_CharT, _Traits>& __in) in ws()
H A Dbasic_string.tcc1158 const basic_string<_CharT, _Traits, _Alloc>& __rhs) in operator +()
1173 operator+(_CharT __lhs, const basic_string<_CharT, _Traits, _Alloc>& __rhs) in operator +()
1465 operator>>(basic_istream<_CharT, _Traits>& __in, in operator >>()
1466 basic_string<_CharT, _Traits, _Alloc>& __str) in operator >>()
1537 getline(basic_istream<_CharT, _Traits>& __in, in getline()
1538 basic_string<_CharT, _Traits, _Alloc>& __str, _CharT __delim) in getline()
H A Dostream.tcc47 sentry(basic_ostream<_CharT, _Traits>& __os) in sentry()
321 operator<<(basic_ostream<_CharT, _Traits>& __out, const char* __s) in operator <<()
H A Dregex_executor.h61 typedef typename iterator_traits<_BiIter>::value_type _CharT; in _GLIBCXX_VISIBILITY() typedef
H A Dregex_compiler.h60 typedef typename _TraitsT::char_type _CharT; in _GLIBCXX_VISIBILITY() typedef
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/tr1/
H A Drandom.tcc160 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in operator <<()
181 operator>>(std::basic_istream<_CharT, _Traits>& __is, in operator >>()
366 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in operator <<()
393 operator>>(std::basic_istream<_CharT, _Traits>& __is, in operator >>()
501 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in operator <<()
525 operator>>(std::basic_istream<_CharT, _Traits>& __is, in operator >>()
657 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in operator <<()
682 operator>>(std::basic_istream<_CharT, _Traits>& __is, in operator >>()
730 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in operator <<()
754 operator>>(std::basic_istream<_CharT, _Traits>& __is, in operator >>()
[all …]
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/tr1/
H A Drandom.tcc157 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in operator <<()
178 operator>>(std::basic_istream<_CharT, _Traits>& __is, in operator >>()
363 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in operator <<()
390 operator>>(std::basic_istream<_CharT, _Traits>& __is, in operator >>()
498 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in operator <<()
522 operator>>(std::basic_istream<_CharT, _Traits>& __is, in operator >>()
654 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in operator <<()
679 operator>>(std::basic_istream<_CharT, _Traits>& __is, in operator >>()
727 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in operator <<()
751 operator>>(std::basic_istream<_CharT, _Traits>& __is, in operator >>()
[all …]
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/
H A Drandom.tcc351 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in operator <<()
385 operator>>(std::basic_istream<_CharT, _Traits>& __is, in operator >>()
465 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in operator <<()
489 operator>>(std::basic_istream<_CharT, _Traits>& __is, in operator >>()
662 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in operator <<()
693 operator>>(std::basic_istream<_CharT, _Traits>& __is, in operator >>()
748 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in operator <<()
774 operator>>(std::basic_istream<_CharT, _Traits>& __is, in operator >>()
815 operator<<(std::basic_ostream<_CharT, _Traits>& __os, in operator <<()
840 operator>>(std::basic_istream<_CharT, _Traits>& __is, in operator >>()
[all …]
H A Dvstring.tcc181 operator+(const __versa_string<_CharT, _Traits, _Alloc, _Base>& __lhs, in operator +()
195 const __versa_string<_CharT, _Traits, _Alloc, _Base>& __rhs) in operator +()
212 const __versa_string<_CharT, _Traits, _Alloc, _Base>& __rhs) in operator +()
224 operator+(const __versa_string<_CharT, _Traits, _Alloc, _Base>& __lhs, in operator +()
241 operator+(const __versa_string<_CharT, _Traits, _Alloc, _Base>& __lhs, in operator +()
552 operator>>(basic_istream<_CharT, _Traits>& __in, in operator >>()
553 __gnu_cxx::__versa_string<_CharT, _Traits, in operator >>()
627 getline(basic_istream<_CharT, _Traits>& __in, in getline()
628 __gnu_cxx::__versa_string<_CharT, _Traits, _Alloc, _Base>& __str, in getline()
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/
H A Dvstring.tcc181 operator+(const __versa_string<_CharT, _Traits, _Alloc, _Base>& __lhs, in operator +()
195 const __versa_string<_CharT, _Traits, _Alloc, _Base>& __rhs) in operator +()
212 const __versa_string<_CharT, _Traits, _Alloc, _Base>& __rhs) in operator +()
224 operator+(const __versa_string<_CharT, _Traits, _Alloc, _Base>& __lhs, in operator +()
241 operator+(const __versa_string<_CharT, _Traits, _Alloc, _Base>& __lhs, in operator +()
552 operator>>(basic_istream<_CharT, _Traits>& __in, in operator >>()
553 __gnu_cxx::__versa_string<_CharT, _Traits, in operator >>()
627 getline(basic_istream<_CharT, _Traits>& __in, in getline()
628 __gnu_cxx::__versa_string<_CharT, _Traits, _Alloc, _Base>& __str, in getline()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/ext/pb_ds/detail/
H A Ddebug_map_base.hpp60 operator<<(std::basic_ostream<_CharT, _Traits>& __out, in operator <<()
/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/tr2/
H A Ddynamic_bitset.tcc207 operator>>(std::basic_istream<_CharT, _Traits>& __is, in operator >>()
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/ext/pb_ds/detail/
H A Ddebug_map_base.hpp61 operator<<(std::basic_ostream<_CharT, _Traits>& __out, in operator <<()

12