Home
last modified time | relevance | path

Searched defs:underflow (Results 1 – 12 of 12) sorted by relevance

/ndk/sources/cxx-stl/llvm-libc++/test/depr/depr.str.strstreams/depr.strstreambuf/depr.strstreambuf.virtuals/
Dunderflow.pass.cpp28 base::int_type underflow() {return base::underflow();} in underflow() function
/ndk/sources/cxx-stl/llvm-libc++/test/input.output/string.streams/stringbuf/stringbuf.virtuals/
Dunderflow.pass.cpp28 typename base::int_type underflow() {return base::underflow();} in underflow() function
/ndk/sources/cxx-stl/llvm-libc++/test/input.output/stream.buffers/streambuf/streambuf.members/streambuf.pub.get/
Dsgetc.pass.cpp35 int_type underflow() in underflow() function
/ndk/sources/cxx-stl/llvm-libc++/test/input.output/file.streams/fstreams/filebuf.virtuals/
Dunderflow.pass.cpp34 virtual int_type underflow() {return base::underflow();} in underflow() function
Dseekoff.pass.cpp36 virtual int_type underflow() {return base::underflow();} in underflow() function
/ndk/sources/cxx-stl/llvm-libc++/test/localization/locales/locale.convenience/conversions/conversions.buffer/
Dunderflow.pass.cpp38 virtual int_type underflow() {return base::underflow();} in underflow() function
/ndk/sources/cxx-stl/stlport/src/
Dstdio_streambuf.cpp156 stdio_istreambuf::int_type stdio_istreambuf::underflow() in underflow() function in stdio_istreambuf
Dstrstream.cpp176 strstreambuf::int_type strstreambuf::underflow() { in underflow() function in strstreambuf
/ndk/sources/cxx-stl/stlport/stlport/stl/
D_streambuf.c170 basic_streambuf<_CharT, _Traits>::underflow() in underflow() function
D_sstream.c96 basic_stringbuf<_CharT, _Traits, _Alloc>::underflow() { in underflow() function
D_fstream.c75 basic_filebuf<_CharT, _Traits>::underflow() { in underflow() function
/ndk/sources/cxx-stl/llvm-libc++/src/
Dstrstream.cpp215 strstreambuf::underflow() in underflow() function in strstreambuf