Home
last modified time | relevance | path

Searched defs:lastScore (Results 1 – 12 of 12) sorted by relevance

/dports/audio/ampache/ampache-php74-5.0.0/vendor/mikealmond/musicbrainz/examples/
H A Dfirst-recording-search.php20 $lastScore = null; variable
50 $lastScore = $recording->getScore(); variable
/dports/math/mlpack/mlpack-3.4.2/src/mlpack/core/tree/
H A Dtraversal_info.hpp88 double lastScore; member in mlpack::tree::TraversalInfo
/dports/textproc/luceneplusplus/LucenePlusPlus-rel_3.0.8/src/test/search/
H A DSetNormTest.cpp90 double lastScore = 0.0; in TEST_F() local
H A DDocBoostTest.cpp92 double lastScore = 0.0; in TEST_F() local
/dports/math/mlpack/mlpack-3.4.2/src/mlpack/methods/kmeans/
H A Ddual_tree_kmeans_rules_impl.hpp132 const double lastScore = traversalInfo.LastScore(); in Score() local
/dports/games/kreversi/kreversi-21.12.3/src/
H A Dkexthighscore.cpp76 Score lastScore() in lastScore() function
/dports/games/chessx/chessx-1.5.6/src/gui/
H A Dmainwindow.h709 int lastScore; variable
H A Dmainwindowactions.cpp2430 void MainWindow::addAutoNag(Color toMove, int score, int lastScore, int threashold, MoveId node) in addAutoNag()
/dports/games/maelstrom/Maelstrom-3.0.6/netlogic/
H A Dgame.cpp138 static int lastScore, lastScores[MAX_PLAYERS]; in DrawStatus() local
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/oligofar/
H A Dcoutputformatter.cpp168 double lastScore = hit->GetTotalScore(); in FormatQueryHits() local
/dports/games/kolf/kolf-21.12.3/
H A Dgame.h94 int lastScore() const { return m_scores.last(); } in lastScore() function
/dports/biology/bbmap/bbmap/current/align2/
H A DAbstractMapThread.java1433 int lim, lastScore=list.get(0).score; in trimListAdvanced() local