Home
last modified time | relevance | path

Searched refs:x_CompareScores (Results 1 – 8 of 8) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/alnmgr/
H A Dalnmatch.cpp63 CAlnMixMatches::x_CompareScores(const CRef<CAlnMixMatch>& match1, in x_CompareScores() function in CAlnMixMatches
85 stable_sort(m_Matches.begin(), m_Matches.end(), x_CompareScores); in SortByScore()
H A Dalnseq.cpp71 CAlnMixSequences::x_CompareScores(const CRef<CAlnMixSeq>& seq1, in x_CompareScores() function in CAlnMixSequences
93 stable_sort(m_Seqs.begin(), m_Seqs.end(), x_CompareScores); in SortByScore()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objtools/alnmgr/
H A Dalnmatch.cpp63 CAlnMixMatches::x_CompareScores(const CRef<CAlnMixMatch>& match1, in x_CompareScores() function in CAlnMixMatches
85 stable_sort(m_Matches.begin(), m_Matches.end(), x_CompareScores); in SortByScore()
H A Dalnseq.cpp71 CAlnMixSequences::x_CompareScores(const CRef<CAlnMixSeq>& seq1, in x_CompareScores() function in CAlnMixSequences
93 stable_sort(m_Seqs.begin(), m_Seqs.end(), x_CompareScores); in SortByScore()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/objtools/alnmgr/
H A Dalnmatch.hpp103 static bool x_CompareScores (const CRef<CAlnMixMatch>& match1,
H A Dalnseq.hpp116 static bool x_CompareScores (const CRef<CAlnMixSeq>& seq1,
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/objtools/alnmgr/
H A Dalnmatch.hpp103 static bool x_CompareScores (const CRef<CAlnMixMatch>& match1,
H A Dalnseq.hpp116 static bool x_CompareScores (const CRef<CAlnMixSeq>& seq1,