HomeSort by relevance Sort by last modified time
    Searched refs:__pos (Results 226 - 250 of 395) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /ndk/sources/cxx-stl/stlport/stlport/stl/
_hashtable.c 80 _Stl_prime<_Dummy>::_S_prev_sizes(size_t __n, size_t const*&__begin, size_t const*&__pos) {
84 __pos = __lower_bound(__begin, __last, __n,
87 if (__pos== __last)
88 --__pos;
89 else if (*__pos == __n) {
90 if (__pos != __begin)
91 --__pos;
161 _ElemsIte __pos(*__bpos);
162 if (__pos == __mutable_elems.begin()) {
168 _BucketType *__pos_node = __pos._M_node
187 _ElemsIte __pos = _M_before_begin(__prev)._M_ite; local
    [all...]
_rope.h 787 // Last valid __pos in path_end;
818 _Rope_iterator_base(_RopeRep* __root, size_t __pos)
819 : _M_current_pos(__pos),_M_root(__root), _M_buf_ptr(0) {}
881 _Rope_const_iterator(const _RopeRep* __root, size_t __pos):
882 _Rope_iterator_base<_CharT,_Alloc>(__CONST_CAST(_RopeRep*,__root), __pos)
900 _Rope_const_iterator(const rope<_CharT,_Alloc>& __r, size_t __pos) :
901 _Rope_iterator_base<_CharT,_Alloc>(__r._M_tree_ptr._M_data, __pos) {}
1953 size_t __pos = __start.index(); local
1964 size_t __pos = __start.index(); local
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_hashtable.c 80 _Stl_prime<_Dummy>::_S_prev_sizes(size_t __n, size_t const*&__begin, size_t const*&__pos) {
84 __pos = __lower_bound(__begin, __last, __n,
87 if (__pos== __last)
88 --__pos;
89 else if (*__pos == __n) {
90 if (__pos != __begin)
91 --__pos;
161 _ElemsIte __pos(*__bpos);
162 if (__pos == __mutable_elems.begin()) {
168 _BucketType *__pos_node = __pos._M_node
187 _ElemsIte __pos = _M_before_begin(__prev)._M_ite; local
    [all...]
_rope.h 787 // Last valid __pos in path_end;
818 _Rope_iterator_base(_RopeRep* __root, size_t __pos)
819 : _M_current_pos(__pos),_M_root(__root), _M_buf_ptr(0) {}
881 _Rope_const_iterator(const _RopeRep* __root, size_t __pos):
882 _Rope_iterator_base<_CharT,_Alloc>(__CONST_CAST(_RopeRep*,__root), __pos)
900 _Rope_const_iterator(const rope<_CharT,_Alloc>& __r, size_t __pos) :
901 _Rope_iterator_base<_CharT,_Alloc>(__r._M_tree_ptr._M_data, __pos) {}
1951 size_t __pos = __start.index(); local
1962 size_t __pos = __start.index(); local
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_hashtable.c 80 _Stl_prime<_Dummy>::_S_prev_sizes(size_t __n, size_t const*&__begin, size_t const*&__pos) {
84 __pos = __lower_bound(__begin, __last, __n,
87 if (__pos== __last)
88 --__pos;
89 else if (*__pos == __n) {
90 if (__pos != __begin)
91 --__pos;
161 _ElemsIte __pos(*__bpos);
162 if (__pos == __mutable_elems.begin()) {
168 _BucketType *__pos_node = __pos._M_node
187 _ElemsIte __pos = _M_before_begin(__prev)._M_ite; local
    [all...]
_rope.h 787 // Last valid __pos in path_end;
818 _Rope_iterator_base(_RopeRep* __root, size_t __pos)
819 : _M_current_pos(__pos),_M_root(__root), _M_buf_ptr(0) {}
881 _Rope_const_iterator(const _RopeRep* __root, size_t __pos):
882 _Rope_iterator_base<_CharT,_Alloc>(__CONST_CAST(_RopeRep*,__root), __pos)
900 _Rope_const_iterator(const rope<_CharT,_Alloc>& __r, size_t __pos) :
901 _Rope_iterator_base<_CharT,_Alloc>(__r._M_tree_ptr._M_data, __pos) {}
1951 size_t __pos = __start.index(); local
1962 size_t __pos = __start.index(); local
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_hashtable.c 80 _Stl_prime<_Dummy>::_S_prev_sizes(size_t __n, size_t const*&__begin, size_t const*&__pos) {
84 __pos = __lower_bound(__begin, __last, __n,
87 if (__pos== __last)
88 --__pos;
89 else if (*__pos == __n) {
90 if (__pos != __begin)
91 --__pos;
161 _ElemsIte __pos(*__bpos);
162 if (__pos == __mutable_elems.begin()) {
168 _BucketType *__pos_node = __pos._M_node
187 _ElemsIte __pos = _M_before_begin(__prev)._M_ite; local
    [all...]
_rope.h 787 // Last valid __pos in path_end;
818 _Rope_iterator_base(_RopeRep* __root, size_t __pos)
819 : _M_current_pos(__pos),_M_root(__root), _M_buf_ptr(0) {}
881 _Rope_const_iterator(const _RopeRep* __root, size_t __pos):
882 _Rope_iterator_base<_CharT,_Alloc>(__CONST_CAST(_RopeRep*,__root), __pos)
900 _Rope_const_iterator(const rope<_CharT,_Alloc>& __r, size_t __pos) :
901 _Rope_iterator_base<_CharT,_Alloc>(__r._M_tree_ptr._M_data, __pos) {}
1951 size_t __pos = __start.index(); local
1962 size_t __pos = __start.index(); local
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_hashtable.c 80 _Stl_prime<_Dummy>::_S_prev_sizes(size_t __n, size_t const*&__begin, size_t const*&__pos) {
84 __pos = __lower_bound(__begin, __last, __n,
87 if (__pos== __last)
88 --__pos;
89 else if (*__pos == __n) {
90 if (__pos != __begin)
91 --__pos;
161 _ElemsIte __pos(*__bpos);
162 if (__pos == __mutable_elems.begin()) {
168 _BucketType *__pos_node = __pos._M_node
187 _ElemsIte __pos = _M_before_begin(__prev)._M_ite; local
    [all...]
_rope.h 787 // Last valid __pos in path_end;
818 _Rope_iterator_base(_RopeRep* __root, size_t __pos)
819 : _M_current_pos(__pos),_M_root(__root), _M_buf_ptr(0) {}
881 _Rope_const_iterator(const _RopeRep* __root, size_t __pos):
882 _Rope_iterator_base<_CharT,_Alloc>(__CONST_CAST(_RopeRep*,__root), __pos)
900 _Rope_const_iterator(const rope<_CharT,_Alloc>& __r, size_t __pos) :
901 _Rope_iterator_base<_CharT,_Alloc>(__r._M_tree_ptr._M_data, __pos) {}
1953 size_t __pos = __start.index(); local
1964 size_t __pos = __start.index(); local
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/
bitmap_allocator.h 139 operator[](const size_type __pos) const throw()
140 { return this->_M_start[__pos]; }
143 insert(iterator __pos, const_reference __x);
162 erase(iterator __pos) throw();
172 insert(iterator __pos, const_reference __x)
176 size_type __to_move = this->_M_finish - __pos;
186 *__pos = __x;
194 while (__first != __pos)
217 erase(iterator __pos) throw()
219 while (__pos + 1 != this->end()
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/
bitmap_allocator.h 139 operator[](const size_type __pos) const throw()
140 { return this->_M_start[__pos]; }
143 insert(iterator __pos, const_reference __x);
162 erase(iterator __pos) throw();
172 insert(iterator __pos, const_reference __x)
176 size_type __to_move = this->_M_finish - __pos;
186 *__pos = __x;
194 while (__first != __pos)
217 erase(iterator __pos) throw()
219 while (__pos + 1 != this->end()
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/
bitmap_allocator.h 139 operator[](const size_type __pos) const throw()
140 { return this->_M_start[__pos]; }
143 insert(iterator __pos, const_reference __x);
162 erase(iterator __pos) throw();
172 insert(iterator __pos, const_reference __x)
176 size_type __to_move = this->_M_finish - __pos;
186 *__pos = __x;
194 while (__first != __pos)
217 erase(iterator __pos) throw()
219 while (__pos + 1 != this->end()
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/
bitmap_allocator.h 139 operator[](const size_type __pos) const throw()
140 { return this->_M_start[__pos]; }
143 insert(iterator __pos, const_reference __x);
162 erase(iterator __pos) throw();
172 insert(iterator __pos, const_reference __x)
176 size_type __to_move = this->_M_finish - __pos;
186 *__pos = __x;
194 while (__first != __pos)
217 erase(iterator __pos) throw()
219 while (__pos + 1 != this->end()
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/
bitmap_allocator.h 139 operator[](const size_type __pos) const throw()
140 { return this->_M_start[__pos]; }
143 insert(iterator __pos, const_reference __x);
162 erase(iterator __pos) throw();
172 insert(iterator __pos, const_reference __x)
176 size_type __to_move = this->_M_finish - __pos;
186 *__pos = __x;
194 while (__first != __pos)
217 erase(iterator __pos) throw()
219 while (__pos + 1 != this->end()
    [all...]
  /external/stlport/stlport/stl/
_rope.h 787 // Last valid __pos in path_end;
818 _Rope_iterator_base(_RopeRep* __root, size_t __pos)
819 : _M_current_pos(__pos),_M_root(__root), _M_buf_ptr(0) {}
881 _Rope_const_iterator(const _RopeRep* __root, size_t __pos):
882 _Rope_iterator_base<_CharT,_Alloc>(__CONST_CAST(_RopeRep*,__root), __pos)
900 _Rope_const_iterator(const rope<_CharT,_Alloc>& __r, size_t __pos) :
901 _Rope_iterator_base<_CharT,_Alloc>(__r._M_tree_ptr._M_data, __pos) {}
1953 size_t __pos = __start.index(); local
1964 size_t __pos = __start.index(); local
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_vector.h     [all...]
stl_deque.h 1660 _M_destroy_data(begin(), __pos, _M_get_Tp_allocator()); local
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_vector.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_vector.h     [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_vector.h     [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_vector.h     [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_vector.h     [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stl_vector.h     [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
stl_vector.h     [all...]

Completed in 758 milliseconds

1 2 3 4 5 6 7 8 91011>>