| /freebsd-12.1/contrib/libstdc++/src/ |
| H A D | locale-inst.cc | 68 ostreambuf_iterator<C> 74 ostreambuf_iterator<C> 132 ostreambuf_iterator<C> 133 num_put<C, ostreambuf_iterator<C> >:: 138 ostreambuf_iterator<C> 139 num_put<C, ostreambuf_iterator<C> >:: 145 ostreambuf_iterator<C> 146 num_put<C, ostreambuf_iterator<C> >:: 151 ostreambuf_iterator<C> 158 ostreambuf_iterator<C> [all …]
|
| H A D | compatibility-ldbl.cc | 43 template class num_put<C, ostreambuf_iterator<C> >; 45 template class money_put<C, ostreambuf_iterator<C> >; 58 template class num_put<C, ostreambuf_iterator<C> >; 60 template class money_put<C, ostreambuf_iterator<C> >;
|
| H A D | concept-inst.cc | 75 _Instantiate(_OutputIteratorConcept<std::ostreambuf_iterator< 79 _Instantiate(_OutputIteratorConcept<std::ostreambuf_iterator<
|
| /freebsd-12.1/contrib/libstdc++/include/bits/ |
| H A D | streambuf_iterator.h | 68 ostreambuf_iterator<_CharT2>); in _GLIBCXX_BEGIN_NAMESPACE() 207 class ostreambuf_iterator 224 ostreambuf_iterator<_CharT2>); 240 ostreambuf_iterator& 250 ostreambuf_iterator& 255 ostreambuf_iterator& 260 ostreambuf_iterator& 269 ostreambuf_iterator& 286 ostreambuf_iterator<_CharT> __result) in copy() 302 ostreambuf_iterator<_CharT> __result) in __copy_aux() [all …]
|
| H A D | localefwd.h | 135 template<typename _CharT, typename _OutIter = ostreambuf_iterator<_CharT> > 153 template<typename _CharT, typename _OutIter = ostreambuf_iterator<_CharT> > 155 template<typename _CharT, typename _OutIter = ostreambuf_iterator<_CharT> > 163 template<typename _CharT, typename _OutIter = ostreambuf_iterator<_CharT> >
|
| H A D | stl_algobase.h | 321 ostreambuf_iterator<_CharT> >::__type 322 __copy_aux(_CharT*, _CharT*, ostreambuf_iterator<_CharT>); 326 ostreambuf_iterator<_CharT> >::__type 327 __copy_aux(const _CharT*, const _CharT*, ostreambuf_iterator<_CharT>); 407 ostreambuf_iterator<_CharT> >::__type 409 ostreambuf_iterator<_CharT>);
|
| H A D | basic_ios.h | 79 typedef num_put<_CharT, ostreambuf_iterator<_CharT, _Traits> > in _GLIBCXX_BEGIN_NAMESPACE()
|
| H A D | locale_facets.h | 113 ostreambuf_iterator<_CharT> 114 __write(ostreambuf_iterator<_CharT> __s, const _CharT* __ws, int __len) in __write()
|
| /freebsd-12.1/contrib/libc++/include/ |
| H A D | ostream | 333 typedef ostreambuf_iterator<_CharT, _Traits> _Op; 378 typedef num_put<char_type, ostreambuf_iterator<char_type, traits_type> > _Fp; 405 typedef num_put<char_type, ostreambuf_iterator<char_type, traits_type> > _Fp; 434 typedef num_put<char_type, ostreambuf_iterator<char_type, traits_type> > _Fp; 461 typedef num_put<char_type, ostreambuf_iterator<char_type, traits_type> > _Fp; 490 typedef num_put<char_type, ostreambuf_iterator<char_type, traits_type> > _Fp; 516 typedef num_put<char_type, ostreambuf_iterator<char_type, traits_type> > _Fp; 725 typedef ostreambuf_iterator<_CharT, _Traits> _Ip; 766 typedef ostreambuf_iterator<_CharT, _Traits> _Ip; 826 typedef ostreambuf_iterator<_CharT, _Traits> _Ip; [all …]
|
| H A D | iterator | 362 class ostreambuf_iterator 371 ostreambuf_iterator(ostream_type& s) noexcept; 372 ostreambuf_iterator(streambuf_type* s) noexcept; 373 ostreambuf_iterator& operator=(charT c); 374 ostreambuf_iterator& operator*(); 375 ostreambuf_iterator& operator++(); 376 ostreambuf_iterator& operator++(int); 1056 class _LIBCPP_TEMPLATE_VIS ostreambuf_iterator 1071 _LIBCPP_INLINE_VISIBILITY ostreambuf_iterator& operator=(_CharT __c) 1089 ostreambuf_iterator<_Ch, _Tr> [all …]
|
| H A D | iosfwd | 52 template <class charT, class traits = char_traits<charT> > class ostreambuf_iterator; 154 class _LIBCPP_TEMPLATE_VIS ostreambuf_iterator;
|
| H A D | iomanip | 372 typedef ostreambuf_iterator<_CharT, _Traits> _Op; 492 typedef ostreambuf_iterator<_CharT, _Traits> _Op;
|
| H A D | locale | 1256 template <class _CharT, class _OutputIterator = ostreambuf_iterator<_CharT> > 1382 ostreambuf_iterator<_CharT, _Traits> 1383 __pad_and_output(ostreambuf_iterator<_CharT, _Traits> __s, 2489 template <class _CharT, class _OutputIterator = ostreambuf_iterator<_CharT> > 2588 template <class _CharT, class _OutputIterator = ostreambuf_iterator<_CharT> > 3350 template <class _CharT, class _OutputIterator = ostreambuf_iterator<_CharT> >
|
| /freebsd-12.1/contrib/libstdc++/include/std/ |
| H A D | std_iosfwd.h | 101 class ostreambuf_iterator; variable
|
| H A D | std_ostream.h | 73 typedef num_put<_CharT, ostreambuf_iterator<_CharT, _Traits> > in _GLIBCXX_BEGIN_NAMESPACE()
|
| H A D | std_streambuf.h | 153 friend class ostreambuf_iterator<char_type, traits_type>;
|
| /freebsd-12.1/contrib/llvm/tools/bugpoint/ |
| H A D | ToolRunner.cpp | 97 std::ostreambuf_iterator<char>(OS)); in RunProgramRemotelyWithTimeout() 133 std::ostreambuf_iterator<char>(OS)); in ProcessFailure()
|
| /freebsd-12.1/contrib/libstdc++/ |
| H A D | ChangeLog-1998 | 339 ostreambuf_iterator, num_get only for istreambuf_iterator. 342 remove junk about __match_parallel for ostreambuf_iterator. 360 std::copy() applied to ostreambuf_iterator to be optimal.) 514 ostreambuf_iterator and istreambuf_iterator.
|
| H A D | ChangeLog-2006 | 4374 ostreambuf_iterator<_CharT>), __copy_aux(const _CharT*, const _CharT*, 4375 ostreambuf_iterator<_CharT>), __copy_aux(istreambuf_iterator<_CharT>, 4377 istreambuf_iterator<_CharT>, ostreambuf_iterator<_CharT>)): Declare. 4381 istreambuf_iterator<_CharT>, ostreambuf_iterator<_CharT>), 4382 __copy_aux(_CharT*, _CharT*, ostreambuf_iterator<_CharT>), 4383 __copy_aux(const _CharT*, const _CharT*, ostreambuf_iterator<_CharT>), 4387 (class istreambuf_iterator<>, class ostreambuf_iterator<>): Declare
|
| H A D | ChangeLog-2001 | 2328 * testsuite/24_iterators/ostreambuf_iterator.cc: Likewise. 2896 * testsuite/24_iterators/ostreambuf_iterator.cc: Add test. 3493 * include/bits/sbuf_iter.h (ostreambuf_iterator): Fix typo in base 3903 * testsuite/24_iterators/ostreambuf_iterator.cc: Correct. 3924 * testsuite/24_iterators/ostreambuf_iterator.cc: New file. 3925 * include/bits/sbuf_iter.h (ostreambuf_iterator): Remove bogus
|
| H A D | ChangeLog-2003 | 942 * include/bits/streambuf_iterator.h (ostreambuf_iterator): Remove 948 * testsuite/24_iterators/ostreambuf_iterator.cc: Split into... 949 * testsuite/24_iterators/ostreambuf_iterator/1.cc 950 * testsuite/24_iterators/ostreambuf_iterator/2.cc 3131 * testsuite/24_iterators/ostreambuf_iterator.cc: Same. 7778 (ostreambuf_iterator::_M_put): Add.
|
| H A D | ChangeLog-1999 | 3309 * bits/ostream.tcc: Convert *this to ostreambuf_iterator before
|
| H A D | ChangeLog-2002 | 1988 ostreambuf_iterator specialization.
|
| /freebsd-12.1/contrib/libc++/src/filesystem/ |
| H A D | operations.cpp | 705 using OutIt = ostreambuf_iterator<char>; in copy_file_impl_default()
|