Home
last modified time | relevance | path

Searched refs:pool_count (Results 1 – 25 of 357) sorted by relevance

12345678910>>...15

/dports/security/seal/SEAL-3.7.2/native/tests/seal/util/
H A Dmempool.cpp27 ASSERT_TRUE(0LL == pool.pool_count()); in TEST()
32 ASSERT_TRUE(0LL == pool.pool_count()); in TEST()
39 ASSERT_TRUE(1LL == pool.pool_count()); in TEST()
46 ASSERT_TRUE(1LL == pool.pool_count()); in TEST()
53 ASSERT_TRUE(2LL == pool.pool_count()); in TEST()
63 ASSERT_TRUE(2LL == pool.pool_count()); in TEST()
73 ASSERT_TRUE(2LL == pool.pool_count()); in TEST()
81 ASSERT_TRUE(4LL == pool.pool_count()); in TEST()
85 ASSERT_TRUE(0LL == pool.pool_count()); in TEST()
90 ASSERT_TRUE(0LL == pool.pool_count()); in TEST()
[all …]
/dports/science/py-dlib/dlib-19.22/dlib/threads/
H A Dthreads_kernel_shared.cpp71 pool_count(0), in threader()
128 if (total_count == pool_count) in destruct_if_ready()
199 if (pool_count == 0) in create_new_thread()
238 ++self.pool_count; in thread_starter()
247 --self.pool_count; in thread_starter()
267 ++self.pool_count; in thread_starter()
286 --self.pool_count; in thread_starter()
/dports/science/dlib-cpp/dlib-19.22/dlib/threads/
H A Dthreads_kernel_shared.cpp71 pool_count(0), in threader()
128 if (total_count == pool_count) in destruct_if_ready()
199 if (pool_count == 0) in create_new_thread()
238 ++self.pool_count; in thread_starter()
247 --self.pool_count; in thread_starter()
267 ++self.pool_count; in thread_starter()
286 --self.pool_count; in thread_starter()
/dports/devel/directfb/DirectFB-1.4.17/src/core/
H A Dsurface_pool.c158 pool->pool_id = pool_count++; in dfb_surface_pool_initialize2()
175 pool_count--; in dfb_surface_pool_initialize2()
255 pool_count--; in dfb_surface_pool_join2()
360 for (i=0; i<pool_count; i++) { in dfb_surface_pools_prealloc()
483 for (i=0; i<pool_count; i++) { in dfb_surface_pools_negotiate()
545 for (i=0; i<pool_count; i++) { in dfb_surface_pools_enumerate()
567 for (i=0; i<pool_count; i++) { in dfb_surface_pools_lookup()
1230 pool_order[n] = pool_count - 1; in insert_pool_local()
1233 for (i=0; i<pool_count; i++) { in insert_pool_local()
1258 while (pool_count > 0 && !pool_array[pool_count-1]) { in remove_pool_local()
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/container/test/
H A Dpool_resource_test.hpp370 …BOOST_TEST(dmbr.pool_count() == (1u + bi::detail::floor_log2(maximum_size) - bi::detail::floor_log… in test_do_allocate_deallocate()
371 for(std::size_t i = 0, s = minimum_size, max = dmbr.pool_count(); i != max; ++i, s*=2){ in test_do_allocate_deallocate()
385 BOOST_TEST(mrl.m_info.size() == (1u + dmbr.pool_count() + 1u)); in test_do_allocate_deallocate()
387 BOOST_TEST(mrl.m_info.size() == (1u + dmbr.pool_count())); in test_do_allocate_deallocate()
419 …const std::size_t pool_count = 1u + bi::detail::floor_log2(maximum_size) - bi::detail::floor_log2(… in test_release() local
422 for(std::size_t i = 0, imax = pool_count, s = minimum_size; i != imax; s*=2, ++i){ in test_release()
456 …const std::size_t pool_count = 1u + bi::detail::floor_log2(maximum_size) - bi::detail::floor_log2(… in test_destructor() local
459 for(std::size_t i = 0, imax = pool_count, s = minimum_size; i != imax; s*=2, ++i){ in test_destructor()
/dports/devel/boost-python-libs/boost_1_72_0/libs/container/test/
H A Dpool_resource_test.hpp370 …BOOST_TEST(dmbr.pool_count() == (1u + bi::detail::floor_log2(maximum_size) - bi::detail::floor_log… in test_do_allocate_deallocate()
371 for(std::size_t i = 0, s = minimum_size, max = dmbr.pool_count(); i != max; ++i, s*=2){ in test_do_allocate_deallocate()
385 BOOST_TEST(mrl.m_info.size() == (1u + dmbr.pool_count() + 1u)); in test_do_allocate_deallocate()
387 BOOST_TEST(mrl.m_info.size() == (1u + dmbr.pool_count())); in test_do_allocate_deallocate()
419 …const std::size_t pool_count = 1u + bi::detail::floor_log2(maximum_size) - bi::detail::floor_log2(… in test_release() local
422 for(std::size_t i = 0, imax = pool_count, s = minimum_size; i != imax; s*=2, ++i){ in test_release()
456 …const std::size_t pool_count = 1u + bi::detail::floor_log2(maximum_size) - bi::detail::floor_log2(… in test_destructor() local
459 for(std::size_t i = 0, imax = pool_count, s = minimum_size; i != imax; s*=2, ++i){ in test_destructor()
/dports/devel/boost-libs/boost_1_72_0/libs/container/test/
H A Dpool_resource_test.hpp370 …BOOST_TEST(dmbr.pool_count() == (1u + bi::detail::floor_log2(maximum_size) - bi::detail::floor_log… in test_do_allocate_deallocate()
371 for(std::size_t i = 0, s = minimum_size, max = dmbr.pool_count(); i != max; ++i, s*=2){ in test_do_allocate_deallocate()
385 BOOST_TEST(mrl.m_info.size() == (1u + dmbr.pool_count() + 1u)); in test_do_allocate_deallocate()
387 BOOST_TEST(mrl.m_info.size() == (1u + dmbr.pool_count())); in test_do_allocate_deallocate()
419 …const std::size_t pool_count = 1u + bi::detail::floor_log2(maximum_size) - bi::detail::floor_log2(… in test_release() local
422 for(std::size_t i = 0, imax = pool_count, s = minimum_size; i != imax; s*=2, ++i){ in test_release()
456 …const std::size_t pool_count = 1u + bi::detail::floor_log2(maximum_size) - bi::detail::floor_log2(… in test_destructor() local
459 for(std::size_t i = 0, imax = pool_count, s = minimum_size; i != imax; s*=2, ++i){ in test_destructor()
/dports/devel/hyperscan/boost_1_75_0/libs/container/test/
H A Dpool_resource_test.hpp370 …BOOST_TEST(dmbr.pool_count() == (1u + bi::detail::floor_log2(maximum_size) - bi::detail::floor_log… in test_do_allocate_deallocate()
371 for(std::size_t i = 0, s = minimum_size, max = dmbr.pool_count(); i != max; ++i, s*=2){ in test_do_allocate_deallocate()
385 BOOST_TEST(mrl.m_info.size() == (1u + dmbr.pool_count() + 1u)); in test_do_allocate_deallocate()
387 BOOST_TEST(mrl.m_info.size() == (1u + dmbr.pool_count())); in test_do_allocate_deallocate()
419 …const std::size_t pool_count = 1u + bi::detail::floor_log2(maximum_size) - bi::detail::floor_log2(… in test_release() local
422 for(std::size_t i = 0, imax = pool_count, s = minimum_size; i != imax; s*=2, ++i){ in test_release()
456 …const std::size_t pool_count = 1u + bi::detail::floor_log2(maximum_size) - bi::detail::floor_log2(… in test_destructor() local
459 for(std::size_t i = 0, imax = pool_count, s = minimum_size; i != imax; s*=2, ++i){ in test_destructor()
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/surface/include/pcl/surface/3rdparty/opennurbs/
H A Dopennurbs_memory.h78 size_t* pool_count
86 size_t* pool_count,
/dports/math/gismo/gismo-21.12.0/external/onurbs/
H A Dopennurbs_memory.h76 size_t* pool_count
84 size_t* pool_count,
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libjava/
H A Ddefineclass.cc94 int pool_count; member
180 || index > pool_count in check_tag()
295 pool_count = read2u (); in parse()
341 tags = (unsigned char*) _Jv_AllocBytes (pool_count); in read_constpool()
343 * pool_count) ; in read_constpool()
348 for (int c = 1; c < pool_count; c++) in read_constpool()
444 if (cv < pool_count in read_one_field_attribute()
646 def->constants.size = pool_count; in handleConstantPool()
653 for (int i = 1; i < pool_count; i++) in handleConstantPool()
674 for (int index = 1; index < pool_count; index++) in handleConstantPool()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libjava/
H A Ddefineclass.cc94 int pool_count; member
180 || index > pool_count in check_tag()
295 pool_count = read2u (); in parse()
341 tags = (unsigned char*) _Jv_AllocBytes (pool_count); in read_constpool()
343 * pool_count) ; in read_constpool()
348 for (int c = 1; c < pool_count; c++) in read_constpool()
444 if (cv < pool_count in read_one_field_attribute()
646 def->constants.size = pool_count; in handleConstantPool()
653 for (int i = 1; i < pool_count; i++) in handleConstantPool()
674 for (int index = 1; index < pool_count; index++) in handleConstantPool()
[all …]
/dports/devel/boost-docs/boost_1_72_0/libs/container/src/
H A Dunsynchronized_pool_resource.cpp60 std::size_t unsynchronized_pool_resource::pool_count() const in pool_count() function in boost::container::pmr::unsynchronized_pool_resource
61 { return m_resource.pool_count(); } in pool_count()
H A Dsynchronized_pool_resource.cpp92 std::size_t synchronized_pool_resource::pool_count() const in pool_count() function in boost::container::pmr::synchronized_pool_resource
93 { return m_pool_resource.pool_count(); } in pool_count()
/dports/devel/boost-python-libs/boost_1_72_0/libs/container/src/
H A Dunsynchronized_pool_resource.cpp60 std::size_t unsynchronized_pool_resource::pool_count() const in pool_count() function in boost::container::pmr::unsynchronized_pool_resource
61 { return m_resource.pool_count(); } in pool_count()
H A Dsynchronized_pool_resource.cpp92 std::size_t synchronized_pool_resource::pool_count() const in pool_count() function in boost::container::pmr::synchronized_pool_resource
93 { return m_pool_resource.pool_count(); } in pool_count()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/libs/container/src/
H A Dunsynchronized_pool_resource.cpp60 std::size_t unsynchronized_pool_resource::pool_count() const in pool_count() function in boost::container::pmr::unsynchronized_pool_resource
61 { return m_resource.pool_count(); } in pool_count()
H A Dsynchronized_pool_resource.cpp92 std::size_t synchronized_pool_resource::pool_count() const in pool_count() function in boost::container::pmr::synchronized_pool_resource
93 { return m_pool_resource.pool_count(); } in pool_count()
/dports/devel/boost-libs/boost_1_72_0/libs/container/src/
H A Dunsynchronized_pool_resource.cpp60 std::size_t unsynchronized_pool_resource::pool_count() const in pool_count() function in boost::container::pmr::unsynchronized_pool_resource
61 { return m_resource.pool_count(); } in pool_count()
H A Dsynchronized_pool_resource.cpp92 std::size_t synchronized_pool_resource::pool_count() const in pool_count() function in boost::container::pmr::synchronized_pool_resource
93 { return m_pool_resource.pool_count(); } in pool_count()
/dports/devel/hyperscan/boost_1_75_0/libs/container/src/
H A Dunsynchronized_pool_resource.cpp60 std::size_t unsynchronized_pool_resource::pool_count() const in pool_count() function in boost::container::pmr::unsynchronized_pool_resource
61 { return m_resource.pool_count(); } in pool_count()
H A Dsynchronized_pool_resource.cpp92 std::size_t synchronized_pool_resource::pool_count() const in pool_count() function in boost::container::pmr::synchronized_pool_resource
93 { return m_pool_resource.pool_count(); } in pool_count()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/libs/container/src/
H A Dunsynchronized_pool_resource.cpp60 std::size_t unsynchronized_pool_resource::pool_count() const in pool_count() function in boost::container::pmr::unsynchronized_pool_resource
61 { return m_resource.pool_count(); } in pool_count()
H A Dsynchronized_pool_resource.cpp104 std::size_t synchronized_pool_resource::pool_count() const in pool_count() function in boost::container::pmr::synchronized_pool_resource
105 { return m_pool_resource.pool_count(); } in pool_count()
/dports/security/seal/SEAL-3.7.2/native/src/seal/util/
H A Dmempool.h223 virtual std::size_t pool_count() const = 0;
237 SEAL_NODISCARD inline std::size_t pool_count() const override in pool_count() function
266 SEAL_NODISCARD inline std::size_t pool_count() const override in pool_count() function

12345678910>>...15