HomeSort by relevance Sort by last modified time
    Searched refs:resize_policy (Results 1 - 25 of 72) sorted by null

1 2 3

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/binary_heap_/
split_join_fn_imps.hpp 66 resize_policy::get_new_size_for_arbitrary(left);
113 resize_policy::notify_arbitrary(m_actual_size);
129 const size_type actual_size = resize_policy::get_new_size_for_arbitrary(len);
137 a_other_entries = s_entry_allocator.allocate(resize_policy::min_size);
145 s_entry_allocator.deallocate(a_other_entries, resize_policy::min_size);
158 resize_policy::notify_arbitrary(actual_size);
165 other.m_actual_size = resize_policy::min_size;
167 other.notify_arbitrary(resize_policy::min_size);
erase_fn_imps.hpp 51 const size_type actual_size = resize_policy::get_new_size_for_arbitrary(0);
55 resize_policy::notify_arbitrary(actual_size);
135 resize_policy::get_new_size_for_arbitrary(left);
145 resize_policy::notify_arbitrary(m_actual_size);
191 if (!resize_policy::resize_needed_for_shrink(m_size))
197 resize_policy::get_new_size_for_shrink();
201 resize_policy::notify_shrink_resize();
constructors_destructor_fn_imps.hpp 74 m_actual_size(resize_policy::min_size),
85 m_actual_size(resize_policy::min_size),
95 resize_policy(other),
148 static_cast<resize_policy*>(this)->swap(other);
debug_fn_imps.hpp 52 resize_policy::assert_valid();
resize_policy.hpp 37 * @file resize_policy.hpp
53 #define PB_DS_CLASS_C_DEC resize_policy<Size_Type>
56 class resize_policy class in namespace:__gnu_pbds::detail
68 resize_policy();
128 resize_policy() : function in class:__gnu_pbds::detail::PB_DS_CLASS_C_DEC
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/binary_heap_/
split_join_fn_imps.hpp 67 resize_policy::get_new_size_for_arbitrary(left);
114 resize_policy::notify_arbitrary(m_actual_size);
130 const size_type actual_size = resize_policy::get_new_size_for_arbitrary(len);
138 a_other_entries = s_entry_allocator.allocate(resize_policy::min_size);
146 s_entry_allocator.deallocate(a_other_entries, resize_policy::min_size);
159 resize_policy::notify_arbitrary(actual_size);
166 other.m_actual_size = resize_policy::min_size;
168 other.notify_arbitrary(resize_policy::min_size);
erase_fn_imps.hpp 52 const size_type actual_size = resize_policy::get_new_size_for_arbitrary(0);
56 resize_policy::notify_arbitrary(actual_size);
131 resize_policy::get_new_size_for_arbitrary(left);
141 resize_policy::notify_arbitrary(m_actual_size);
188 if (!resize_policy::resize_needed_for_shrink(m_size))
194 resize_policy::get_new_size_for_shrink();
198 resize_policy::notify_shrink_resize();
constructors_destructor_fn_imps.hpp 74 m_actual_size(resize_policy::min_size),
85 m_actual_size(resize_policy::min_size),
95 resize_policy(other),
148 static_cast<resize_policy*>(this)->swap(other);
debug_fn_imps.hpp 52 resize_policy::assert_valid();
resize_policy.hpp 37 * @file resize_policy.hpp
53 #define PB_DS_CLASS_C_DEC resize_policy<Size_Type>
56 class resize_policy class in namespace:__gnu_pbds::detail
68 resize_policy();
128 resize_policy() : function in class:__gnu_pbds::detail::PB_DS_CLASS_C_DEC
  /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/binary_heap_/
split_join_fn_imps.hpp 67 resize_policy::get_new_size_for_arbitrary(left);
114 resize_policy::notify_arbitrary(m_actual_size);
130 const size_type actual_size = resize_policy::get_new_size_for_arbitrary(len);
138 a_other_entries = s_entry_allocator.allocate(resize_policy::min_size);
146 s_entry_allocator.deallocate(a_other_entries, resize_policy::min_size);
159 resize_policy::notify_arbitrary(actual_size);
166 other.m_actual_size = resize_policy::min_size;
168 other.notify_arbitrary(resize_policy::min_size);
erase_fn_imps.hpp 52 const size_type actual_size = resize_policy::get_new_size_for_arbitrary(0);
56 resize_policy::notify_arbitrary(actual_size);
131 resize_policy::get_new_size_for_arbitrary(left);
141 resize_policy::notify_arbitrary(m_actual_size);
188 if (!resize_policy::resize_needed_for_shrink(m_size))
194 resize_policy::get_new_size_for_shrink();
198 resize_policy::notify_shrink_resize();
constructors_destructor_fn_imps.hpp 74 m_actual_size(resize_policy::min_size),
85 m_actual_size(resize_policy::min_size),
95 resize_policy(other),
148 static_cast<resize_policy*>(this)->swap(other);
debug_fn_imps.hpp 52 resize_policy::assert_valid();
resize_policy.hpp 37 * @file resize_policy.hpp
53 #define PB_DS_CLASS_C_DEC resize_policy<Size_Type>
56 class resize_policy class in namespace:__gnu_pbds::detail
68 resize_policy();
128 resize_policy() : function in class:__gnu_pbds::detail::PB_DS_CLASS_C_DEC
  /prebuilts/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
