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

<<11121314151617181920>>

  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
constructors_destructor_fn_imps.hpp 226 swap(PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
230 std::swap((Cmp_Fn& )(*this), (Cmp_Fn& )other);
239 std::swap(m_a_values, other.m_a_values);
240 std::swap(m_a_metadata, other.m_a_metadata);
241 std::swap(m_size, other.m_size);
242 std::swap(m_end_it, other.m_end_it);
243 _GLIBCXX_DEBUG_ONLY(debug_base::swap(other);)
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/resize_policy/
hash_load_check_resize_trigger_imp.hpp 219 swap(PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
224 size_base::swap(other);
225 std::swap(m_load_min, other.m_load_min);
226 std::swap(m_load_max, other.m_load_max);
227 std::swap(m_resize_needed, other.m_resize_needed);
228 std::swap(m_next_grow_size, other.m_next_grow_size);
229 std::swap(m_next_shrink_size, other.m_next_shrink_size);
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
constructors_destructor_fn_imps.hpp 226 swap(PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
230 std::swap((Cmp_Fn& )(*this), (Cmp_Fn& )other);
239 std::swap(m_a_values, other.m_a_values);
240 std::swap(m_a_metadata, other.m_a_metadata);
241 std::swap(m_size, other.m_size);
242 std::swap(m_end_it, other.m_end_it);
243 _GLIBCXX_DEBUG_ONLY(debug_base::swap(other);)
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/resize_policy/
hash_load_check_resize_trigger_imp.hpp 219 swap(PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
224 size_base::swap(other);
225 std::swap(m_load_min, other.m_load_min);
226 std::swap(m_load_max, other.m_load_max);
227 std::swap(m_resize_needed, other.m_resize_needed);
228 std::swap(m_next_grow_size, other.m_next_grow_size);
229 std::swap(m_next_shrink_size, other.m_next_shrink_size);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/ov_tree_map_/
constructors_destructor_fn_imps.hpp 226 swap(PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
230 std::swap((Cmp_Fn& )(*this), (Cmp_Fn& )other);
239 std::swap(m_a_values, other.m_a_values);
240 std::swap(m_a_metadata, other.m_a_metadata);
241 std::swap(m_size, other.m_size);
242 std::swap(m_end_it, other.m_end_it);
243 _GLIBCXX_DEBUG_ONLY(debug_base::swap(other);)
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/resize_policy/
hash_load_check_resize_trigger_imp.hpp 219 swap(PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
224 size_base::swap(other);
225 std::swap(m_load_min, other.m_load_min);
226 std::swap(m_load_max, other.m_load_max);
227 std::swap(m_resize_needed, other.m_resize_needed);
228 std::swap(m_next_grow_size, other.m_next_grow_size);
229 std::swap(m_next_shrink_size, other.m_next_shrink_size);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/ov_tree_map_/
constructors_destructor_fn_imps.hpp 226 swap(PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
230 std::swap((Cmp_Fn& )(*this), (Cmp_Fn& )other);
239 std::swap(m_a_values, other.m_a_values);
240 std::swap(m_a_metadata, other.m_a_metadata);
241 std::swap(m_size, other.m_size);
242 std::swap(m_end_it, other.m_end_it);
243 _GLIBCXX_DEBUG_ONLY(debug_base::swap(other);)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/resize_policy/
hash_load_check_resize_trigger_imp.hpp 219 swap(PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
224 size_base::swap(other);
225 std::swap(m_load_min, other.m_load_min);
226 std::swap(m_load_max, other.m_load_max);
227 std::swap(m_resize_needed, other.m_resize_needed);
228 std::swap(m_next_grow_size, other.m_next_grow_size);
229 std::swap(m_next_shrink_size, other.m_next_shrink_size);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/ov_tree_map_/
constructors_destructor_fn_imps.hpp 226 swap(PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
230 std::swap((Cmp_Fn& )(*this), (Cmp_Fn& )other);
239 std::swap(m_a_values, other.m_a_values);
240 std::swap(m_a_metadata, other.m_a_metadata);
241 std::swap(m_size, other.m_size);
242 std::swap(m_end_it, other.m_end_it);
243 _GLIBCXX_DEBUG_ONLY(debug_base::swap(other);)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/resize_policy/
hash_load_check_resize_trigger_imp.hpp 214 swap(PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
219 size_base::swap(other);
220 std::swap(m_load_min, other.m_load_min);
221 std::swap(m_load_max, other.m_load_max);
222 std::swap(m_resize_needed, other.m_resize_needed);
223 std::swap(m_next_grow_size, other.m_next_grow_size);
224 std::swap(m_next_shrink_size, other.m_next_shrink_size);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
move.h 1 // Move, forward and identity for C++0x + swap -*- C++ -*-
167 swap(_Tp& __a, _Tp& __b)
182 // DR 809. std::swap should be overloaded for array types.
183 /// Swap the contents of two arrays.
186 swap(_Tp (&__a)[_Nm], _Tp (&__b)[_Nm])
188 noexcept(noexcept(swap(*__a, *__b)))
192 swap(__a[__n], __b[__n]);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/resize_policy/
hash_load_check_resize_trigger_imp.hpp 217 swap(PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
222 size_base::swap(other);
223 std::swap(m_load_min, other.m_load_min);
224 std::swap(m_load_max, other.m_load_max);
225 std::swap(m_resize_needed, other.m_resize_needed);
226 std::swap(m_next_grow_size, other.m_next_grow_size);
227 std::swap(m_next_shrink_size, other.m_next_shrink_size);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/ov_tree_map_/
constructors_destructor_fn_imps.hpp 226 swap(PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
230 std::swap((Cmp_Fn& )(*this), (Cmp_Fn& )other);
239 std::swap(m_a_values, other.m_a_values);
240 std::swap(m_a_metadata, other.m_a_metadata);
241 std::swap(m_size, other.m_size);
242 std::swap(m_end_it, other.m_end_it);
243 _GLIBCXX_DEBUG_ONLY(debug_base::swap(other);)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/resize_policy/
hash_load_check_resize_trigger_imp.hpp 214 swap(PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
219 size_base::swap(other);
220 std::swap(m_load_min, other.m_load_min);
221 std::swap(m_load_max, other.m_load_max);
222 std::swap(m_resize_needed, other.m_resize_needed);
223 std::swap(m_next_grow_size, other.m_next_grow_size);
224 std::swap(m_next_shrink_size, other.m_next_shrink_size);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
move.h 1 // Move, forward and identity for C++0x + swap -*- C++ -*-
167 swap(_Tp& __a, _Tp& __b)
182 // DR 809. std::swap should be overloaded for array types.
183 /// Swap the contents of two arrays.
186 swap(_Tp (&__a)[_Nm], _Tp (&__b)[_Nm])
188 noexcept(noexcept(swap(*__a, *__b)))
192 swap(__a[__n], __b[__n]);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/resize_policy/
hash_load_check_resize_trigger_imp.hpp 217 swap(PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
222 size_base::swap(other);
223 std::swap(m_load_min, other.m_load_min);
224 std::swap(m_load_max, other.m_load_max);
225 std::swap(m_resize_needed, other.m_resize_needed);
226 std::swap(m_next_grow_size, other.m_next_grow_size);
227 std::swap(m_next_shrink_size, other.m_next_shrink_size);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
move.h 1 // Move, forward and identity for C++0x + swap -*- C++ -*-
166 swap(_Tp& __a, _Tp& __b)
181 // DR 809. std::swap should be overloaded for array types.
182 /// Swap the contents of two arrays.
185 swap(_Tp (&__a)[_Nm], _Tp (&__b)[_Nm])
187 noexcept(noexcept(swap(*__a, *__b)))
191 swap(__a[__n], __b[__n]);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/resize_policy/
hash_load_check_resize_trigger_imp.hpp 216 swap(PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
221 size_base::swap(other);
222 std::swap(m_load_min, other.m_load_min);
223 std::swap(m_load_max, other.m_load_max);
224 std::swap(m_resize_needed, other.m_resize_needed);
225 std::swap(m_next_grow_size, other.m_next_grow_size);
226 std::swap(m_next_shrink_size, other.m_next_shrink_size);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
fstream 33 // 27.9.1.3 Assign/swap:
35 void swap(basic_filebuf& rhs);
61 swap(basic_filebuf<charT, traits>& x, basic_filebuf<charT, traits>& y);
83 void swap(basic_ifstream& rhs);
94 swap(basic_ifstream<charT, traits>& x, basic_ifstream<charT, traits>& y);
116 void swap(basic_ofstream& rhs);
127 swap(basic_ofstream<charT, traits>& x, basic_ofstream<charT, traits>& y);
149 void swap(basic_fstream& rhs);
159 void swap(basic_fstream<charT, traits>& x, basic_fstream<charT, traits>& y);
201 // 27.9.1.3 Assign/swap
    [all...]
  /external/chromium/googleurl/base/
scoped_ptr.h 98 void swap(scoped_ptr & b) { function in class:scoped_ptr
118 void swap(scoped_ptr<T>& a, scoped_ptr<T>& b) { function
119 a.swap(b);
183 void swap(scoped_array & b) { function in class:scoped_array
203 void swap(::scoped_array<T>& a, ::scoped_array<T>& b) { function
204 a.swap(b);
281 void swap(scoped_ptr_malloc & b) { function in class:scoped_ptr_malloc
308 void swap(scoped_ptr_malloc<T,FP>& a, scoped_ptr_malloc<T,FP>& b) { function
309 a.swap(b);
  /external/chromium/base/memory/
scoped_vector.h 50 void swap(ScopedVector<T>& other) { v.swap(other.v); } function in class:ScopedVector
52 out->swap(v);
  /external/chromium_org/third_party/WebKit/Source/core/dom/shadow/
ContentDistribution.cpp 34 void ContentDistribution::swap(ContentDistribution& other) function in class:WebCore::ContentDistribution
36 m_nodes.swap(other.m_nodes);
37 m_indices.swap(other.m_indices);
  /external/chromium_org/third_party/WebKit/Source/wtf/
NonCopyingSort.h 32 using std::swap;
45 swap(array[root], array[child]);
71 swap(start[endIndex], start[0]);
  /external/clang/test/CXX/temp/temp.decls/temp.variadic/
example-function.cpp 47 function(other).swap(*this);
53 function(f).swap(*this);
57 void swap(function& other) { function in class:function
  /external/e2fsprogs/lib/blkid/
test_probe.in 25 # swap is native-endian, so regenerate before testing
29 # swap is native-endian, so regenerate before testing
40 mkswap -v1 -L SWAP-TEST $UUID $IMAGE >/dev/null

Completed in 4666 milliseconds

<<11121314151617181920>>