HomeSort by relevance Sort by last modified time
    Searched full:_m_mmap_base (Results 1 - 18 of 18) sorted by null

  /external/stlport/src/
fstream.cpp 61 if (__this->_M_mmap_base)
62 __this->_M_base._M_unmap(__this->_M_mmap_base, __this->_M_mmap_len);
77 if ((__this->_M_mmap_base = __this->_M_base._M_mmap(__offset, __this->_M_mmap_len)) != 0) {
78 __this->setg(__STATIC_CAST(char*, __this->_M_mmap_base),
79 __STATIC_CAST(char*, __this->_M_mmap_base) + __STATIC_CAST(ptrdiff_t, __remainder),
80 __STATIC_CAST(char*, __this->_M_mmap_base) + __STATIC_CAST(ptrdiff_t, __this->_M_mmap_len));
87 __this->_M_mmap_base = 0;
  /ndk/sources/cxx-stl/stlport/src/
fstream.cpp 61 if (__this->_M_mmap_base)
62 __this->_M_base._M_unmap(__this->_M_mmap_base, __this->_M_mmap_len);
77 if ((__this->_M_mmap_base = __this->_M_base._M_mmap(__offset, __this->_M_mmap_len)) != 0) {
78 __this->setg(__STATIC_CAST(char*, __this->_M_mmap_base),
79 __STATIC_CAST(char*, __this->_M_mmap_base) + __STATIC_CAST(ptrdiff_t, __remainder),
80 __STATIC_CAST(char*, __this->_M_mmap_base) + __STATIC_CAST(ptrdiff_t, __this->_M_mmap_len));
87 __this->_M_mmap_base = 0;
  /external/stlport/stlport/stl/
_fstream.c 58 _M_mmap_base(0), _M_mmap_len(0),
100 _M_mmap_base = 0;
119 if (_M_mmap_base != 0) {
120 _M_base._M_unmap(_M_mmap_base, _M_mmap_len);
121 _M_mmap_base = 0;
169 !_M_mmap_base)) {
314 if (_M_mmap_base != 0) {
317 streamoff __adjust = _M_mmap_len - (this->gptr() - (_CharT*) _M_mmap_base);
_fstream.h 302 void* _M_mmap_base;
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_fstream.c 58 _M_mmap_base(0), _M_mmap_len(0),
100 _M_mmap_base = 0;
119 if (_M_mmap_base != 0) {
120 _M_base._M_unmap(_M_mmap_base, _M_mmap_len);
121 _M_mmap_base = 0;
169 !_M_mmap_base)) {
314 if (_M_mmap_base != 0) {
317 streamoff __adjust = _M_mmap_len - (this->gptr() - (_CharT*) _M_mmap_base);
_fstream.h 302 void* _M_mmap_base;
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_fstream.c 58 _M_mmap_base(0), _M_mmap_len(0),
100 _M_mmap_base = 0;
119 if (_M_mmap_base != 0) {
120 _M_base._M_unmap(_M_mmap_base, _M_mmap_len);
121 _M_mmap_base = 0;
169 !_M_mmap_base)) {
314 if (_M_mmap_base != 0) {
317 streamoff __adjust = _M_mmap_len - (this->gptr() - (_CharT*) _M_mmap_base);
_fstream.h 302 void* _M_mmap_base;
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_fstream.c 58 _M_mmap_base(0), _M_mmap_len(0),
100 _M_mmap_base = 0;
119 if (_M_mmap_base != 0) {
120 _M_base._M_unmap(_M_mmap_base, _M_mmap_len);
121 _M_mmap_base = 0;
169 !_M_mmap_base)) {
314 if (_M_mmap_base != 0) {
317 streamoff __adjust = _M_mmap_len - (this->gptr() - (_CharT*) _M_mmap_base);
_fstream.h 302 void* _M_mmap_base;
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_fstream.c 58 _M_mmap_base(0), _M_mmap_len(0),
100 _M_mmap_base = 0;
119 if (_M_mmap_base != 0) {
120 _M_base._M_unmap(_M_mmap_base, _M_mmap_len);
121 _M_mmap_base = 0;
169 !_M_mmap_base)) {
314 if (_M_mmap_base != 0) {
317 streamoff __adjust = _M_mmap_len - (this->gptr() - (_CharT*) _M_mmap_base);
_fstream.h 302 void* _M_mmap_base;
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_fstream.c 58 _M_mmap_base(0), _M_mmap_len(0),
100 _M_mmap_base = 0;
119 if (_M_mmap_base != 0) {
120 _M_base._M_unmap(_M_mmap_base, _M_mmap_len);
121 _M_mmap_base = 0;
169 !_M_mmap_base)) {
314 if (_M_mmap_base != 0) {
317 streamoff __adjust = _M_mmap_len - (this->gptr() - (_CharT*) _M_mmap_base);
_fstream.h 302 void* _M_mmap_base;
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_fstream.c 58 _M_mmap_base(0), _M_mmap_len(0),
100 _M_mmap_base = 0;
119 if (_M_mmap_base != 0) {
120 _M_base._M_unmap(_M_mmap_base, _M_mmap_len);
121 _M_mmap_base = 0;
169 !_M_mmap_base)) {
314 if (_M_mmap_base != 0) {
317 streamoff __adjust = _M_mmap_len - (this->gptr() - (_CharT*) _M_mmap_base);
_fstream.h 302 void* _M_mmap_base;
  /prebuilts/ndk/5/sources/cxx-stl/stlport/libs/armeabi/
libstlport_shared.so 
  /prebuilts/ndk/5/sources/cxx-stl/stlport/libs/armeabi-v7a/
libstlport_shared.so 

Completed in 1404 milliseconds