Searched defs:confidence (Results 1 - 16 of 16) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/Modules/speech/
H A DSpeechRecognitionAlternative.cpp34 PassRefPtr<SpeechRecognitionAlternative> SpeechRecognitionAlternative::create(const String& transcript, double confidence) argument
39 SpeechRecognitionAlternative::SpeechRecognitionAlternative(const String& transcript, double confidence) argument
H A DSpeechRecognitionAlternative.h43 double confidence() const { return m_confidence; } function in class:WebCore::SpeechRecognitionAlternative
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Dcsmatch.h35 int32_t confidence; member in class:CharsetMatch
H A Dcsrutf8.cpp34 int32_t confidence; local
[all...]
H A Dcsrucode.cpp35 int32_t confidence = 0; local
59 int32_t confidence = 0; local
82 int32_t confidence = 0; local
[all...]
H A Dcsr2022.cpp147 int32_t confidence = match_2022(textIn->fInputBytes, local
162 int32_t confidence = match_2022(textIn->fInputBytes, local
177 int32_t confidence = match_2022(textIn->fInputBytes, local
H A Dcsrmbcs.cpp199 int32_t confidence = 0; local
346 int32_t confidence = match_mbcs(det, commonChars_sjis, ARRAY_SIZE(commonChars_sjis), keyStrings_sjis); local
451 int32_t confidence = match_mbcs(det, commonChars_euc_jp, ARRAY_SIZE(commonChars_euc_jp), keyStrings_euc_jp); local
477 int32_t confidence = match_mbcs(det, commonChars_euc_kr, ARRAY_SIZE(commonChars_euc_kr), keyStrings_euc_kr); local
533 int32_t confidence = match_mbcs(det, commonChars_big5, ARRAY_SIZE(commonChars_big5), keyStrings_big5); local
613 int32_t confidence = match_mbcs(det, commonChars_gb_18030, ARRAY_SIZE(commonChars_gb_18030), keyStrings_gb_18030); local
[all...]
H A Dcsrsbcs.cpp788 int32_t confidence = match_sbcs(textIn, ngrams, charMap_8859_1); local
815 int32_t confidence = match_sbcs(textIn, ngrams, charMap_8859_2); local
852 int32_t confidence local
879 int32_t confidence = match_sbcs(textIn, ngrams_8859_6_ar, charMap_8859_6); local
907 int32_t confidence = match_sbcs(textIn, ngrams_8859_7_el, charMap_8859_7); local
940 int32_t confidence = match_sbcs(textIn, ngrams_8859_8_I_he, charMap_8859_8); local
958 int32_t confidence = match_sbcs(textIn, ngrams_8859_8_he, charMap_8859_8); local
986 int32_t confidence = match_sbcs(textIn, ngrams_8859_9_tr, charMap_8859_9); local
1008 int32_t confidence = match_sbcs(textIn, ngrams_windows_1256, charMap_windows_1256); local
1030 int32_t confidence = match_sbcs(textIn, ngrams_windows_1251, charMap_windows_1251); local
1052 int32_t confidence = match_sbcs(textIn, ngrams_KOI8_R, charMap_KOI8_R); local
1079 int32_t confidence = match_sbcs(textIn, ngrams_IBM424_he_rtl, charMap_IBM424_he); local
1096 int32_t confidence = match_sbcs(textIn, ngrams_IBM424_he_ltr, charMap_IBM424_he); local
1227 int32_t confidence = match_sbcs(textIn, ngrams_IBM420_ar_rtl, charMap_IBM420_ar); local
1244 int32_t confidence = match_sbcs(textIn, ngrams_IBM420_ar_ltr, charMap_IBM420_ar); local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/page/
H A DSpeechInputResult.cpp33 PassRefPtr<SpeechInputResult> SpeechInputResult::create(const String& utterance, double confidence) argument
43 SpeechInputResult::SpeechInputResult(const String& utterance, double confidence) argument
49 double SpeechInputResult::confidence() const function in class:WebCore::SpeechInputResult
/macosx-10.9.5/WebCore-7537.78.1/platform/text/
H A DTextEncodingDetectorICU.cpp84 int32_t confidence = ucsdet_getConfidence(matches[i], &status); local
/macosx-10.9.5/ICU-511.35/icuSources/samples/csdet/
H A Dcsdet.c59 int32_t confidence = ucsdet_getConfidence(csm[match], &status); local
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dgnus-gl.el[all...]
/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Dcsdetest.cpp204 int32_t confidence = ucsdet_getConfidence(matches[m], &status); local
/macosx-10.9.5/apache-786.1/httpd/support/
H A Dab.c285 int confidence = 1; /* Show confidence estimator and warnings */ variable
/macosx-10.9.5/emacs-92/emacs/lisp/play/
H A Dlandmark.el
/macosx-10.9.5/PowerManagement-420.90.1/pmset/
H A Dpmset.c2140 CFStringRef confidence; local

Completed in 263 milliseconds