split_join_fn_imps.hpp 66 resize_policy::get_new_size_for_arbitrary(left);
113 resize_policy::notify_arbitrary(m_actual_size);
129 const size_type actual_size = resize_policy::get_new_size_for_arbitrary(len);
137 a_other_entries = s_entry_allocator.allocate(resize_policy::min_size);
145 s_entry_allocator.deallocate(a_other_entries, resize_policy::min_size);
158 resize_policy::notify_arbitrary(actual_size);
165 other.m_actual_size = resize_policy::min_size;
167 other.notify_arbitrary(resize_policy::min_size);
erase_fn_imps.hpp 51 const size_type actual_size = resize_policy::get_new_size_for_arbitrary(0);
55 resize_policy::notify_arbitrary(actual_size);
135 resize_policy::get_new_size_for_arbitrary(left);
145 resize_policy::notify_arbitrary(m_actual_size);
191 if (!resize_policy::resize_needed_for_shrink(m_size))
197 resize_policy::get_new_size_for_shrink();
201 resize_policy::notify_shrink_resize();
constructors_destructor_fn_imps.hpp 74 m_actual_size(resize_policy::min_size),
85 m_actual_size(resize_policy::min_size),
95 resize_policy(other),
148 static_cast<resize_policy*>(this)->swap(other);
debug_fn_imps.hpp 52 resize_policy::assert_valid();
resize_policy.hpp 37 * @file resize_policy.hpp
53 #define PB_DS_CLASS_C_DEC resize_policy<Size_Type>
56 class resize_policy class in namespace:__gnu_pbds::detail
68 resize_policy();
128 resize_policy() : function in class:__gnu_pbds::detail::PB_DS_CLASS_C_DEC
  /prebuilts/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
split_join_fn_imps.hpp 66 resize_policy::get_new_size_for_arbitrary(left);
113 resize_policy::notify_arbitrary(m_actual_size);
129 const size_type actual_size = resize_policy::get_new_size_for_arbitrary(len);
137 a_other_entries = s_entry_allocator.allocate(resize_policy::min_size);
145 s_entry_allocator.deallocate(a_other_entries, resize_policy::min_size);
158 resize_policy::notify_arbitrary(actual_size);
165 other.m_actual_size = resize_policy::min_size;
167 other.notify_arbitrary(resize_policy::min_size);
erase_fn_imps.hpp 51 const size_type actual_size = resize_policy::get_new_size_for_arbitrary(0);
55 resize_policy::notify_arbitrary(actual_size);
135 resize_policy::get_new_size_for_arbitrary(left);
145 resize_policy::notify_arbitrary(m_actual_size);
191 if (!resize_policy::resize_needed_for_shrink(m_size))
197 resize_policy::get_new_size_for_shrink();
201 resize_policy::notify_shrink_resize();
constructors_destructor_fn_imps.hpp 74 m_actual_size(resize_policy::min_size),
85 m_actual_size(resize_policy::min_size),
95 resize_policy(other),
148 static_cast<resize_policy*>(this)->swap(other);
  /prebuilts/ndk/android-ndk-r7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
split_join_fn_imps.hpp 66 resize_policy::get_new_size_for_arbitrary(left);
113 resize_policy::notify_arbitrary(m_actual_size);
129 const size_type actual_size = resize_policy::get_new_size_for_arbitrary(len);
137 a_other_entries = s_entry_allocator.allocate(resize_policy::min_size);
145 s_entry_allocator.deallocate(a_other_entries, resize_policy::min_size);
158 resize_policy::notify_arbitrary(actual_size);
165 other.m_actual_size = resize_policy::min_size;
167 other.notify_arbitrary(resize_policy::min_size);
erase_fn_imps.hpp 51 const size_type actual_size = resize_policy::get_new_size_for_arbitrary(0);
55 resize_policy::notify_arbitrary(actual_size);
135 resize_policy::get_new_size_for_arbitrary(left);
145 resize_policy::notify_arbitrary(m_actual_size);
191 if (!resize_policy::resize_needed_for_shrink(m_size))
197 resize_policy::get_new_size_for_shrink();
201 resize_policy::notify_shrink_resize();

Completed in 2162 milliseconds

1 2 3