HomeSort by relevance Sort by last modified time
    Searched refs:swap (Results 401 - 425 of 3301) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/cc_hash_table_map_/
constructor_destructor_fn_imps.hpp 157 swap(PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
162 std::swap(m_entries, other.m_entries);
163 std::swap(m_num_e, other.m_num_e);
164 std::swap(m_num_used_e, other.m_num_used_e);
165 ranged_hash_fn_base::swap(other);
166 hash_eq_fn_base::swap(other);
167 resize_base::swap(other);
169 _GLIBCXX_DEBUG_ONLY(debug_base::swap(other));
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/gp_hash_table_map_/
constructor_destructor_fn_imps.hpp 175 swap(PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
179 std::swap(m_num_e, other.m_num_e);
180 std::swap(m_num_used_e, other.m_num_used_e);
181 std::swap(m_entries, other.m_entries);
182 ranged_probe_fn_base::swap(other);
183 hash_eq_fn_base::swap(other);
184 resize_base::swap(other);
185 _GLIBCXX_DEBUG_ONLY(debug_base::swap(other));
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/hash_fn/
mask_based_range_hashing.hpp 56 swap(mask_based_range_hashing& other) function in class:__gnu_pbds::detail::mask_based_range_hashing
57 { std::swap(m_mask, other.m_mask); }
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/rb_tree_map_/
constructors_destructor_fn_imps.hpp 89 swap(PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
92 base_type::swap(other);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/splay_tree_/
constructors_destructor_fn_imps.hpp 89 swap(PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
93 base_type::swap(other);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/cc_hash_table_map_/
constructor_destructor_fn_imps.hpp 157 swap(PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
162 std::swap(m_entries, other.m_entries);
163 std::swap(m_num_e, other.m_num_e);
164 std::swap(m_num_used_e, other.m_num_used_e);
165 ranged_hash_fn_base::swap(other);
166 hash_eq_fn_base::swap(other);
167 resize_base::swap(other);
169 _GLIBCXX_DEBUG_ONLY(debug_base::swap(other));
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/hash_fn/
mask_based_range_hashing.hpp 58 swap(mask_based_range_hashing& other) function in class:__gnu_pbds::detail::mask_based_range_hashing
59 { std::swap(m_mask, other.m_mask); }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/rb_tree_map_/
constructors_destructor_fn_imps.hpp 89 swap(PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
92 base_type::swap(other);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/splay_tree_/
constructors_destructor_fn_imps.hpp 89 swap(PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
93 base_type::swap(other);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/cc_hash_table_map_/
constructor_destructor_fn_imps.hpp 157 swap(PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
162 std::swap(m_entries, other.m_entries);
163 std::swap(m_num_e, other.m_num_e);
164 std::swap(m_num_used_e, other.m_num_used_e);
165 ranged_hash_fn_base::swap(other);
166 hash_eq_fn_base::swap(other);
167 resize_base::swap(other);
169 _GLIBCXX_DEBUG_ONLY(debug_base::swap(other));
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/gp_hash_table_map_/
constructor_destructor_fn_imps.hpp 175 swap(PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
179 std::swap(m_num_e, other.m_num_e);
180 std::swap(m_num_used_e, other.m_num_used_e);
181 std::swap(m_entries, other.m_entries);
182 ranged_probe_fn_base::swap(other);
183 hash_eq_fn_base::swap(other);
184 resize_base::swap(other);
185 _GLIBCXX_DEBUG_ONLY(debug_base::swap(other));
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/hash_fn/
mask_based_range_hashing.hpp 56 swap(mask_based_range_hashing& other) function in class:__gnu_pbds::detail::mask_based_range_hashing
57 { std::swap(m_mask, other.m_mask); }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/rb_tree_map_/
constructors_destructor_fn_imps.hpp 89 swap(PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
92 base_type::swap(other);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/splay_tree_/
constructors_destructor_fn_imps.hpp 89 swap(PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
93 base_type::swap(other);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/cc_hash_table_map_/
constructor_destructor_fn_imps.hpp 156 swap(PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
161 std::swap(m_entries, other.m_entries);
162 std::swap(m_num_e, other.m_num_e);
163 std::swap(m_num_used_e, other.m_num_used_e);
164 ranged_hash_fn_base::swap(other);
165 hash_eq_fn_base::swap(other);
166 resize_base::swap(other);
168 _GLIBCXX_DEBUG_ONLY(debug_base::swap(other));
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/gp_hash_table_map_/
constructor_destructor_fn_imps.hpp 174 swap(PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
178 std::swap(m_num_e, other.m_num_e);
179 std::swap(m_num_used_e, other.m_num_used_e);
180 std::swap(m_entries, other.m_entries);
181 ranged_probe_fn_base::swap(other);
182 hash_eq_fn_base::swap(other);
183 resize_base::swap(other);
184 _GLIBCXX_DEBUG_ONLY(debug_base::swap(other));
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/hash_fn/
mask_based_range_hashing.hpp 56 swap(mask_based_range_hashing& other) function in class:__gnu_pbds::detail::mask_based_range_hashing
57 { std::swap(m_mask, other.m_mask); }
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/rb_tree_map_/
constructors_destructor_fn_imps.hpp 89 swap(PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
92 base_type::swap(other);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/splay_tree_/
constructors_destructor_fn_imps.hpp 89 swap(PB_DS_CLASS_C_DEC& other) function in class:PB_DS_CLASS_C_DEC
93 base_type::swap(other);
  /external/chromium/base/
callback_internal.cc 28 invoker_storage_.swap(*invoker_storage);
  /external/chromium/base/memory/
scoped_nsobject.h 63 void swap(scoped_nsobject& that) { function in class:scoped_nsobject
86 void swap(scoped_nsobject<C>& p1, scoped_nsobject<C>& p2) { function
87 p1.swap(p2);
136 void swap(scoped_nsobject& that) { function in class:scoped_nsobject
  /external/chromium_org/chrome/browser/web_resource/
resource_request_allowed_notifier_test_util.cc 18 test_eula_notifier_.swap(eula_notifier);
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/transforms/
Matrix3DTransformOperation.cpp 50 std::swap(fromT, toT);
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/re/re.results/re.results.swap/
member_swap.pass.cpp 14 // void swap(match_results& that);
30 m1.swap(m2);
non_member_swap.pass.cpp 15 // void swap(match_results<BidirectionalIterator, Allocator>& m1,
32 swap(m1, m2);

Completed in 4129 milliseconds

<<11121314151617181920>>