Home
last modified time | relevance | path

Searched refs:GetTotals (Results 1 – 25 of 57) sorted by relevance

123

/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/algo/blast/unit_tests/seqdb_reader/
H A Dseqdb_unit_test.cpp265 local1.GetTotals(CSeqDB::eFilteredAll, & num1, 0); in BOOST_AUTO_TEST_CASE()
266 local2.GetTotals(CSeqDB::eFilteredAll, & num2, 0); in BOOST_AUTO_TEST_CASE()
280 local1.GetTotals(CSeqDB::eFilteredAll, & num1, 0); in BOOST_AUTO_TEST_CASE()
281 local2.GetTotals(CSeqDB::eFilteredAll, & num2, 0); in BOOST_AUTO_TEST_CASE()
296 local1.GetTotals(CSeqDB::eFilteredAll, & num1, 0); in BOOST_AUTO_TEST_CASE()
297 local2.GetTotals(CSeqDB::eFilteredAll, & num2, 0); in BOOST_AUTO_TEST_CASE()
330 local1.GetTotals(CSeqDB::eFilteredAll, & num1, 0); in BOOST_AUTO_TEST_CASE()
343 local1.GetTotals(CSeqDB::eFilteredAll, & num1, 0); in BOOST_AUTO_TEST_CASE()
746 dbp.GetTotals(CSeqDB::eFilteredAll, & plen, 0); in BOOST_AUTO_TEST_CASE()
747 dbn.GetTotals(CSeqDB::eFilteredAll, & nlen, 0); in BOOST_AUTO_TEST_CASE()
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/blast/unit_tests/seqdb_reader/
H A Dseqdb_unit_test.cpp265 local1.GetTotals(CSeqDB::eFilteredAll, & num1, 0); in BOOST_AUTO_TEST_CASE()
266 local2.GetTotals(CSeqDB::eFilteredAll, & num2, 0); in BOOST_AUTO_TEST_CASE()
280 local1.GetTotals(CSeqDB::eFilteredAll, & num1, 0); in BOOST_AUTO_TEST_CASE()
281 local2.GetTotals(CSeqDB::eFilteredAll, & num2, 0); in BOOST_AUTO_TEST_CASE()
296 local1.GetTotals(CSeqDB::eFilteredAll, & num1, 0); in BOOST_AUTO_TEST_CASE()
297 local2.GetTotals(CSeqDB::eFilteredAll, & num2, 0); in BOOST_AUTO_TEST_CASE()
330 local1.GetTotals(CSeqDB::eFilteredAll, & num1, 0); in BOOST_AUTO_TEST_CASE()
343 local1.GetTotals(CSeqDB::eFilteredAll, & num1, 0); in BOOST_AUTO_TEST_CASE()
746 dbp.GetTotals(CSeqDB::eFilteredAll, & plen, 0); in BOOST_AUTO_TEST_CASE()
747 dbn.GetTotals(CSeqDB::eFilteredAll, & nlen, 0); in BOOST_AUTO_TEST_CASE()
[all …]
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/algo/blast/unit_tests/api/
H A Dseqsrc_unit_test.cpp553 seqdb.GetTotals(CSeqDB::eFilteredAll, & nseqs, 0, true);
563 seqdb.GetTotals(CSeqDB::eFilteredAll, & nseqs, 0, true);
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/blast/unit_tests/api/
H A Dseqsrc_unit_test.cpp553 seqdb.GetTotals(CSeqDB::eFilteredAll, & nseqs, 0, true);
563 seqdb.GetTotals(CSeqDB::eFilteredAll, & nseqs, 0, true);
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/blast/seqdb_reader/
H A Dseqdbimpl.hpp755 void GetTotals(ESummaryType sumtype,
H A Dseqdb.cpp1105 void CSeqDB::GetTotals(ESummaryType sumtype, in GetTotals() function in CSeqDB
1111 m_Impl->GetTotals(sumtype, oid_count, total_length, use_approx); in GetTotals()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objtools/blast/seqdb_reader/
H A Dseqdbimpl.hpp755 void GetTotals(ESummaryType sumtype,
H A Dseqdb.cpp1105 void CSeqDB::GetTotals(ESummaryType sumtype, in GetTotals() function in CSeqDB
1111 m_Impl->GetTotals(sumtype, oid_count, total_length, use_approx); in GetTotals()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/blast/seqdb_writer/
H A Dwritedb.cpp293 dbhandle->GetTotals(CSeqDB::eFilteredAll, num_seqs_found, dbsize, false); in s_ComputeNumSequencesAndDbLength()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/objtools/blast/seqdb_reader/
H A Dseqdb.hpp929 void GetTotals(ESummaryType sumtype,
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/objtools/blast/seqdb_reader/
H A Dseqdb.hpp929 void GetTotals(ESummaryType sumtype,
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objtools/blast/seqdb_writer/
H A Dwritedb.cpp293 dbhandle->GetTotals(CSeqDB::eFilteredAll, num_seqs_found, dbsize, false); in s_ComputeNumSequencesAndDbLength()
/dports/net/rclone/rclone-1.57.0/vendor/google.golang.org/genproto/googleapis/analytics/data/v1alpha/
H A Danalytics_data_api.pb.go384 func (x *RunReportResponse) GetTotals() []*Row { func
1220 func (x *RunRealtimeReportResponse) GetTotals() []*Row { func
/dports/net/rclone/rclone-1.57.0/vendor/google.golang.org/genproto/googleapis/analytics/data/v1beta/
H A Danalytics_data_api.pb.go407 func (x *RunReportResponse) GetTotals() []*Row { func
1326 func (x *RunRealtimeReportResponse) GetTotals() []*Row { func
/dports/net/drive/drive-0.4.0/vendor/google.golang.org/genproto/googleapis/analytics/data/v1alpha/
H A Danalytics_data_api.pb.go384 func (x *RunReportResponse) GetTotals() []*Row { func
1220 func (x *RunRealtimeReportResponse) GetTotals() []*Row { func
/dports/www/gohugo/hugo-0.91.2/vendor/google.golang.org/genproto/googleapis/analytics/data/v1alpha/
H A Danalytics_data_api.pb.go384 func (x *RunReportResponse) GetTotals() []*Row { func
1220 func (x *RunRealtimeReportResponse) GetTotals() []*Row { func
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/google.golang.org/genproto/googleapis/analytics/data/v1beta/
H A Danalytics_data_api.pb.go407 func (x *RunReportResponse) GetTotals() []*Row { func
1326 func (x *RunRealtimeReportResponse) GetTotals() []*Row { func
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/google.golang.org/genproto/googleapis/analytics/data/v1alpha/
H A Danalytics_data_api.pb.go384 func (x *RunReportResponse) GetTotals() []*Row { func
1220 func (x *RunRealtimeReportResponse) GetTotals() []*Row { func
/dports/net/cloudquery/cloudquery-0.16.0/vendor/google.golang.org/genproto/googleapis/analytics/data/v1alpha/
H A Danalytics_data_api.pb.go384 func (x *RunReportResponse) GetTotals() []*Row { func
1220 func (x *RunRealtimeReportResponse) GetTotals() []*Row { func
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/google.golang.org/genproto/googleapis/analytics/data/v1alpha/
H A Danalytics_data_api.pb.go384 func (x *RunReportResponse) GetTotals() []*Row { func
1220 func (x *RunRealtimeReportResponse) GetTotals() []*Row { func
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/google.golang.org/genproto/googleapis/analytics/data/v1beta/
H A Danalytics_data_api.pb.go407 func (x *RunReportResponse) GetTotals() []*Row { func
1326 func (x *RunRealtimeReportResponse) GetTotals() []*Row { func
/dports/security/xray-core/Xray-core-1.5.0/vendor/google.golang.org/genproto/googleapis/analytics/data/v1alpha/
H A Danalytics_data_api.pb.go384 func (x *RunReportResponse) GetTotals() []*Row { func
1220 func (x *RunRealtimeReportResponse) GetTotals() []*Row { func
/dports/security/xray-core/Xray-core-1.5.0/vendor/google.golang.org/genproto/googleapis/analytics/data/v1beta/
H A Danalytics_data_api.pb.go407 func (x *RunReportResponse) GetTotals() []*Row { func
1326 func (x *RunRealtimeReportResponse) GetTotals() []*Row { func
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/google.golang.org/genproto/googleapis/analytics/data/v1beta/
H A Danalytics_data_api.pb.go412 func (x *RunReportResponse) GetTotals() []*Row { func
1318 func (x *RunRealtimeReportResponse) GetTotals() []*Row { func
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/google.golang.org/genproto/googleapis/analytics/data/v1alpha/
H A Danalytics_data_api.pb.go389 func (x *RunReportResponse) GetTotals() []*Row { func
1225 func (x *RunRealtimeReportResponse) GetTotals() []*Row { func

123