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

1 2

  /external/stlport/stlport/stl/
_rope.h 770 _CharT* _M_buf_start;
827 if (__x._M_buf_start == __x._M_tmp_buf._M_data) {
828 _M_buf_start = _M_tmp_buf._M_data;
829 _M_buf_end = _M_buf_start + (__x._M_buf_end - __x._M_buf_start);
830 _M_buf_ptr = _M_buf_start + (__x._M_buf_ptr - __x._M_buf_start);
841 _M_buf_start(__x._M_buf_start),
855 _M_buf_start = __x._M_buf_start
    [all...]
_rope.c 99 __x._M_buf_start = __STATIC_CAST(const _RopeLeaf*, __leaf)->_M_data;
100 __x._M_buf_ptr = __x._M_buf_start + (__pos - __leaf_pos);
101 __x._M_buf_end = __x._M_buf_start + __leaf->_M_size._M_data;
123 __x._M_buf_start = __x._M_tmp_buf._M_data;
153 __x._M_buf_start = __curr_rope->_M_c_string;
288 size_t __chars_left = _M_buf_ptr - _M_buf_start;
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_rope.h 770 _CharT* _M_buf_start;
827 if (__x._M_buf_start == __x._M_tmp_buf._M_data) {
828 _M_buf_start = _M_tmp_buf._M_data;
829 _M_buf_end = _M_buf_start + (__x._M_buf_end - __x._M_buf_start);
830 _M_buf_ptr = _M_buf_start + (__x._M_buf_ptr - __x._M_buf_start);
841 _M_buf_start(__x._M_buf_start),
855 _M_buf_start = __x._M_buf_start
    [all...]
_rope.c 99 __x._M_buf_start = __STATIC_CAST(const _RopeLeaf*, __leaf)->_M_data;
100 __x._M_buf_ptr = __x._M_buf_start + (__pos - __leaf_pos);
101 __x._M_buf_end = __x._M_buf_start + __leaf->_M_size._M_data;
123 __x._M_buf_start = __x._M_tmp_buf._M_data;
153 __x._M_buf_start = __curr_rope->_M_c_string;
288 size_t __chars_left = _M_buf_ptr - _M_buf_start;
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_rope.h 770 _CharT* _M_buf_start;
827 if (__x._M_buf_start == __x._M_tmp_buf._M_data) {
828 _M_buf_start = _M_tmp_buf._M_data;
829 _M_buf_end = _M_buf_start + (__x._M_buf_end - __x._M_buf_start);
830 _M_buf_ptr = _M_buf_start + (__x._M_buf_ptr - __x._M_buf_start);
841 _M_buf_start(__x._M_buf_start),
855 _M_buf_start = __x._M_buf_start
    [all...]
_rope.c 99 __x._M_buf_start = __STATIC_CAST(const _RopeLeaf*, __leaf)->_M_data;
100 __x._M_buf_ptr = __x._M_buf_start + (__pos - __leaf_pos);
101 __x._M_buf_end = __x._M_buf_start + __leaf->_M_size._M_data;
123 __x._M_buf_start = __x._M_tmp_buf._M_data;
153 __x._M_buf_start = __curr_rope->_M_c_string;
288 size_t __chars_left = _M_buf_ptr - _M_buf_start;
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_rope.h 770 _CharT* _M_buf_start;
827 if (__x._M_buf_start == __x._M_tmp_buf._M_data) {
828 _M_buf_start = _M_tmp_buf._M_data;
829 _M_buf_end = _M_buf_start + (__x._M_buf_end - __x._M_buf_start);
830 _M_buf_ptr = _M_buf_start + (__x._M_buf_ptr - __x._M_buf_start);
841 _M_buf_start(__x._M_buf_start),
855 _M_buf_start = __x._M_buf_start
    [all...]
_rope.c 99 __x._M_buf_start = __STATIC_CAST(const _RopeLeaf*, __leaf)->_M_data;
100 __x._M_buf_ptr = __x._M_buf_start + (__pos - __leaf_pos);
101 __x._M_buf_end = __x._M_buf_start + __leaf->_M_size._M_data;
123 __x._M_buf_start = __x._M_tmp_buf._M_data;
153 __x._M_buf_start = __curr_rope->_M_c_string;
288 size_t __chars_left = _M_buf_ptr - _M_buf_start;
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_rope.h 770 _CharT* _M_buf_start;
827 if (__x._M_buf_start == __x._M_tmp_buf._M_data) {
828 _M_buf_start = _M_tmp_buf._M_data;
829 _M_buf_end = _M_buf_start + (__x._M_buf_end - __x._M_buf_start);
830 _M_buf_ptr = _M_buf_start + (__x._M_buf_ptr - __x._M_buf_start);
841 _M_buf_start(__x._M_buf_start),
855 _M_buf_start = __x._M_buf_start
    [all...]
_rope.c 99 __x._M_buf_start = __STATIC_CAST(const _RopeLeaf*, __leaf)->_M_data;
100 __x._M_buf_ptr = __x._M_buf_start + (__pos - __leaf_pos);
101 __x._M_buf_end = __x._M_buf_start + __leaf->_M_size._M_data;
123 __x._M_buf_start = __x._M_tmp_buf._M_data;
153 __x._M_buf_start = __curr_rope->_M_c_string;
288 size_t __chars_left = _M_buf_ptr - _M_buf_start;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_rope.h 770 _CharT* _M_buf_start;
827 if (__x._M_buf_start == __x._M_tmp_buf._M_data) {
828 _M_buf_start = _M_tmp_buf._M_data;
829 _M_buf_end = _M_buf_start + (__x._M_buf_end - __x._M_buf_start);
830 _M_buf_ptr = _M_buf_start + (__x._M_buf_ptr - __x._M_buf_start);
841 _M_buf_start(__x._M_buf_start),
855 _M_buf_start = __x._M_buf_start
    [all...]
_rope.c 99 __x._M_buf_start = __STATIC_CAST(const _RopeLeaf*, __leaf)->_M_data;
100 __x._M_buf_ptr = __x._M_buf_start + (__pos - __leaf_pos);
101 __x._M_buf_end = __x._M_buf_start + __leaf->_M_size._M_data;
123 __x._M_buf_start = __x._M_tmp_buf._M_data;
153 __x._M_buf_start = __curr_rope->_M_c_string;
288 size_t __chars_left = _M_buf_ptr - _M_buf_start;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_rope.h 770 _CharT* _M_buf_start;
827 if (__x._M_buf_start == __x._M_tmp_buf._M_data) {
828 _M_buf_start = _M_tmp_buf._M_data;
829 _M_buf_end = _M_buf_start + (__x._M_buf_end - __x._M_buf_start);
830 _M_buf_ptr = _M_buf_start + (__x._M_buf_ptr - __x._M_buf_start);
841 _M_buf_start(__x._M_buf_start),
855 _M_buf_start = __x._M_buf_start
    [all...]
_rope.c 99 __x._M_buf_start = __STATIC_CAST(const _RopeLeaf*, __leaf)->_M_data;
100 __x._M_buf_ptr = __x._M_buf_start + (__pos - __leaf_pos);
101 __x._M_buf_end = __x._M_buf_start + __leaf->_M_size._M_data;
123 __x._M_buf_start = __x._M_tmp_buf._M_data;
153 __x._M_buf_start = __curr_rope->_M_c_string;
288 size_t __chars_left = _M_buf_ptr - _M_buf_start;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
ropeimpl.h 77 __x._M_buf_start = ((_Rope_RopeLeaf<_CharT, _Alloc>*)__leaf)->_M_data;
78 __x._M_buf_ptr = __x._M_buf_start + (__pos - __leaf_pos);
79 __x._M_buf_end = __x._M_buf_start + __leaf->_M_size;
99 __x._M_buf_start = __x._M_tmp_buf;
131 __x._M_buf_start = __curr_rope->_M_c_string;
282 size_t __chars_left = _M_buf_ptr - _M_buf_start;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
ropeimpl.h 79 __x._M_buf_start = ((_Rope_RopeLeaf<_CharT, _Alloc>*)__leaf)->_M_data;
80 __x._M_buf_ptr = __x._M_buf_start + (__pos - __leaf_pos);
81 __x._M_buf_end = __x._M_buf_start + __leaf->_M_size;
101 __x._M_buf_start = __x._M_tmp_buf;
133 __x._M_buf_start = __curr_rope->_M_c_string;
284 size_t __chars_left = _M_buf_ptr - _M_buf_start;
    [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 79 __x._M_buf_start = ((_Rope_RopeLeaf<_CharT, _Alloc>*)__leaf)->_M_data;
80 __x._M_buf_ptr = __x._M_buf_start + (__pos - __leaf_pos);
81 __x._M_buf_end = __x._M_buf_start + __leaf->_M_size;
101 __x._M_buf_start = __x._M_tmp_buf;
133 __x._M_buf_start = __curr_rope->_M_c_string;
284 size_t __chars_left = _M_buf_ptr - _M_buf_start;
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
ropeimpl.h 77 __x._M_buf_start = ((_Rope_RopeLeaf<_CharT, _Alloc>*)__leaf)->_M_data;
78 __x._M_buf_ptr = __x._M_buf_start + (__pos - __leaf_pos);
79 __x._M_buf_end = __x._M_buf_start + __leaf->_M_size;
99 __x._M_buf_start = __x._M_tmp_buf;
131 __x._M_buf_start = __curr_rope->_M_c_string;
282 size_t __chars_left = _M_buf_ptr - _M_buf_start;
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
ropeimpl.h 77 __x._M_buf_start = ((_Rope_RopeLeaf<_CharT, _Alloc>*)__leaf)->_M_data;
78 __x._M_buf_ptr = __x._M_buf_start + (__pos - __leaf_pos);
79 __x._M_buf_end = __x._M_buf_start + __leaf->_M_size;
99 __x._M_buf_start = __x._M_tmp_buf;
131 __x._M_buf_start = __curr_rope->_M_c_string;
282 size_t __chars_left = _M_buf_ptr - _M_buf_start;
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
ropeimpl.h 77 __x._M_buf_start = ((_Rope_RopeLeaf<_CharT, _Alloc>*)__leaf)->_M_data;
78 __x._M_buf_ptr = __x._M_buf_start + (__pos - __leaf_pos);
79 __x._M_buf_end = __x._M_buf_start + __leaf->_M_size;
99 __x._M_buf_start = __x._M_tmp_buf;
131 __x._M_buf_start = __curr_rope->_M_c_string;
282 size_t __chars_left = _M_buf_ptr - _M_buf_start;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
ropeimpl.h 77 __x._M_buf_start = ((_Rope_RopeLeaf<_CharT, _Alloc>*)__leaf)->_M_data;
78 __x._M_buf_ptr = __x._M_buf_start + (__pos - __leaf_pos);
79 __x._M_buf_end = __x._M_buf_start + __leaf->_M_size;
99 __x._M_buf_start = __x._M_tmp_buf;
131 __x._M_buf_start = __curr_rope->_M_c_string;
282 size_t __chars_left = _M_buf_ptr - _M_buf_start;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
ropeimpl.h 79 __x._M_buf_start = ((_Rope_RopeLeaf<_CharT, _Alloc>*)__leaf)->_M_data;
80 __x._M_buf_ptr = __x._M_buf_start + (__pos - __leaf_pos);
81 __x._M_buf_end = __x._M_buf_start + __leaf->_M_size;
101 __x._M_buf_start = __x._M_tmp_buf;
133 __x._M_buf_start = __curr_rope->_M_c_string;
284 size_t __chars_left = _M_buf_ptr - _M_buf_start;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
ropeimpl.h 79 __x._M_buf_start = ((_Rope_RopeLeaf<_CharT, _Alloc>*)__leaf)->_M_data;
80 __x._M_buf_ptr = __x._M_buf_start + (__pos - __leaf_pos);
81 __x._M_buf_end = __x._M_buf_start + __leaf->_M_size;
101 __x._M_buf_start = __x._M_tmp_buf;
133 __x._M_buf_start = __curr_rope->_M_c_string;
284 size_t __chars_left = _M_buf_ptr - _M_buf_start;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
ropeimpl.h 79 __x._M_buf_start = ((_Rope_RopeLeaf<_CharT, _Alloc>*)__leaf)->_M_data;
80 __x._M_buf_ptr = __x._M_buf_start + (__pos - __leaf_pos);
81 __x._M_buf_end = __x._M_buf_start + __leaf->_M_size;
101 __x._M_buf_start = __x._M_tmp_buf;
133 __x._M_buf_start = __curr_rope->_M_c_string;
284 size_t __chars_left = _M_buf_ptr - _M_buf_start;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
ropeimpl.h 79 __x._M_buf_start = ((_Rope_RopeLeaf<_CharT, _Alloc>*)__leaf)->_M_data;
80 __x._M_buf_ptr = __x._M_buf_start + (__pos - __leaf_pos);
81 __x._M_buf_end = __x._M_buf_start + __leaf->_M_size;
101 __x._M_buf_start = __x._M_tmp_buf;
133 __x._M_buf_start = __curr_rope->_M_c_string;
284 size_t __chars_left = _M_buf_ptr - _M_buf_start;
    [all...]

Completed in 3690 milliseconds

1 2