Searched refs:bestWeight (Results 1 – 7 of 7) sorted by relevance
178 double bestWeight = 0; in getBestMatch() local185 if (weight > bestWeight) { in getBestMatch()186 bestWeight = weight; in getBestMatch()191 if (bestWeight < threshold) { in getBestMatch()253 double bestWeight = 0; in getBestMatchInternal() local268 if (weight > bestWeight) { in getBestMatchInternal()269 bestWeight = weight; in getBestMatchInternal()277 if (bestWeight < threshold) { in getBestMatchInternal()281 outputWeight.value = bestWeight; // only return the weight when needed in getBestMatchInternal()
188 double bestWeight = 0; in getBestMatch() local195 if (weight > bestWeight) { in getBestMatch()196 bestWeight = weight; in getBestMatch()201 if (bestWeight < threshold) { in getBestMatch()259 double bestWeight = 0; in getBestMatchInternal() local274 if (weight > bestWeight) { in getBestMatchInternal()275 bestWeight = weight; in getBestMatchInternal()283 if (bestWeight < threshold) { in getBestMatchInternal()287 outputWeight.value = bestWeight; // only return the weight when needed in getBestMatchInternal()
192 double bestWeight = 0; in getBestMatch() local199 if (weight > bestWeight) { in getBestMatch()200 bestWeight = weight; in getBestMatch()205 if (bestWeight < threshold) { in getBestMatch()266 double bestWeight = 0; in getBestMatchInternal() local281 if (weight > bestWeight) { in getBestMatchInternal()282 bestWeight = weight; in getBestMatchInternal()290 if (bestWeight < threshold) { in getBestMatchInternal()294 outputWeight.value = bestWeight; // only return the weight when needed in getBestMatchInternal()
2895 int bestWeight = -1; in ParseConstraints() local2933 if (weightSum > bestWeight) { in ParseConstraints()2934 bestWeight = weightSum; in ParseConstraints()
2505 int bestWeight = -1; in ParseConstraints() local2543 if (weightSum > bestWeight) { in ParseConstraints()2544 bestWeight = weightSum; in ParseConstraints()
3140 int bestWeight = -1; in ParseConstraints() local3178 if (weightSum > bestWeight) { in ParseConstraints()3179 bestWeight = weightSum; in ParseConstraints()
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...