HomeSort by relevance Sort by last modified time
    Searched refs:_M_buf_end (Results 1 - 25 of 26) sorted by null

1 2

  /external/stlport/stlport/stl/
_rope.h 774 _CharT* _M_buf_end;
829 _M_buf_end = _M_buf_start + (__x._M_buf_end - __x._M_buf_start);
832 _M_buf_end = __x._M_buf_end;
921 if ( __next < this->_M_buf_end ) {
    [all...]
_rope.c 101 __x._M_buf_end = __x._M_buf_start + __leaf->_M_size._M_data;
124 __x._M_buf_end = __x._M_tmp_buf._M_data + __len;
154 __x._M_buf_end = __curr_rope->_M_c_string + __curr_rope->_M_size._M_data;
273 size_t __chars_left = _M_buf_end - _M_buf_ptr;
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_rope.h 774 _CharT* _M_buf_end;
829 _M_buf_end = _M_buf_start + (__x._M_buf_end - __x._M_buf_start);
832 _M_buf_end = __x._M_buf_end;
921 if ( __next < this->_M_buf_end ) {
    [all...]
_rope.c 101 __x._M_buf_end = __x._M_buf_start + __leaf->_M_size._M_data;
124 __x._M_buf_end = __x._M_tmp_buf._M_data + __len;
154 __x._M_buf_end = __curr_rope->_M_c_string + __curr_rope->_M_size._M_data;
273 size_t __chars_left = _M_buf_end - _M_buf_ptr;
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_rope.h 774 _CharT* _M_buf_end;
829 _M_buf_end = _M_buf_start + (__x._M_buf_end - __x._M_buf_start);
832 _M_buf_end = __x._M_buf_end;
919 if ( __next < this->_M_buf_end ) {
    [all...]
_rope.c 101 __x._M_buf_end = __x._M_buf_start + __leaf->_M_size._M_data;
124 __x._M_buf_end = __x._M_tmp_buf._M_data + __len;
154 __x._M_buf_end = __curr_rope->_M_c_string + __curr_rope->_M_size._M_data;
273 size_t __chars_left = _M_buf_end - _M_buf_ptr;
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_rope.h 774 _CharT* _M_buf_end;
829 _M_buf_end = _M_buf_start + (__x._M_buf_end - __x._M_buf_start);
832 _M_buf_end = __x._M_buf_end;
919 if ( __next < this->_M_buf_end ) {
    [all...]
_rope.c 101 __x._M_buf_end = __x._M_buf_start + __leaf->_M_size._M_data;
124 __x._M_buf_end = __x._M_tmp_buf._M_data + __len;
154 __x._M_buf_end = __curr_rope->_M_c_string + __curr_rope->_M_size._M_data;
273 size_t __chars_left = _M_buf_end - _M_buf_ptr;
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_rope.h 774 _CharT* _M_buf_end;
829 _M_buf_end = _M_buf_start + (__x._M_buf_end - __x._M_buf_start);
832 _M_buf_end = __x._M_buf_end;
919 if ( __next < this->_M_buf_end ) {
    [all...]
_rope.c 101 __x._M_buf_end = __x._M_buf_start + __leaf->_M_size._M_data;
124 __x._M_buf_end = __x._M_tmp_buf._M_data + __len;
154 __x._M_buf_end = __curr_rope->_M_c_string + __curr_rope->_M_size._M_data;
273 size_t __chars_left = _M_buf_end - _M_buf_ptr;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_rope.h 774 _CharT* _M_buf_end;
829 _M_buf_end = _M_buf_start + (__x._M_buf_end - __x._M_buf_start);
832 _M_buf_end = __x._M_buf_end;
921 if ( __next < this->_M_buf_end ) {
    [all...]
_rope.c 101 __x._M_buf_end = __x._M_buf_start + __leaf->_M_size._M_data;
124 __x._M_buf_end = __x._M_tmp_buf._M_data + __len;
154 __x._M_buf_end = __curr_rope->_M_c_string + __curr_rope->_M_size._M_data;
273 size_t __chars_left = _M_buf_end - _M_buf_ptr;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_rope.h 774 _CharT* _M_buf_end;
829 _M_buf_end = _M_buf_start + (__x._M_buf_end - __x._M_buf_start);
832 _M_buf_end = __x._M_buf_end;
921 if ( __next < this->_M_buf_end ) {
    [all...]
_rope.c 101 __x._M_buf_end = __x._M_buf_start + __leaf->_M_size._M_data;
124 __x._M_buf_end = __x._M_tmp_buf._M_data + __len;
154 __x._M_buf_end = __curr_rope->_M_c_string + __curr_rope->_M_size._M_data;
273 size_t __chars_left = _M_buf_end - _M_buf_ptr;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
ropeimpl.h 79 __x._M_buf_end = __x._M_buf_start + __leaf->_M_size;
100 __x._M_buf_end = __x._M_tmp_buf + __len;
132 __x._M_buf_end = __curr_rope->_M_c_string + __curr_rope->_M_size;
262 size_t __chars_left = _M_buf_end - _M_buf_ptr;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
ropeimpl.h 81 __x._M_buf_end = __x._M_buf_start + __leaf->_M_size;
102 __x._M_buf_end = __x._M_tmp_buf + __len;
134 __x._M_buf_end = __curr_rope->_M_c_string + __curr_rope->_M_size;
264 size_t __chars_left = _M_buf_end - _M_buf_ptr;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
ropeimpl.h 81 __x._M_buf_end = __x._M_buf_start + __leaf->_M_size;
102 __x._M_buf_end = __x._M_tmp_buf + __len;
134 __x._M_buf_end = __curr_rope->_M_c_string + __curr_rope->_M_size;
264 size_t __chars_left = _M_buf_end - _M_buf_ptr;
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
ropeimpl.h 79 __x._M_buf_end = __x._M_buf_start + __leaf->_M_size;
100 __x._M_buf_end = __x._M_tmp_buf + __len;
132 __x._M_buf_end = __curr_rope->_M_c_string + __curr_rope->_M_size;
262 size_t __chars_left = _M_buf_end - _M_buf_ptr;
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
ropeimpl.h 79 __x._M_buf_end = __x._M_buf_start + __leaf->_M_size;
100 __x._M_buf_end = __x._M_tmp_buf + __len;
132 __x._M_buf_end = __curr_rope->_M_c_string + __curr_rope->_M_size;
262 size_t __chars_left = _M_buf_end - _M_buf_ptr;
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
ropeimpl.h 79 __x._M_buf_end = __x._M_buf_start + __leaf->_M_size;
100 __x._M_buf_end = __x._M_tmp_buf + __len;
132 __x._M_buf_end = __curr_rope->_M_c_string + __curr_rope->_M_size;
262 size_t __chars_left = _M_buf_end - _M_buf_ptr;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
ropeimpl.h 79 __x._M_buf_end = __x._M_buf_start + __leaf->_M_size;
100 __x._M_buf_end = __x._M_tmp_buf + __len;
132 __x._M_buf_end = __curr_rope->_M_c_string + __curr_rope->_M_size;
262 size_t __chars_left = _M_buf_end - _M_buf_ptr;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
ropeimpl.h 81 __x._M_buf_end = __x._M_buf_start + __leaf->_M_size;
102 __x._M_buf_end = __x._M_tmp_buf + __len;
134 __x._M_buf_end = __curr_rope->_M_c_string + __curr_rope->_M_size;
264 size_t __chars_left = _M_buf_end - _M_buf_ptr;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
ropeimpl.h 81 __x._M_buf_end = __x._M_buf_start + __leaf->_M_size;
102 __x._M_buf_end = __x._M_tmp_buf + __len;
134 __x._M_buf_end = __curr_rope->_M_c_string + __curr_rope->_M_size;
264 size_t __chars_left = _M_buf_end - _M_buf_ptr;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
ropeimpl.h 81 __x._M_buf_end = __x._M_buf_start + __leaf->_M_size;
102 __x._M_buf_end = __x._M_tmp_buf + __len;
134 __x._M_buf_end = __curr_rope->_M_c_string + __curr_rope->_M_size;
264 size_t __chars_left = _M_buf_end - _M_buf_ptr;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
ropeimpl.h 81 __x._M_buf_end = __x._M_buf_start + __leaf->_M_size;
102 __x._M_buf_end = __x._M_tmp_buf + __len;
134 __x._M_buf_end = __curr_rope->_M_c_string + __curr_rope->_M_size;
264 size_t __chars_left = _M_buf_end - _M_buf_ptr;
    [all...]

Completed in 1623 milliseconds

1 2