Home
last modified time | relevance | path

Searched refs:__testin (Results 26 – 50 of 119) sorted by relevance

12345

/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/include/std/
H A Dstd_sstream.h255 const bool __testin = this->_M_mode & ios_base::in; in _M_sync() local
259 if (__testin) in _M_sync()
269 if (!__testin) in _M_sync()
279 const bool __testin = this->_M_mode & ios_base::in; in _M_update_egptr() local
283 if (__testin) in _M_update_egptr()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/include/std/
H A Dstd_sstream.h255 const bool __testin = this->_M_mode & ios_base::in; in _M_sync() local
259 if (__testin) in _M_sync()
269 if (!__testin) in _M_sync()
279 const bool __testin = this->_M_mode & ios_base::in; in _M_update_egptr() local
283 if (__testin) in _M_update_egptr()
/dports/lang/gcc48/gcc-4.8.5/libstdc++-v3/include/bits/
H A Dfstream.tcc181 const bool __testin = _M_mode & ios_base::in; in showmanyc() local
182 if (__testin && this->is_open()) in showmanyc()
207 const bool __testin = _M_mode & ios_base::in; in underflow() local
208 if (__testin) in underflow()
366 const bool __testin = _M_mode & ios_base::in; in pbackfail() local
367 if (__testin) in pbackfail()
575 const bool __testin = _M_mode & ios_base::in; in xsgetn() local
579 && __testin) in xsgetn()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libstdc++-v3/include/bits/
H A Dfstream.tcc181 const bool __testin = _M_mode & ios_base::in; in showmanyc() local
182 if (__testin && this->is_open()) in showmanyc()
207 const bool __testin = _M_mode & ios_base::in; in underflow() local
208 if (__testin) in underflow()
366 const bool __testin = _M_mode & ios_base::in; in pbackfail() local
367 if (__testin) in pbackfail()
576 const bool __testin = _M_mode & ios_base::in; in xsgetn() local
580 && __testin) in xsgetn()
/dports/devel/mingw32-gcc/gcc-4.8.1/libstdc++-v3/include/bits/
H A Dfstream.tcc181 const bool __testin = _M_mode & ios_base::in; in showmanyc() local
182 if (__testin && this->is_open()) in showmanyc()
207 const bool __testin = _M_mode & ios_base::in; in underflow() local
208 if (__testin) in underflow()
366 const bool __testin = _M_mode & ios_base::in; in pbackfail() local
367 if (__testin) in pbackfail()
575 const bool __testin = _M_mode & ios_base::in; in xsgetn() local
579 && __testin) in xsgetn()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/include/bits/
H A Dfstream.tcc163 const bool __testin = this->_M_mode & ios_base::in; in showmanyc() local
164 if (__testin && this->is_open()) in showmanyc()
181 const bool __testin = this->_M_mode & ios_base::in; in underflow() local
182 if (__testin && !_M_writing) in underflow()
331 const bool __testin = this->_M_mode & ios_base::in; in pbackfail() local
332 if (__testin && !_M_writing) in pbackfail()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libstdc++-v3/include/bits/
H A Dfstream.tcc163 const bool __testin = this->_M_mode & ios_base::in; in showmanyc() local
164 if (__testin && this->is_open()) in showmanyc()
181 const bool __testin = this->_M_mode & ios_base::in; in underflow() local
182 if (__testin && !_M_writing) in underflow()
331 const bool __testin = this->_M_mode & ios_base::in; in pbackfail() local
332 if (__testin && !_M_writing) in pbackfail()
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/include/bits/
H A Dfstream.tcc301 const bool __testin = _M_mode & ios_base::in; in showmanyc() local
302 if (__testin && this->is_open()) in showmanyc()
327 const bool __testin = _M_mode & ios_base::in; in underflow() local
328 if (__testin) in underflow()
486 const bool __testin = _M_mode & ios_base::in; in pbackfail() local
487 if (__testin) in pbackfail()
696 const bool __testin = _M_mode & ios_base::in; in xsgetn() local
700 && __testin) in xsgetn()
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/include/bits/
H A Dfstream.tcc266 const bool __testin = _M_mode & ios_base::in; in showmanyc() local
267 if (__testin && this->is_open()) in showmanyc()
292 const bool __testin = _M_mode & ios_base::in; in underflow() local
293 if (__testin) in underflow()
451 const bool __testin = _M_mode & ios_base::in; in pbackfail() local
452 if (__testin) in pbackfail()
661 const bool __testin = _M_mode & ios_base::in; in xsgetn() local
665 && __testin) in xsgetn()
/dports/lang/gcc6-aux/bootstrap/include/c++/5.1.0/bits/
H A Dfstream.tcc266 const bool __testin = _M_mode & ios_base::in; in showmanyc() local
267 if (__testin && this->is_open()) in showmanyc()
292 const bool __testin = _M_mode & ios_base::in; in underflow() local
293 if (__testin) in underflow()
451 const bool __testin = _M_mode & ios_base::in; in pbackfail() local
452 if (__testin) in pbackfail()
661 const bool __testin = _M_mode & ios_base::in; in xsgetn() local
665 && __testin) in xsgetn()
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/include/bits/
H A Dfstream.tcc301 const bool __testin = _M_mode & ios_base::in; in showmanyc() local
302 if (__testin && this->is_open()) in showmanyc()
327 const bool __testin = _M_mode & ios_base::in; in underflow() local
328 if (__testin) in underflow()
486 const bool __testin = _M_mode & ios_base::in; in pbackfail() local
487 if (__testin) in pbackfail()
696 const bool __testin = _M_mode & ios_base::in; in xsgetn() local
700 && __testin) in xsgetn()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/include/bits/
H A Dfstream.tcc266 const bool __testin = _M_mode & ios_base::in; in showmanyc() local
267 if (__testin && this->is_open()) in showmanyc()
292 const bool __testin = _M_mode & ios_base::in; in underflow() local
293 if (__testin) in underflow()
451 const bool __testin = _M_mode & ios_base::in; in pbackfail() local
452 if (__testin) in pbackfail()
661 const bool __testin = _M_mode & ios_base::in; in xsgetn() local
665 && __testin) in xsgetn()
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/include/bits/
H A Dfstream.tcc301 const bool __testin = _M_mode & ios_base::in; in showmanyc() local
302 if (__testin && this->is_open()) in showmanyc()
327 const bool __testin = _M_mode & ios_base::in; in underflow() local
328 if (__testin) in underflow()
486 const bool __testin = _M_mode & ios_base::in; in pbackfail() local
487 if (__testin) in pbackfail()
696 const bool __testin = _M_mode & ios_base::in; in xsgetn() local
700 && __testin) in xsgetn()
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/include/bits/
H A Dfstream.tcc301 const bool __testin = _M_mode & ios_base::in; in showmanyc() local
302 if (__testin && this->is_open()) in showmanyc()
327 const bool __testin = _M_mode & ios_base::in; in underflow() local
328 if (__testin) in underflow()
486 const bool __testin = _M_mode & ios_base::in; in pbackfail() local
487 if (__testin) in pbackfail()
696 const bool __testin = _M_mode & ios_base::in; in xsgetn() local
700 && __testin) in xsgetn()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libstdc++-v3/include/bits/
H A Dfstream.tcc266 const bool __testin = _M_mode & ios_base::in; in showmanyc() local
267 if (__testin && this->is_open()) in showmanyc()
292 const bool __testin = _M_mode & ios_base::in; in underflow() local
293 if (__testin) in underflow()
451 const bool __testin = _M_mode & ios_base::in; in pbackfail() local
452 if (__testin) in pbackfail()
661 const bool __testin = _M_mode & ios_base::in; in xsgetn() local
665 && __testin) in xsgetn()
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/include/bits/
H A Dfstream.tcc301 const bool __testin = _M_mode & ios_base::in; in showmanyc() local
302 if (__testin && this->is_open()) in showmanyc()
327 const bool __testin = _M_mode & ios_base::in; in underflow() local
328 if (__testin) in underflow()
486 const bool __testin = _M_mode & ios_base::in; in pbackfail() local
487 if (__testin) in pbackfail()
696 const bool __testin = _M_mode & ios_base::in; in xsgetn() local
700 && __testin) in xsgetn()
/dports/lang/gnat_util/gcc-6-20180516/libstdc++-v3/include/bits/
H A Dfstream.tcc266 const bool __testin = _M_mode & ios_base::in; in showmanyc() local
267 if (__testin && this->is_open()) in showmanyc()
292 const bool __testin = _M_mode & ios_base::in; in underflow() local
293 if (__testin) in underflow()
451 const bool __testin = _M_mode & ios_base::in; in pbackfail() local
452 if (__testin) in pbackfail()
661 const bool __testin = _M_mode & ios_base::in; in xsgetn() local
665 && __testin) in xsgetn()
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/include/bits/
H A Dfstream.tcc301 const bool __testin = _M_mode & ios_base::in; in showmanyc() local
302 if (__testin && this->is_open()) in showmanyc()
327 const bool __testin = _M_mode & ios_base::in; in underflow() local
328 if (__testin) in underflow()
486 const bool __testin = _M_mode & ios_base::in; in pbackfail() local
487 if (__testin) in pbackfail()
696 const bool __testin = _M_mode & ios_base::in; in xsgetn() local
700 && __testin) in xsgetn()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libstdc++-v3/include/bits/
H A Dfstream.tcc266 const bool __testin = _M_mode & ios_base::in; in showmanyc() local
267 if (__testin && this->is_open()) in showmanyc()
292 const bool __testin = _M_mode & ios_base::in; in underflow() local
293 if (__testin) in underflow()
451 const bool __testin = _M_mode & ios_base::in; in pbackfail() local
452 if (__testin) in pbackfail()
661 const bool __testin = _M_mode & ios_base::in; in xsgetn() local
665 && __testin) in xsgetn()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/include/bits/
H A Dfstream.tcc266 const bool __testin = _M_mode & ios_base::in; in showmanyc() local
267 if (__testin && this->is_open()) in showmanyc()
292 const bool __testin = _M_mode & ios_base::in; in underflow() local
293 if (__testin) in underflow()
451 const bool __testin = _M_mode & ios_base::in; in pbackfail() local
452 if (__testin) in pbackfail()
661 const bool __testin = _M_mode & ios_base::in; in xsgetn() local
665 && __testin) in xsgetn()
/dports/lang/gcc9-aux/gcc-9.1.0/libstdc++-v3/include/bits/
H A Dfstream.tcc301 const bool __testin = _M_mode & ios_base::in; in showmanyc() local
302 if (__testin && this->is_open()) in showmanyc()
327 const bool __testin = _M_mode & ios_base::in; in underflow() local
328 if (__testin) in underflow()
486 const bool __testin = _M_mode & ios_base::in; in pbackfail() local
487 if (__testin) in pbackfail()
696 const bool __testin = _M_mode & ios_base::in; in xsgetn() local
700 && __testin) in xsgetn()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/include/bits/
H A Dfstream.tcc301 const bool __testin = _M_mode & ios_base::in; in showmanyc() local
302 if (__testin && this->is_open()) in showmanyc()
327 const bool __testin = _M_mode & ios_base::in; in underflow() local
328 if (__testin) in underflow()
486 const bool __testin = _M_mode & ios_base::in; in pbackfail() local
487 if (__testin) in pbackfail()
696 const bool __testin = _M_mode & ios_base::in; in xsgetn() local
700 && __testin) in xsgetn()
/dports/lang/gcc6-aux/gcc-6-20180516/libstdc++-v3/include/bits/
H A Dfstream.tcc266 const bool __testin = _M_mode & ios_base::in; in showmanyc() local
267 if (__testin && this->is_open()) in showmanyc()
292 const bool __testin = _M_mode & ios_base::in; in underflow() local
293 if (__testin) in underflow()
451 const bool __testin = _M_mode & ios_base::in; in pbackfail() local
452 if (__testin) in pbackfail()
661 const bool __testin = _M_mode & ios_base::in; in xsgetn() local
665 && __testin) in xsgetn()
/dports/devel/riscv64-gcc/gcc-8.3.0/libstdc++-v3/include/bits/
H A Dfstream.tcc266 const bool __testin = _M_mode & ios_base::in; in showmanyc() local
267 if (__testin && this->is_open()) in showmanyc()
292 const bool __testin = _M_mode & ios_base::in; in underflow() local
293 if (__testin) in underflow()
451 const bool __testin = _M_mode & ios_base::in; in pbackfail() local
452 if (__testin) in pbackfail()
661 const bool __testin = _M_mode & ios_base::in; in xsgetn() local
665 && __testin) in xsgetn()
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/include/bits/
H A Dfstream.tcc301 const bool __testin = _M_mode & ios_base::in; in showmanyc() local
302 if (__testin && this->is_open()) in showmanyc()
327 const bool __testin = _M_mode & ios_base::in; in underflow() local
328 if (__testin) in underflow()
486 const bool __testin = _M_mode & ios_base::in; in pbackfail() local
487 if (__testin) in pbackfail()
696 const bool __testin = _M_mode & ios_base::in; in xsgetn() local
700 && __testin) in xsgetn()

12345