Searched refs:uflow (Results 1 – 13 of 13) sorted by relevance
| /trueos/usr.sbin/sa/ |
| HD | pdb.c | 284 int uflow; in print_ci() local 290 uflow = 1; in print_ci() 292 uflow = 0; in print_ci() 355 if (!uflow) in print_ci()
|
| /trueos/contrib/libstdc++/include/std/ |
| D | std_streambuf.h | 322 __ret = this->uflow(); in sbumpc() 696 uflow() in uflow() function 787 this->uflow(); in stossc()
|
| /trueos/contrib/libc++/include/ |
| D | streambuf | 97 virtual int_type uflow(); 198 virtual int_type uflow(); 302 return uflow(); 502 else if ((__c = uflow()) != __eof) 519 basic_streambuf<_CharT, _Traits>::uflow()
|
| D | __std_stream | 48 virtual int_type uflow(); 98 __stdinbuf<_CharT>::uflow()
|
| D | fstream | 47 virtual int_type uflow();
|
| /trueos/contrib/libreadline/examples/ |
| HD | readlinebuf.h | 102 virtual int_type uflow() { in uflow() function
|
| /trueos/contrib/libstdc++/include/bits/ |
| D | streambuf.tcc | 68 const int_type __c = this->uflow(); in _GLIBCXX_BEGIN_NAMESPACE()
|
| /trueos/contrib/libstdc++/include/ext/ |
| D | stdio_sync_filebuf.h | 103 uflow() in _GLIBCXX_BEGIN_NAMESPACE()
|
| /trueos/contrib/libstdc++/ |
| D | ChangeLog-2003 | 2590 (stdio_sync_filebuf::uflow): Store the returned character in 3975 (uflow): Remove, inherited from streambuf. 3981 (uflow): Remove, inherited from streambuf. 4005 * include/std/std_streambuf.h (uflow): According to 4210 * include/std/std_streambuf.h (in_avail, sgetc, uflow, stossc): 4244 upon overflow, underflow, uflow, seekoff/pos. 4246 stringbuf::underflow and uflow. 4256 (uflow): Dispatch to _M_underflow(true). 5210 basic_file::uflow, basic_file::_M_underflow): Remove 5212 of underflow and uflow. [all …]
|
| D | ChangeLog-1998 | 96 underflow, uflow, xsgetn, showmany, sync: Ditto.
|
| D | ChangeLog-1999 | 1059 * bits/fstream.tcc: Move uflow. 3394 * bits/std_fstream.h: Fix uflow. 3541 * bits/std_streambuf.h (uflow): Re-implement default.
|
| D | ChangeLog-2000 | 2864 * config/c_io_libio.cc: Add specializations for pbackfail, uflow. 4046 * bits/streambuf.tcc (basic_streambuf::xsgetn): Fix uflow case.
|
| D | ChangeLog-2002 | 2227 (basic_streambuf::uflow): Same.
|