HomeSort by relevance Sort by last modified time
    Searched full:swap (Results 301 - 325 of 6003) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
move.h 1 // Move, forward and identity for C++0x + swap -*- C++ -*-
122 swap(_Tp& __a, _Tp& __b) function
133 // DR 809. std::swap should be overloaded for array types.
136 swap(_Tp (&__a)[_Nm], _Tp (&__b)[_Nm])
139 swap(__a[__n], __b[__n]);
  /external/chromium_org/third_party/icu/source/common/
propname.cpp 333 EnumToOffset::swap(const UDataSwapper *ds, function in class:EnumToOffset
366 /* swap enumStart and enumLimit */
369 /* swap _offsetArray[] */
378 NonContiguousEnumToOffset::swap(const UDataSwapper *ds, function in class:NonContiguousEnumToOffset
410 /* swap count and _enumArray[] */
415 /* swap _offsetArray[] */
445 NameToEnum::swap(const UDataSwapper *ds, function in class:NameToEnum
487 /* swap count */
497 /* no need to sort, just swap the enum/name arrays */
508 * Then the sorting indexes are used to permutate-swap the name and enum arrays
590 PropertyAliases::swap(const UDataSwapper *ds, function in class:PropertyAliases
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
sstream 35 // 27.8.1.2 Assign and swap:
37 void swap(basic_stringbuf& rhs);
56 void swap(basic_stringbuf<charT, traits, Allocator>& x,
80 // 27.8.2.2 Assign and swap:
82 void swap(basic_istringstream& rhs);
91 void swap(basic_istringstream<charT, traits, Allocator>& x,
116 // 27.8.3.2 Assign/swap:
118 void swap(basic_ostringstream& rhs);
127 void swap(basic_ostringstream<charT, traits, Allocator>& x,
152 // 27.8.5.1 Assign/swap
    [all...]
stack 61 void swap(stack& c) noexcept(noexcept(swap(c, q.c)));
78 void swap(stack<T, Container>& x, stack<T, Container>& y)
79 noexcept(noexcept(x.swap(y)));
209 void swap(stack& __s)
212 using _VSTD::swap;
213 swap(c, __s.c);
278 swap(stack<_Tp, _Container>& __x, stack<_Tp, _Container>& __y)
279 _NOEXCEPT_(_NOEXCEPT_(__x.swap(__y)))
281 __x.swap(__y)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/hash_fn/
ranged_probe_fn.hpp 93 swap(PB_DS_CLASS_C_DEC&);
134 swap(PB_DS_CLASS_C_DEC& other) function in class:__gnu_pbds::detail::PB_DS_CLASS_C_DEC
136 comb_probe_fn_base::swap(other);
137 std::swap((Hash_Fn& )(*this), (Hash_Fn&)other);
200 swap(PB_DS_CLASS_C_DEC&);
244 swap(PB_DS_CLASS_C_DEC& other) function in class:__gnu_pbds::detail::PB_DS_CLASS_C_DEC
246 comb_probe_fn_base::swap(other);
247 std::swap((Hash_Fn& )(*this), (Hash_Fn& )other);
320 swap(ranged_probe_fn& other) function in class:__gnu_pbds::detail::ranged_probe_fn
321 { comb_probe_fn_base::swap(other);
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/hash_fn/
ranged_probe_fn.hpp 93 swap(PB_DS_CLASS_C_DEC&);
134 swap(PB_DS_CLASS_C_DEC& other) function in class:__gnu_pbds::detail::PB_DS_CLASS_C_DEC
136 comb_probe_fn_base::swap(other);
137 std::swap((Hash_Fn& )(*this), (Hash_Fn&)other);
200 swap(PB_DS_CLASS_C_DEC&);
244 swap(PB_DS_CLASS_C_DEC& other) function in class:__gnu_pbds::detail::PB_DS_CLASS_C_DEC
246 comb_probe_fn_base::swap(other);
247 std::swap((Hash_Fn& )(*this), (Hash_Fn& )other);
320 swap(ranged_probe_fn& other) function in class:__gnu_pbds::detail::ranged_probe_fn
321 { comb_probe_fn_base::swap(other);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/hash_fn/
ranged_probe_fn.hpp 93 swap(PB_DS_CLASS_C_DEC&);
134 swap(PB_DS_CLASS_C_DEC& other) function in class:__gnu_pbds::detail::PB_DS_CLASS_C_DEC
136 comb_probe_fn_base::swap(other);
137 std::swap((Hash_Fn& )(*this), (Hash_Fn&)other);
200 swap(PB_DS_CLASS_C_DEC&);
244 swap(PB_DS_CLASS_C_DEC& other) function in class:__gnu_pbds::detail::PB_DS_CLASS_C_DEC
246 comb_probe_fn_base::swap(other);
247 std::swap((Hash_Fn& )(*this), (Hash_Fn& )other);
320 swap(ranged_probe_fn& other) function in class:__gnu_pbds::detail::ranged_probe_fn
321 { comb_probe_fn_base::swap(other);
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/hash_fn/
ranged_probe_fn.hpp 93 swap(PB_DS_CLASS_C_DEC&);
134 swap(PB_DS_CLASS_C_DEC& other) function in class:__gnu_pbds::detail::PB_DS_CLASS_C_DEC
136 comb_probe_fn_base::swap(other);
137 std::swap((Hash_Fn& )(*this), (Hash_Fn&)other);
200 swap(PB_DS_CLASS_C_DEC&);
244 swap(PB_DS_CLASS_C_DEC& other) function in class:__gnu_pbds::detail::PB_DS_CLASS_C_DEC
246 comb_probe_fn_base::swap(other);
247 std::swap((Hash_Fn& )(*this), (Hash_Fn& )other);
320 swap(ranged_probe_fn& other) function in class:__gnu_pbds::detail::ranged_probe_fn
321 { comb_probe_fn_base::swap(other);
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/hash_fn/
ranged_probe_fn.hpp 93 swap(PB_DS_CLASS_C_DEC&);
134 swap(PB_DS_CLASS_C_DEC& other) function in class:__gnu_pbds::detail::PB_DS_CLASS_C_DEC
136 comb_probe_fn_base::swap(other);
137 std::swap((Hash_Fn& )(*this), (Hash_Fn&)other);
200 swap(PB_DS_CLASS_C_DEC&);
244 swap(PB_DS_CLASS_C_DEC& other) function in class:__gnu_pbds::detail::PB_DS_CLASS_C_DEC
246 comb_probe_fn_base::swap(other);
247 std::swap((Hash_Fn& )(*this), (Hash_Fn& )other);
320 swap(ranged_probe_fn& other) function in class:__gnu_pbds::detail::ranged_probe_fn
321 { comb_probe_fn_base::swap(other);
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/hash_fn/
ranged_probe_fn.hpp 93 swap(PB_DS_CLASS_C_DEC&);
134 swap(PB_DS_CLASS_C_DEC& other) function in class:__gnu_pbds::detail::PB_DS_CLASS_C_DEC
136 comb_probe_fn_base::swap(other);
137 std::swap((Hash_Fn& )(*this), (Hash_Fn&)other);
200 swap(PB_DS_CLASS_C_DEC&);
244 swap(PB_DS_CLASS_C_DEC& other) function in class:__gnu_pbds::detail::PB_DS_CLASS_C_DEC
246 comb_probe_fn_base::swap(other);
247 std::swap((Hash_Fn& )(*this), (Hash_Fn& )other);
320 swap(ranged_probe_fn& other) function in class:__gnu_pbds::detail::ranged_probe_fn
321 { comb_probe_fn_base::swap(other);
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/hash_fn/
ranged_probe_fn.hpp 93 swap(PB_DS_CLASS_C_DEC&);
134 swap(PB_DS_CLASS_C_DEC& other) function in class:__gnu_pbds::detail::PB_DS_CLASS_C_DEC
136 comb_probe_fn_base::swap(other);
137 std::swap((Hash_Fn& )(*this), (Hash_Fn&)other);
200 swap(PB_DS_CLASS_C_DEC&);
244 swap(PB_DS_CLASS_C_DEC& other) function in class:__gnu_pbds::detail::PB_DS_CLASS_C_DEC
246 comb_probe_fn_base::swap(other);
247 std::swap((Hash_Fn& )(*this), (Hash_Fn& )other);
320 swap(ranged_probe_fn& other) function in class:__gnu_pbds::detail::ranged_probe_fn
321 { comb_probe_fn_base::swap(other);
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/hash_fn/
ranged_probe_fn.hpp 93 swap(PB_DS_CLASS_C_DEC&);
134 swap(PB_DS_CLASS_C_DEC& other) function in class:__gnu_pbds::detail::PB_DS_CLASS_C_DEC
136 comb_probe_fn_base::swap(other);
137 std::swap((Hash_Fn& )(*this), (Hash_Fn&)other);
200 swap(PB_DS_CLASS_C_DEC&);
244 swap(PB_DS_CLASS_C_DEC& other) function in class:__gnu_pbds::detail::PB_DS_CLASS_C_DEC
246 comb_probe_fn_base::swap(other);
247 std::swap((Hash_Fn& )(*this), (Hash_Fn& )other);
320 swap(ranged_probe_fn& other) function in class:__gnu_pbds::detail::ranged_probe_fn
321 { comb_probe_fn_base::swap(other);
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/hash_fn/
ranged_probe_fn.hpp 93 swap(PB_DS_CLASS_C_DEC&);
134 swap(PB_DS_CLASS_C_DEC& other) function in class:__gnu_pbds::detail::PB_DS_CLASS_C_DEC
136 comb_probe_fn_base::swap(other);
137 std::swap((Hash_Fn& )(*this), (Hash_Fn&)other);
200 swap(PB_DS_CLASS_C_DEC&);
244 swap(PB_DS_CLASS_C_DEC& other) function in class:__gnu_pbds::detail::PB_DS_CLASS_C_DEC
246 comb_probe_fn_base::swap(other);
247 std::swap((Hash_Fn& )(*this), (Hash_Fn& )other);
320 swap(ranged_probe_fn& other) function in class:__gnu_pbds::detail::ranged_probe_fn
321 { comb_probe_fn_base::swap(other);
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/hash_fn/
ranged_probe_fn.hpp 93 swap(PB_DS_CLASS_C_DEC&);
134 swap(PB_DS_CLASS_C_DEC& other) function in class:__gnu_pbds::detail::PB_DS_CLASS_C_DEC
136 comb_probe_fn_base::swap(other);
137 std::swap((Hash_Fn& )(*this), (Hash_Fn&)other);
200 swap(PB_DS_CLASS_C_DEC&);
244 swap(PB_DS_CLASS_C_DEC& other) function in class:__gnu_pbds::detail::PB_DS_CLASS_C_DEC
246 comb_probe_fn_base::swap(other);
247 std::swap((Hash_Fn& )(*this), (Hash_Fn& )other);
320 swap(ranged_probe_fn& other) function in class:__gnu_pbds::detail::ranged_probe_fn
321 { comb_probe_fn_base::swap(other);
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/hash_fn/
ranged_probe_fn.hpp 93 swap(PB_DS_CLASS_C_DEC&);
134 swap(PB_DS_CLASS_C_DEC& other) function in class:__gnu_pbds::detail::PB_DS_CLASS_C_DEC
136 comb_probe_fn_base::swap(other);
137 std::swap((Hash_Fn& )(*this), (Hash_Fn&)other);
200 swap(PB_DS_CLASS_C_DEC&);
244 swap(PB_DS_CLASS_C_DEC& other) function in class:__gnu_pbds::detail::PB_DS_CLASS_C_DEC
246 comb_probe_fn_base::swap(other);
247 std::swap((Hash_Fn& )(*this), (Hash_Fn& )other);
320 swap(ranged_probe_fn& other) function in class:__gnu_pbds::detail::ranged_probe_fn
321 { comb_probe_fn_base::swap(other);
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/hash_fn/
ranged_probe_fn.hpp 93 swap(PB_DS_CLASS_C_DEC&);
134 swap(PB_DS_CLASS_C_DEC& other) function in class:__gnu_pbds::detail::PB_DS_CLASS_C_DEC
136 comb_probe_fn_base::swap(other);
137 std::swap((Hash_Fn& )(*this), (Hash_Fn&)other);
200 swap(PB_DS_CLASS_C_DEC&);
244 swap(PB_DS_CLASS_C_DEC& other) function in class:__gnu_pbds::detail::PB_DS_CLASS_C_DEC
246 comb_probe_fn_base::swap(other);
247 std::swap((Hash_Fn& )(*this), (Hash_Fn& )other);
320 swap(ranged_probe_fn& other) function in class:__gnu_pbds::detail::ranged_probe_fn
321 { comb_probe_fn_base::swap(other);
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/containers/sequences/forwardlist/forwardlist.spec/
member_swap.pass.cpp 12 // void swap(forward_list& x);
30 c1.swap(c2);
54 c1.swap(c2);
75 c1.swap(c2);
92 c1.swap(c2);
109 c1.swap(c2);
133 c1.swap(c2);
154 c1.swap(c2);
171 c1.swap(c2);
188 c1.swap(c2)
    [all...]
non_member_swap.pass.cpp 13 // void swap(forward_list<T, Allocator>& x, forward_list<T, Allocator>& y);
31 swap(c1, c2);
55 swap(c1, c2);
76 swap(c1, c2);
93 swap(c1, c2);
110 swap(c1, c2);
134 swap(c1, c2);
155 swap(c1, c2);
172 swap(c1, c2);
189 swap(c1, c2)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_pair.h 61 // std::swap
134 swap(pair&& __p) function in struct:pair
136 using std::swap;
137 swap(first, __p.first);
138 swap(second, __p.second);
181 /// See std::pair::swap().
182 // Note: no std::swap overloads in C++03 mode, this has performance
186 swap(pair<_T1, _T2>& __x, pair<_T1, _T2>& __y) function
187 { __x.swap(__y); }
191 swap(pair<_T1, _T2>&& __x, pair<_T1, _T2>& __y function
196 swap(pair<_T1, _T2>& __x, pair<_T1, _T2>&& __y) function
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_pair.h 61 // std::swap
134 swap(pair&& __p) function in struct:pair
136 using std::swap;
137 swap(first, __p.first);
138 swap(second, __p.second);
181 /// See std::pair::swap().
182 // Note: no std::swap overloads in C++03 mode, this has performance
186 swap(pair<_T1, _T2>& __x, pair<_T1, _T2>& __y) function
187 { __x.swap(__y); }
191 swap(pair<_T1, _T2>&& __x, pair<_T1, _T2>& __y function
196 swap(pair<_T1, _T2>& __x, pair<_T1, _T2>&& __y) function
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_pair.h 61 // std::swap
134 swap(pair&& __p) function in struct:pair
136 using std::swap;
137 swap(first, __p.first);
138 swap(second, __p.second);
181 /// See std::pair::swap().
182 // Note: no std::swap overloads in C++03 mode, this has performance
186 swap(pair<_T1, _T2>& __x, pair<_T1, _T2>& __y) function
187 { __x.swap(__y); }
191 swap(pair<_T1, _T2>&& __x, pair<_T1, _T2>& __y function
196 swap(pair<_T1, _T2>& __x, pair<_T1, _T2>&& __y) function
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
stl_pair.h 61 // std::swap
134 swap(pair&& __p) function in struct:pair
136 using std::swap;
137 swap(first, __p.first);
138 swap(second, __p.second);
181 /// See std::pair::swap().
182 // Note: no std::swap overloads in C++03 mode, this has performance
186 swap(pair<_T1, _T2>& __x, pair<_T1, _T2>& __y) function
187 { __x.swap(__y); }
191 swap(pair<_T1, _T2>&& __x, pair<_T1, _T2>& __y function
196 swap(pair<_T1, _T2>& __x, pair<_T1, _T2>&& __y) function
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
stl_pair.h 61 // std::swap
153 swap(pair& __p) function in struct:pair
155 using std::swap;
156 swap(first, __p.first);
157 swap(second, __p.second);
200 /// See std::pair::swap().
201 // Note: no std::swap overloads in C++03 mode, this has performance
205 swap(pair<_T1, _T2>& __x, pair<_T1, _T2>& __y) function
206 { __x.swap(__y); }
210 swap(pair<_T1, _T2>&& __x, pair<_T1, _T2>& __y function
215 swap(pair<_T1, _T2>& __x, pair<_T1, _T2>&& __y) function
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/perlasm/
cbc.pl 28 local($name,$enc_func,$dec_func,$swap,$iv_off,$enc_off,$p1,$p2,$p3)=@_;
31 # swap is true if byte order needs to be reversed
119 &bswap("eax") if $swap;
120 &bswap("ebx") if $swap;
130 &bswap("eax") if $swap;
131 &bswap("ebx") if $swap;
182 &bswap("eax") if $swap;
183 &bswap("ebx") if $swap;
193 &bswap("eax") if $swap;
194 &bswap("ebx") if $swap;
    [all...]
  /external/openssl/crypto/perlasm/
cbc.pl 28 local($name,$enc_func,$dec_func,$swap,$iv_off,$enc_off,$p1,$p2,$p3)=@_;
31 # swap is true if byte order needs to be reversed
119 &bswap("eax") if $swap;
120 &bswap("ebx") if $swap;
130 &bswap("eax") if $swap;
131 &bswap("ebx") if $swap;
182 &bswap("eax") if $swap;
183 &bswap("ebx") if $swap;
193 &bswap("eax") if $swap;
194 &bswap("ebx") if $swap;
    [all...]

Completed in 1739 milliseconds

<<11121314151617181920>>