Home
last modified time | relevance | path

Searched refs:SetScore (Results 1 – 25 of 353) sorted by relevance

12345678910>>...15

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/media/
H A Dmedia_engagement_score_unittest.cc106 static void SetScore(MediaEngagementScore* score, in SetScore() function in MediaEngagementScoreTest
113 void SetScore(int visits, int media_playbacks) { in SetScore() function in MediaEngagementScoreTest
114 SetScore(score_, visits, media_playbacks); in SetScore()
301 SetScore(20, 8); in TEST_F()
400 SetScore(20, 2); in TEST_F()
404 SetScore(20, 5); in TEST_F()
408 SetScore(20, 6); in TEST_F()
412 SetScore(20, 5); in TEST_F()
416 SetScore(20, 2); in TEST_F()
425 SetScore(20, 16); in TEST_F()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-lex/include/aws/lex/model/
H A DIntentConfidence.h59 inline void SetScore(double value) { m_scoreHasBeenSet = true; m_score = value; } in SetScore() function
66 inline IntentConfidence& WithScore(double value) { SetScore(value); return *this;} in WithScore()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-lexv2-runtime/include/aws/lexv2-runtime/model/
H A DConfidenceScore.h59 inline void SetScore(double value) { m_scoreHasBeenSet = true; m_score = value; } in SetScore() function
66 inline ConfidenceScore& WithScore(double value) { SetScore(value); return *this;} in WithScore()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-comprehend/include/aws/comprehend/model/
H A DEntityLabel.h89 inline void SetScore(double value) { m_scoreHasBeenSet = true; m_score = value; } in SetScore() function
95 inline EntityLabel& WithScore(double value) { SetScore(value); return *this;} in WithScore()
H A DPartOfSpeechTag.h90 inline void SetScore(double value) { m_scoreHasBeenSet = true; m_score = value; } in SetScore() function
96 inline PartOfSpeechTag& WithScore(double value) { SetScore(value); return *this;} in WithScore()
H A DDominantLanguage.h115 inline void SetScore(double value) { m_scoreHasBeenSet = true; m_score = value; } in SetScore() function
121 inline DominantLanguage& WithScore(double value) { SetScore(value); return *this;} in WithScore()
H A DDocumentLabel.h98 inline void SetScore(double value) { m_scoreHasBeenSet = true; m_score = value; } in SetScore() function
104 inline DocumentLabel& WithScore(double value) { SetScore(value); return *this;} in WithScore()
H A DDocumentClass.h98 inline void SetScore(double value) { m_scoreHasBeenSet = true; m_score = value; } in SetScore() function
104 inline DocumentClass& WithScore(double value) { SetScore(value); return *this;} in WithScore()
H A DPiiEntity.h56 inline void SetScore(double value) { m_scoreHasBeenSet = true; m_score = value; } in SetScore() function
62 inline PiiEntity& WithScore(double value) { SetScore(value); return *this;} in WithScore()
H A DKeyPhrase.h56 inline void SetScore(double value) { m_scoreHasBeenSet = true; m_score = value; } in SetScore() function
62 inline KeyPhrase& WithScore(double value) { SetScore(value); return *this;} in WithScore()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-comprehendmedical/include/aws/comprehendmedical/model/
H A DICD10CMTrait.h89 inline void SetScore(double value) { m_scoreHasBeenSet = true; m_score = value; } in SetScore() function
95 inline ICD10CMTrait& WithScore(double value) { SetScore(value); return *this;} in WithScore()
H A DRxNormTrait.h89 inline void SetScore(double value) { m_scoreHasBeenSet = true; m_score = value; } in SetScore() function
95 inline RxNormTrait& WithScore(double value) { SetScore(value); return *this;} in WithScore()
H A DTrait.h88 inline void SetScore(double value) { m_scoreHasBeenSet = true; m_score = value; } in SetScore() function
94 inline Trait& WithScore(double value) { SetScore(value); return *this;} in WithScore()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-macie2/include/aws/macie2/model/
H A DSeverity.h94 inline void SetScore(long long value) { m_scoreHasBeenSet = true; m_score = value; } in SetScore() function
100 inline Severity& WithScore(long long value) { SetScore(value); return *this;} in WithScore()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/oligofar/
H A Dtaligner_fast.hpp124 TSuper::SetScore() += Score( q, s ); in DoIdentity()
142 TSuper::SetScore() += Score( q, s ); in DoMismatch()
161 TSuper::SetScore() += m_inGap ? in DoInsertion()
180 TSuper::SetScore() += m_inGap ? in DoDeletion()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-personalize-runtime/include/aws/personalize-runtime/model/
H A DPredictedItem.h101 inline void SetScore(double value) { m_scoreHasBeenSet = true; m_score = value; } in SetScore() function
108 inline PredictedItem& WithScore(double value) { SetScore(value); return *this;} in WithScore()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/objtools/writers/
H A Dgff_base_record.hpp98 void SetScore(
100 void SetScore(
/dports/lang/spidermonkey78/firefox-78.9.0/browser/components/translation/cld2/internal/
H A Dtote.h49 void SetScore(int i, int v) {score_[i] = v;} in SetScore() function
89 void SetScore(int i, int v) {score_[i] = v;} in SetScore() function
/dports/www/firefox/firefox-99.0/browser/components/translation/cld2/internal/
H A Dtote.h49 void SetScore(int i, int v) {score_[i] = v;} in SetScore() function
89 void SetScore(int i, int v) {score_[i] = v;} in SetScore() function
/dports/www/firefox-esr/firefox-91.8.0/browser/components/translation/cld2/internal/
H A Dtote.h49 void SetScore(int i, int v) {score_[i] = v;} in SetScore() function
89 void SetScore(int i, int v) {score_[i] = v;} in SetScore() function
/dports/mail/thunderbird/thunderbird-91.8.0/browser/components/translation/cld2/internal/
H A Dtote.h49 void SetScore(int i, int v) {score_[i] = v;} in SetScore() function
89 void SetScore(int i, int v) {score_[i] = v;} in SetScore() function
/dports/lang/spidermonkey60/firefox-60.9.0/browser/components/translation/cld2/internal/
H A Dtote.h49 void SetScore(int i, int v) {score_[i] = v;} in SetScore() function
89 void SetScore(int i, int v) {score_[i] = v;} in SetScore() function
/dports/devel/cld2/cld-20150505/internal/
H A Dtote.h49 void SetScore(int i, int v) {score_[i] = v;} in SetScore() function
89 void SetScore(int i, int v) {score_[i] = v;} in SetScore() function
/dports/www/firefox-legacy/firefox-52.8.0esr/browser/components/translation/cld2/internal/
H A Dtote.h49 void SetScore(int i, int v) {score_[i] = v;} in SetScore() function
89 void SetScore(int i, int v) {score_[i] = v;} in SetScore() function
/dports/games/fs2open/fs2open.github.com-release_21_4_1/lib/libRocket/Samples/luainvaders/src/
H A DGame.cpp106 SetScore(0); in Initialise()
218 SetScore(GameDetails::GetScore() + score); in AddScore()
222 void Game::SetScore(int score) in SetScore() function in Game
224 GameDetails::SetScore(score); in SetScore()

12345678910>>...15