HomeSort by relevance Sort by last modified time
    Searched refs:min_size (Results 1 - 25 of 66) 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_/
resize_policy.hpp 63 min_size = 16 enumerator in enum:__gnu_pbds::detail::resize_policy::__anon25366
130 m_next_grow_size(min_size)
172 return std::max(static_cast<size_type>(min_size), half_size);
180 size_type ret = min_size;
192 _GLIBCXX_DEBUG_ASSERT(m_next_grow_size >= min_size);
209 std::max(m_next_grow_size / factor, static_cast<size_type>(min_size));
232 _GLIBCXX_DEBUG_ASSERT(m_next_grow_size >= min_size);
split_join_fn_imps.hpp 137 a_other_entries = s_entry_allocator.allocate(resize_policy::min_size);
145 s_entry_allocator.deallocate(a_other_entries, resize_policy::min_size);
165 other.m_actual_size = resize_policy::min_size;
167 other.notify_arbitrary(resize_policy::min_size);
  /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_/
resize_policy.hpp 63 min_size = 16 enumerator in enum:__gnu_pbds::detail::resize_policy::__anon26956
130 m_next_grow_size(min_size)
172 return std::max(static_cast<size_type>(min_size), half_size);
180 size_type ret = min_size;
192 _GLIBCXX_DEBUG_ASSERT(m_next_grow_size >= min_size);
209 std::max(m_next_grow_size / factor, static_cast<size_type>(min_size));
232 _GLIBCXX_DEBUG_ASSERT(m_next_grow_size >= min_size);
split_join_fn_imps.hpp 138 a_other_entries = s_entry_allocator.allocate(resize_policy::min_size);
146 s_entry_allocator.deallocate(a_other_entries, resize_policy::min_size);
166 other.m_actual_size = resize_policy::min_size;
168 other.notify_arbitrary(resize_policy::min_size);
  /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_/
