HomeSort by relevance Sort by last modified time
    Searched full:_m_seek (Results 1 - 25 of 49) sorted by null

1 2

  /external/stlport/stlport/stl/
_fstream.c 139 streamoff __pos = _M_base._M_seek(0, ios_base::cur);
305 return _M_seek_return(_M_base._M_seek(_M_width * __off, __whence),
311 return _M_seek_return(_M_base._M_seek(_M_width * __off, __whence),
320 return __off == 0 ? pos_type(_M_base._M_seek(0, ios_base::cur) - __adjust)
321 : _M_seek_return(_M_base._M_seek(__off - __adjust, ios_base::cur), _State_type());
335 return __off == 0 ? pos_type(_M_base._M_seek(0, ios_base::cur) - __eadj)
336 : _M_seek_return(_M_base._M_seek(__off - __eadj, ios_base::cur), _State_type());
370 streamoff __cur = _M_base._M_seek(0, ios_base::cur);
391 if (__off != -1 && _M_base._M_seek(__off, ios_base::beg) != -1) {
_fstream.h 69 streamoff _M_seek(streamoff __offset, ios_base::seekdir __dir);
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_fstream.c 139 streamoff __pos = _M_base._M_seek(0, ios_base::cur);
305 return _M_seek_return(_M_base._M_seek(_M_width * __off, __whence),
311 return _M_seek_return(_M_base._M_seek(_M_width * __off, __whence),
320 return __off == 0 ? pos_type(_M_base._M_seek(0, ios_base::cur) - __adjust)
321 : _M_seek_return(_M_base._M_seek(__off - __adjust, ios_base::cur), _State_type());
335 return __off == 0 ? pos_type(_M_base._M_seek(0, ios_base::cur) - __eadj)
336 : _M_seek_return(_M_base._M_seek(__off - __eadj, ios_base::cur), _State_type());
370 streamoff __cur = _M_base._M_seek(0, ios_base::cur);
391 if (__off != -1 && _M_base._M_seek(__off, ios_base::beg) != -1) {
_fstream.h 69 streamoff _M_seek(streamoff __offset, ios_base::seekdir __dir);
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_fstream.c 139 streamoff __pos = _M_base._M_seek(0, ios_base::cur);
305 return _M_seek_return(_M_base._M_seek(_M_width * __off, __whence),
311 return _M_seek_return(_M_base._M_seek(_M_width * __off, __whence),
320 return __off == 0 ? pos_type(_M_base._M_seek(0, ios_base::cur) - __adjust)
321 : _M_seek_return(_M_base._M_seek(__off - __adjust, ios_base::cur), _State_type());
335 return __off == 0 ? pos_type(_M_base._M_seek(0, ios_base::cur) - __eadj)
336 : _M_seek_return(_M_base._M_seek(__off - __eadj, ios_base::cur), _State_type());
370 streamoff __cur = _M_base._M_seek(0, ios_base::cur);
391 if (__off != -1 && _M_base._M_seek(__off, ios_base::beg) != -1) {
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_fstream.c 139 streamoff __pos = _M_base._M_seek(0, ios_base::cur);
305 return _M_seek_return(_M_base._M_seek(_M_width * __off, __whence),
311 return _M_seek_return(_M_base._M_seek(_M_width * __off, __whence),
320 return __off == 0 ? pos_type(_M_base._M_seek(0, ios_base::cur) - __adjust)
321 : _M_seek_return(_M_base._M_seek(__off - __adjust, ios_base::cur), _State_type());
335 return __off == 0 ? pos_type(_M_base._M_seek(0, ios_base::cur) - __eadj)
336 : _M_seek_return(_M_base._M_seek(__off - __eadj, ios_base::cur), _State_type());
370 streamoff __cur = _M_base._M_seek(0, ios_base::cur);
391 if (__off != -1 && _M_base._M_seek(__off, ios_base::beg) != -1) {
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_fstream.c 139 streamoff __pos = _M_base._M_seek(0, ios_base::cur);
305 return _M_seek_return(_M_base._M_seek(_M_width * __off, __whence),
311 return _M_seek_return(_M_base._M_seek(_M_width * __off, __whence),
320 return __off == 0 ? pos_type(_M_base._M_seek(0, ios_base::cur) - __adjust)
321 : _M_seek_return(_M_base._M_seek(__off - __adjust, ios_base::cur), _State_type());
335 return __off == 0 ? pos_type(_M_base._M_seek(0, ios_base::cur) - __eadj)
336 : _M_seek_return(_M_base._M_seek(__off - __eadj, ios_base::cur), _State_type());
370 streamoff __cur = _M_base._M_seek(0, ios_base::cur);
391 if (__off != -1 && _M_base._M_seek(__off, ios_base::beg) != -1) {
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_fstream.c 139 streamoff __pos = _M_base._M_seek(0, ios_base::cur);
305 return _M_seek_return(_M_base._M_seek(_M_width * __off, __whence),
311 return _M_seek_return(_M_base._M_seek(_M_width * __off, __whence),
320 return __off == 0 ? pos_type(_M_base._M_seek(0, ios_base::cur) - __adjust)
321 : _M_seek_return(_M_base._M_seek(__off - __adjust, ios_base::cur), _State_type());
335 return __off == 0 ? pos_type(_M_base._M_seek(0, ios_base::cur) - __eadj)
336 : _M_seek_return(_M_base._M_seek(__off - __eadj, ios_base::cur), _State_type());
370 streamoff __cur = _M_base._M_seek(0, ios_base::cur);
391 if (__off != -1 && _M_base._M_seek(__off, ios_base::beg) != -1) {
  /external/stlport/src/
fstream.cpp 66 streamoff __cur = __this->_M_base._M_seek(0, ios_base::cur);
  /ndk/sources/cxx-stl/stlport/src/
fstream.cpp 66 streamoff __cur = __this->_M_base._M_seek(0, ios_base::cur);
  /external/stlport/src/details/
fstream_win32io.cpp 475 _M_seek(0, ios_base::end);
547 streamoff _Filebuf_base::_M_seek(streamoff offset, ios_base::seekdir dir) {
608 if (base == 0 || _M_seek(offset + len, ios_base::beg) < 0) {
fstream_unistd.cpp 286 streamoff _Filebuf_base::_M_seek(streamoff offset, ios_base::seekdir dir)
fstream_stdio.cpp 342 streamoff _Filebuf_base::_M_seek(streamoff offset, ios_base::seekdir dir)
  /ndk/sources/cxx-stl/stlport/src/details/
fstream_win32io.cpp 475 _M_seek(0, ios_base::end);
547 streamoff _Filebuf_base::_M_seek(streamoff offset, ios_base::seekdir dir) {
608 if (base == 0 || _M_seek(offset + len, ios_base::beg) < 0) {
fstream_unistd.cpp 286 streamoff _Filebuf_base::_M_seek(streamoff offset, ios_base::seekdir dir)
fstream_stdio.cpp 342 streamoff _Filebuf_base::_M_seek(streamoff offset, ios_base::seekdir dir)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
fstream.tcc 435 if (_M_seek(__gptr_off, ios_base::cur, _M_state_last)
751 __ret = _M_seek(__computed_off, __way, __state);
782 __ret = _M_seek(off_type(__pos), ios_base::beg, __pos.state());
790 _M_seek(off_type __off, ios_base::seekdir __way, __state_type __state)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
fstream.tcc 435 if (_M_seek(__gptr_off, ios_base::cur, _M_state_last)
751 __ret = _M_seek(__computed_off, __way, __state);
782 __ret = _M_seek(off_type(__pos), ios_base::beg, __pos.state());
790 _M_seek(off_type __off, ios_base::seekdir __way, __state_type __state)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
fstream.tcc 435 if (_M_seek(__gptr_off, ios_base::cur, _M_state_last)
751 __ret = _M_seek(__computed_off, __way, __state);
782 __ret = _M_seek(off_type(__pos), ios_base::beg, __pos.state());
790 _M_seek(off_type __off, ios_base::seekdir __way, __state_type __state)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
fstream.tcc 435 if (_M_seek(__gptr_off, ios_base::cur, _M_state_last)
751 __ret = _M_seek(__computed_off, __way, __state);
782 __ret = _M_seek(off_type(__pos), ios_base::beg, __pos.state());
790 _M_seek(off_type __off, ios_base::seekdir __way, __state_type __state)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
fstream.tcc 727 __ret = _M_seek(__computed_off, __way, __state);
746 __ret = _M_seek(off_type(__pos), ios_base::beg, __pos.state());
754 _M_seek(off_type __off, ios_base::seekdir __way, __state_type __state)
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
fstream.tcc 727 __ret = _M_seek(__computed_off, __way, __state);
746 __ret = _M_seek(off_type(__pos), ios_base::beg, __pos.state());
754 _M_seek(off_type __off, ios_base::seekdir __way, __state_type __state)
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
fstream.tcc 727 __ret = _M_seek(__computed_off, __way, __state);
746 __ret = _M_seek(off_type(__pos), ios_base::beg, __pos.state());
754 _M_seek(off_type __off, ios_base::seekdir __way, __state_type __state)
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
fstream.tcc 727 __ret = _M_seek(__computed_off, __way, __state);
746 __ret = _M_seek(off_type(__pos), ios_base::beg, __pos.state());
754 _M_seek(off_type __off, ios_base::seekdir __way, __state_type __state)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
fstream.tcc 727 __ret = _M_seek(__computed_off, __way, __state);
746 __ret = _M_seek(off_type(__pos), ios_base::beg, __pos.state());
754 _M_seek(off_type __off, ios_base::seekdir __way, __state_type __state)

Completed in 1693 milliseconds

1 2