HomeSort by relevance Sort by last modified time
    Searched full:commoncharcount (Results 1 - 1 of 1) sorted by null

  /external/icu4c/i18n/
csrmbcs.cpp 149 int32_t commonCharCount = 0;
168 commonCharCount += 1;
225 confidence = (int32_t)(log((double)commonCharCount+1) * scaleFactor + 10.0);

Completed in 373 milliseconds