| /external/libcxx/src/ |
| strstream.cpp | 217 strstreambuf::underflow() function in class:strstreambuf
|
| /external/zlib/src/contrib/iostream3/ |
| zfstream.cc | 171 // Calls to underflow will fail if file not opened for reading 183 gzfilebuf::underflow() function in class:gzfilebuf 186 // (this shouldn't normally happen, as underflow is only supposed 318 // Get area starts empty and will be expanded by underflow as need arises
|
| /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/ |
| strstream.cpp | 217 strstreambuf::underflow() function in class:strstreambuf
|
| /ndk/sources/cxx-stl/stlport/src/ |
| strstream.cpp | 176 strstreambuf::int_type strstreambuf::underflow() { function in class:strstreambuf
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/ |
| streambuf_iterator.h | 354 __c = __sb->underflow();
|
| /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/ |
| streambuf_iterator.h | 354 __c = __sb->underflow();
|
| /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
| streambuf_iterator.h | 354 __c = __sb->underflow();
|
| /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/ |
| streambuf_iterator.h | 354 __c = __sb->underflow();
|
| /external/iptables/libiptc/ |
| libiptc.c | 1162 repl->underflow[c->hooknum-1] = c->foot_offset; [all...] |
| /frameworks/av/media/libstagefright/httplive/ |
| LiveSession.cpp | 52 // Buffer Prepare/Ready/Underflow Marks 614 // no resumeUntil if already underflow 2064 bool underflow, ready, down, up; local [all...] |
| /ndk/sources/cxx-stl/stlport/stlport/stl/ |
| _sstream.c | 96 basic_stringbuf<_CharT, _Traits, _Alloc>::underflow() { function in class:_Alloc
|
| _fstream.c | 75 basic_filebuf<_CharT, _Traits>::underflow() { function in class:_Traits 625 // class always needs a buffer because of the semantics of underflow().
|
| _fstream.h | 143 // There is a specialized version of underflow, for basic_filebuf<char>, 201 virtual int_type underflow(); 395 // underflow() may be called for one of two reasons. (1) We've 405 // There is a specialized version of underflow, for basic_filebuf<char>, 424 // Specialization of underflow: if the character type is char, maybe
|
| /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/ |
| _sstream.c | 96 basic_stringbuf<_CharT, _Traits, _Alloc>::underflow() { function in class:_Alloc
|
| _fstream.c | 75 basic_filebuf<_CharT, _Traits>::underflow() { function in class:_Traits 625 // class always needs a buffer because of the semantics of underflow().
|
| _fstream.h | 143 // There is a specialized version of underflow, for basic_filebuf<char>, 201 virtual int_type underflow(); 395 // underflow() may be called for one of two reasons. (1) We've 405 // There is a specialized version of underflow, for basic_filebuf<char>, 424 // Specialization of underflow: if the character type is char, maybe
|
| /external/avahi/avahi-compat-howl/ |
| unsupported.c | 562 AVAHI_GCC_UNUSED sw_corby_buffer_underflow_func underflow, 573 AVAHI_GCC_UNUSED sw_corby_buffer_underflow_func underflow,
|
| /ndk/tests/device/test-libc++-shared-full/jni/ |
| Android.mk | [all...] |
| /ndk/tests/device/test-libc++-static-full/jni/ |
| Android.mk | [all...] |
| /external/v8/test/mjsunit/ |
| unicode-test.js | [all...] |