Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++/libcxx/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++/libcxx/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++/libcxx/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++/libcxx/test/input.output/file.streams/fstreams/filebuf.virtuals/
Dunderflow.pass.cpp34 virtual int_type underflow() {return base::underflow();} in underflow() function
/ndk/sources/cxx-stl/llvm-libc++/libcxx/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++/libcxx/src/
Dstrstream.cpp217 strstreambuf::underflow() in underflow() function in strstreambuf