/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/stream.buffers/streambuf/streambuf.virtuals/streambuf.virt.get/ |
uflow.pass.cpp | 15 // int_type uflow();
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/stream.buffers/streambuf/streambuf.members/streambuf.pub.get/ |
sbumpc.pass.cpp | 35 int_type uflow() function in struct:test
|
snextc.pass.cpp | 35 int_type uflow() function in struct:test
|
/external/stlport/stlport/stl/ |
_streambuf.c | 141 return _Traits::eq_int_type(this->uflow(), __eof) ? __eof : this->sgetc(); 162 basic_streambuf<_CharT, _Traits>::uflow() { function in class:_Traits
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_streambuf.c | 141 return _Traits::eq_int_type(this->uflow(), __eof) ? __eof : this->sgetc(); 162 basic_streambuf<_CharT, _Traits>::uflow() { function in class:_Traits
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_streambuf.c | 141 return _Traits::eq_int_type(this->uflow(), __eof) ? __eof : this->sgetc(); 162 basic_streambuf<_CharT, _Traits>::uflow() { function in class:_Traits
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_streambuf.c | 141 return _Traits::eq_int_type(this->uflow(), __eof) ? __eof : this->sgetc(); 162 basic_streambuf<_CharT, _Traits>::uflow() { function in class:_Traits
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_streambuf.c | 141 return _Traits::eq_int_type(this->uflow(), __eof) ? __eof : this->sgetc(); 162 basic_streambuf<_CharT, _Traits>::uflow() { function in class:_Traits
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_streambuf.c | 141 return _Traits::eq_int_type(this->uflow(), __eof) ? __eof : this->sgetc(); 162 basic_streambuf<_CharT, _Traits>::uflow() { function in class:_Traits
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_streambuf.c | 141 return _Traits::eq_int_type(this->uflow(), __eof) ? __eof : this->sgetc(); 162 basic_streambuf<_CharT, _Traits>::uflow() { function in class:_Traits
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
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()
|
__std_stream | 48 virtual int_type uflow(); 98 __stdinbuf<_CharT>::uflow()
|
/external/stlport/src/ |
stdio_streambuf.h | 81 int_type uflow();
|
/ndk/sources/cxx-stl/stlport/src/ |
stdio_streambuf.h | 81 int_type uflow();
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ |
streambuf | 290 * @c uflow(). 302 __ret = this->uflow(); 614 * returns -1, then calls to @c underflow() or @c uflow() will fail." 619 * calls [to underflow or uflow] will not return @c eof() but 676 uflow() 763 this->uflow();
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ |
streambuf | 293 * @c uflow(). 305 __ret = this->uflow(); 619 * uflow() will fail.</em> [27.5.2.4.3]/1 623 * calls [to underflow or uflow] will not return @c eof() but 680 uflow() 768 this->uflow();
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ |
streambuf | 293 * @c uflow(). 305 __ret = this->uflow(); 619 * uflow() will fail.</em> [27.5.2.4.3]/1 623 * calls [to underflow or uflow] will not return @c eof() but 680 uflow() 768 this->uflow();
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ |
streambuf | 290 * @c uflow(). 302 __ret = this->uflow(); 614 * returns -1, then calls to @c underflow() or @c uflow() will fail." 619 * calls [to underflow or uflow] will not return @c eof() but 676 uflow() 763 this->uflow();
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ |
streambuf | 290 * @c uflow(). 302 __ret = this->uflow(); 614 * returns -1, then calls to @c underflow() or @c uflow() will fail." 619 * calls [to underflow or uflow] will not return @c eof() but 676 uflow() 763 this->uflow();
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ |
streambuf | 290 * @c uflow(). 302 __ret = this->uflow(); 614 * returns -1, then calls to @c underflow() or @c uflow() will fail." 619 * calls [to underflow or uflow] will not return @c eof() but 676 uflow() 763 this->uflow();
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ |
streambuf | 290 * @c uflow(). 302 __ret = this->uflow(); 614 * returns -1, then calls to @c underflow() or @c uflow() will fail." 619 * calls [to underflow or uflow] will not return @c eof() but 676 uflow() 763 this->uflow();
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
streambuf | 293 * @c uflow(). 305 __ret = this->uflow(); 619 * uflow() will fail.</em> [27.5.2.4.3]/1 623 * calls [to underflow or uflow] will not return @c eof() but 680 uflow() 768 this->uflow();
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ |
streambuf | 293 * @c uflow(). 305 __ret = this->uflow(); 619 * uflow() will fail.</em> [27.5.2.4.3]/1 623 * calls [to underflow or uflow] will not return @c eof() but 680 uflow() 768 this->uflow();
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
streambuf | 311 * @c uflow(). 323 __ret = this->uflow(); 637 * uflow() will fail.</em> [27.5.2.4.3]/1 641 * calls [to underflow or uflow] will not return @c eof() but 698 uflow() 786 this->uflow();
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ |
streambuf | 311 * @c uflow(). 323 __ret = this->uflow(); 637 * uflow() will fail.</em> [27.5.2.4.3]/1 641 * calls [to underflow or uflow] will not return @c eof() but 698 uflow() 786 this->uflow();
|