HomeSort by relevance Sort by last modified time
    Searched full:_self (Results 201 - 225 of 453) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_bvector.h 172 typedef _Bit_iter<_Ref, _Ptr> _Self;
184 // _Self& operator = (const _Bit_iter<_Bit_reference, _Bit_reference*>& __x)
190 _Self& operator++() {
194 _Self operator++(int) {
195 _Self __tmp = *this;
199 _Self& operator--() {
203 _Self operator--(int) {
204 _Self __tmp = *this;
208 _Self& operator+=(difference_type __i) {
212 _Self& operator-=(difference_type __i)
    [all...]
_move_construct_fwk.h 46 typedef __move_source<_Tp> _Self;
47 _Self& operator = (_Self const&);
_unordered_set.h 42 typedef unordered_set<_Value, _HashFcn, _EqualKey, _Alloc> _Self;
83 unordered_set(__move_source<_Self> src)
111 _Self& operator = (const _Self& __other)
117 void swap(_Self& __hs) { _M_ht.swap(__hs._M_ht); }
119 void _M_swap_workaround(_Self& __x) { swap(__x); }
192 typedef unordered_multiset<_Value, _HashFcn, _EqualKey, _Alloc> _Self;
233 unordered_multiset(__move_source<_Self> src)
261 _Self& operator = (const _Self& __other
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_bvector.h 172 typedef _Bit_iter<_Ref, _Ptr> _Self;
184 // _Self& operator = (const _Bit_iter<_Bit_reference, _Bit_reference*>& __x)
190 _Self& operator++() {
194 _Self operator++(int) {
195 _Self __tmp = *this;
199 _Self& operator--() {
203 _Self operator--(int) {
204 _Self __tmp = *this;
208 _Self& operator+=(difference_type __i) {
212 _Self& operator-=(difference_type __i)
    [all...]
_move_construct_fwk.h 46 typedef __move_source<_Tp> _Self;
47 _Self& operator = (_Self const&);
_unordered_set.h 42 typedef unordered_set<_Value, _HashFcn, _EqualKey, _Alloc> _Self;
83 unordered_set(__move_source<_Self> src)
111 _Self& operator = (const _Self& __other)
117 void swap(_Self& __hs) { _M_ht.swap(__hs._M_ht); }
119 void _M_swap_workaround(_Self& __x) { swap(__x); }
192 typedef unordered_multiset<_Value, _HashFcn, _EqualKey, _Alloc> _Self;
233 unordered_multiset(__move_source<_Self> src)
261 _Self& operator = (const _Self& __other
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_bvector.h 172 typedef _Bit_iter<_Ref, _Ptr> _Self;
184 // _Self& operator = (const _Bit_iter<_Bit_reference, _Bit_reference*>& __x)
190 _Self& operator++() {
194 _Self operator++(int) {
195 _Self __tmp = *this;
199 _Self& operator--() {
203 _Self operator--(int) {
204 _Self __tmp = *this;
208 _Self& operator+=(difference_type __i) {
212 _Self& operator-=(difference_type __i)
    [all...]
_move_construct_fwk.h 46 typedef __move_source<_Tp> _Self;
47 _Self& operator = (_Self const&);
_unordered_set.h 42 typedef unordered_set<_Value, _HashFcn, _EqualKey, _Alloc> _Self;
83 unordered_set(__move_source<_Self> src)
111 _Self& operator = (const _Self& __other)
117 void swap(_Self& __hs) { _M_ht.swap(__hs._M_ht); }
119 void _M_swap_workaround(_Self& __x) { swap(__x); }
192 typedef unordered_multiset<_Value, _HashFcn, _EqualKey, _Alloc> _Self;
233 unordered_multiset(__move_source<_Self> src)
261 _Self& operator = (const _Self& __other
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_bvector.h 172 typedef _Bit_iter<_Ref, _Ptr> _Self;
184 // _Self& operator = (const _Bit_iter<_Bit_reference, _Bit_reference*>& __x)
190 _Self& operator++() {
194 _Self operator++(int) {
195 _Self __tmp = *this;
199 _Self& operator--() {
203 _Self operator--(int) {
204 _Self __tmp = *this;
208 _Self& operator+=(difference_type __i) {
212 _Self& operator-=(difference_type __i)
    [all...]
_move_construct_fwk.h 46 typedef __move_source<_Tp> _Self;
47 _Self& operator = (_Self const&);
_unordered_set.h 42 typedef unordered_set<_Value, _HashFcn, _EqualKey, _Alloc> _Self;
83 unordered_set(__move_source<_Self> src)
111 _Self& operator = (const _Self& __other)
117 void swap(_Self& __hs) { _M_ht.swap(__hs._M_ht); }
119 void _M_swap_workaround(_Self& __x) { swap(__x); }
192 typedef unordered_multiset<_Value, _HashFcn, _EqualKey, _Alloc> _Self;
233 unordered_multiset(__move_source<_Self> src)
261 _Self& operator = (const _Self& __other
    [all...]
  /external/stlport/stlport/stl/
_move_construct_fwk.h 46 typedef __move_source<_Tp> _Self;
47 _Self& operator = (_Self const&);
_unordered_set.h 42 typedef unordered_set<_Value, _HashFcn, _EqualKey, _Alloc> _Self;
83 unordered_set(__move_source<_Self> src)
111 _Self& operator = (const _Self& __other)
117 void swap(_Self& __hs) { _M_ht.swap(__hs._M_ht); }
119 void _M_swap_workaround(_Self& __x) { swap(__x); }
192 typedef unordered_multiset<_Value, _HashFcn, _EqualKey, _Alloc> _Self;
233 unordered_multiset(__move_source<_Self> src)
261 _Self& operator = (const _Self& __other
    [all...]
_deque.h 99 typedef _Deque_iterator_base< _Tp > _Self;
119 difference_type _M_subtract(const _Self& __x) const {
172 typedef _Deque_iterator<_Tp, _Traits> _Self;
194 _Self& operator++() { this->_M_increment(); return *this; }
195 _Self operator++(int) {
196 _Self __tmp = *this;
201 _Self& operator--() { this->_M_decrement(); return *this; }
202 _Self operator--(int) {
203 _Self __tmp = *this;
208 _Self& operator+=(difference_type __n) { this->_M_advance(__n); return *this;
    [all...]
  /external/stlport/stlport/stl/debug/
_list.h 67 typedef list<_Tp, _Alloc> _Self;
108 list(__move_source<_Self> src)
148 list(const _Self& __x) :
152 _Self& operator=(const _Self& __x) {
197 void swap(_Self& __x) {
202 void _M_swap_workaround(_Self& __x) { swap(__x); }
358 void splice(iterator __pos, _Self& __x) {
371 void splice(iterator __pos, _Self& __x, iterator __i) {
385 void splice(iterator __pos, _Self& __x, iterator __first, iterator __last)
    [all...]
_tree.h 95 typedef _Rb_tree<_Key, _Compare, _Value, _KeyOfValue, _Traits, _Alloc> _Self;
127 _Rb_tree(const _Self& __x)
131 _Rb_tree(__move_source<_Self> src):
144 _Self& operator=(const _Self& __x) {
172 void swap(_Self& __t) {
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_move_construct_fwk.h 46 typedef __move_source<_Tp> _Self;
47 _Self& operator = (_Self const&);
_unordered_set.h 42 typedef unordered_set<_Value, _HashFcn, _EqualKey, _Alloc> _Self;
83 unordered_set(__move_source<_Self> src)
111 _Self& operator = (const _Self& __other)
117 void swap(_Self& __hs) { _M_ht.swap(__hs._M_ht); }
119 void _M_swap_workaround(_Self& __x) { swap(__x); }
192 typedef unordered_multiset<_Value, _HashFcn, _EqualKey, _Alloc> _Self;
233 unordered_multiset(__move_source<_Self> src)
261 _Self& operator = (const _Self& __other
    [all...]
_deque.h 99 typedef _Deque_iterator_base< _Tp > _Self;
119 difference_type _M_subtract(const _Self& __x) const {
172 typedef _Deque_iterator<_Tp, _Traits> _Self;
194 _Self& operator++() { this->_M_increment(); return *this; }
195 _Self operator++(int) {
196 _Self __tmp = *this;
201 _Self& operator--() { this->_M_decrement(); return *this; }
202 _Self operator--(int) {
203 _Self __tmp = *this;
208 _Self& operator+=(difference_type __n) { this->_M_advance(__n); return *this;
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/debug/
_list.h 67 typedef list<_Tp, _Alloc> _Self;
108 list(__move_source<_Self> src)
148 list(const _Self& __x) :
152 _Self& operator=(const _Self& __x) {
197 void swap(_Self& __x) {
202 void _M_swap_workaround(_Self& __x) { swap(__x); }
358 void splice(iterator __pos, _Self& __x) {
371 void splice(iterator __pos, _Self& __x, iterator __i) {
385 void splice(iterator __pos, _Self& __x, iterator __first, iterator __last)
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/debug/
_list.h 67 typedef list<_Tp, _Alloc> _Self;
108 list(__move_source<_Self> src)
148 list(const _Self& __x) :
152 _Self& operator=(const _Self& __x) {
197 void swap(_Self& __x) {
202 void _M_swap_workaround(_Self& __x) { swap(__x); }
358 void splice(iterator __pos, _Self& __x) {
371 void splice(iterator __pos, _Self& __x, iterator __i) {
385 void splice(iterator __pos, _Self& __x, iterator __first, iterator __last)
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/debug/
_list.h 67 typedef list<_Tp, _Alloc> _Self;
108 list(__move_source<_Self> src)
148 list(const _Self& __x) :
152 _Self& operator=(const _Self& __x) {
197 void swap(_Self& __x) {
202 void _M_swap_workaround(_Self& __x) { swap(__x); }
358 void splice(iterator __pos, _Self& __x) {
371 void splice(iterator __pos, _Self& __x, iterator __i) {
385 void splice(iterator __pos, _Self& __x, iterator __first, iterator __last)
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/debug/
_list.h 67 typedef list<_Tp, _Alloc> _Self;
108 list(__move_source<_Self> src)
148 list(const _Self& __x) :
152 _Self& operator=(const _Self& __x) {
197 void swap(_Self& __x) {
202 void _M_swap_workaround(_Self& __x) { swap(__x); }
358 void splice(iterator __pos, _Self& __x) {
371 void splice(iterator __pos, _Self& __x, iterator __i) {
385 void splice(iterator __pos, _Self& __x, iterator __first, iterator __last)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/debug/
_list.h 67 typedef list<_Tp, _Alloc> _Self;
108 list(__move_source<_Self> src)
148 list(const _Self& __x) :
152 _Self& operator=(const _Self& __x) {
197 void swap(_Self& __x) {
202 void _M_swap_workaround(_Self& __x) { swap(__x); }
358 void splice(iterator __pos, _Self& __x) {
371 void splice(iterator __pos, _Self& __x, iterator __i) {
385 void splice(iterator __pos, _Self& __x, iterator __first, iterator __last)
    [all...]

Completed in 811 milliseconds

1 2 3 4 5 6 7 891011>>