Home
last modified time | relevance | path

Searched refs:getConfidence (Results 1 – 8 of 8) sorted by relevance

/external/icu/icu4c/source/i18n/
Dcsmatch.h61 int32_t getConfidence()const;
Dcsmatch.cpp54 int32_t CharsetMatch::getConfidence()const in getConfidence() function in CharsetMatch
Dcsdetect.cpp81 return (*csm_r)->getConfidence() - (*csm_l)->getConfidence(); in charsetMatchComparator()
Ducsdet.cpp82 return ((CharsetMatch *) ucsm)->getConfidence(); in ucsdet_getConfidence()
/external/chromium_org/third_party/icu/source/i18n/
Dcsmatch.h61 int32_t getConfidence()const;
Dcsmatch.cpp54 int32_t CharsetMatch::getConfidence()const in getConfidence() function in CharsetMatch
Dcsdetect.cpp81 return (*csm_r)->getConfidence() - (*csm_l)->getConfidence(); in charsetMatchComparator()
Ducsdet.cpp82 return ((CharsetMatch *) ucsm)->getConfidence(); in ucsdet_getConfidence()