Home
last modified time | relevance | path

Searched defs:scoreMatch (Results 1 – 25 of 32) sorted by relevance

12

/dports/biology/seqan1/seqan-1.3.1/seqan/chaining/
H A Dscore_chain_sop.h97 scoreMatch(Score & me) in scoreMatch() function
102 scoreMatch(Score const & me) in scoreMatch() function
148 scoreMatch(Score<TValue, ChainSoP> & me) in scoreMatch() function
154 scoreMatch(Score<TValue, ChainSoP> const & me) in scoreMatch() function
H A Dscore_zero.h79 scoreMatch(Score<TValue, Zero> &) in scoreMatch() function
85 scoreMatch(Score<TValue, Zero> const &) in scoreMatch() function
H A Dscore_manhattan.h103 scoreMatch(Score<TValue, Manhattan> & me) in scoreMatch() function
109 scoreMatch(Score<TValue, Manhattan> const & me) in scoreMatch() function
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/include/seqan/score/
H A Dscore_edit.h78 scoreMatch(Score<TValue, EditDistance> &) { in scoreMatch() function
85 scoreMatch(Score<TValue, EditDistance> const &) { in scoreMatch() function
H A Dscore_simple.h123 scoreMatch(Score<TValue, TSpec> const & me) { in scoreMatch() function
/dports/biology/seqan1/seqan-1.3.1/seqan/score/
H A Dscore_edit.h79 scoreMatch(Score<TValue, EditDistance> &) { in scoreMatch() function
87 scoreMatch(Score<TValue, EditDistance> const &) { in scoreMatch() function
H A Dscore_simple.h145 scoreMatch(Score<TValue, TSpec> const & me) { in scoreMatch() function
/dports/biology/seqan/seqan-library-2.4.0/include/seqan/score/
H A Dscore_edit.h78 scoreMatch(Score<TValue, EditDistance> &) { in scoreMatch() function
85 scoreMatch(Score<TValue, EditDistance> const &) { in scoreMatch() function
H A Dscore_simple.h123 scoreMatch(Score<TValue, TSpec> const & me) { in scoreMatch() function
/dports/biology/pbseqan/seqan-21d95d737d8decb5cc3693b9065d81e831e7f57d/include/seqan/score/
H A Dscore_edit.h78 scoreMatch(Score<TValue, EditDistance> &) { in scoreMatch() function
86 scoreMatch(Score<TValue, EditDistance> const &) { in scoreMatch() function
H A Dscore_simple.h126 scoreMatch(Score<TValue, TSpec> const & me) { in scoreMatch() function
/dports/biology/muscle/muscle-3.8.1551/
H A Dobjscore2.cpp109 SCORE scoreMatch = (*g_ptrScoreMatrix)[uLetter1][uLetter2]; in ScoreSeqPairLetters() local
341 SCORE scoreMatch = 0; in ObjScoreDP_Profs() local
450 const SCORE scoreMatch = PP.m_AAScores[uLetter]; in ObjScorePS() local
H A Dfastscorepath2.cpp23 SCORE scoreMatch = 0; in FastScorePath2() local
H A Dtracebacksw.cpp57 const SCORE scoreMatch = ScoreProfPos2(PPA, PPB); in TraceBackSW() local
H A Dtraceback.cpp82 const SCORE scoreMatch = ScoreProfPos2(PPA, PPB); in TraceBack() local
/dports/biology/ugene/ugene-40.1/src/plugins_3rdparty/umuscle/src/muscle/
H A Dfastscorepath2.cpp25 SCORE scoreMatch = 0; in FastScorePath2() local
H A Dobjscore2.cpp112 SCORE scoreMatch = (*g_ptrScoreMatrix)[uLetter1][uLetter2]; in ScoreSeqPairLetters() local
353 SCORE scoreMatch = 0; in ObjScoreDP_Profs() local
468 const SCORE scoreMatch = PP.m_AAScores[uLetter]; in ObjScorePS() local
H A Dtracebacksw.cpp58 const SCORE scoreMatch = ScoreProfPos2(PPA, PPB, ctx); in TraceBackSW() local
H A Dtraceback.cpp84 const SCORE scoreMatch = ScoreProfPos2(PPA, PPB, ctx); in TraceBack() local
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/codesearch/
H A DCodeSearchOracle.java52 private static int scoreMatch(CodeSearchSuggestion suggestion, String query) in scoreMatch() method in CodeSearchOracle
60 public static int scoreMatch(String suggestion, String query, boolean isFile) in scoreMatch() method in CodeSearchOracle
/dports/biology/seqan/seqan-library-2.4.0/include/seqan/consensus/
H A Dconsensus_alignment_options.h129 int scoreMatch; member
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/include/seqan/consensus/
H A Dconsensus_alignment_options.h129 int scoreMatch; member
/dports/biology/pbseqan/seqan-21d95d737d8decb5cc3693b9065d81e831e7f57d/include/seqan/consensus/
H A Dconsensus_alignment_options.h129 int scoreMatch; member
/dports/biology/clustalw/clustalw-2.1/src/alignment/
H A DObjectiveScore.cpp156 int scoreMatch = 0; in scoreLetters() local
/dports/biology/seqan-apps/seqan-seqan-v2.4.0/apps/bs_tools/
H A Dbisar.cpp73 double scoreMatch; member

12