Home
last modified time | relevance | path

Searched refs:__out (Results 1 – 25 of 1108) sorted by relevance

12345678910>>...45

/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/include/bits/
H A Dostream_insert.h53 __out.setstate(__ios_base::badbit); in _GLIBCXX_VISIBILITY()
63 const _CharT __c = __out.fill(); in _GLIBCXX_VISIBILITY()
91 const bool __left = ((__out.flags() in _GLIBCXX_VISIBILITY()
95 __ostream_fill(__out, __w - __n); in _GLIBCXX_VISIBILITY()
96 if (__out.good()) in _GLIBCXX_VISIBILITY()
97 __ostream_write(__out, __s, __n); in _GLIBCXX_VISIBILITY()
98 if (__left && __out.good()) in _GLIBCXX_VISIBILITY()
99 __ostream_fill(__out, __w - __n); in _GLIBCXX_VISIBILITY()
102 __ostream_write(__out, __s, __n); in _GLIBCXX_VISIBILITY()
103 __out.width(0); in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/include/bits/
H A Dostream_insert.h52 __out.setstate(__ios_base::badbit); in _GLIBCXX_VISIBILITY()
62 const _CharT __c = __out.fill(); in _GLIBCXX_VISIBILITY()
90 const bool __left = ((__out.flags() in _GLIBCXX_VISIBILITY()
94 __ostream_fill(__out, __w - __n); in _GLIBCXX_VISIBILITY()
95 if (__out.good()) in _GLIBCXX_VISIBILITY()
96 __ostream_write(__out, __s, __n); in _GLIBCXX_VISIBILITY()
97 if (__left && __out.good()) in _GLIBCXX_VISIBILITY()
98 __ostream_fill(__out, __w - __n); in _GLIBCXX_VISIBILITY()
101 __ostream_write(__out, __s, __n); in _GLIBCXX_VISIBILITY()
102 __out.width(0); in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/include/bits/
H A Dostream_insert.h52 __out.setstate(__ios_base::badbit); in _GLIBCXX_VISIBILITY()
62 const _CharT __c = __out.fill(); in _GLIBCXX_VISIBILITY()
90 const bool __left = ((__out.flags() in _GLIBCXX_VISIBILITY()
94 __ostream_fill(__out, __w - __n); in _GLIBCXX_VISIBILITY()
95 if (__out.good()) in _GLIBCXX_VISIBILITY()
96 __ostream_write(__out, __s, __n); in _GLIBCXX_VISIBILITY()
97 if (__left && __out.good()) in _GLIBCXX_VISIBILITY()
98 __ostream_fill(__out, __w - __n); in _GLIBCXX_VISIBILITY()
101 __ostream_write(__out, __s, __n); in _GLIBCXX_VISIBILITY()
102 __out.width(0); in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/include/bits/
H A Dostream_insert.h52 __out.setstate(__ios_base::badbit); in _GLIBCXX_VISIBILITY()
62 const _CharT __c = __out.fill(); in _GLIBCXX_VISIBILITY()
90 const bool __left = ((__out.flags() in _GLIBCXX_VISIBILITY()
94 __ostream_fill(__out, __w - __n); in _GLIBCXX_VISIBILITY()
95 if (__out.good()) in _GLIBCXX_VISIBILITY()
96 __ostream_write(__out, __s, __n); in _GLIBCXX_VISIBILITY()
97 if (__left && __out.good()) in _GLIBCXX_VISIBILITY()
98 __ostream_fill(__out, __w - __n); in _GLIBCXX_VISIBILITY()
101 __ostream_write(__out, __s, __n); in _GLIBCXX_VISIBILITY()
102 __out.width(0); in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/include/bits/
H A Dostream_insert.h53 __out.setstate(__ios_base::badbit); in _GLIBCXX_VISIBILITY()
63 const _CharT __c = __out.fill(); in _GLIBCXX_VISIBILITY()
91 const bool __left = ((__out.flags() in _GLIBCXX_VISIBILITY()
95 __ostream_fill(__out, __w - __n); in _GLIBCXX_VISIBILITY()
96 if (__out.good()) in _GLIBCXX_VISIBILITY()
97 __ostream_write(__out, __s, __n); in _GLIBCXX_VISIBILITY()
98 if (__left && __out.good()) in _GLIBCXX_VISIBILITY()
99 __ostream_fill(__out, __w - __n); in _GLIBCXX_VISIBILITY()
102 __ostream_write(__out, __s, __n); in _GLIBCXX_VISIBILITY()
103 __out.width(0); in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/include/bits/
H A Dostream_insert.h53 __out.setstate(__ios_base::badbit); in _GLIBCXX_VISIBILITY()
63 const _CharT __c = __out.fill(); in _GLIBCXX_VISIBILITY()
91 const bool __left = ((__out.flags() in _GLIBCXX_VISIBILITY()
95 __ostream_fill(__out, __w - __n); in _GLIBCXX_VISIBILITY()
96 if (__out.good()) in _GLIBCXX_VISIBILITY()
97 __ostream_write(__out, __s, __n); in _GLIBCXX_VISIBILITY()
98 if (__left && __out.good()) in _GLIBCXX_VISIBILITY()
99 __ostream_fill(__out, __w - __n); in _GLIBCXX_VISIBILITY()
102 __ostream_write(__out, __s, __n); in _GLIBCXX_VISIBILITY()
103 __out.width(0); in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/include/bits/
H A Dostream_insert.h52 __out.setstate(__ios_base::badbit); in _GLIBCXX_VISIBILITY()
62 const _CharT __c = __out.fill(); in _GLIBCXX_VISIBILITY()
90 const bool __left = ((__out.flags() in _GLIBCXX_VISIBILITY()
94 __ostream_fill(__out, __w - __n); in _GLIBCXX_VISIBILITY()
95 if (__out.good()) in _GLIBCXX_VISIBILITY()
96 __ostream_write(__out, __s, __n); in _GLIBCXX_VISIBILITY()
97 if (__left && __out.good()) in _GLIBCXX_VISIBILITY()
98 __ostream_fill(__out, __w - __n); in _GLIBCXX_VISIBILITY()
101 __ostream_write(__out, __s, __n); in _GLIBCXX_VISIBILITY()
102 __out.width(0); in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/include/bits/
H A Dostream_insert.h52 __out.setstate(__ios_base::badbit); in _GLIBCXX_VISIBILITY()
62 const _CharT __c = __out.fill(); in _GLIBCXX_VISIBILITY()
90 const bool __left = ((__out.flags() in _GLIBCXX_VISIBILITY()
94 __ostream_fill(__out, __w - __n); in _GLIBCXX_VISIBILITY()
95 if (__out.good()) in _GLIBCXX_VISIBILITY()
96 __ostream_write(__out, __s, __n); in _GLIBCXX_VISIBILITY()
97 if (__left && __out.good()) in _GLIBCXX_VISIBILITY()
98 __ostream_fill(__out, __w - __n); in _GLIBCXX_VISIBILITY()
101 __ostream_write(__out, __s, __n); in _GLIBCXX_VISIBILITY()
102 __out.width(0); in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/include/bits/
H A Dostream_insert.h52 __out.setstate(__ios_base::badbit); in _GLIBCXX_VISIBILITY()
62 const _CharT __c = __out.fill(); in _GLIBCXX_VISIBILITY()
90 const bool __left = ((__out.flags() in _GLIBCXX_VISIBILITY()
94 __ostream_fill(__out, __w - __n); in _GLIBCXX_VISIBILITY()
95 if (__out.good()) in _GLIBCXX_VISIBILITY()
96 __ostream_write(__out, __s, __n); in _GLIBCXX_VISIBILITY()
97 if (__left && __out.good()) in _GLIBCXX_VISIBILITY()
98 __ostream_fill(__out, __w - __n); in _GLIBCXX_VISIBILITY()
101 __ostream_write(__out, __s, __n); in _GLIBCXX_VISIBILITY()
102 __out.width(0); in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/include/bits/
H A Dostream_insert.h52 __out.setstate(__ios_base::badbit); in _GLIBCXX_VISIBILITY()
62 const _CharT __c = __out.fill(); in _GLIBCXX_VISIBILITY()
90 const bool __left = ((__out.flags() in _GLIBCXX_VISIBILITY()
94 __ostream_fill(__out, __w - __n); in _GLIBCXX_VISIBILITY()
95 if (__out.good()) in _GLIBCXX_VISIBILITY()
96 __ostream_write(__out, __s, __n); in _GLIBCXX_VISIBILITY()
97 if (__left && __out.good()) in _GLIBCXX_VISIBILITY()
98 __ostream_fill(__out, __w - __n); in _GLIBCXX_VISIBILITY()
101 __ostream_write(__out, __s, __n); in _GLIBCXX_VISIBILITY()
102 __out.width(0); in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/include/bits/
H A Dostream_insert.h52 __out.setstate(__ios_base::badbit); in _GLIBCXX_VISIBILITY()
62 const _CharT __c = __out.fill(); in _GLIBCXX_VISIBILITY()
90 const bool __left = ((__out.flags() in _GLIBCXX_VISIBILITY()
94 __ostream_fill(__out, __w - __n); in _GLIBCXX_VISIBILITY()
95 if (__out.good()) in _GLIBCXX_VISIBILITY()
96 __ostream_write(__out, __s, __n); in _GLIBCXX_VISIBILITY()
97 if (__left && __out.good()) in _GLIBCXX_VISIBILITY()
98 __ostream_fill(__out, __w - __n); in _GLIBCXX_VISIBILITY()
101 __ostream_write(__out, __s, __n); in _GLIBCXX_VISIBILITY()
102 __out.width(0); in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libstdc++-v3/include/bits/
H A Dostream_insert.h52 __out.setstate(__ios_base::badbit); in _GLIBCXX_VISIBILITY()
62 const _CharT __c = __out.fill(); in _GLIBCXX_VISIBILITY()
90 const bool __left = ((__out.flags() in _GLIBCXX_VISIBILITY()
94 __ostream_fill(__out, __w - __n); in _GLIBCXX_VISIBILITY()
95 if (__out.good()) in _GLIBCXX_VISIBILITY()
96 __ostream_write(__out, __s, __n); in _GLIBCXX_VISIBILITY()
97 if (__left && __out.good()) in _GLIBCXX_VISIBILITY()
98 __ostream_fill(__out, __w - __n); in _GLIBCXX_VISIBILITY()
101 __ostream_write(__out, __s, __n); in _GLIBCXX_VISIBILITY()
102 __out.width(0); in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/include/bits/
H A Dostream_insert.h52 __out.setstate(__ios_base::badbit); in _GLIBCXX_VISIBILITY()
62 const _CharT __c = __out.fill(); in _GLIBCXX_VISIBILITY()
90 const bool __left = ((__out.flags() in _GLIBCXX_VISIBILITY()
94 __ostream_fill(__out, __w - __n); in _GLIBCXX_VISIBILITY()
95 if (__out.good()) in _GLIBCXX_VISIBILITY()
96 __ostream_write(__out, __s, __n); in _GLIBCXX_VISIBILITY()
97 if (__left && __out.good()) in _GLIBCXX_VISIBILITY()
98 __ostream_fill(__out, __w - __n); in _GLIBCXX_VISIBILITY()
101 __ostream_write(__out, __s, __n); in _GLIBCXX_VISIBILITY()
102 __out.width(0); in _GLIBCXX_VISIBILITY()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/include/bits/
H A Dostream_insert.h53 __out.setstate(__ios_base::badbit); in _GLIBCXX_VISIBILITY()
63 const _CharT __c = __out.fill(); in _GLIBCXX_VISIBILITY()
91 const bool __left = ((__out.flags() in _GLIBCXX_VISIBILITY()
95 __ostream_fill(__out, __w - __n); in _GLIBCXX_VISIBILITY()
96 if (__out.good()) in _GLIBCXX_VISIBILITY()
97 __ostream_write(__out, __s, __n); in _GLIBCXX_VISIBILITY()
98 if (__left && __out.good()) in _GLIBCXX_VISIBILITY()
99 __ostream_fill(__out, __w - __n); in _GLIBCXX_VISIBILITY()
102 __ostream_write(__out, __s, __n); in _GLIBCXX_VISIBILITY()
103 __out.width(0); in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/include/bits/
H A Dostream_insert.h52 __out.setstate(__ios_base::badbit); in _GLIBCXX_VISIBILITY()
62 const _CharT __c = __out.fill(); in _GLIBCXX_VISIBILITY()
90 const bool __left = ((__out.flags() in _GLIBCXX_VISIBILITY()
94 __ostream_fill(__out, __w - __n); in _GLIBCXX_VISIBILITY()
95 if (__out.good()) in _GLIBCXX_VISIBILITY()
96 __ostream_write(__out, __s, __n); in _GLIBCXX_VISIBILITY()
97 if (__left && __out.good()) in _GLIBCXX_VISIBILITY()
98 __ostream_fill(__out, __w - __n); in _GLIBCXX_VISIBILITY()
101 __ostream_write(__out, __s, __n); in _GLIBCXX_VISIBILITY()
102 __out.width(0); in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/include/bits/
H A Dostream_insert.h52 __out.setstate(__ios_base::badbit); in _GLIBCXX_VISIBILITY()
62 const _CharT __c = __out.fill(); in _GLIBCXX_VISIBILITY()
90 const bool __left = ((__out.flags() in _GLIBCXX_VISIBILITY()
94 __ostream_fill(__out, __w - __n); in _GLIBCXX_VISIBILITY()
95 if (__out.good()) in _GLIBCXX_VISIBILITY()
96 __ostream_write(__out, __s, __n); in _GLIBCXX_VISIBILITY()
97 if (__left && __out.good()) in _GLIBCXX_VISIBILITY()
98 __ostream_fill(__out, __w - __n); in _GLIBCXX_VISIBILITY()
101 __ostream_write(__out, __s, __n); in _GLIBCXX_VISIBILITY()
102 __out.width(0); in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/include/bits/
H A Dostream_insert.h52 __out.setstate(__ios_base::badbit); in _GLIBCXX_VISIBILITY()
62 const _CharT __c = __out.fill(); in _GLIBCXX_VISIBILITY()
90 const bool __left = ((__out.flags() in _GLIBCXX_VISIBILITY()
94 __ostream_fill(__out, __w - __n); in _GLIBCXX_VISIBILITY()
95 if (__out.good()) in _GLIBCXX_VISIBILITY()
96 __ostream_write(__out, __s, __n); in _GLIBCXX_VISIBILITY()
97 if (__left && __out.good()) in _GLIBCXX_VISIBILITY()
98 __ostream_fill(__out, __w - __n); in _GLIBCXX_VISIBILITY()
101 __ostream_write(__out, __s, __n); in _GLIBCXX_VISIBILITY()
102 __out.width(0); in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc9-aux/bootstrap/include/c++/9.1.0/bits/
H A Dostream_insert.h52 __out.setstate(__ios_base::badbit); in _GLIBCXX_VISIBILITY()
62 const _CharT __c = __out.fill(); in _GLIBCXX_VISIBILITY()
90 const bool __left = ((__out.flags() in _GLIBCXX_VISIBILITY()
94 __ostream_fill(__out, __w - __n); in _GLIBCXX_VISIBILITY()
95 if (__out.good()) in _GLIBCXX_VISIBILITY()
96 __ostream_write(__out, __s, __n); in _GLIBCXX_VISIBILITY()
97 if (__left && __out.good()) in _GLIBCXX_VISIBILITY()
98 __ostream_fill(__out, __w - __n); in _GLIBCXX_VISIBILITY()
101 __ostream_write(__out, __s, __n); in _GLIBCXX_VISIBILITY()
102 __out.width(0); in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/include/bits/
H A Dostream_insert.h52 __out.setstate(__ios_base::badbit); in _GLIBCXX_VISIBILITY()
62 const _CharT __c = __out.fill(); in _GLIBCXX_VISIBILITY()
90 const bool __left = ((__out.flags() in _GLIBCXX_VISIBILITY()
94 __ostream_fill(__out, __w - __n); in _GLIBCXX_VISIBILITY()
95 if (__out.good()) in _GLIBCXX_VISIBILITY()
96 __ostream_write(__out, __s, __n); in _GLIBCXX_VISIBILITY()
97 if (__left && __out.good()) in _GLIBCXX_VISIBILITY()
98 __ostream_fill(__out, __w - __n); in _GLIBCXX_VISIBILITY()
101 __ostream_write(__out, __s, __n); in _GLIBCXX_VISIBILITY()
102 __out.width(0); in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/libstdc++-v3/include/bits/
H A Dostream_insert.h52 __out.setstate(__ios_base::badbit); in _GLIBCXX_VISIBILITY()
62 const _CharT __c = __out.fill(); in _GLIBCXX_VISIBILITY()
90 const bool __left = ((__out.flags() in _GLIBCXX_VISIBILITY()
94 __ostream_fill(__out, __w - __n); in _GLIBCXX_VISIBILITY()
95 if (__out.good()) in _GLIBCXX_VISIBILITY()
96 __ostream_write(__out, __s, __n); in _GLIBCXX_VISIBILITY()
97 if (__left && __out.good()) in _GLIBCXX_VISIBILITY()
98 __ostream_fill(__out, __w - __n); in _GLIBCXX_VISIBILITY()
101 __ostream_write(__out, __s, __n); in _GLIBCXX_VISIBILITY()
102 __out.width(0); in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/libstdc++-v3/include/bits/
H A Dostream_insert.h52 __out.setstate(__ios_base::badbit); in _GLIBCXX_VISIBILITY()
62 const _CharT __c = __out.fill(); in _GLIBCXX_VISIBILITY()
90 const bool __left = ((__out.flags() in _GLIBCXX_VISIBILITY()
94 __ostream_fill(__out, __w - __n); in _GLIBCXX_VISIBILITY()
95 if (__out.good()) in _GLIBCXX_VISIBILITY()
96 __ostream_write(__out, __s, __n); in _GLIBCXX_VISIBILITY()
97 if (__left && __out.good()) in _GLIBCXX_VISIBILITY()
98 __ostream_fill(__out, __w - __n); in _GLIBCXX_VISIBILITY()
101 __ostream_write(__out, __s, __n); in _GLIBCXX_VISIBILITY()
102 __out.width(0); in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc48/gcc-4.8.5/libstdc++-v3/include/bits/
H A Dostream_insert.h52 __out.setstate(__ios_base::badbit); in _GLIBCXX_VISIBILITY()
62 const _CharT __c = __out.fill(); in _GLIBCXX_VISIBILITY()
90 const bool __left = ((__out.flags() in _GLIBCXX_VISIBILITY()
94 __ostream_fill(__out, __w - __n); in _GLIBCXX_VISIBILITY()
95 if (__out.good()) in _GLIBCXX_VISIBILITY()
96 __ostream_write(__out, __s, __n); in _GLIBCXX_VISIBILITY()
97 if (__left && __out.good()) in _GLIBCXX_VISIBILITY()
98 __ostream_fill(__out, __w - __n); in _GLIBCXX_VISIBILITY()
101 __ostream_write(__out, __s, __n); in _GLIBCXX_VISIBILITY()
102 __out.width(0); in _GLIBCXX_VISIBILITY()
[all …]
/dports/lang/gcc6-aux/bootstrap/include/c++/5.1.0/bits/
H A Dostream_insert.h52 __out.setstate(__ios_base::badbit); in _GLIBCXX_VISIBILITY()
62 const _CharT __c = __out.fill(); in _GLIBCXX_VISIBILITY()
90 const bool __left = ((__out.flags() in _GLIBCXX_VISIBILITY()
94 __ostream_fill(__out, __w - __n); in _GLIBCXX_VISIBILITY()
95 if (__out.good()) in _GLIBCXX_VISIBILITY()
96 __ostream_write(__out, __s, __n); in _GLIBCXX_VISIBILITY()
97 if (__left && __out.good()) in _GLIBCXX_VISIBILITY()
98 __ostream_fill(__out, __w - __n); in _GLIBCXX_VISIBILITY()
101 __ostream_write(__out, __s, __n); in _GLIBCXX_VISIBILITY()
102 __out.width(0); in _GLIBCXX_VISIBILITY()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/include/bits/
H A Dostream.tcc488 __pad<_CharT, _Traits>::_S_pad(__out, __out.fill(), __cs, in operator <<()
498 return __out; in operator <<()
518 __pad<char, _Traits>::_S_pad(__out, __out.fill(), __cs, in operator <<()
528 return __out; in operator <<()
548 __pad<_CharT, _Traits>::_S_pad(__out, __out.fill(), __cs, in operator <<()
561 return __out; in operator <<()
592 __pad<_CharT, _Traits>::_S_pad(__out, __out.fill(), __cs, in operator <<()
605 return __out; in operator <<()
624 __pad<char, _Traits>::_S_pad(__out, __out.fill(), __cs, in operator <<()
637 return __out; in operator <<()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/include/bits/
H A Dostream.tcc488 __pad<_CharT, _Traits>::_S_pad(__out, __out.fill(), __cs, in operator <<()
498 return __out; in operator <<()
518 __pad<char, _Traits>::_S_pad(__out, __out.fill(), __cs, in operator <<()
528 return __out; in operator <<()
548 __pad<_CharT, _Traits>::_S_pad(__out, __out.fill(), __cs, in operator <<()
561 return __out; in operator <<()
592 __pad<_CharT, _Traits>::_S_pad(__out, __out.fill(), __cs, in operator <<()
605 return __out; in operator <<()
624 __pad<char, _Traits>::_S_pad(__out, __out.fill(), __cs, in operator <<()
637 return __out; in operator <<()
[all …]

12345678910>>...45