Home
last modified time | relevance | path

Searched refs:max_bucket_count (Results 1 – 25 of 717) sorted by relevance

12345678910>>...29

/dports/databases/R-cran-fastmap/fastmap/src/lib/tsl/
H A Dhopscotch_growth_policy.h59 if(min_bucket_count_in_out > max_bucket_count()) { in power_of_two_growth_policy()
84 if((m_mask + 1) > max_bucket_count() / GrowthFactor) { in next_bucket_count()
94 std::size_t max_bucket_count() const { in max_bucket_count() function
144 if(min_bucket_count_in_out > max_bucket_count()) { in mod_growth_policy()
161 if(m_mod == max_bucket_count()) { in next_bucket_count()
170 if(next_bucket_count > double(max_bucket_count())) { in next_bucket_count()
171 return max_bucket_count(); in next_bucket_count()
178 std::size_t max_bucket_count() const { in max_bucket_count() function
277 std::size_t max_bucket_count() const { in max_bucket_count() function
/dports/lang/libobjc2/libobjc2-2.1/third_party/robin-map/include/tsl/
H A Drobin_growth_policy.h88 if(min_bucket_count_in_out > max_bucket_count()) { in power_of_two_growth_policy()
113 if((m_mask + 1) > max_bucket_count() / GrowthFactor) { in next_bucket_count()
123 std::size_t max_bucket_count() const { in max_bucket_count() function
173 if(min_bucket_count_in_out > max_bucket_count()) { in mod_growth_policy()
190 if(m_mod == max_bucket_count()) { in next_bucket_count()
199 if(next_bucket_count > double(max_bucket_count())) { in next_bucket_count()
200 return max_bucket_count(); in next_bucket_count()
207 std::size_t max_bucket_count() const { in max_bucket_count() function
306 std::size_t max_bucket_count() const { in max_bucket_count() function
/dports/math/vtk9/VTK-9.1.0/ThirdParty/ioss/vtkioss/
H A Dhopscotch_growth_policy.h94 if (min_bucket_count_in_out > max_bucket_count()) { in power_of_two_growth_policy()
120 if ((m_mask + 1) > max_bucket_count() / GrowthFactor) { in next_bucket_count()
131 std::size_t max_bucket_count() const { in max_bucket_count() function
181 if (min_bucket_count_in_out > max_bucket_count()) { in mod_growth_policy()
198 if (m_mod == max_bucket_count()) { in next_bucket_count()
210 if (next_bucket_count > double(max_bucket_count())) { in next_bucket_count()
211 return max_bucket_count(); in next_bucket_count()
217 std::size_t max_bucket_count() const { return MAX_BUCKET_COUNT; } in max_bucket_count() function
389 std::size_t max_bucket_count() const { return detail::PRIMES.back(); } in max_bucket_count() function
H A Drobin_growth_policy.h96 if (min_bucket_count_in_out > max_bucket_count()) { in power_of_two_growth_policy()
122 if ((m_mask + 1) > max_bucket_count() / GrowthFactor) { in next_bucket_count()
133 std::size_t max_bucket_count() const { in max_bucket_count() function
183 if (min_bucket_count_in_out > max_bucket_count()) { in mod_growth_policy()
200 if (m_mod == max_bucket_count()) { in next_bucket_count()
212 if (next_bucket_count > double(max_bucket_count())) { in next_bucket_count()
213 return max_bucket_count(); in next_bucket_count()
219 std::size_t max_bucket_count() const { return MAX_BUCKET_COUNT; } in max_bucket_count() function
391 std::size_t max_bucket_count() const { return detail::PRIMES.back(); } in max_bucket_count() function
/dports/databases/py-tiledb/tiledb-0.8.11/external/tsl/
H A Drobin_growth_policy.h90 if(min_bucket_count_in_out > max_bucket_count()) { in power_of_two_growth_policy()
115 if((m_mask + 1) > max_bucket_count() / GrowthFactor) { in next_bucket_count()
125 std::size_t max_bucket_count() const { in max_bucket_count() function
175 if(min_bucket_count_in_out > max_bucket_count()) { in mod_growth_policy()
192 if(m_mod == max_bucket_count()) { in next_bucket_count()
201 if(next_bucket_count > double(max_bucket_count())) { in next_bucket_count()
202 return max_bucket_count(); in next_bucket_count()
209 std::size_t max_bucket_count() const { in max_bucket_count() function
330 std::size_t max_bucket_count() const { in max_bucket_count() function
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/dynarmic/externals/robin-map/include/tsl/
H A Drobin_growth_policy.h90 if(min_bucket_count_in_out > max_bucket_count()) { in power_of_two_growth_policy()
115 if((m_mask + 1) > max_bucket_count() / GrowthFactor) { in next_bucket_count()
125 std::size_t max_bucket_count() const { in max_bucket_count() function
175 if(min_bucket_count_in_out > max_bucket_count()) { in mod_growth_policy()
192 if(m_mod == max_bucket_count()) { in next_bucket_count()
201 if(next_bucket_count > double(max_bucket_count())) { in next_bucket_count()
202 return max_bucket_count(); in next_bucket_count()
209 std::size_t max_bucket_count() const { in max_bucket_count() function
330 std::size_t max_bucket_count() const { in max_bucket_count() function
/dports/devel/robin-map/robin-map-0.6.3/include/tsl/
H A Drobin_growth_policy.h90 if(min_bucket_count_in_out > max_bucket_count()) { in power_of_two_growth_policy()
115 if((m_mask + 1) > max_bucket_count() / GrowthFactor) { in next_bucket_count()
125 std::size_t max_bucket_count() const { in max_bucket_count() function
175 if(min_bucket_count_in_out > max_bucket_count()) { in mod_growth_policy()
192 if(m_mod == max_bucket_count()) { in next_bucket_count()
201 if(next_bucket_count > double(max_bucket_count())) { in next_bucket_count()
202 return max_bucket_count(); in next_bucket_count()
209 std::size_t max_bucket_count() const { in max_bucket_count() function
330 std::size_t max_bucket_count() const { in max_bucket_count() function
/dports/emulators/citra-qt5/citra-ac98458e0/externals/dynarmic/externals/robin-map/include/tsl/
H A Drobin_growth_policy.h90 if(min_bucket_count_in_out > max_bucket_count()) { in power_of_two_growth_policy()
115 if((m_mask + 1) > max_bucket_count() / GrowthFactor) { in next_bucket_count()
125 std::size_t max_bucket_count() const { in max_bucket_count() function
175 if(min_bucket_count_in_out > max_bucket_count()) { in mod_growth_policy()
192 if(m_mod == max_bucket_count()) { in next_bucket_count()
201 if(next_bucket_count > double(max_bucket_count())) { in next_bucket_count()
202 return max_bucket_count(); in next_bucket_count()
209 std::size_t max_bucket_count() const { in max_bucket_count() function
330 std::size_t max_bucket_count() const { in max_bucket_count() function
/dports/emulators/citra/citra-ac98458e0/externals/dynarmic/externals/robin-map/include/tsl/
H A Drobin_growth_policy.h90 if(min_bucket_count_in_out > max_bucket_count()) { in power_of_two_growth_policy()
115 if((m_mask + 1) > max_bucket_count() / GrowthFactor) { in next_bucket_count()
125 std::size_t max_bucket_count() const { in max_bucket_count() function
175 if(min_bucket_count_in_out > max_bucket_count()) { in mod_growth_policy()
192 if(m_mod == max_bucket_count()) { in next_bucket_count()
201 if(next_bucket_count > double(max_bucket_count())) { in next_bucket_count()
202 return max_bucket_count(); in next_bucket_count()
209 std::size_t max_bucket_count() const { in max_bucket_count() function
330 std::size_t max_bucket_count() const { in max_bucket_count() function
/dports/devel/heaptrack/heaptrack-1.3.0/3rdparty/robin-map/include/tsl/
H A Drobin_growth_policy.h97 if (min_bucket_count_in_out > max_bucket_count()) { in power_of_two_growth_policy()
123 if ((m_mask + 1) > max_bucket_count() / GrowthFactor) { in next_bucket_count()
133 std::size_t max_bucket_count() const in max_bucket_count() function
190 if (min_bucket_count_in_out > max_bucket_count()) { in mod_growth_policy()
208 if (m_mod == max_bucket_count()) { in next_bucket_count()
217 if (next_bucket_count > double(max_bucket_count())) { in next_bucket_count()
218 return max_bucket_count(); in next_bucket_count()
224 std::size_t max_bucket_count() const in max_bucket_count() function
395 std::size_t max_bucket_count() const in max_bucket_count() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/std/containers/unord/unord.multiset/
H A Dmax_bucket_count.pass.cpp28 assert(c.max_bucket_count() > 0); in main()
35 assert(c.max_bucket_count() > 0); in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/test/std/containers/unord/unord.set/
H A Dmax_bucket_count.pass.cpp28 assert(c.max_bucket_count() > 0); in main()
35 assert(c.max_bucket_count() > 0); in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/test/std/containers/unord/unord.multiset/
H A Dmax_bucket_count.pass.cpp28 assert(c.max_bucket_count() > 0); in main()
35 assert(c.max_bucket_count() > 0); in main()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/std/containers/unord/unord.multiset/
H A Dmax_bucket_count.pass.cpp28 assert(c.max_bucket_count() > 0); in main()
35 assert(c.max_bucket_count() > 0); in main()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/std/containers/unord/unord.set/
H A Dmax_bucket_count.pass.cpp28 assert(c.max_bucket_count() > 0); in main()
35 assert(c.max_bucket_count() > 0); in main()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/std/containers/unord/unord.multiset/
H A Dmax_bucket_count.pass.cpp28 assert(c.max_bucket_count() > 0); in main()
35 assert(c.max_bucket_count() > 0); in main()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/std/containers/unord/unord.set/
H A Dmax_bucket_count.pass.cpp28 assert(c.max_bucket_count() > 0); in main()
35 assert(c.max_bucket_count() > 0); in main()
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/test/std/containers/unord/unord.set/
H A Dmax_bucket_count.pass.cpp28 assert(c.max_bucket_count() > 0); in main()
35 assert(c.max_bucket_count() > 0); in main()
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/test/std/containers/unord/unord.multiset/
H A Dmax_bucket_count.pass.cpp28 assert(c.max_bucket_count() > 0); in main()
35 assert(c.max_bucket_count() > 0); in main()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/std/containers/unord/unord.set/
H A Dmax_bucket_count.pass.cpp28 assert(c.max_bucket_count() > 0); in main()
35 assert(c.max_bucket_count() > 0); in main()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/std/containers/unord/unord.multiset/
H A Dmax_bucket_count.pass.cpp28 assert(c.max_bucket_count() > 0); in main()
35 assert(c.max_bucket_count() > 0); in main()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/test/std/containers/unord/unord.set/
H A Dmax_bucket_count.pass.cpp28 assert(c.max_bucket_count() > 0); in main()
35 assert(c.max_bucket_count() > 0); in main()
/dports/devel/libc++/libcxx-10.0.1.src/test/std/containers/unord/unord.multiset/
H A Dmax_bucket_count.pass.cpp28 assert(c.max_bucket_count() > 0); in main()
35 assert(c.max_bucket_count() > 0); in main()
/dports/devel/libc++/libcxx-10.0.1.src/test/std/containers/unord/unord.set/
H A Dmax_bucket_count.pass.cpp28 assert(c.max_bucket_count() > 0); in main()
35 assert(c.max_bucket_count() > 0); in main()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/test/std/containers/unord/unord.multiset/
H A Dmax_bucket_count.pass.cpp28 assert(c.max_bucket_count() > 0); in main()
35 assert(c.max_bucket_count() > 0); in main()

12345678910>>...29