Home
last modified time | relevance | path

Searched refs:top_blocks1 (Results 1 – 2 of 2) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/util/bitset/
H A Dbm.h5062 unsigned top_blocks1 = bman1.top_block_size(); in bit_or() local
5064 unsigned top_blocks = (top_blocks2 > top_blocks1) ? top_blocks2 : top_blocks1; in bit_or()
5086 bm::word_t** blk_blk_arg1 = (i < top_blocks1) ? blk_root_arg1[i] : 0; in bit_or()
5167 unsigned top_blocks1 = bman1.top_block_size(); in bit_xor() local
5169 unsigned top_blocks = (top_blocks2 > top_blocks1) ? top_blocks2 : top_blocks1; in bit_xor()
5181 bm::word_t** blk_blk_arg1 = (i < top_blocks1) ? blk_root_arg1[i] : 0; in bit_xor()
5271 unsigned top_blocks1 = bman1.top_block_size(); in bit_and() local
5273 unsigned top_blocks = (top_blocks2 > top_blocks1) ? top_blocks2 : top_blocks1; in bit_and()
5285 bm::word_t** blk_blk_arg1 = (i < top_blocks1) ? blk_root_arg1[i] : 0; in bit_and()
5371 unsigned top_blocks1 = bman1.top_block_size(); in bit_sub() local
[all …]
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/util/bitset/
H A Dbm.h5062 unsigned top_blocks1 = bman1.top_block_size(); in bit_or() local
5064 unsigned top_blocks = (top_blocks2 > top_blocks1) ? top_blocks2 : top_blocks1; in bit_or()
5086 bm::word_t** blk_blk_arg1 = (i < top_blocks1) ? blk_root_arg1[i] : 0; in bit_or()
5167 unsigned top_blocks1 = bman1.top_block_size(); in bit_xor() local
5169 unsigned top_blocks = (top_blocks2 > top_blocks1) ? top_blocks2 : top_blocks1; in bit_xor()
5181 bm::word_t** blk_blk_arg1 = (i < top_blocks1) ? blk_root_arg1[i] : 0; in bit_xor()
5271 unsigned top_blocks1 = bman1.top_block_size(); in bit_and() local
5273 unsigned top_blocks = (top_blocks2 > top_blocks1) ? top_blocks2 : top_blocks1; in bit_and()
5285 bm::word_t** blk_blk_arg1 = (i < top_blocks1) ? blk_root_arg1[i] : 0; in bit_and()
5371 unsigned top_blocks1 = bman1.top_block_size(); in bit_sub() local
[all …]