Home
last modified time | relevance | path

Searched defs:SetScore (Results 1 – 25 of 235) sorted by relevance

12345678910

/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
/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
/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/www/chromium-legacy/chromium-88.0.4324.182/components/history/core/browser/
H A Dpage_usage_data.h49 void SetScore(double v) { in SetScore() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/history/core/browser/
H A Dpage_usage_data.h49 void SetScore(double v) { in SetScore() function
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/Microsoft/hcsshim/vendor/github.com/containerd/containerd/runtime/v2/shim/
H A Dutil_unix.go46 func SetScore(pid int) error { func
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/writers/
H A Dgff3_alignment_data.cpp71 void CGffAlignmentRecord::SetScore( in SetScore() function in CGffAlignmentRecord
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/containerd/containerd/runtime/v2/shim/
H A Dutil_unix.go46 func SetScore(pid int) error { func
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/containerd/containerd/runtime/v2/shim/
H A Dutil_unix.go46 func SetScore(pid int) error { func
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/Microsoft/hcsshim/vendor/github.com/containerd/containerd/runtime/v2/shim/
H A Dutil_unix.go46 func SetScore(pid int) error { func
/dports/security/vault/vault-1.8.2/vendor/github.com/Microsoft/hcsshim/vendor/github.com/containerd/containerd/runtime/v2/shim/
H A Dutil_unix.go46 func SetScore(pid int) error { func
/dports/biology/ugene/ugene-40.1/src/plugins_3rdparty/umuscle/src/muscle/
H A Dscorehistory.cpp34 bool ScoreHistory::SetScore(unsigned uIter, unsigned uNodeIndex, bool bRight, SCORE Score) in SetScore() function in ScoreHistory
/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
H A DPartOfSpeechTag.h90 inline void SetScore(double value) { m_scoreHasBeenSet = true; m_score = value; } in SetScore() function
/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
H A DRxNormTrait.h89 inline void SetScore(double value) { m_scoreHasBeenSet = true; m_score = value; } in SetScore() function
H A DTrait.h88 inline void SetScore(double value) { m_scoreHasBeenSet = true; m_score = value; } in SetScore() function
/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
/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

12345678910