Home
last modified time | relevance | path

Searched refs:ucsdet_getConfidence (Results 1 – 18 of 18) sorted by relevance

/third_party/icu/icu4c/source/test/cintltst/
Ducsdetst.c187 conf = ucsdet_getConfidence(match, &status); in TestUTF16()
207 conf = ucsdet_getConfidence(match, &status); in TestUTF16()
356 ucsdet_getConfidence(NULL, &status); in TestChaining()
420 … ucsdet_getName(match, &status), testResults[idx], idx, ucsdet_getConfidence(match, &status)); in TestBufferOverflow()
/third_party/flutter/skia/third_party/externals/icu/source/samples/csdet/
Dcsdet.c63 int32_t confidence = ucsdet_getConfidence(csm[match], &status); in main()
/third_party/icu/icu4c/source/samples/csdet/
Dcsdet.c63 int32_t confidence = ucsdet_getConfidence(csm[match], &status); in main()
/third_party/skia/third_party/externals/icu/source/samples/csdet/
Dcsdet.c63 int32_t confidence = ucsdet_getConfidence(csm[match], &status); in main()
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Ducsdet.h262 ucsdet_getConfidence(const UCharsetMatch *ucsm, UErrorCode *status);
/third_party/node/deps/icu-small/source/i18n/unicode/
Ducsdet.h262 ucsdet_getConfidence(const UCharsetMatch *ucsm, UErrorCode *status);
/third_party/icu/icu4c/source/i18n/unicode/
Ducsdet.h262 ucsdet_getConfidence(const UCharsetMatch *ucsm, UErrorCode *status);
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Ducsdet.h259 ucsdet_getConfidence(const UCharsetMatch *ucsm, UErrorCode *status);
/third_party/icu/icu4c/source/test/intltest/
Dcsdetest.cpp204 int32_t confidence = ucsdet_getConfidence(matches[m], &status); in checkEncoding()
378 conf = ucsdet_getConfidence(match, &status); in UTF16Test()
396 conf = ucsdet_getConfidence(match, &status); in UTF16Test()
/third_party/icu/icu4c/source/i18n/
Ducsdet.cpp76 ucsdet_getConfidence(const UCharsetMatch *ucsm, UErrorCode *status) in ucsdet_getConfidence() function
/third_party/skia/third_party/externals/icu/source/i18n/
Ducsdet.cpp76 ucsdet_getConfidence(const UCharsetMatch *ucsm, UErrorCode *status) in ucsdet_getConfidence() function
/third_party/node/deps/icu-small/source/i18n/
Ducsdet.cpp76 ucsdet_getConfidence(const UCharsetMatch *ucsm, UErrorCode *status) in ucsdet_getConfidence() function
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Ducsdet.cpp76 ucsdet_getConfidence(const UCharsetMatch *ucsm, UErrorCode *status) in ucsdet_getConfidence() function
/third_party/icu/docs/userguide/conversion/
Ddetection.md72 In C, you can use the `ucsdet_getConfidence(const UCharsetMatch *ucsm, UErrorCode *status)`
78 int32_t confidence = ucsdet_getConfidence(ucm, &status);
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/
Durename.h791 #define ucsdet_getConfidence U_ICU_ENTRY_POINT_RENAME(ucsdet_getConfidence) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
Durename.h808 #define ucsdet_getConfidence U_ICU_ENTRY_POINT_RENAME(ucsdet_getConfidence) macro
/third_party/icu/icu4c/source/common/unicode/
Durename.h808 #define ucsdet_getConfidence U_ICU_ENTRY_POINT_RENAME(ucsdet_getConfidence) macro
/third_party/node/deps/icu-small/source/common/unicode/
Durename.h814 #define ucsdet_getConfidence U_ICU_ENTRY_POINT_RENAME(ucsdet_getConfidence) macro