Home
last modified time | relevance | path

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

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/objects/blast/
H A Dnames.hpp190 Int8 GetBig_integer(const CBlast4_parameter& p) const;
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/objects/blast/
H A Dnames.hpp190 Int8 GetBig_integer(const CBlast4_parameter& p) const;
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objects/blast/
H A Dnames.cpp385 Int8 CBlast4Field::GetBig_integer(const CBlast4_parameter & p) const in GetBig_integer() function in CBlast4Field
388 return p.GetValue().GetBig_integer(); in GetBig_integer()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objects/blast/
H A Dnames.cpp385 Int8 CBlast4Field::GetBig_integer(const CBlast4_parameter & p) const in GetBig_integer() function in CBlast4Field
388 return p.GetValue().GetBig_integer(); in GetBig_integer()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/algo/blast/api/
H A Dblast_options_builder.cpp199 opts.SetDbLength(v.GetBig_integer()); in x_ProcessOneOption()
221 opts.SetEffectiveSearchSpace(v.GetBig_integer()); in x_ProcessOneOption()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/blast/api/
H A Dblast_options_builder.cpp199 opts.SetDbLength(v.GetBig_integer()); in x_ProcessOneOption()
221 opts.SetEffectiveSearchSpace(v.GetBig_integer()); in x_ProcessOneOption()