Home
last modified time | relevance | path

Searched refs:eFiveColFeatureTable (Results 1 – 10 of 10) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/feat_import/
H A Dfeat_import.cpp230 fg.GetFormatHints().AddPreferredFormat(CFormatGuess::eFiveColFeatureTable); in xGetInputFormat()
243 case CFormatGuess::eFiveColFeatureTable: in xGetInputFormat()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/formatguess/
H A Dformatguess.cpp188 FormatStrings[ CFormatGuess::eFiveColFeatureTable ] = in Run()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/util/
H A Dformat_guess.hpp72 eFiveColFeatureTable = 14, ///< Five-column feature table enumerator
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/util/
H A Dformat_guess.hpp72 eFiveColFeatureTable = 14, ///< Five-column feature table enumerator
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/table2asn/
H A Dmultireader.cpp437 FG.GetFormatHints().AddPreferredFormat(CFormatGuess::eFiveColFeatureTable); in xAnnotGetFormat()
1094 uFormat = CFormatGuess::eFiveColFeatureTable; in xGetAnnotLoader()
1113 case CFormatGuess::eFiveColFeatureTable: in xGetAnnotLoader()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/multireader/
H A Dmultireader.cpp812 case CFormatGuess::eFiveColFeatureTable: in xProcessSingleFile()
1314 m_uFormat = CFormatGuess::eFiveColFeatureTable; in xSetFormat()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/readers/
H A Dreader_base.cpp145 case CFormatGuess::eFiveColFeatureTable: in GetReader()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objtools/readers/
H A Dreader_base.cpp145 case CFormatGuess::eFiveColFeatureTable: in GetReader()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/util/
H A Dformat_guess.cpp186 eFiveColFeatureTable,
218 {eFiveColFeatureTable, "five-column feature table"},
538 case eFiveColFeatureTable: in x_TestFormat()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/util/
H A Dformat_guess.cpp186 eFiveColFeatureTable,
218 {eFiveColFeatureTable, "five-column feature table"},
538 case eFiveColFeatureTable: in x_TestFormat()