Home
last modified time | relevance | path

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

/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/util/bitset/
H A Dbmstrsparsevec.h944 : cmatr_(cmatr), mask_(0), sv_off_(0) in sv_decode_visitor_func()
951 size_type base = bv_offset - sv_off_; in add_bits()
963 auto base = bv_offset - sv_off_; in add_range()
977 size_type sv_off_; ///< SV read offset member
1014 func.sv_off_ = idx_from;
H A Dbmsparsevec.h1429 : arr_(varr), mask_(mask), sv_off_(off) in extract()
1437 size_type base = bv_offset - sv_off_; in extract()
1444 auto base = bv_offset - sv_off_; in extract()
1452 size_type sv_off_; ///< SV read offset in extract() member
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/util/bitset/
H A Dbmstrsparsevec.h944 : cmatr_(cmatr), mask_(0), sv_off_(0) in sv_decode_visitor_func()
951 size_type base = bv_offset - sv_off_; in add_bits()
963 auto base = bv_offset - sv_off_; in add_range()
977 size_type sv_off_; ///< SV read offset member
1014 func.sv_off_ = idx_from;
H A Dbmsparsevec.h1429 : arr_(varr), mask_(mask), sv_off_(off) in extract()
1437 size_type base = bv_offset - sv_off_; in extract()
1444 auto base = bv_offset - sv_off_; in extract()
1452 size_type sv_off_; ///< SV read offset in extract() member