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

1 2 3

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/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 59 const size_type new_size = resize_policy::get_new_size_for_arbitrary(left);
103 resize_policy::notify_arbitrary(m_actual_size);
119 const size_type new_size = resize_policy::get_new_size_for_arbitrary(len);
127 a_other_entries = s_entry_allocator.allocate(resize_policy::min_size);
135 s_entry_allocator.deallocate(a_other_entries, resize_policy::min_size);
148 resize_policy::notify_arbitrary(new_size);
154 other.m_actual_size = resize_policy::min_size;
155 other.notify_arbitrary(resize_policy::min_size);
erase_fn_imps.hpp 51 const size_type new_size = resize_policy::get_new_size_for_arbitrary(0);
53 resize_policy::notify_arbitrary(new_size);
117 resize_policy::get_new_size_for_arbitrary(left);
123 resize_policy::notify_arbitrary(m_actual_size);
162 if (!resize_policy::resize_needed_for_shrink(m_size))
167 const size_type new_size = resize_policy::get_new_size_for_shrink();
169 resize_policy::notify_shrink_resize();
constructors_destructor_fn_imps.hpp 71 : m_size(0), m_actual_size(resize_policy::min_size),
78 : entry_cmp(r_cmp_fn), m_size(0), m_actual_size(resize_policy::min_size),
85 : entry_cmp(other), resize_policy(other), m_size(0),
129 static_cast<resize_policy*>(this)->swap(other);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/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 59 const size_type new_size = resize_policy::get_new_size_for_arbitrary(left);
103 resize_policy::notify_arbitrary(m_actual_size);
119 const size_type new_size = resize_policy::get_new_size_for_arbitrary(len);
127 a_other_entries = s_entry_allocator.allocate(resize_policy::min_size);
135 s_entry_allocator.deallocate(a_other_entries, resize_policy::min_size);
148 resize_policy::notify_arbitrary(new_size);
154 other.m_actual_size = resize_policy::min_size;
155 other.notify_arbitrary(resize_policy::min_size);
erase_fn_imps.hpp 51 const size_type new_size = resize_policy::get_new_size_for_arbitrary(0);
53 resize_policy::notify_arbitrary(new_size);
117 resize_policy::get_new_size_for_arbitrary(left);
123 resize_policy::notify_arbitrary(m_actual_size);
162 if (!resize_policy::resize_needed_for_shrink(m_size))
167 const size_type new_size = resize_policy::get_new_size_for_shrink();
169 resize_policy::notify_shrink_resize();
constructors_destructor_fn_imps.hpp 71 : m_size(0), m_actual_size(resize_policy::min_size),
78 : entry_cmp(r_cmp_fn), m_size(0), m_actual_size(resize_policy::min_size),
85 : entry_cmp(other), resize_policy(other), m_size(0),
129 static_cast<resize_policy*>(this)->swap(other);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/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 59 const size_type new_size = resize_policy::get_new_size_for_arbitrary(left);
103 resize_policy::notify_arbitrary(m_actual_size);
119 const size_type new_size = resize_policy::get_new_size_for_arbitrary(len);
127 a_other_entries = s_entry_allocator.allocate(resize_policy::min_size);
135 s_entry_allocator.deallocate(a_other_entries, resize_policy::min_size);
148 resize_policy::notify_arbitrary(new_size);
154 other.m_actual_size = resize_policy::min_size;
155 other.notify_arbitrary(resize_policy::min_size);
erase_fn_imps.hpp 51 const size_type new_size = resize_policy::get_new_size_for_arbitrary(0);
53 resize_policy::notify_arbitrary(new_size);
117 resize_policy::get_new_size_for_arbitrary(left);
123 resize_policy::notify_arbitrary(m_actual_size);
162 if (!resize_policy::resize_needed_for_shrink(m_size))
167 const size_type new_size = resize_policy::get_new_size_for_shrink();
169 resize_policy::notify_shrink_resize();
constructors_destructor_fn_imps.hpp 71 : m_size(0), m_actual_size(resize_policy::min_size),
78 : entry_cmp(r_cmp_fn), m_size(0), m_actual_size(resize_policy::min_size),
85 : entry_cmp(other), resize_policy(other), m_size(0),
129 static_cast<resize_policy*>(this)->swap(other);
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/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 59 const size_type new_size = resize_policy::get_new_size_for_arbitrary(left);
103 resize_policy::notify_arbitrary(m_actual_size);
119 const size_type new_size = resize_policy::get_new_size_for_arbitrary(len);
127 a_other_entries = s_entry_allocator.allocate(resize_policy::min_size);
135 s_entry_allocator.deallocate(a_other_entries, resize_policy::min_size);
148 resize_policy::notify_arbitrary(new_size);
154 other.m_actual_size = resize_policy::min_size;
155 other.notify_arbitrary(resize_policy::min_size);
erase_fn_imps.hpp 51 const size_type new_size = resize_policy::get_new_size_for_arbitrary(0);
53 resize_policy::notify_arbitrary(new_size);
117 resize_policy::get_new_size_for_arbitrary(left);
123 resize_policy::notify_arbitrary(m_actual_size);
162 if (!resize_policy::resize_needed_for_shrink(m_size))
167 const size_type new_size = resize_policy::get_new_size_for_shrink();
169 resize_policy::notify_shrink_resize();
constructors_destructor_fn_imps.hpp 71 : m_size(0), m_actual_size(resize_policy::min_size),
78 : entry_cmp(r_cmp_fn), m_size(0), m_actual_size(resize_policy::min_size),
85 : entry_cmp(other), resize_policy(other), m_size(0),
129 static_cast<resize_policy*>(this)->swap(other);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/cc_hash_table_map_/
cc_ht_map_.hpp 72 typename Comb_Hash_Fn, typename Resize_Policy>
76 Store_Hash, Comb_Hash_Fn, Resize_Policy>
122 * @tparam Resize_Policy Resizes hash.
128 * Bases are: detail::hash_eq_fn, Resize_Policy, detail::ranged_hash_fn,
138 typename Resize_Policy >
144 public Resize_Policy,
175 typedef Resize_Policy resize_base;
197 typedef Resize_Policy resize_policy; typedef in class:__gnu_pbds::detail::PB_DS_CC_HASH_NAME
250 const Resize_Policy&)
    [all...]
