/external/stlport/stlport/stl/ |
_fstream.c | 317 streamoff __adjust = _M_mmap_len - (this->gptr() - (_CharT*) _M_mmap_base); local 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());
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_fstream.c | 317 streamoff __adjust = _M_mmap_len - (this->gptr() - (_CharT*) _M_mmap_base); local 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());
|
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_fstream.c | 317 streamoff __adjust = _M_mmap_len - (this->gptr() - (_CharT*) _M_mmap_base); local 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());
|
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_fstream.c | 317 streamoff __adjust = _M_mmap_len - (this->gptr() - (_CharT*) _M_mmap_base); local 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());
|
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_fstream.c | 317 streamoff __adjust = _M_mmap_len - (this->gptr() - (_CharT*) _M_mmap_base); local 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());
|
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_fstream.c | 317 streamoff __adjust = _M_mmap_len - (this->gptr() - (_CharT*) _M_mmap_base); local 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());
|
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_fstream.c | 317 streamoff __adjust = _M_mmap_len - (this->gptr() - (_CharT*) _M_mmap_base); local 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());
|