Lines Matching refs:goodmatch
88 bool goodmatch = true; in detectAndConvert() local
122 ucma, matches, &goodmatch, &highest); in detectAndConvert()
124 ALOGV("goodmatch: %s, highest: %d", goodmatch ? "true" : "false", highest); in detectAndConvert()
125 if (!goodmatch && (highest < 15 || strlen(buf) < 20)) { in detectAndConvert()
150 ucma, matches, &goodmatch, &highest); in detectAndConvert()
151 if (!goodmatch && highest <= 15) { in detectAndConvert()
183 if (!goodmatch && highest < 0) { in detectAndConvert()
299 bool *goodmatch, int *highestmatch) { in getPreferred() argument
301 *goodmatch = false; in getPreferred()
320 *goodmatch = true; in getPreferred()
448 *goodmatch = true; in getPreferred()
457 *goodmatch = true; in getPreferred()