HomeSort by relevance Sort by last modified time
    Searched full:_m_first (Results 51 - 75 of 105) sorted by null

1 23 4 5

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_deque.h 123 _Tp* _M_first;
128 : _M_cur(__x), _M_first(*__y),
132 : _M_cur(0), _M_first(0), _M_last(0), _M_node(0) { }
135 : _M_cur(__x._M_cur), _M_first(__x._M_first),
153 _M_cur = _M_first;
169 if (_M_cur == _M_first)
189 const difference_type __offset = __n + (_M_cur - _M_first);
199 _M_cur = _M_first + (__offset - __node_offset
230 * immediately afterwards, based on _M_first and _M_last
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_deque.h 123 _Tp* _M_first;
128 : _M_cur(__x), _M_first(*__y),
132 : _M_cur(0), _M_first(0), _M_last(0), _M_node(0) { }
135 : _M_cur(__x._M_cur), _M_first(__x._M_first),
153 _M_cur = _M_first;
169 if (_M_cur == _M_first)
189 const difference_type __offset = __n + (_M_cur - _M_first);
199 _M_cur = _M_first + (__offset - __node_offset
230 * immediately afterwards, based on _M_first and _M_last
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_deque.h 112 _Tp* _M_first;
117 : _M_cur(__x), _M_first(*__y),
121 : _M_cur(0), _M_first(0), _M_last(0), _M_node(0) { }
124 : _M_cur(__x._M_cur), _M_first(__x._M_first),
142 _M_cur = _M_first;
158 if (_M_cur == _M_first)
178 const difference_type __offset = __n + (_M_cur - _M_first);
188 _M_cur = _M_first + (__offset - __node_offset
219 * immediately afterwards, based on _M_first and _M_last
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_deque.h 112 _Tp* _M_first;
117 : _M_cur(__x), _M_first(*__y),
121 : _M_cur(0), _M_first(0), _M_last(0), _M_node(0) { }
124 : _M_cur(__x._M_cur), _M_first(__x._M_first),
142 _M_cur = _M_first;
158 if (_M_cur == _M_first)
178 const difference_type __offset = __n + (_M_cur - _M_first);
188 _M_cur = _M_first + (__offset - __node_offset
219 * immediately afterwards, based on _M_first and _M_last
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_deque.h 112 _Tp* _M_first;
117 : _M_cur(__x), _M_first(*__y),
121 : _M_cur(0), _M_first(0), _M_last(0), _M_node(0) { }
124 : _M_cur(__x._M_cur), _M_first(__x._M_first),
142 _M_cur = _M_first;
158 if (_M_cur == _M_first)
178 const difference_type __offset = __n + (_M_cur - _M_first);
188 _M_cur = _M_first + (__offset - __node_offset
219 * immediately afterwards, based on _M_first and _M_last
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stl_deque.h 112 _Tp* _M_first;
117 : _M_cur(__x), _M_first(*__y),
121 : _M_cur(0), _M_first(0), _M_last(0), _M_node(0) { }
124 : _M_cur(__x._M_cur), _M_first(__x._M_first),
142 _M_cur = _M_first;
158 if (_M_cur == _M_first)
178 const difference_type __offset = __n + (_M_cur - _M_first);
188 _M_cur = _M_first + (__offset - __node_offset
219 * immediately afterwards, based on _M_first and _M_last
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_deque.h 123 _Tp* _M_first;
128 : _M_cur(__x), _M_first(*__y),
132 : _M_cur(0), _M_first(0), _M_last(0), _M_node(0) { }
135 : _M_cur(__x._M_cur), _M_first(__x._M_first),
153 _M_cur = _M_first;
169 if (_M_cur == _M_first)
189 const difference_type __offset = __n + (_M_cur - _M_first);
199 _M_cur = _M_first + (__offset - __node_offset
230 * immediately afterwards, based on _M_first and _M_last
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_deque.h 125 _Tp* _M_first;
130 : _M_cur(__x), _M_first(*__y),
134 : _M_cur(0), _M_first(0), _M_last(0), _M_node(0) { }
137 : _M_cur(__x._M_cur), _M_first(__x._M_first),
155 _M_cur = _M_first;
171 if (_M_cur == _M_first)
191 const difference_type __offset = __n + (_M_cur - _M_first);
201 _M_cur = _M_first + (__offset - __node_offset
232 * immediately afterwards, based on _M_first and _M_last
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_deque.h 123 _Tp* _M_first;
128 : _M_cur(__x), _M_first(*__y),
132 : _M_cur(0), _M_first(0), _M_last(0), _M_node(0) { }
135 : _M_cur(__x._M_cur), _M_first(__x._M_first),
153 _M_cur = _M_first;
169 if (_M_cur == _M_first)
189 const difference_type __offset = __n + (_M_cur - _M_first);
199 _M_cur = _M_first + (__offset - __node_offset
230 * immediately afterwards, based on _M_first and _M_last
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
stl_deque.h 125 _Tp* _M_first;
130 : _M_cur(__x), _M_first(*__y),
134 : _M_cur(0), _M_first(0), _M_last(0), _M_node(0) { }
137 : _M_cur(__x._M_cur), _M_first(__x._M_first),
155 _M_cur = _M_first;
171 if (_M_cur == _M_first)
191 const difference_type __offset = __n + (_M_cur - _M_first);
201 _M_cur = _M_first + (__offset - __node_offset
232 * immediately afterwards, based on _M_first and _M_last
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
stl_deque.h 124 _Tp* _M_first;
129 : _M_cur(__x), _M_first(*__y),
133 : _M_cur(0), _M_first(0), _M_last(0), _M_node(0) { }
136 : _M_cur(__x._M_cur), _M_first(__x._M_first),
154 _M_cur = _M_first;
170 if (_M_cur == _M_first)
190 const difference_type __offset = __n + (_M_cur - _M_first);
200 _M_cur = _M_first + (__offset - __node_offset
231 * immediately afterwards, based on _M_first and _M_last
    [all...]
  /external/stlport/etc/
autoexp.dat 211 (($c._M_finish._M_node - $c._M_start._M_node + 1) * (_MAX_BYTES / sizeof($T1))) - ($c._M_start._M_cur - $c._M_start._M_first) - ($c._M_finish._M_last - $c._M_finish._M_cur),
217 expr : *(*($c._M_start._M_node + (($i + ($c._M_start._M_cur - $c._M_start._M_first)) / (_MAX_BYTES / sizeof($T1)))) + (($i + ($c._M_start._M_cur - $c._M_start._M_first)) % (_MAX_BYTES / sizeof($T1)))),
218 size : (($c._M_finish._M_node - $c._M_start._M_node + 1) * (_MAX_BYTES / sizeof($T1))) - ($c._M_start._M_cur - $c._M_start._M_first) - ($c._M_finish._M_last - $c._M_finish._M_cur)
246 size : (($c._M_finish._M_node - $c._M_start._M_node + 1) * (_MAX_BYTES / sizeof($T1))) - ($c._M_start._M_cur - $c._M_start._M_first) - ($c._M_finish._M_last - $c._M_finish._M_cur),
248 front free space : $c._M_start._M_cur - $c._M_start._M_first,
252 expr : *(*($c._M_start._M_node + (($i + ($c._M_start._M_cur - $c._M_start._M_first)) / (_MAX_BYTES / sizeof($T1)))) + (($i + ($c._M_start._M_cur - $c._M_start._M_first)) % (_MAX_BYTES / sizeof($T1)))),
253 size : (($c._M_finish._M_node - $c._M_start._M_node + 1) * (_MAX_BYTES / sizeof($T1))) - ($c._M_start._M_cur - $c._M_start._M_first) - ($c._M_finish._M_last - $c._M_finish._M_cur)
263 front free space : $c._M_start._M_cur - $c._M_start._M_first,
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
mt_allocator.h 204 _Block_record** _M_first;
294 _Block_record** _M_first;
701 if (__bin._M_first[__thread_id])
705 _Block_record* __block = __bin._M_first[__thread_id];
706 __bin._M_first[__thread_id] = __block->_M_next;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/
mt_allocator.h 206 _Block_record** _M_first;
296 _Block_record** _M_first;
703 if (__bin._M_first[__thread_id])
707 _Block_record* __block = __bin._M_first[__thread_id];
708 __bin._M_first[__thread_id] = __block->_M_next;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/
mt_allocator.h 206 _Block_record** _M_first;
296 _Block_record** _M_first;
703 if (__bin._M_first[__thread_id])
707 _Block_record* __block = __bin._M_first[__thread_id];
708 __bin._M_first[__thread_id] = __block->_M_next;
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
mt_allocator.h 204 _Block_record** _M_first;
294 _Block_record** _M_first;
701 if (__bin._M_first[__thread_id])
705 _Block_record* __block = __bin._M_first[__thread_id];
706 __bin._M_first[__thread_id] = __block->_M_next;
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
mt_allocator.h 204 _Block_record** _M_first;
294 _Block_record** _M_first;
701 if (__bin._M_first[__thread_id])
705 _Block_record* __block = __bin._M_first[__thread_id];
706 __bin._M_first[__thread_id] = __block->_M_next;
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
mt_allocator.h 204 _Block_record** _M_first;
294 _Block_record** _M_first;
701 if (__bin._M_first[__thread_id])
705 _Block_record* __block = __bin._M_first[__thread_id];
706 __bin._M_first[__thread_id] = __block->_M_next;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
mt_allocator.h 204 _Block_record** _M_first;
294 _Block_record** _M_first;
701 if (__bin._M_first[__thread_id])
705 _Block_record* __block = __bin._M_first[__thread_id];
706 __bin._M_first[__thread_id] = __block->_M_next;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
mt_allocator.h 206 _Block_record** _M_first;
296 _Block_record** _M_first;
703 if (__bin._M_first[__thread_id])
707 _Block_record* __block = __bin._M_first[__thread_id];
708 __bin._M_first[__thread_id] = __block->_M_next;
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
mt_allocator.h 206 _Block_record** _M_first;
296 _Block_record** _M_first;
707 if (__bin._M_first[__thread_id])
711 _Block_record* __block = __bin._M_first[__thread_id];
712 __bin._M_first[__thread_id] = __block->_M_next;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/
mt_allocator.h 206 _Block_record** _M_first;
296 _Block_record** _M_first;
703 if (__bin._M_first[__thread_id])
707 _Block_record* __block = __bin._M_first[__thread_id];
708 __bin._M_first[__thread_id] = __block->_M_next;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/
mt_allocator.h 206 _Block_record** _M_first;
296 _Block_record** _M_first;
707 if (__bin._M_first[__thread_id])
711 _Block_record* __block = __bin._M_first[__thread_id];
712 __bin._M_first[__thread_id] = __block->_M_next;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/
mt_allocator.h 208 _Block_record** _M_first;
298 _Block_record** _M_first;
715 if (__bin._M_first[__thread_id])
719 _Block_record* __block = __bin._M_first[__thread_id];
720 __bin._M_first[__thread_id] = __block->_M_next;
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
for_each_selectors.h 125 *__i._M_third = __o(*__i._M_first, *__i._M_second);

Completed in 1860 milliseconds

1 23 4 5