Home
last modified time | relevance | path

Searched refs:score_ (Results 251 – 275 of 322) sorted by relevance

1...<<111213

/dports/biology/seqan-apps/seqan-seqan-v2.4.0/include/seqan/bam_io/
H A Dcigar.h463 BamAlignFunctorSemiGlobalGotoh(Score<int> score_) :
464 score(score_)
/dports/biology/pbseqan/seqan-21d95d737d8decb5cc3693b9065d81e831e7f57d/include/seqan/bam_io/
H A Dcigar.h462 BamAlignFunctorSemiGlobalGotoh(Score<int> score_) :
463 score(score_)
/dports/biology/py-ete3/ete3-3.1.2/ete3/orthoxml/
H A D_orthoxml.py1282 for score_ in self.score:
1283 score_.export(outfile, level, namespace_, name_='score')
1320 for score_ in self.score:
1323 score_.exportLiteral(outfile, level)
1471 for score_ in self.score:
1472 score_.export(outfile, level, namespace_, name_='score')
1497 for score_ in self.score:
1500 score_.exportLiteral(outfile, level)
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/http/
H A Dhttp_auth_controller_unittest.cc194 --score_; // Reduce score, so we rank below Mock. in TEST()
H A Dhttp_auth_handler_negotiate.cc190 score_ = 4; in Init()
H A Dhttp_auth_handler_digest.cc196 score_ = 2; in ParseChallenge()
/dports/x11/lightdm/lightdm-1.30.0/data/apparmor/abstractions/
H A Dlightdm_chromium-browser37 owner @{PROC}/[0-9]*/oom_{,score_}adj w,
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/http/
H A Dhttp_auth_controller_unittest.cc195 --score_; // Reduce score, so we rank below Mock. in TEST()
H A Dhttp_auth_handler_digest.cc200 score_ = 2; in ParseChallenge()
H A Dhttp_auth_handler_negotiate.cc194 score_ = 4; in Init()
/dports/graphics/opencv/opencv-4.5.3/modules/calib3d/src/usac/
H A Dquality.cpp504 inline bool getScore (Score &score_) const override { in getScore()
507 score_ = score; in getScore()
/dports/science/agrum/aGrUM-29e540d8169268e8fe5d5c69bc4b2b1290f12320/src/agrum/BN/learning/scores_and_tests/
H A DscorefNML_tpl.h190 double ScorefNML< ALLOC >::score_(const IdCondSet< ALLOC >& idset) { in score_() function
H A DscoreAIC_tpl.h191 double ScoreAIC< ALLOC >::score_(const IdCondSet< ALLOC >& idset) { in score_() function
H A DscoreBD_tpl.h192 double ScoreBD< ALLOC >::score_(const IdCondSet< ALLOC >& idset) { in score_() function
H A DscoreBIC_tpl.h191 double ScoreBIC< ALLOC >::score_(const IdCondSet< ALLOC >& idset) { in score_() function
H A DscoreK2_tpl.h200 double ScoreK2< ALLOC >::score_(const IdCondSet< ALLOC >& idset) { in score_() function
H A DscoreBDeu_tpl.h213 double ScoreBDeu< ALLOC >::score_(const IdCondSet< ALLOC >& idset) { in score_() function
/dports/games/glaxium/glaxium_0.5/
H A Dmyship.cpp89 score_= 0; in MyShip()
114 score_+=toAdd; in score()
/dports/biology/seqan1/seqan-1.3.1/seqan/align/
H A Dalign_local_dynprog_banded.h542 Score<TScoreValue, Simple> const & score_, in localAlignment() argument
545 return localAlignment(align_, score_, lowerDiag, upperDiag, BandedSmithWaterman()); in localAlignment()
/dports/science/agrum/aGrUM-29e540d8169268e8fe5d5c69bc4b2b1290f12320/src/agrum/tools/stattests/
H A DkNML_tpl.h173 double KNML< ALLOC >::score_(const IdCondSet< ALLOC >& idset) { in score_() function
H A DindepTestChi2_tpl.h276 inline double IndepTestChi2< ALLOC >::score_(const IdCondSet< ALLOC >& idset) { in score_() function
/dports/games/dungeon/dungeon-3.2_1/
H A DNROOMS.C347 score_(0);
/dports/devel/ccls/ccls-0.20210330/src/
H A Dmessage_handler.hh114 int score_; member
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/apps/3d_rec_framework/include/pcl/apps/3d_rec_framework/pipeline/impl/
H A Dglobal_nn_classifier.hpp115 is.score_ = distances[0][i]; in classify()
/dports/games/dungeon/dungeon-3.2_1/dungeon-gdt/
H A Dfuncs.h53 extern int score_(logical *flg);

1...<<111213