Home
last modified time | relevance | path

Searched refs:bvector_type_const_ptr (Results 1 – 18 of 18) sorted by relevance

/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/util/bitset/
H A Dbmaggregator.h63 typedef const bvector_type* bvector_type_const_ptr; typedef
376 const bvector_type_const_ptr* bv_src,
381 unsigned max_top_blocks(const bvector_type_const_ptr* bv_src,
433 const bm::word_t* get_arg_block(const bvector_type_const_ptr* bv_src,
710 const bvector_type_const_ptr* bv_src, in combine_and()
975 const bvector_type_const_ptr* bv_src, in combine_or()
1023 const bvector_type_const_ptr* bv_src, in combine_and()
1503 aggregator<BV>::max_top_blocks(const bvector_type_const_ptr* bv_src, in max_top_blocks()
1525 const bvector_type_const_ptr* bv_src, in sort_input_blocks_or()
1564 const bvector_type_const_ptr* bv_src, in sort_input_blocks_and()
[all …]
H A Dbmsparsevec_algo.h193 typename SV::bvector_type_const_ptr bv_null1 = sv1.get_null_bvector();
194 typename SV::bvector_type_const_ptr bv_null2 = sv2.get_null_bvector();
237 typename SV::bvector_type_const_ptr bv1 = sv1.get_plane(i);
238 typename SV::bvector_type_const_ptr bv2 = sv2.get_plane(i);
361 typename SV1::bvector_type_const_ptr bv1 = sv1.get_plane(i); in sparse_vector_find_mismatch()
362 typename SV2::bvector_type_const_ptr bv2 = sv2.get_plane(i); in sparse_vector_find_mismatch()
408 typename SV1::bvector_type_const_ptr bv_null1 = sv1.get_null_bvector(); in sparse_vector_find_mismatch()
409 typename SV2::bvector_type_const_ptr bv_null2 = sv2.get_null_bvector(); in sparse_vector_find_mismatch()
485 typedef const bvector_type* bvector_type_const_ptr; typedef
1465 bvector_type_const_ptr bv = sv.get_plane(plane_idx); in prepare_and_sub_aggregator()
[all …]
H A Dbmbmatrix.h58 typedef const bvector_type* bvector_type_const_ptr; typedef
126 bvector_type_const_ptr get_row(size_type i) const BMNOEXCEPT;
276 typedef const bvector_type* bvector_type_const_ptr; typedef
373 bvector_type_const_ptr
393 bvector_type_const_ptr plane(unsigned i) const BMNOEXCEPT in plane()
855 bvector_type_const_ptr bv = this->row(p); in get_block()
H A Dbmsparsevec_serial.h164 typedef const bvector_type* bvector_type_const_ptr; typedef
311 typedef const bvector_type* bvector_type_const_ptr; typedef
901 typename SV::bvector_type_const_ptr bv = sv.get_plane(i); in build_plane_digest()
986 typename SV::bvector_type_const_ptr bv = sv.get_plane(i); in serialize()
H A Dbmsparsevec_parallel.h246 typename SV::bvector_type_const_ptr bv = sv.get_plane(i); in build_plan()
H A Dbmxor.h629 typedef const bvector_type* bvector_type_const_ptr; typedef
731 bvector_type_const_ptr bv = bmatr.get_row(r); in add_vectors()
770 typedef bm::heap_vector<bvector_type_const_ptr, bv_allocator_type, true> bvptr_vector_type;
H A Dbmsparsevec_compr.h74 typedef const bvector_type* bvector_type_const_ptr; typedef
707 bvector_type_const_ptr get_plane(unsigned i) const BMNOEXCEPT in get_plane()
H A Dbmsparsevec.h89 typedef const bvector_type* bvector_type_const_ptr; typedef
H A Dbmstrsparsevec.h61 typedef const bvector_type* bvector_type_const_ptr; typedef
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/util/bitset/
H A Dbmaggregator.h63 typedef const bvector_type* bvector_type_const_ptr; typedef
376 const bvector_type_const_ptr* bv_src,
381 unsigned max_top_blocks(const bvector_type_const_ptr* bv_src,
433 const bm::word_t* get_arg_block(const bvector_type_const_ptr* bv_src,
710 const bvector_type_const_ptr* bv_src, in combine_and()
975 const bvector_type_const_ptr* bv_src, in combine_or()
1023 const bvector_type_const_ptr* bv_src, in combine_and()
1503 aggregator<BV>::max_top_blocks(const bvector_type_const_ptr* bv_src, in max_top_blocks()
1525 const bvector_type_const_ptr* bv_src, in sort_input_blocks_or()
1564 const bvector_type_const_ptr* bv_src, in sort_input_blocks_and()
[all …]
H A Dbmsparsevec_algo.h193 typename SV::bvector_type_const_ptr bv_null1 = sv1.get_null_bvector();
194 typename SV::bvector_type_const_ptr bv_null2 = sv2.get_null_bvector();
237 typename SV::bvector_type_const_ptr bv1 = sv1.get_plane(i);
238 typename SV::bvector_type_const_ptr bv2 = sv2.get_plane(i);
361 typename SV1::bvector_type_const_ptr bv1 = sv1.get_plane(i); in sparse_vector_find_mismatch()
362 typename SV2::bvector_type_const_ptr bv2 = sv2.get_plane(i); in sparse_vector_find_mismatch()
408 typename SV1::bvector_type_const_ptr bv_null1 = sv1.get_null_bvector(); in sparse_vector_find_mismatch()
409 typename SV2::bvector_type_const_ptr bv_null2 = sv2.get_null_bvector(); in sparse_vector_find_mismatch()
485 typedef const bvector_type* bvector_type_const_ptr; typedef
1465 bvector_type_const_ptr bv = sv.get_plane(plane_idx); in prepare_and_sub_aggregator()
[all …]
H A Dbmbmatrix.h58 typedef const bvector_type* bvector_type_const_ptr; typedef
126 bvector_type_const_ptr get_row(size_type i) const BMNOEXCEPT;
276 typedef const bvector_type* bvector_type_const_ptr; typedef
373 bvector_type_const_ptr
393 bvector_type_const_ptr plane(unsigned i) const BMNOEXCEPT in plane()
855 bvector_type_const_ptr bv = this->row(p); in get_block()
H A Dbmsparsevec_serial.h164 typedef const bvector_type* bvector_type_const_ptr; typedef
311 typedef const bvector_type* bvector_type_const_ptr; typedef
901 typename SV::bvector_type_const_ptr bv = sv.get_plane(i); in build_plane_digest()
986 typename SV::bvector_type_const_ptr bv = sv.get_plane(i); in serialize()
H A Dbmsparsevec_parallel.h246 typename SV::bvector_type_const_ptr bv = sv.get_plane(i); in build_plan()
H A Dbmxor.h629 typedef const bvector_type* bvector_type_const_ptr; typedef
731 bvector_type_const_ptr bv = bmatr.get_row(r); in add_vectors()
770 typedef bm::heap_vector<bvector_type_const_ptr, bv_allocator_type, true> bvptr_vector_type;
H A Dbmsparsevec_compr.h74 typedef const bvector_type* bvector_type_const_ptr; typedef
707 bvector_type_const_ptr get_plane(unsigned i) const BMNOEXCEPT in get_plane()
H A Dbmsparsevec.h89 typedef const bvector_type* bvector_type_const_ptr; typedef
H A Dbmstrsparsevec.h61 typedef const bvector_type* bvector_type_const_ptr; typedef