Home
last modified time | relevance | path

Searched refs:ArchiveFormatRequested (Results 1 – 25 of 36) sorted by relevance

12

/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/app/blast/
H A Dblastp_node.cpp126 bool isArchiveFormat = fmt_args->ArchiveFormatRequested(args); in Main()
182 if (fmt_args->ArchiveFormatRequested(args)) { in Main()
H A Drpsblast_node.cpp124 bool isArchiveFormat = fmt_args->ArchiveFormatRequested(args); in Main()
178 if (fmt_args->ArchiveFormatRequested(args)) { in Main()
H A Drpstblastn_node.cpp123 bool isArchiveFormat = fmt_args->ArchiveFormatRequested(args); in Main()
177 if (fmt_args->ArchiveFormatRequested(args)) { in Main()
H A Dtblastn_app.cpp181 bool isArchiveFormat = fmt_args->ArchiveFormatRequested(args); in x_RunMTBySplitDB()
237 if (fmt_args->ArchiveFormatRequested(args)) { in x_RunMTBySplitDB()
273 if (fmt_args->ArchiveFormatRequested(args)) { in x_RunMTBySplitDB()
H A Dtblastx_app.cpp141 bool isArchiveFormat = fmt_args->ArchiveFormatRequested(args); in Run()
197 if (fmt_args->ArchiveFormatRequested(args)) { in Run()
H A Dtblastn_node.cpp154 bool isArchiveFormat = fmt_args->ArchiveFormatRequested(args); in Main()
210 if (fmt_args->ArchiveFormatRequested(args)) { in Main()
H A Dblastp_app.cpp160 bool isArchiveFormat = fmt_args->ArchiveFormatRequested(args); in x_RunMTBySplitDB()
216 if (fmt_args->ArchiveFormatRequested(args)) { in x_RunMTBySplitDB()
H A Dblastx_app.cpp160 bool isArchiveFormat = fmt_args->ArchiveFormatRequested(args); in x_RunMTBySplitDB()
216 if (fmt_args->ArchiveFormatRequested(args)) { in x_RunMTBySplitDB()
H A Drpstblastn_app.cpp160 bool isArchiveFormat = fmt_args->ArchiveFormatRequested(args); in x_RunMTBySplitDB()
211 if (fmt_args->ArchiveFormatRequested(args)) { in x_RunMTBySplitDB()
H A Drpsblast_app.cpp163 bool isArchiveFormat = fmt_args->ArchiveFormatRequested(args); in x_RunMTBySplitDB()
217 if (fmt_args->ArchiveFormatRequested(args)) { in x_RunMTBySplitDB()
H A Dblastx_node.cpp130 bool isArchiveFormat = fmt_args->ArchiveFormatRequested(args); in Main()
H A Dblastn_node.cpp136 bool isArchiveFormat = fmt_args->ArchiveFormatRequested(args); in Main()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/blast/
H A Dblastp_node.cpp126 bool isArchiveFormat = fmt_args->ArchiveFormatRequested(args); in Main()
182 if (fmt_args->ArchiveFormatRequested(args)) { in Main()
H A Drpsblast_node.cpp124 bool isArchiveFormat = fmt_args->ArchiveFormatRequested(args); in Main()
178 if (fmt_args->ArchiveFormatRequested(args)) { in Main()
H A Drpstblastn_node.cpp123 bool isArchiveFormat = fmt_args->ArchiveFormatRequested(args); in Main()
177 if (fmt_args->ArchiveFormatRequested(args)) { in Main()
H A Dtblastn_app.cpp181 bool isArchiveFormat = fmt_args->ArchiveFormatRequested(args); in x_RunMTBySplitDB()
237 if (fmt_args->ArchiveFormatRequested(args)) { in x_RunMTBySplitDB()
273 if (fmt_args->ArchiveFormatRequested(args)) { in x_RunMTBySplitDB()
H A Dtblastx_app.cpp141 bool isArchiveFormat = fmt_args->ArchiveFormatRequested(args); in Run()
197 if (fmt_args->ArchiveFormatRequested(args)) { in Run()
H A Dtblastn_node.cpp154 bool isArchiveFormat = fmt_args->ArchiveFormatRequested(args); in Main()
210 if (fmt_args->ArchiveFormatRequested(args)) { in Main()
H A Dblastp_app.cpp160 bool isArchiveFormat = fmt_args->ArchiveFormatRequested(args); in x_RunMTBySplitDB()
216 if (fmt_args->ArchiveFormatRequested(args)) { in x_RunMTBySplitDB()
H A Dblastx_app.cpp160 bool isArchiveFormat = fmt_args->ArchiveFormatRequested(args); in x_RunMTBySplitDB()
216 if (fmt_args->ArchiveFormatRequested(args)) { in x_RunMTBySplitDB()
H A Drpstblastn_app.cpp160 bool isArchiveFormat = fmt_args->ArchiveFormatRequested(args); in x_RunMTBySplitDB()
211 if (fmt_args->ArchiveFormatRequested(args)) { in x_RunMTBySplitDB()
H A Drpsblast_app.cpp163 bool isArchiveFormat = fmt_args->ArchiveFormatRequested(args); in x_RunMTBySplitDB()
217 if (fmt_args->ArchiveFormatRequested(args)) { in x_RunMTBySplitDB()
H A Dblastx_node.cpp130 bool isArchiveFormat = fmt_args->ArchiveFormatRequested(args); in Main()
H A Dblastn_node.cpp136 bool isArchiveFormat = fmt_args->ArchiveFormatRequested(args); in Main()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/algo/blast/blastinput/
H A Dblast_args.hpp1169 virtual bool ArchiveFormatRequested(const CArgs& args) const;
1225 virtual bool ArchiveFormatRequested(const CArgs& /*args*/) const { in ArchiveFormatRequested() function in CMapperFormattingArgs

12