Home
last modified time | relevance | path

Searched refs:set_super_block (Results 1 – 4 of 4) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/util/bitset/
H A Dbmrs.h76 void set_super_block(unsigned i, size_type bcount);
482 set_super_block(i, bm::set_sub_array_size * bm::gap_max_bits); in set_full_super_block()
488 void rs_index<BVAlloc>::set_super_block(unsigned i, size_type bcount) in set_super_block() function
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/util/bitset/
H A Dbmrs.h76 void set_super_block(unsigned i, size_type bcount);
482 set_super_block(i, bm::set_sub_array_size * bm::gap_max_bits); in set_full_super_block()
488 void rs_index<BVAlloc>::set_super_block(unsigned i, size_type bcount) in set_super_block() function
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/util/bitset/stress_test/
H A Dstress64.cpp1846 rsi.set_super_block(0, 1); in RSIndexTest()
1847 rsi.set_super_block(1, 2); in RSIndexTest()
1848 rsi.set_super_block(2, 3); in RSIndexTest()
H A Dstress32.cpp2583 rsi.set_super_block(0, 1); in RSIndexTest()
2584 rsi.set_super_block(1, 2); in RSIndexTest()
2585 rsi.set_super_block(2, 3); in RSIndexTest()