Searched defs:traits_type (Results 1 - 17 of 17) sorted by path

/freebsd-11-stable/contrib/libstdc++/include/bits/
H A Dbasic_ios.h69 typedef _Traits traits_type; typedef in class:basic_ios
H A Dbasic_string.h117 typedef _Traits traits_type; typedef in class:basic_string
[all...]
H A Dstream_iterator.h52 typedef _Traits traits_type; typedef in class:istream_iterator
159 typedef _Traits traits_type; typedef in class:ostream_iterator
H A Dstreambuf_iterator.h58 typedef _Traits traits_type; typedef in class:istreambuf_iterator
215 typedef _Traits traits_type; typedef in class:ostreambuf_iterator
329 typedef typename __is_iterator_type::traits_type traits_type; typedef
364 typedef typename __is_iterator_type::traits_type traits_type; typedef
[all...]
/freebsd-11-stable/contrib/libstdc++/include/ext/
H A Drc_string_base.h91 typedef _Traits traits_type; typedef in class:__rc_string_base
H A Dsso_string_base.h46 typedef _Traits traits_type; typedef in class:__sso_string_base
H A Dstdio_filebuf.h57 typedef _Traits traits_type; typedef in class:stdio_filebuf
H A Dstdio_sync_filebuf.h56 typedef _Traits traits_type; typedef in class:stdio_sync_filebuf
111 pbackfail(int_type __c = traits_type::eof()) argument
136 overflow(int_type __c = traits_type argument
[all...]
H A Dvstring.h61 typedef _Traits traits_type; typedef in class:__versa_string
[all...]
H A Dvstring_util.h56 typedef _Traits traits_type; typedef in struct:__vstring_utility
/freebsd-11-stable/contrib/libstdc++/include/std/
H A Dstd_fstream.h74 typedef _Traits traits_type; typedef in class:basic_filebuf
429 typedef _Traits traits_type; typedef in class:basic_ifstream
557 typedef _Traits traits_type; typedef in class:basic_ofstream
688 typedef _Traits traits_type; typedef in class:basic_fstream
[all...]
H A Dstd_istream.h66 typedef _Traits traits_type; typedef in class:basic_istream
650 typedef _Traits traits_type; typedef in class:basic_istream::sentry
788 typedef _Traits traits_type; typedef in class:basic_iostream
H A Dstd_ostream.h67 typedef _Traits traits_type; typedef in class:basic_ostream
H A Dstd_sstream.h67 typedef _Traits traits_type; typedef in class:basic_stringbuf
268 typedef _Traits traits_type; typedef in class:basic_istringstream
381 typedef _Traits traits_type; typedef in class:basic_ostringstream
494 typedef _Traits traits_type; typedef in class:basic_stringstream
[all...]
H A Dstd_streambuf.h134 typedef _Traits traits_type; typedef in class:basic_streambuf
720 pbackfail(int_type = traits_type::eof()) argument
763 overflow(int_type = traits_type::eof()) argument
[all...]
/freebsd-11-stable/contrib/libstdc++/src/
H A Dstreambuf.cc43 typedef basic_streambuf<char>::traits_type traits_type; typedef
83 typedef basic_streambuf<wchar_t>::traits_type traits_type; typedef
[all...]
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_wait_release.h550 typedef flag_traits<FlagType> traits_type; typedef in class:kmp_basic_flag_native
647 typedef flag_traits<FlagType> traits_type; typedef in class:kmp_basic_flag
[all...]

Completed in 189 milliseconds