OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getConfidence
(Results
1 - 4
of
4
) sorted by null
/external/icu4c/i18n/
csmatch.h
36
int32_t
getConfidence
()const;
csmatch.cpp
44
int32_t CharsetMatch::
getConfidence
()const
ucsdet.cpp
77
return ((CharsetMatch *) ucsm)->
getConfidence
();
csdetect.cpp
65
return (*csm_r)->
getConfidence
() - (*csm_l)->
getConfidence
();
Completed in 91 milliseconds