Home
last modified time | relevance | path

Searched refs:allocator_pool_type (Results 1 – 23 of 23) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/util/bitset/
H A Dbmalloc.h260 typedef APool allocator_pool_type; typedef
299 void set_pool(allocator_pool_type* pool) BMNOEXCEPT in set_pool()
305 allocator_pool_type* get_pool() BMNOEXCEPT in get_pool()
382 allocator_pool_type* alloc_pool_p_;
H A Dbmbmatrix.h61 typedef typename allocator_type::allocator_pool_type allocator_pool_type; typedef
101 void set_allocator_pool(allocator_pool_type* pool_ptr) BMNOEXCEPT in set_allocator_pool()
245 allocator_pool_type* pool_;
281 typedef typename allocator_type::allocator_pool_type allocator_pool_type; typedef
727 allocator_pool_type* pool_tmp = pool_; in swap()
H A Dbmsparsevec_algo.h337 typedef typename allocator_type::allocator_pool_type allocator_pool_type; in sparse_vector_find_mismatch() typedef
339 allocator_pool_type pool; // local pool for blocks in sparse_vector_find_mismatch()
491 typedef typename allocator_type::allocator_pool_type allocator_pool_type; typedef
796 allocator_pool_type pool_;
835 typedef typename bvector_type::allocator_type::allocator_pool_type allocator_pool_type; typedef
939 allocator_pool_type pool_;
H A Dbmsparsevec.h94 typedef typename allocator_type::allocator_pool_type allocator_pool_type; typedef
164 typedef typename bvector_type::allocator_type::allocator_pool_type allocator_pool_type; typedef
259 typedef typename bvector_type::allocator_type::allocator_pool_type allocator_pool_type; typedef
883 void set_allocator_pool(allocator_pool_type* pool_ptr) BMNOEXCEPT;
1969 typename sparse_vector<Val, BV>::allocator_pool_type* pool_ptr) BMNOEXCEPT in set_allocator_pool()
H A Dbmsparsevec_serial.h169 typedef typename alloc_type::allocator_pool_type allocator_pool_type; typedef
315 typedef typename bvector_type::allocator_type::allocator_pool_type allocator_pool_type; typedef
454 allocator_pool_type pool_;
H A Dbmstrsparsevec.h68 typedef typename allocator_type::allocator_pool_type allocator_pool_type; typedef
207 typedef typename allocator_type::allocator_pool_type allocator_pool_type; typedef
327 typedef typename allocator_type::allocator_pool_type allocator_pool_type; typedef
H A Dbmaggregator.h66 typedef typename bvector_type::allocator_type::allocator_pool_type allocator_pool_type; typedef
463 allocator_pool_type pool_; ///< pool for operations with cyclic mem.use
H A Dbmsparsevec_compr.h139 bvector_type::allocator_type::allocator_pool_type allocator_pool_type; typedef
H A Dbm.h117 typedef typename allocator_type::allocator_pool_type allocator_pool_type; typedef
793 mem_pool_guard(allocator_pool_type& pool, bvector<Alloc>& bv) BMNOEXCEPT in mem_pool_guard()
805 void assign_if_not_set(allocator_pool_type& pool, in assign_if_not_set()
1039 void set_allocator_pool(allocator_pool_type* pool_ptr) BMNOEXCEPT in set_allocator_pool()
1044 allocator_pool_type* get_allocator_pool() BMNOEXCEPT in get_allocator_pool()
H A Dbmserial.h440 typedef typename allocator_type::allocator_pool_type allocator_pool_type; typedef
467 allocator_pool_type pool_;
666 typedef typename allocator_type::allocator_pool_type allocator_pool_type; typedef
674 allocator_pool_type pool_;
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/util/bitset/
H A Dbmalloc.h260 typedef APool allocator_pool_type; typedef
299 void set_pool(allocator_pool_type* pool) BMNOEXCEPT in set_pool()
305 allocator_pool_type* get_pool() BMNOEXCEPT in get_pool()
382 allocator_pool_type* alloc_pool_p_;
H A Dbmbmatrix.h61 typedef typename allocator_type::allocator_pool_type allocator_pool_type; typedef
101 void set_allocator_pool(allocator_pool_type* pool_ptr) BMNOEXCEPT in set_allocator_pool()
245 allocator_pool_type* pool_;
281 typedef typename allocator_type::allocator_pool_type allocator_pool_type; typedef
727 allocator_pool_type* pool_tmp = pool_; in swap()
H A Dbmsparsevec_algo.h337 typedef typename allocator_type::allocator_pool_type allocator_pool_type; in sparse_vector_find_mismatch() typedef
339 allocator_pool_type pool; // local pool for blocks in sparse_vector_find_mismatch()
491 typedef typename allocator_type::allocator_pool_type allocator_pool_type; typedef
796 allocator_pool_type pool_;
835 typedef typename bvector_type::allocator_type::allocator_pool_type allocator_pool_type; typedef
939 allocator_pool_type pool_;
H A Dbmsparsevec.h94 typedef typename allocator_type::allocator_pool_type allocator_pool_type; typedef
164 typedef typename bvector_type::allocator_type::allocator_pool_type allocator_pool_type; typedef
259 typedef typename bvector_type::allocator_type::allocator_pool_type allocator_pool_type; typedef
883 void set_allocator_pool(allocator_pool_type* pool_ptr) BMNOEXCEPT;
1969 typename sparse_vector<Val, BV>::allocator_pool_type* pool_ptr) BMNOEXCEPT in set_allocator_pool()
H A Dbmsparsevec_serial.h169 typedef typename alloc_type::allocator_pool_type allocator_pool_type; typedef
315 typedef typename bvector_type::allocator_type::allocator_pool_type allocator_pool_type; typedef
454 allocator_pool_type pool_;
H A Dbmstrsparsevec.h68 typedef typename allocator_type::allocator_pool_type allocator_pool_type; typedef
207 typedef typename allocator_type::allocator_pool_type allocator_pool_type; typedef
327 typedef typename allocator_type::allocator_pool_type allocator_pool_type; typedef
H A Dbmaggregator.h66 typedef typename bvector_type::allocator_type::allocator_pool_type allocator_pool_type; typedef
463 allocator_pool_type pool_; ///< pool for operations with cyclic mem.use
H A Dbmsparsevec_compr.h139 bvector_type::allocator_type::allocator_pool_type allocator_pool_type; typedef
H A Dbm.h117 typedef typename allocator_type::allocator_pool_type allocator_pool_type; typedef
793 mem_pool_guard(allocator_pool_type& pool, bvector<Alloc>& bv) BMNOEXCEPT in mem_pool_guard()
805 void assign_if_not_set(allocator_pool_type& pool, in assign_if_not_set()
1039 void set_allocator_pool(allocator_pool_type* pool_ptr) BMNOEXCEPT in set_allocator_pool()
1044 allocator_pool_type* get_allocator_pool() BMNOEXCEPT in get_allocator_pool()
H A Dbmserial.h440 typedef typename allocator_type::allocator_pool_type allocator_pool_type; typedef
467 allocator_pool_type pool_;
666 typedef typename allocator_type::allocator_pool_type allocator_pool_type; typedef
674 allocator_pool_type pool_;
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/util/bitset/stress_test/
H A Dtest_util.h256 typename BV::allocator_pool_type pool; in IntervalsEnumeratorCheck()
H A Dstress32.cpp2251 bvect::allocator_pool_type pool; in IntervalsEnumeratorCheck()
4499 bvect::allocator_pool_type pool; in BasicFunctionalityTest()
14726 bvect::allocator_pool_type pool; in IntervalEnumeratorTest()
23220 bvect::allocator_pool_type pool; in TestSparseVectorScan()
23293 bvect::allocator_pool_type pool; in TestSparseVectorScan()
H A Dstress64.cpp13550 bvect::allocator_pool_type pool; in TestSparseVectorScan()
13624 bvect::allocator_pool_type pool; in TestSparseVectorScan()