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

  /external/stlport/src/
ios.cpp 151 pair<long*, size_t> tmp = _Stl_expand_array(_M_iwords, _M_num_iwords, index);
154 _M_num_iwords = tmp.second;
254 long* tmp = _Stl_copy_array(x._M_iwords, x._M_num_iwords);
258 _M_num_iwords = x._M_num_iwords;
291 _M_iwords(0), _M_num_iwords(0),
  /ndk/sources/cxx-stl/stlport/src/
ios.cpp 153 pair<long*, size_t> tmp = _Stl_expand_array(_M_iwords, _M_num_iwords, index);
156 _M_num_iwords = tmp.second;
256 long* tmp = _Stl_copy_array(x._M_iwords, x._M_num_iwords);
260 _M_num_iwords = x._M_num_iwords;
293 _M_iwords(0), _M_num_iwords(0),
  /external/stlport/stlport/stl/
_ios_base.h 228 size_t _M_num_iwords; // if and only if the pointer is null.
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_ios_base.h 230 size_t _M_num_iwords; // if and only if the pointer is null.
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_ios_base.h 228 size_t _M_num_iwords; // if and only if the pointer is null.
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_ios_base.h 228 size_t _M_num_iwords; // if and only if the pointer is null.
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_ios_base.h 228 size_t _M_num_iwords; // if and only if the pointer is null.
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_ios_base.h 230 size_t _M_num_iwords; // if and only if the pointer is null.
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_ios_base.h 230 size_t _M_num_iwords; // if and only if the pointer is null.
  /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 
libstlport_static.a     [all...]

Completed in 701 milliseconds