HomeSort by relevance Sort by last modified time
    Searched refs:_Self (Results 301 - 325 of 393) sorted by null

<<111213141516

  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/pointers/
_set.h 73 typedef set<_Key, _Compare, _Alloc> _Self;
193 set(const _Self& __x) : _M_t(__x._M_t) {}
196 set(__move_source<_Self> src)
200 _Self& operator=(const _Self& __x) {
222 void swap(_Self& __x) { _M_t.swap(__x._M_t); }
224 void _M_swap_workaround(_Self& __x) { swap(__x); }
320 typedef multiset<_Key, _Compare, _Alloc> _Self;
445 multiset(const _Self& __x)
448 _Self& operator=(const _Self& __x)
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/pointers/
_set.h 73 typedef set<_Key, _Compare, _Alloc> _Self;
193 set(const _Self& __x) : _M_t(__x._M_t) {}
196 set(__move_source<_Self> src)
200 _Self& operator=(const _Self& __x) {
222 void swap(_Self& __x) { _M_t.swap(__x._M_t); }
224 void _M_swap_workaround(_Self& __x) { swap(__x); }
320 typedef multiset<_Key, _Compare, _Alloc> _Self;
445 multiset(const _Self& __x)
448 _Self& operator=(const _Self& __x)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/pointers/
_set.h 73 typedef set<_Key, _Compare, _Alloc> _Self;
193 set(const _Self& __x) : _M_t(__x._M_t) {}
196 set(__move_source<_Self> src)
200 _Self& operator=(const _Self& __x) {
222 void swap(_Self& __x) { _M_t.swap(__x._M_t); }
224 void _M_swap_workaround(_Self& __x) { swap(__x); }
320 typedef multiset<_Key, _Compare, _Alloc> _Self;
445 multiset(const _Self& __x)
448 _Self& operator=(const _Self& __x)
    [all...]
  /external/stlport/stlport/stl/
_alloc.h 476 typedef _STLP_alloc_proxy<_Value, _Tp, _MaybeReboundAlloc> _Self;
484 _STLP_alloc_proxy (__move_source<_Self> src) :
497 void _M_swap_alloc(_Self&, const __true_type& /*_IsStateless*/)
500 void _M_swap_alloc(_Self& __x, const __false_type& /*_IsStateless*/) {
507 void _M_swap_alloc(_Self& __x) {
520 void swap(_Self& __x) {
  /external/stlport/stlport/stl/debug/
_hashtable.h 92 typedef hashtable<_Val, _Key, _HF, _Traits, _ExK, _EqK, _All> _Self;
149 hashtable(const _Self& __ht)
154 hashtable(__move_source<_Self> src)
169 _Self& operator=(const _Self& __ht) {
178 void swap(_Self& __ht) {
_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/
_alloc.h 476 typedef _STLP_alloc_proxy<_Value, _Tp, _MaybeReboundAlloc> _Self;
484 _STLP_alloc_proxy (__move_source<_Self> src) :
497 void _M_swap_alloc(_Self&, const __true_type& /*_IsStateless*/)
500 void _M_swap_alloc(_Self& __x, const __false_type& /*_IsStateless*/) {
507 void _M_swap_alloc(_Self& __x) {
520 void swap(_Self& __x) {
  /ndk/sources/cxx-stl/stlport/stlport/stl/debug/
_hashtable.h 92 typedef hashtable<_Val, _Key, _HF, _Traits, _ExK, _EqK, _All> _Self;
149 hashtable(const _Self& __ht)
154 hashtable(__move_source<_Self> src)
169 _Self& operator=(const _Self& __ht) {
178 void swap(_Self& __ht) {
_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) {
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_alloc.h 476 typedef _STLP_alloc_proxy<_Value, _Tp, _MaybeReboundAlloc> _Self;
484 _STLP_alloc_proxy (__move_source<_Self> src) :
497 void _M_swap_alloc(_Self&, const __true_type& /*_IsStateless*/)
500 void _M_swap_alloc(_Self& __x, const __false_type& /*_IsStateless*/) {
507 void _M_swap_alloc(_Self& __x) {
520 void swap(_Self& __x) {
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/debug/
_hashtable.h 92 typedef hashtable<_Val, _Key, _HF, _Traits, _ExK, _EqK, _All> _Self;
149 hashtable(const _Self& __ht)
154 hashtable(__move_source<_Self> src)
169 _Self& operator=(const _Self& __ht) {
178 void swap(_Self& __ht) {
_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) {
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_alloc.h 476 typedef _STLP_alloc_proxy<_Value, _Tp, _MaybeReboundAlloc> _Self;
484 _STLP_alloc_proxy (__move_source<_Self> src) :
497 void _M_swap_alloc(_Self&, const __true_type& /*_IsStateless*/)
500 void _M_swap_alloc(_Self& __x, const __false_type& /*_IsStateless*/) {
507 void _M_swap_alloc(_Self& __x) {
520 void swap(_Self& __x) {
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/debug/
_hashtable.h 92 typedef hashtable<_Val, _Key, _HF, _Traits, _ExK, _EqK, _All> _Self;
149 hashtable(const _Self& __ht)
154 hashtable(__move_source<_Self> src)
169 _Self& operator=(const _Self& __ht) {
178 void swap(_Self& __ht) {
_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) {
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_alloc.h 476 typedef _STLP_alloc_proxy<_Value, _Tp, _MaybeReboundAlloc> _Self;
484 _STLP_alloc_proxy (__move_source<_Self> src) :
497 void _M_swap_alloc(_Self&, const __true_type& /*_IsStateless*/)
500 void _M_swap_alloc(_Self& __x, const __false_type& /*_IsStateless*/) {
507 void _M_swap_alloc(_Self& __x) {
520 void swap(_Self& __x) {
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/debug/
_hashtable.h 92 typedef hashtable<_Val, _Key, _HF, _Traits, _ExK, _EqK, _All> _Self;
149 hashtable(const _Self& __ht)
154 hashtable(__move_source<_Self> src)
169 _Self& operator=(const _Self& __ht) {
178 void swap(_Self& __ht) {
_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) {
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_alloc.h 476 typedef _STLP_alloc_proxy<_Value, _Tp, _MaybeReboundAlloc> _Self;
484 _STLP_alloc_proxy (__move_source<_Self> src) :
497 void _M_swap_alloc(_Self&, const __true_type& /*_IsStateless*/)
500 void _M_swap_alloc(_Self& __x, const __false_type& /*_IsStateless*/) {
507 void _M_swap_alloc(_Self& __x) {
520 void swap(_Self& __x) {
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/debug/
_hashtable.h 92 typedef hashtable<_Val, _Key, _HF, _Traits, _ExK, _EqK, _All> _Self;
149 hashtable(const _Self& __ht)
154 hashtable(__move_source<_Self> src)
169 _Self& operator=(const _Self& __ht) {
178 void swap(_Self& __ht) {
_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) {
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_tree.h 162 typedef _Rb_tree_iterator<_Tp> _Self;
181 _Self&
188 _Self
191 _Self __tmp = *this;
196 _Self&
203 _Self
206 _Self __tmp = *this;
212 operator==(const _Self& __x) const
216 operator!=(const _Self& __x) const
234 typedef _Rb_tree_const_iterator<_Tp> _Self;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
stl_tree.h 165 typedef _Rb_tree_iterator<_Tp> _Self;
185 _Self&
192 _Self
195 _Self __tmp = *this;
200 _Self&
207 _Self
210 _Self __tmp = *this;
216 operator==(const _Self& __x) const
220 operator!=(const _Self& __x) const
238 typedef _Rb_tree_const_iterator<_Tp> _Self;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
stl_tree.h 165 typedef _Rb_tree_iterator<_Tp> _Self;
185 _Self&
192 _Self
195 _Self __tmp = *this;
200 _Self&
207 _Self
210 _Self __tmp = *this;
216 operator==(const _Self& __x) const
220 operator!=(const _Self& __x) const
238 typedef _Rb_tree_const_iterator<_Tp> _Self;
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_tree.h 162 typedef _Rb_tree_iterator<_Tp> _Self;
181 _Self&
188 _Self
191 _Self __tmp = *this;
196 _Self&
203 _Self
206 _Self __tmp = *this;
212 operator==(const _Self& __x) const
216 operator!=(const _Self& __x) const
234 typedef _Rb_tree_const_iterator<_Tp> _Self;
    [all...]

Completed in 744 milliseconds

<<111213141516