Home
last modified time | relevance | path

Searched refs:weightSum (Results 1 – 11 of 11) sorted by relevance

/external/deqp/framework/delibs/decpp/
DdeRandom.hpp138 float weightSum = 0.0f; in chooseWeighted() local
141 weightSum += *(weight + ndx); in chooseWeighted()
144 float p = getFloat(0.0f, weightSum); in chooseWeighted()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp2902 int weightSum = 0; in ParseConstraints() local
2920 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()
/external/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp2512 int weightSum = 0; in ParseConstraints() local
2530 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()
/external/robolectric/v1/lib/main/
Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/ ...
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...