Searched refs:commonCharCount (Results 1 – 4 of 4) sorted by relevance
52 int commonCharCount = 0; in match() local73 commonCharCount++; in match()124 confidence = (int)(Math.log(commonCharCount+1) * scaleFactor + 10); in match()
53 int commonCharCount = 0; in match() local74 commonCharCount++; in match()125 confidence = (int)(Math.log(commonCharCount+1) * scaleFactor + 10); in match()
151 int32_t commonCharCount = 0; in match_mbcs() local170 commonCharCount += 1; in match_mbcs()227 confidence = (int32_t)(log((double)commonCharCount+1) * scaleFactor + 10.0); in match_mbcs()
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...