Home
last modified time | relevance | path

Searched defs:need_opt (Results 1 – 2 of 2) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/util/bitset/
H A Dbm.h5112 bool need_opt = combine_operation_block_or(i, j, arg_blk1, arg_blk2); in bit_or() local
5223 bool need_opt = combine_operation_block_xor(i, j, arg_blk1, arg_blk2); in bit_xor() local
5316 bool need_opt = combine_operation_block_and(i, j, arg_blk1, arg_blk2); in bit_and() local
5405 bool need_opt = combine_operation_block_sub(i, j, arg_blk1, arg_blk2); in bit_sub() local
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/util/bitset/
H A Dbm.h5112 bool need_opt = combine_operation_block_or(i, j, arg_blk1, arg_blk2); in bit_or() local
5223 bool need_opt = combine_operation_block_xor(i, j, arg_blk1, arg_blk2); in bit_xor() local
5316 bool need_opt = combine_operation_block_and(i, j, arg_blk1, arg_blk2); in bit_and() local
5405 bool need_opt = combine_operation_block_sub(i, j, arg_blk1, arg_blk2); in bit_sub() local