resize_policy.hpp 63 min_size = 16 enumerator in enum:__gnu_pbds::detail::resize_policy::__anon30134
130 m_next_grow_size(min_size)
172 return std::max(static_cast<size_type>(min_size), half_size);
180 size_type ret = min_size;
192 _GLIBCXX_DEBUG_ASSERT(m_next_grow_size >= min_size);
209 std::max(m_next_grow_size / factor, static_cast<size_type>(min_size));
232 _GLIBCXX_DEBUG_ASSERT(m_next_grow_size >= min_size);
split_join_fn_imps.hpp 138 a_other_entries = s_entry_allocator.allocate(resize_policy::min_size);
146 s_entry_allocator.deallocate(a_other_entries, resize_policy::min_size);
166 other.m_actual_size = resize_policy::min_size;
168 other.notify_arbitrary(resize_policy::min_size);
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
resize_policy.hpp 63 min_size = 16 enumerator in enum:__gnu_pbds::detail::resize_policy::__anon33047
130 m_next_grow_size(min_size)
172 return std::max(static_cast<size_type>(min_size), half_size);
180 size_type ret = min_size;
192 _GLIBCXX_DEBUG_ASSERT(m_next_grow_size >= min_size);
209 std::max(m_next_grow_size / factor, static_cast<size_type>(min_size));
232 _GLIBCXX_DEBUG_ASSERT(m_next_grow_size >= min_size);
split_join_fn_imps.hpp 137 a_other_entries = s_entry_allocator.allocate(resize_policy::min_size);
145 s_entry_allocator.deallocate(a_other_entries, resize_policy::min_size);
165 other.m_actual_size = resize_policy::min_size;
167 other.notify_arbitrary(resize_policy::min_size);
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
resize_policy.hpp 63 min_size = 16 enumerator in enum:__gnu_pbds::detail::resize_policy::__anon34145
130 m_next_grow_size(min_size)
172 return std::max(static_cast<size_type>(min_size), half_size);
180 size_type ret = min_size;
192 _GLIBCXX_DEBUG_ASSERT(m_next_grow_size >= min_size);
209 std::max(m_next_grow_size / factor, static_cast<size_type>(min_size));
232 _GLIBCXX_DEBUG_ASSERT(m_next_grow_size >= min_size);
split_join_fn_imps.hpp 137 a_other_entries = s_entry_allocator.allocate(resize_policy::min_size);
145 s_entry_allocator.deallocate(a_other_entries, resize_policy::min_size);
165 other.m_actual_size = resize_policy::min_size;
167 other.notify_arbitrary(resize_policy::min_size);
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/binary_heap_/
resize_policy.hpp 63 min_size = 16 enumerator in enum:__gnu_pbds::detail::resize_policy::__anon38817
130 m_next_grow_size(min_size)
172 return std::max(static_cast<size_type>(min_size), half_size);
180 size_type ret = min_size;
192 _GLIBCXX_DEBUG_ASSERT(m_next_grow_size >= min_size);
209 std::max(m_next_grow_size / factor, static_cast<size_type>(min_size));
232 _GLIBCXX_DEBUG_ASSERT(m_next_grow_size >= min_size);
split_join_fn_imps.hpp 137 a_other_entries = s_entry_allocator.allocate(resize_policy::min_size);
145 s_entry_allocator.deallocate(a_other_entries, resize_policy::min_size);
165 other.m_actual_size = resize_policy::min_size;
167 other.notify_arbitrary(resize_policy::min_size);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/binary_heap_/
resize_policy.hpp 63 min_size = 16 enumerator in enum:__gnu_pbds::detail::resize_policy::__anon43024
130 m_next_grow_size(min_size)
172 return std::max(static_cast<size_type>(min_size), half_size);
180 size_type ret = min_size;
192 _GLIBCXX_DEBUG_ASSERT(m_next_grow_size >= min_size);
209 std::max(m_next_grow_size / factor, static_cast<size_type>(min_size));
232 _GLIBCXX_DEBUG_ASSERT(m_next_grow_size >= min_size);
split_join_fn_imps.hpp 137 a_other_entries = s_entry_allocator.allocate(resize_policy::min_size);
145 s_entry_allocator.deallocate(a_other_entries, resize_policy::min_size);
165 other.m_actual_size = resize_policy::min_size;
167 other.notify_arbitrary(resize_policy::min_size);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/binary_heap_/
resize_policy.hpp 63 min_size = 16 enumerator in enum:__gnu_pbds::detail::resize_policy::__anon43152
130 m_next_grow_size(min_size)
172 return std::max(static_cast<size_type>(min_size), half_size);
180 size_type ret = min_size;
192 _GLIBCXX_DEBUG_ASSERT(m_next_grow_size >= min_size);
209 std::max(m_next_grow_size / factor, static_cast<size_type>(min_size));
232 _GLIBCXX_DEBUG_ASSERT(m_next_grow_size >= min_size);
split_join_fn_imps.hpp 138 a_other_entries = s_entry_allocator.allocate(resize_policy::min_size);
146 s_entry_allocator.deallocate(a_other_entries, resize_policy::min_size);
166 other.m_actual_size = resize_policy::min_size;
168 other.notify_arbitrary(resize_policy::min_size);
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/binary_heap_/
resize_policy.hpp 70 static const _Tp min_size = 16; member in class:__gnu_pbds::detail::resize_policy
72 resize_policy() : m_shrink_size(0), m_grow_size(min_size)
124 const _Tp resize_policy<_Tp>::min_size; member in class:__gnu_pbds::detail::resize_policy
165 return std::max(min_size, half_size);
173 size_type ret = min_size;
185 _GLIBCXX_DEBUG_ASSERT(m_grow_size >= min_size);
200 m_grow_size = std::max(m_grow_size / factor, min_size);
222 PB_DS_DEBUG_VERIFY(m_grow_size >= min_size);
split_join_fn_imps.hpp 128 a_other_entries = s_entry_allocator.allocate(resize_policy::min_size);
136 s_entry_allocator.deallocate(a_other_entries, resize_policy::min_size);
155 other.m_actual_size = resize_policy::min_size;
156 other.notify_arbitrary(resize_policy::min_size);
  /external/chromium/chrome/browser/chromeos/
native_dialog_window.h 27 // |size| means let gtk choose a proper size for that dimension. |min_size| is
33 const gfx::Size& min_size);
  /external/oprofile/libutil++/
growable_vector.h 58 size_type min_size = min(container.size(), rhs.container.size()); local
59 for (size_type i = 0 ; i < min_size; ++i)
74 size_type min_size = min(container.size(), rhs.container.size()); local
75 for (size_type i = 0 ; i < min_size; ++i)
  /external/chromium/chrome/browser/renderer_host/
download_throttling_resource_handler.cc 99 int min_size) {
102 return download_handler_->OnWillRead(request_id, buf, buf_size, min_size);
107 // If the caller passed a negative |min_size| then chose an appropriate
110 if (min_size < 0)
111 min_size = 2 * net::kMaxBytesToSniff;
112 tmp_buffer_ = new net::IOBuffer(min_size);
114 *buf_size = min_size;
save_file_resource_handler.cc 70 int* buf_size, int min_size) {
73 *buf_size = min_size < 0 ? kReadBufSize : min_size;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
atmbr2684.h 80 int min_size; /* we will pad smaller packets than this */ member in struct:atm_backend_br2684
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
atmbr2684.h 80 int min_size; /* we will pad smaller packets than this */ member in struct:atm_backend_br2684
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
atmbr2684.h 80 int min_size; /* we will pad smaller packets than this */ member in struct:atm_backend_br2684

Completed in 2324 milliseconds

1 2 3