Searched refs:bestLikelyInfo (Results 1 – 4 of 4) sorted by relevance
123 int32_t bestLikelyInfo = -1; in getBestIndexAndDistance() local225 bestLikelyInfo = -1; in getBestIndexAndDistance()235 bestLikelyInfo = -1; in getBestIndexAndDistance()241 bestLikelyInfo = likelySubtags.compareLikely( in getBestIndexAndDistance()242 supported, *supportedLSRs[bestIndex], bestLikelyInfo); in getBestIndexAndDistance()243 if ((bestLikelyInfo & 1) != 0) { in getBestIndexAndDistance()
261 int bestLikelyInfo = -1; in getBestIndexAndDistance() local363 bestLikelyInfo = -1; in getBestIndexAndDistance()373 bestLikelyInfo = -1; in getBestIndexAndDistance()379 bestLikelyInfo = XLikelySubtags.INSTANCE.compareLikely( in getBestIndexAndDistance()380 supported, supportedLSRs[bestIndex], bestLikelyInfo); in getBestIndexAndDistance()381 if ((bestLikelyInfo & 1) != 0) { in getBestIndexAndDistance()