Searched refs:intCharCounts (Results 1 – 3 of 3) sorted by relevance
166 CFX_ArrayTemplate<int32_t> intCharCounts; in lookAheadTest() local167 intCharCounts.SetSize(6); in lookAheadTest()168 min = findMinimums(charCounts, intCharCounts, min, mins); in lookAheadTest()170 if (intCharCounts[ASCII_ENCODATION] == min) { in lookAheadTest()234 CFX_ArrayTemplate<int32_t> intCharCounts; in lookAheadTest() local235 intCharCounts.SetSize(6); in lookAheadTest()238 findMinimums(charCounts, intCharCounts, in lookAheadTest()241 if (intCharCounts[ASCII_ENCODATION] < intCharCounts[BASE256_ENCODATION] && in lookAheadTest()242 intCharCounts[ASCII_ENCODATION] < intCharCounts[C40_ENCODATION] && in lookAheadTest()243 intCharCounts[ASCII_ENCODATION] < intCharCounts[TEXT_ENCODATION] && in lookAheadTest()[all …]
67 CFX_ArrayTemplate<int32_t>& intCharCounts,
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...