Home
last modified time | relevance | path

Searched refs:need_opt (Results 1 – 3 of 3) sorted by relevance

/dports/math/py-theano/Theano-1.0.5/theano/compile/
H A Dfunction_module.py1483 need_opt = True
1491 need_opt = False
1499 if need_opt:
/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
5113 if (need_opt && opt_mode == opt_compress) in bit_or()
5223 bool need_opt = combine_operation_block_xor(i, j, arg_blk1, arg_blk2); in bit_xor() local
5224 if (need_opt && opt_mode == opt_compress) in bit_xor()
5316 bool need_opt = combine_operation_block_and(i, j, arg_blk1, arg_blk2); in bit_and() local
5317 if (need_opt && opt_mode == opt_compress) in bit_and()
5405 bool need_opt = combine_operation_block_sub(i, j, arg_blk1, arg_blk2); in bit_sub() local
5406 if (need_opt && opt_mode == opt_compress) in bit_sub()
/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
5113 if (need_opt && opt_mode == opt_compress) in bit_or()
5223 bool need_opt = combine_operation_block_xor(i, j, arg_blk1, arg_blk2); in bit_xor() local
5224 if (need_opt && opt_mode == opt_compress) in bit_xor()
5316 bool need_opt = combine_operation_block_and(i, j, arg_blk1, arg_blk2); in bit_and() local
5317 if (need_opt && opt_mode == opt_compress) in bit_and()
5405 bool need_opt = combine_operation_block_sub(i, j, arg_blk1, arg_blk2); in bit_sub() local
5406 if (need_opt && opt_mode == opt_compress) in bit_sub()