Searched refs:weightSum (Results 1 – 11 of 11) sorted by relevance
138 float weightSum = 0.0f; in chooseWeighted() local141 weightSum += *(weight + ndx); in chooseWeighted()144 float p = getFloat(0.0f, weightSum); in chooseWeighted()
2902 int weightSum = 0; in ParseConstraints() local2920 weightSum = -1; // Can't match. in ParseConstraints()2927 weightSum = -1; in ParseConstraints()2930 weightSum += weight; in ParseConstraints()2933 if (weightSum > bestWeight) { in ParseConstraints()2934 bestWeight = weightSum; in ParseConstraints()
2512 int weightSum = 0; in ParseConstraints() local2530 weightSum = -1; // Can't match. in ParseConstraints()2537 weightSum = -1; in ParseConstraints()2540 weightSum += weight; in ParseConstraints()2543 if (weightSum > bestWeight) { in ParseConstraints()2544 bestWeight = weightSum; in ParseConstraints()
META-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...