constructor_destructor_fn_imps.hpp 91 Resize_Policy::notify_cleared();
114 const Resize_Policy& r_resize_policy) :
116 Resize_Policy(r_resize_policy),
188 Resize_Policy::notify_resized(m_num_e);
189 Resize_Policy::notify_cleared();
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/gp_hash_table_map_/
gp_ht_map_.hpp 70 typename Probe_Fn, typename Resize_Policy>
74 Store_Hash, Comb_Probe_Fn, Probe_Fn, Resize_Policy>
124 * @tparam Resize_Policy Resizes hash.
130 * Bases are: detail::hash_eq_fn, Resize_Policy, detail::ranged_probe_fn,
141 typename Resize_Policy>
147 public Resize_Policy,
186 typedef Resize_Policy resize_base;
205 typedef Resize_Policy resize_policy; typedef in class:__gnu_pbds::detail::PB_DS_GP_HASH_NAME
263 const Probe_Fn&, const Resize_Policy&)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/cc_hash_table_map_/
cc_ht_map_.hpp 72 typename Comb_Hash_Fn, typename Resize_Policy>
76 Store_Hash, Comb_Hash_Fn, Resize_Policy>
122 * @tparam Resize_Policy Resizes hash.
128 * Bases are: detail::hash_eq_fn, Resize_Policy, detail::ranged_hash_fn,
138 typename Resize_Policy >
144 public Resize_Policy,
175 typedef Resize_Policy resize_base;
197 typedef Resize_Policy resize_policy; typedef in class:__gnu_pbds::detail::PB_DS_CC_HASH_NAME
250 const Resize_Policy&)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/gp_hash_table_map_/
gp_ht_map_.hpp 70 typename Probe_Fn, typename Resize_Policy>
74 Store_Hash, Comb_Probe_Fn, Probe_Fn, Resize_Policy>
124 * @tparam Resize_Policy Resizes hash.
130 * Bases are: detail::hash_eq_fn, Resize_Policy, detail::ranged_probe_fn,
141 typename Resize_Policy>
147 public Resize_Policy,
186 typedef Resize_Policy resize_base;
205 typedef Resize_Policy resize_policy; typedef in class:__gnu_pbds::detail::PB_DS_GP_HASH_NAME
263 const Probe_Fn&, const Resize_Policy&)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/cc_hash_table_map_/
cc_ht_map_.hpp 72 typename Comb_Hash_Fn, typename Resize_Policy>
76 Store_Hash, Comb_Hash_Fn, Resize_Policy>
122 * @tparam Resize_Policy Resizes hash.
128 * Bases are: detail::hash_eq_fn, Resize_Policy, detail::ranged_hash_fn,
138 typename Resize_Policy >
144 public Resize_Policy,
175 typedef Resize_Policy resize_base;
197 typedef Resize_Policy resize_policy; typedef in class:__gnu_pbds::detail::PB_DS_CC_HASH_NAME
250 const Resize_Policy&)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/detail/gp_hash_table_map_/
gp_ht_map_.hpp 70 typename Probe_Fn, typename Resize_Policy>
74 Store_Hash, Comb_Probe_Fn, Probe_Fn, Resize_Policy>
124 * @tparam Resize_Policy Resizes hash.
130 * Bases are: detail::hash_eq_fn, Resize_Policy, detail::ranged_probe_fn,
141 typename Resize_Policy>
147 public Resize_Policy,
186 typedef Resize_Policy resize_base;
205 typedef Resize_Policy resize_policy; typedef in class:__gnu_pbds::detail::PB_DS_GP_HASH_NAME
263 const Probe_Fn&, const Resize_Policy&)
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/cc_hash_table_map_/
cc_ht_map_.hpp 72 typename Comb_Hash_Fn, typename Resize_Policy>
76 Store_Hash, Comb_Hash_Fn, Resize_Policy>
122 * @tparam Resize_Policy Resizes hash.
128 * Bases are: detail::hash_eq_fn, Resize_Policy, detail::ranged_hash_fn,
138 typename Resize_Policy >
144 public Resize_Policy,
175 typedef Resize_Policy resize_base;
197 typedef Resize_Policy resize_policy; typedef in class:__gnu_pbds::detail::PB_DS_CC_HASH_NAME
250 const Resize_Policy&)
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/gp_hash_table_map_/
gp_ht_map_.hpp 70 typename Probe_Fn, typename Resize_Policy>
74 Store_Hash, Comb_Probe_Fn, Probe_Fn, Resize_Policy>
124 * @tparam Resize_Policy Resizes hash.
130 * Bases are: detail::hash_eq_fn, Resize_Policy, detail::ranged_probe_fn,
141 typename Resize_Policy>
147 public Resize_Policy,
186 typedef Resize_Policy resize_base;
205 typedef Resize_Policy resize_policy; typedef in class:__gnu_pbds::detail::PB_DS_GP_HASH_NAME
263 const Probe_Fn&, const Resize_Policy&)
    [all...]

Completed in 159 milliseconds

1 2 3