Home
last modified time | relevance | path

Searched refs:nb_from (Results 1 – 11 of 11) sorted by relevance

/dports/mail/imapsync/imapsync-1d08afa/W/
H A Dmemo20 nb_from=${1:-"01"}
21 nb_from_ln=`expr length $nb_from`
23 nb_to=${2:-`expr $nb_from + 9`}
25 nb_counter=$nb_from
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/util/bitset/
H A Dbmalgo_impl.h1750 N top_size, N nb_from, N nb_to, F& f) in for_each_bit_block_range() argument
1753 if (nb_from > nb_to) in for_each_bit_block_range()
1755 unsigned i_from = unsigned(nb_from >> bm::set_array_shift); in for_each_bit_block_range()
1756 unsigned j_from = unsigned(nb_from & bm::set_array_mask); in for_each_bit_block_range()
H A Dbmaggregator.h1337 block_idx_type nb_from = (range_from_ >> bm::set_block_shift); in process_bit_blocks_and() local
1339 if (range_set_ && (nb_from == nb_to)) in process_bit_blocks_and()
H A Dbmserial.h4407 block_idx_type nb_from = (idx_from_ >> bm::set_block_shift); in deserialize() local
4408 nb_from = this->try_skip(dec, nb_i, nb_from); in deserialize()
4409 if (nb_from) in deserialize()
4410 nb_i = nb_from; in deserialize()
4702 block_idx_type nb_from = (idx_from_ >> bm::set_block_shift); in xor_decode() local
4704 if (nb_from == x_nb_ || nb_to == x_nb_) in xor_decode()
H A Dbmfunc.h1825 N top_size, N nb_from, N nb_to, F& f) BMNOEXCEPT in for_each_nzblock_range() argument
1828 if (nb_from > nb_to) in for_each_nzblock_range()
1830 unsigned i_from = unsigned(nb_from >> bm::set_array_shift); in for_each_nzblock_range()
1831 unsigned j_from = unsigned(nb_from & bm::set_array_mask); in for_each_nzblock_range()
H A Dbm.h2400 size_type nb_from = i * bm::set_sub_array_size; in build_rs_index() local
2401 size_type nb_to = nb_from + bm::set_sub_array_size - 1; in build_rs_index()
2402 bv_blocks->set_range_no_check(nb_from, nb_to); in build_rs_index()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/util/bitset/
H A Dbmalgo_impl.h1750 N top_size, N nb_from, N nb_to, F& f) in for_each_bit_block_range() argument
1753 if (nb_from > nb_to) in for_each_bit_block_range()
1755 unsigned i_from = unsigned(nb_from >> bm::set_array_shift); in for_each_bit_block_range()
1756 unsigned j_from = unsigned(nb_from & bm::set_array_mask); in for_each_bit_block_range()
H A Dbmaggregator.h1337 block_idx_type nb_from = (range_from_ >> bm::set_block_shift); in process_bit_blocks_and() local
1339 if (range_set_ && (nb_from == nb_to)) in process_bit_blocks_and()
H A Dbmserial.h4407 block_idx_type nb_from = (idx_from_ >> bm::set_block_shift); in deserialize() local
4408 nb_from = this->try_skip(dec, nb_i, nb_from); in deserialize()
4409 if (nb_from) in deserialize()
4410 nb_i = nb_from; in deserialize()
4702 block_idx_type nb_from = (idx_from_ >> bm::set_block_shift); in xor_decode() local
4704 if (nb_from == x_nb_ || nb_to == x_nb_) in xor_decode()
H A Dbmfunc.h1825 N top_size, N nb_from, N nb_to, F& f) BMNOEXCEPT in for_each_nzblock_range() argument
1828 if (nb_from > nb_to) in for_each_nzblock_range()
1830 unsigned i_from = unsigned(nb_from >> bm::set_array_shift); in for_each_nzblock_range()
1831 unsigned j_from = unsigned(nb_from & bm::set_array_mask); in for_each_nzblock_range()
H A Dbm.h2400 size_type nb_from = i * bm::set_sub_array_size; in build_rs_index() local
2401 size_type nb_to = nb_from + bm::set_sub_array_size - 1; in build_rs_index()
2402 bv_blocks->set_range_no_check(nb_from, nb_to); in build_rs_index()