/aosp_15_r20/external/grpc-grpc-java/xds/src/test/java/io/grpc/xds/ |
H A D | WeightedRoundRobinLoadBalancerTest.java | 348 double totalWeight = 999 / 0.1 + 2 / 0.9 + 100 / 0.86; in pickByWeight_LargeWeight() local 362 double totalWeight = 999 / 0.1 + 2 / 0.9 + 100 / 0.86; in pickByWeight_largeWeight_useApplicationUtilization() local 379 double totalWeight = weight1 + weight2 + weight3; in pickByWeight_largeWeight_withEps_defaultErrorUtilizationPenalty() local 393 double totalWeight = 22 / 0.12 + 40 / 0.28 + 100 / 0.86; in pickByWeight_normalWeight() local 407 double totalWeight = 22 / 0.12 + 40 / 0.28 + 100 / 0.86; in pickByWeight_normalWeight_useApplicationUtilization() local 424 double totalWeight = weight1 + weight2 + weight3; in pickByWeight_normalWeight_withEps_defaultErrorUtilizationPenalty() local 444 double totalWeight = weight1 + weight2 + weight3; in pickByWeight_normalWeight_withEps_customErrorUtilizationPenalty() local 827 double totalWeight = 0; in edfScheduler() local
|
H A D | WeightedRandomPickerTest.java | 204 long totalWeight = weightedChildPickers.stream() in pickFromLargeTotal() local
|
/aosp_15_r20/external/grpc-grpc-java/xds/src/main/java/io/grpc/xds/ |
H A D | WeightedRandomPicker.java | 38 private final long totalWeight; field in WeightedRandomPicker 98 long totalWeight = 0; in WeightedRandomPicker() local
|
H A D | RingHashLoadBalancer.java | 103 long totalWeight = 0L; in acceptResolvedAddresses() local 188 long totalWeight = 0; in validateAddrList() local 245 Map<EquivalentAddressGroup, Long> serverWeights, long totalWeight, double scale) { in buildRing()
|
/aosp_15_r20/external/accompanist/adaptive/src/main/java/com/google/accompanist/adaptive/ |
H A D | RowColumnImpl.kt | 447 var totalWeight = 0f in intrinsicMainAxisSize() variable 471 var totalWeight = 0f in intrinsicCrossAxisSize() variable
|
H A D | RowColumnMeasurementHelper.kt | 100 var totalWeight = 0f in <lambda>() variable
|
/aosp_15_r20/external/pigweed/pw_web/log-viewer/src/custom/ |
H A D | mock-log-source.ts | 63 const totalWeight = valueWeightPairs.reduce( constant
|
/aosp_15_r20/external/glide/library/src/main/java/com/bumptech/glide/load/engine/prefill/ |
H A D | BitmapPreFiller.java | 58 int totalWeight = 0; in generateAllocationOrder() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/FuzzMutate/ |
H A D | Random.h | 41 uint64_t totalWeight() const { return TotalWeight; } in totalWeight() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/FuzzMutate/ |
D | Random.h | 41 uint64_t totalWeight() const { return TotalWeight; } in totalWeight() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/FuzzMutate/ |
D | Random.h | 41 uint64_t totalWeight() const { return TotalWeight; } in totalWeight() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/FuzzMutate/ |
H A D | Random.h | 41 uint64_t totalWeight() const { return TotalWeight; } in totalWeight() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/FuzzMutate/ |
D | Random.h | 41 uint64_t totalWeight() const { return TotalWeight; } in totalWeight() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/FuzzMutate/ |
D | Random.h | 41 uint64_t totalWeight() const { return TotalWeight; } in totalWeight() function
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/upstream/ |
H A D | SlidingPercentile.java | 55 private int totalWeight; field in SlidingPercentile
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/upstream/ |
H A D | SlidingPercentile.java | 55 private int totalWeight; field in SlidingPercentile
|
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/interpolation/ |
H A D | MicrosphereInterpolatingFunction.java | 219 double totalWeight = 0; in value() local
|
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/analysis/interpolation/ |
H A D | MicrosphereInterpolatingFunction.java | 230 double totalWeight = 0; in value() local
|
H A D | InterpolatingMicrosphere.java | 273 double totalWeight = 0; in interpolate() local
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/dash/src/main/java/com/google/android/exoplayer2/source/dash/ |
H A D | BaseUrlExclusionList.java | 171 int totalWeight = 0; in selectWeighted() local
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/dash/src/main/java/com/google/android/exoplayer2/source/dash/ |
H A D | BaseUrlExclusionList.java | 169 int totalWeight = 0; in selectWeighted() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | CalcSpillWeights.cpp | 137 float totalWeight = 0; in calculateSpillWeightAndHint() local
|
/aosp_15_r20/frameworks/base/services/core/java/com/android/server/display/utils/ |
H A D | AmbientFilter.java | 204 float totalWeight = 0.0f; in filter() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | CalcSpillWeights.cpp | 158 float totalWeight = 0; in weightCalcHelper() local
|
/aosp_15_r20/frameworks/base/core/java/android/widget/ |
H A D | LinearLayout.java | 815 float totalWeight = 0; in measureVertical() local 1145 float totalWeight = 0; in measureHorizontal() local
|