/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/27_io/ |
H A D | ostream_inserter_other.cc | 159 virtual int underflow() { return (it != str.end() ? *it : EOF); } in underflow() function in test_buffer_1 174 virtual int underflow() { return (it != str.end() ? *it : EOF); } in underflow() function in test_buffer_2 189 virtual int underflow() { return (it != str.end() ? *it : EOF); } in underflow() function in test_buffer_3 212 virtual int underflow() { return (it != str.end() ? *it : EOF); } in underflow() function in test_buffer_4
|
H A D | istream_exception.cc | 30 virtual int_type underflow () { in underflow() function
|
H A D | streambuf_members.cc | 84 underflow() in underflow() function in testbuf 476 int_type underflow() in underflow() function in Inbuf_2
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/config/io/ |
H A D | basic_file_libio.cc | 61 __basic_file<char>::underflow() in underflow() function in std::__basic_file 141 __basic_file<wchar_t>::underflow() in underflow() function in std::__basic_file
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/ |
H A D | array6.C | 9 underflow() in underflow() function
|
/openbsd-src/gnu/lib/libreadline/examples/ |
H A D | readlinebuf.h | 87 virtual int_type underflow() { in underflow() function
|
/openbsd-src/gnu/gcc/libstdc++-v3/include/bits/ |
H A D | sstream.tcc | 137 underflow() in underflow() function in basic_stringbuf
|
H A D | fstream.tcc | 191 underflow() in underflow() function in basic_filebuf
|
/openbsd-src/gnu/llvm/libcxx/src/ |
H A D | strstream.cpp | 224 strstreambuf::underflow() in underflow() function in strstreambuf
|
/openbsd-src/gnu/gcc/libstdc++-v3/include/std/ |
H A D | std_streambuf.h | 683 underflow() in underflow() function
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/std/ |
H A D | std_sstream.h | 198 underflow() in underflow() function
|
H A D | std_fstream.h | 453 basic_filebuf<_CharT, _Traits>::underflow() in underflow() function
|
H A D | std_streambuf.h | 808 underflow() in underflow() function
|
/openbsd-src/gnu/gcc/libstdc++-v3/src/ |
H A D | strstream.cc | 213 strstreambuf::underflow() in underflow() function in strstreambuf
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/src/ |
H A D | strstream.cc | 213 strstreambuf::underflow() in underflow() function in std::strstreambuf
|
/openbsd-src/sys/dev/pci/drm/amd/display/dc/dcn10/ |
H A D | dcn10_hw_sequencer.c | 852 bool underflow; in false_optc_underflow_wa() local
|