Home
last modified time | relevance | path

Searched refs:not_null_cnt (Results 1 – 2 of 2) sorted by relevance

/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/util/bitset/
H A Dbmdbg.h796 typename SV::size_type not_null_cnt = bv_null->count(); variable
797 std::cout << " - Bitcount: " << not_null_cnt << std::endl;
800 << ((sizeof(typename SV::value_type) + sizeof(unsigned)) * not_null_cnt) << " "
801 … << ((sizeof(typename SV::value_type) + sizeof(unsigned)) * not_null_cnt) / (1024 * 1024) << "MB"
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/util/bitset/
H A Dbmdbg.h796 typename SV::size_type not_null_cnt = bv_null->count(); variable
797 std::cout << " - Bitcount: " << not_null_cnt << std::endl;
800 << ((sizeof(typename SV::value_type) + sizeof(unsigned)) * not_null_cnt) << " "
801 … << ((sizeof(typename SV::value_type) + sizeof(unsigned)) * not_null_cnt) / (1024 * 1024) << "MB"