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

1 2

  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/resize_policy/
hash_load_check_resize_trigger_imp.hpp 44 : m_load_min(load_min), m_load_max(load_max), m_next_shrink_size(0),
150 m_next_grow_size = size_type(m_load_max * new_size - 1);
157 static_cast<unsigned long>(m_load_max) << " " <<
171 size_type new_grow_size = size_type(m_load_max * new_size - 1);
183 static_cast<unsigned long>(m_load_max) << " " <<
197 static_cast<unsigned long>(m_load_max) << " " <<
226 std::swap(m_load_max, other.m_load_max);
241 return std::make_pair(m_load_min, m_load_max);
251 const float old_load_max = m_load_max;
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/resize_policy/
hash_load_check_resize_trigger_imp.hpp 44 : m_load_min(load_min), m_load_max(load_max), m_next_shrink_size(0),
150 m_next_grow_size = size_type(m_load_max * new_size - 1);
157 static_cast<unsigned long>(m_load_max) << " " <<
171 size_type new_grow_size = size_type(m_load_max * new_size - 1);
183 static_cast<unsigned long>(m_load_max) << " " <<
197 static_cast<unsigned long>(m_load_max) << " " <<
226 std::swap(m_load_max, other.m_load_max);
241 return std::make_pair(m_load_min, m_load_max);
251 const float old_load_max = m_load_max;
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/detail/resize_policy/
hash_load_check_resize_trigger_imp.hpp 44 : m_load_min(load_min), m_load_max(load_max), m_next_shrink_size(0),
150 m_next_grow_size = size_type(m_load_max * new_size - 1);
157 static_cast<unsigned long>(m_load_max) << " " <<
171 size_type new_grow_size = size_type(m_load_max * new_size - 1);
183 static_cast<unsigned long>(m_load_max) << " " <<
197 static_cast<unsigned long>(m_load_max) << " " <<
226 std::swap(m_load_max, other.m_load_max);
241 return std::make_pair(m_load_min, m_load_max);
251 const float old_load_max = m_load_max;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/detail/resize_policy/
hash_load_check_resize_trigger_imp.hpp 44 : m_load_min(load_min), m_load_max(load_max), m_next_shrink_size(0),
150 m_next_grow_size = size_type(m_load_max * new_size - 1);
157 static_cast<unsigned long>(m_load_max) << " " <<
171 size_type new_grow_size = size_type(m_load_max * new_size - 1);
183 static_cast<unsigned long>(m_load_max) << " " <<
197 static_cast<unsigned long>(m_load_max) << " " <<
226 std::swap(m_load_max, other.m_load_max);
241 return std::make_pair(m_load_min, m_load_max);
251 const float old_load_max = m_load_max;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/pb_ds/detail/resize_policy/
hash_load_check_resize_trigger_imp.hpp 45 : m_load_min(load_min), m_load_max(load_max), m_next_shrink_size(0),
151 m_next_grow_size = size_type(m_load_max * new_size - 1);
158 << "3 " << m_load_max << std::endl
172 size_type new_grow_size = size_type(m_load_max * new_size - 1);
179 << "3 " << m_load_max << std::endl
221 std::swap(m_load_max, other.m_load_max);
236 return std::make_pair(m_load_min, m_load_max);
246 const float old_load_max = m_load_max;
254 m_load_max = load_pair.second
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/resize_policy/
hash_load_check_resize_trigger_imp.hpp 45 : m_load_min(load_min), m_load_max(load_max), m_next_shrink_size(0),
151 m_next_grow_size = size_type(m_load_max * new_size - 1);
158 << "3 " << m_load_max << std::endl
172 size_type new_grow_size = size_type(m_load_max * new_size - 1);
179 << "3 " << m_load_max << std::endl
221 std::swap(m_load_max, other.m_load_max);
236 return std::make_pair(m_load_min, m_load_max);
246 const float old_load_max = m_load_max;
254 m_load_max = load_pair.second
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/detail/resize_policy/
hash_load_check_resize_trigger_imp.hpp 45 : m_load_min(load_min), m_load_max(load_max), m_next_shrink_size(0),
151 m_next_grow_size = size_type(m_load_max * new_size - 1);
158 << "3 " << m_load_max << std::endl
172 size_type new_grow_size = size_type(m_load_max * new_size - 1);
179 << "3 " << m_load_max << std::endl
221 std::swap(m_load_max, other.m_load_max);
236 return std::make_pair(m_load_min, m_load_max);
246 const float old_load_max = m_load_max;
254 m_load_max = load_pair.second
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/detail/resize_policy/
hash_load_check_resize_trigger_imp.hpp 47 : m_load_min(load_min), m_load_max(load_max), m_next_shrink_size(0),
153 m_next_grow_size = size_type(m_load_max * new_size - 1);
160 << "3 " << m_load_max << std::endl
174 size_type new_grow_size = size_type(m_load_max * new_size - 1);
181 << "3 " << m_load_max << std::endl
223 std::swap(m_load_max, other.m_load_max);
238 return std::make_pair(m_load_min, m_load_max);
248 const float old_load_max = m_load_max;
256 m_load_max = load_pair.second
    [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/resize_policy/
hash_load_check_resize_trigger_imp.hpp 47 : m_load_min(load_min), m_load_max(load_max), m_next_shrink_size(0),
153 m_next_grow_size = size_type(m_load_max * new_size - 1);
160 << "3 " << m_load_max << std::endl
174 size_type new_grow_size = size_type(m_load_max * new_size - 1);
181 << "3 " << m_load_max << std::endl
223 std::swap(m_load_max, other.m_load_max);
238 return std::make_pair(m_load_min, m_load_max);
248 const float old_load_max = m_load_max;
256 m_load_max = load_pair.second
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/resize_policy/
hash_load_check_resize_trigger_imp.hpp 48 : m_load_min(load_min), m_load_max(load_max), m_next_shrink_size(0),
154 m_next_grow_size = size_type(m_load_max * new_size - 1);
161 << "3 " << m_load_max << std::endl
175 size_type new_grow_size = size_type(m_load_max * new_size - 1);
182 << "3 " << m_load_max << std::endl
224 std::swap(m_load_max, other.m_load_max);
239 return std::make_pair(m_load_min, m_load_max);
249 const float old_load_max = m_load_max;
257 m_load_max = load_pair.second
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/detail/resize_policy/
hash_load_check_resize_trigger_imp.hpp 48 : m_load_min(load_min), m_load_max(load_max), m_next_shrink_size(0),
154 m_next_grow_size = size_type(m_load_max * new_size - 1);
161 << "3 " << m_load_max << std::endl
175 size_type new_grow_size = size_type(m_load_max * new_size - 1);
182 << "3 " << m_load_max << std::endl
224 std::swap(m_load_max, other.m_load_max);
239 return std::make_pair(m_load_min, m_load_max);
249 const float old_load_max = m_load_max;
257 m_load_max = load_pair.second
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/detail/resize_policy/
hash_load_check_resize_trigger_imp.hpp 47 : m_load_min(load_min), m_load_max(load_max), m_next_shrink_size(0),
153 m_next_grow_size = size_type(m_load_max * new_size - 1);
160 << "3 " << m_load_max << std::endl
174 size_type new_grow_size = size_type(m_load_max * new_size - 1);
181 << "3 " << m_load_max << std::endl
223 std::swap(m_load_max, other.m_load_max);
238 return std::make_pair(m_load_min, m_load_max);
248 const float old_load_max = m_load_max;
256 m_load_max = load_pair.second
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/pb_ds/detail/resize_policy/
hash_load_check_resize_trigger_imp.hpp 47 : m_load_min(load_min), m_load_max(load_max), m_next_shrink_size(0),
153 m_next_grow_size = size_type(m_load_max * new_size - 1);
160 << "3 " << m_load_max << std::endl
174 size_type new_grow_size = size_type(m_load_max * new_size - 1);
181 << "3 " << m_load_max << std::endl
223 std::swap(m_load_max, other.m_load_max);
238 return std::make_pair(m_load_min, m_load_max);
248 const float old_load_max = m_load_max;
256 m_load_max = load_pair.second
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
hash_policy.hpp 281 float m_load_max; member in class:__gnu_pbds::hash_load_check_resize_trigger
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
hash_policy.hpp 281 float m_load_max; member in class:__gnu_pbds::hash_load_check_resize_trigger
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ext/pb_ds/
hash_policy.hpp 281 float m_load_max; member in class:__gnu_pbds::hash_load_check_resize_trigger
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ext/pb_ds/
hash_policy.hpp 281 float m_load_max; member in class:__gnu_pbds::hash_load_check_resize_trigger
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/ext/pb_ds/
hash_policy.hpp 282 float m_load_max; member in class:__gnu_pbds::hash_load_check_resize_trigger
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/pb_ds/
hash_policy.hpp 275 float m_load_max; member in class:__gnu_pbds::hash_load_check_resize_trigger
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/pb_ds/
hash_policy.hpp 275 float m_load_max; member in class:__gnu_pbds::hash_load_check_resize_trigger
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/
hash_policy.hpp 282 float m_load_max; member in class:__gnu_pbds::hash_load_check_resize_trigger
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/
hash_policy.hpp 275 float m_load_max; member in class:__gnu_pbds::hash_load_check_resize_trigger
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/ext/pb_ds/
hash_policy.hpp 282 float m_load_max; member in class:__gnu_pbds::hash_load_check_resize_trigger
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/ext/pb_ds/
hash_policy.hpp 275 float m_load_max; member in class:__gnu_pbds::hash_load_check_resize_trigger
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/ext/pb_ds/
hash_policy.hpp 275 float m_load_max; member in class:__gnu_pbds::hash_load_check_resize_trigger

Completed in 609 milliseconds

1 2