HomeSort by relevance Sort by last modified time
    Searched full:eback (Results 176 - 200 of 216) sorted by null

1 2 3 4 5 6 78 9

  /ndk/sources/cxx-stl/stlport/src/
stdio_streambuf.cpp 186 if (this->eback() < this->gptr()) {
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/
fstream 107 // to eback() and _M_ext_buf.
151 * to eback().
196 _M_pback_cur_save += this->gptr() != this->eback();
383 * __off == egptr() - eback() upon underflow/uflow (@b read mode);
sstream 239 this->setg(this->eback(), this->gptr(), this->pptr());
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/
fstream 110 // to eback() and _M_ext_buf.
154 * to eback().
199 _M_pback_cur_save += this->gptr() != this->eback();
386 * __off == egptr() - eback() upon underflow/uflow (@b read mode);
sstream 243 this->setg(this->eback(), this->gptr(), this->pptr());
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/
fstream 110 // to eback() and _M_ext_buf.
154 * to eback().
199 _M_pback_cur_save += this->gptr() != this->eback();
386 * __off == egptr() - eback() upon underflow/uflow (@b read mode);
sstream 243 this->setg(this->eback(), this->gptr(), this->pptr());
  /prebuilts/ndk/5/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());
  /prebuilts/ndk/6/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());
  /prebuilts/ndk/7/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());
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/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());
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/
fstream 107 // to eback() and _M_ext_buf.
151 * to eback().
196 _M_pback_cur_save += this->gptr() != this->eback();
383 * __off == egptr() - eback() upon underflow/uflow (@b read mode);
sstream 239 this->setg(this->eback(), this->gptr(), this->pptr());
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
fstream 107 // to eback() and _M_ext_buf.
151 * to eback().
196 _M_pback_cur_save += this->gptr() != this->eback();
383 * __off == egptr() - eback() upon underflow/uflow (@b read mode);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/
fstream 107 // to eback() and _M_ext_buf.
151 * to eback().
196 _M_pback_cur_save += this->gptr() != this->eback();
383 * __off == egptr() - eback() upon underflow/uflow (@b read mode);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
fstream 107 // to eback() and _M_ext_buf.
151 * to eback().
196 _M_pback_cur_save += this->gptr() != this->eback();
383 * __off == egptr() - eback() upon underflow/uflow (@b read mode);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
fstream 110 // to eback() and _M_ext_buf.
154 * to eback().
199 _M_pback_cur_save += this->gptr() != this->eback();
386 * __off == egptr() - eback() upon underflow/uflow (@b read mode);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/
fstream 110 // to eback() and _M_ext_buf.
154 * to eback().
199 _M_pback_cur_save += this->gptr() != this->eback();
388 * __off == egptr() - eback() upon underflow/uflow (@b read mode);
  /external/libcxx/include/
locale     [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
locale     [all...]
  /prebuilts/ndk/9/sources/cxx-stl/llvm-libc++/libcxx/include/
locale     [all...]

Completed in 954 milliseconds

1 2 3 4 5 6 78 9