HomeSort by relevance Sort by last modified time
    Searched full:eback (Results 26 - 37 of 37) sorted by null

12

  /ndk/sources/cxx-stl/stlport/src/
stdio_streambuf.cpp 186 if (this->eback() < this->gptr()) {
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
fstream 105 // to eback() and _M_ext_buf.
149 * to eback().
194 _M_pback_cur_save += this->gptr() != this->eback();
377 * __off == egptr() - eback() upon underflow/uflow ('read' mode);
sstream 237 this->setg(this->eback(), this->gptr(), this->pptr());
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/
fstream 105 // to eback() and _M_ext_buf.
149 * to eback().
194 _M_pback_cur_save += this->gptr() != this->eback();
377 * __off == egptr() - eback() upon underflow/uflow ('read' mode);
sstream 237 this->setg(this->eback(), this->gptr(), this->pptr());
  /prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/
fstream 105 // to eback() and _M_ext_buf.
149 * to eback().
194 _M_pback_cur_save += this->gptr() != this->eback();
377 * __off == egptr() - eback() upon underflow/uflow ('read' mode);
sstream 237 this->setg(this->eback(), this->gptr(), this->pptr());
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/lib/
libstdc++.so 
libstdc++.so.6 
libstdc++.so.6.0.13 
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/libs/armeabi/
libstlport_static.a     [all...]
  /prebuilt/ndk/android-ndk-r5/sources/cxx-stl/stlport/libs/armeabi-v7a/
libstlport_static.a     [all...]

Completed in 469 milliseconds

12