Home
last modified time | relevance | path

Searched refs:stored_planes (Results 1 – 12 of 12) sorted by relevance

/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/util/bitset/
H A Dbmbmatrix.h382 static unsigned stored_planes() BMNOEXCEPT { return value_bits()+1; } in stored_planes() function
1230 unsigned planes = bsv.stored_planes(); in copy_from()
1435 unsigned stored_planes = this->stored_planes(); in optimize() local
1436 for (unsigned j = 0; j < stored_planes; ++j) in optimize()
1461 unsigned stored_planes = this->stored_planes(); in calc_stat() local
1462 for (unsigned j = 0; j < stored_planes; ++j) in calc_stat()
1478 st->max_serialize_mem += 1 + 1 + 1 + 1 + 8 + (8 * this->stored_planes()); in calc_stat()
1596 planes = this->stored_planes(); in copy_range_planes()
H A Dbmsparsevec.h1813 unsigned stored_planes = this->stored_planes(); in optimize_gap_size() local
1814 for (unsigned j = 0; j < stored_planes; ++j) in optimize_gap_size()
1838 planes = this->stored_planes(); in join()
1874 unsigned planes = bv_null ? this->stored_planes() : this->planes(); in merge()
1921 planes = this->stored_planes(); in filter()
H A Dbmsparsevec_parallel.h239 unsigned planes = sv.stored_planes(); in build_plan()
H A Dbmsparsevec_serial.h898 unsigned planes = sv.stored_planes(); in build_plane_digest()
928 unsigned planes = sv.stored_planes(); in serialize()
1390 unsigned sv_planes = sv.stored_planes(); in load_header()
H A Dbmsparsevec_compr.h726 static unsigned stored_planes() in stored_planes() function
727 { return sparse_vector_type::stored_planes(); } in stored_planes()
H A Dbmstrsparsevec.h1949 unsigned planes = bv_null ? this->stored_planes() : this->planes(); in merge()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/util/bitset/
H A Dbmbmatrix.h382 static unsigned stored_planes() BMNOEXCEPT { return value_bits()+1; } in stored_planes() function
1230 unsigned planes = bsv.stored_planes(); in copy_from()
1435 unsigned stored_planes = this->stored_planes(); in optimize() local
1436 for (unsigned j = 0; j < stored_planes; ++j) in optimize()
1461 unsigned stored_planes = this->stored_planes(); in calc_stat() local
1462 for (unsigned j = 0; j < stored_planes; ++j) in calc_stat()
1478 st->max_serialize_mem += 1 + 1 + 1 + 1 + 8 + (8 * this->stored_planes()); in calc_stat()
1596 planes = this->stored_planes(); in copy_range_planes()
H A Dbmsparsevec.h1813 unsigned stored_planes = this->stored_planes(); in optimize_gap_size() local
1814 for (unsigned j = 0; j < stored_planes; ++j) in optimize_gap_size()
1838 planes = this->stored_planes(); in join()
1874 unsigned planes = bv_null ? this->stored_planes() : this->planes(); in merge()
1921 planes = this->stored_planes(); in filter()
H A Dbmsparsevec_parallel.h239 unsigned planes = sv.stored_planes(); in build_plan()
H A Dbmsparsevec_serial.h898 unsigned planes = sv.stored_planes(); in build_plane_digest()
928 unsigned planes = sv.stored_planes(); in serialize()
1390 unsigned sv_planes = sv.stored_planes(); in load_header()
H A Dbmsparsevec_compr.h726 static unsigned stored_planes() in stored_planes() function
727 { return sparse_vector_type::stored_planes(); } in stored_planes()
H A Dbmstrsparsevec.h1949 unsigned planes = bv_null ? this->stored_planes() : this->planes(); in merge()