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

1 2 3 4 5

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/binary_heap_/
resize_policy.hpp 37 * @file binary_heap_/resize_policy.hpp
52 class resize_policy class in namespace:__gnu_pbds::detail
72 resize_policy() : m_shrink_size(0), m_grow_size(min_size) function in class:__gnu_pbds::detail::resize_policy
75 resize_policy(const resize_policy& other) function in class:__gnu_pbds::detail::resize_policy
80 swap(resize_policy<_Tp>&);
124 const _Tp resize_policy<_Tp>::min_size;
128 resize_policy<_Tp>::
129 swap(resize_policy<_Tp>& other)
137 resize_policy<_Tp>:
    [all...]
split_join_fn_imps.hpp 60 const size_type new_size = resize_policy::get_new_size_for_arbitrary(left);
104 resize_policy::notify_arbitrary(m_actual_size);
120 const size_type new_size = resize_policy::get_new_size_for_arbitrary(len);
128 a_other_entries = s_entry_allocator.allocate(resize_policy::min_size);
136 s_entry_allocator.deallocate(a_other_entries, resize_policy::min_size);
149 resize_policy::notify_arbitrary(new_size);
155 other.m_actual_size = resize_policy::min_size;
156 other.notify_arbitrary(resize_policy::min_size);
erase_fn_imps.hpp 52 const size_type new_size = resize_policy::get_new_size_for_arbitrary(0);
54 resize_policy::notify_arbitrary(new_size);
118 resize_policy::get_new_size_for_arbitrary(left);
124 resize_policy::notify_arbitrary(m_actual_size);
163 if (!resize_policy::resize_needed_for_shrink(m_size))
168 const size_type new_size = resize_policy::get_new_size_for_shrink();
170 resize_policy::notify_shrink_resize();
  /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();
  /prebuilts/ndk/5/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();
  /prebuilts/ndk/6/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();
  /prebuilts/ndk/7/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();
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/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();
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/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();

Completed in 251 milliseconds

1 2 3 4 5