Home
last modified time | relevance | path

Searched refs:get_bvector (Results 1 – 6 of 6) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/util/bitset/
H A Dbmsparsevec_util.h130 const bvector_type& get_bvector() const { return addr_bv_; } in get_bvector() function
139 bvector_type& get_bvector() { unsync(); return addr_bv_; } in get_bvector() function
212 const bvector_type& get_bvector() const { return set_flags_bv_; } in get_bvector() function
349 const BV& addr_bv = this->addr_res_.get_bvector(); in calc_stat()
714 const bvector_type& bv = addr_res_.get_bvector(); in equal()
715 const bvector_type& bva = ccoll.addr_res_.get_bvector(); in equal()
H A Dbmsparsevec_serial.h631 const bvector_type& bv = addr_res.get_bvector(); in serialize()
698 bvector_type& bv = addr_res.get_bvector(); in deserialize()
H A Dbm.h437 bvector_type* get_bvector() const { return bvect_; } in get_bvector() function
506 : bvect_(iit.get_bvector()) in bulk_insert_iterator()
576 bvector_type* get_bvector() const BMNOEXCEPT { return bvect_; } in get_bvector() function
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/util/bitset/
H A Dbmsparsevec_util.h130 const bvector_type& get_bvector() const { return addr_bv_; } in get_bvector() function
139 bvector_type& get_bvector() { unsync(); return addr_bv_; } in get_bvector() function
212 const bvector_type& get_bvector() const { return set_flags_bv_; } in get_bvector() function
349 const BV& addr_bv = this->addr_res_.get_bvector(); in calc_stat()
714 const bvector_type& bv = addr_res_.get_bvector(); in equal()
715 const bvector_type& bva = ccoll.addr_res_.get_bvector(); in equal()
H A Dbmsparsevec_serial.h631 const bvector_type& bv = addr_res.get_bvector(); in serialize()
698 bvector_type& bv = addr_res.get_bvector(); in deserialize()
H A Dbm.h437 bvector_type* get_bvector() const { return bvect_; } in get_bvector() function
506 : bvect_(iit.get_bvector()) in bulk_insert_iterator()
576 bvector_type* get_bvector() const BMNOEXCEPT { return bvect_; } in get_bvector() function