Home
last modified time | relevance | path

Searched defs:totalWeight (Results 1 – 22 of 22) sorted by relevance

/external/grpc-grpc-java/xds/src/test/java/io/grpc/xds/
DWeightedRoundRobinLoadBalancerTest.java348 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
DWeightedRandomPickerTest.java204 long totalWeight = weightedChildPickers.stream() in pickFromLargeTotal() local
/external/grpc-grpc-java/xds/src/main/java/io/grpc/xds/
DWeightedRandomPicker.java38 private final long totalWeight; field in WeightedRandomPicker
98 long totalWeight = 0; in WeightedRandomPicker() local
DRingHashLoadBalancer.java103 long totalWeight = 0L; in acceptResolvedAddresses() local
188 long totalWeight = 0; in validateAddrList() local
245 Map<EquivalentAddressGroup, Long> serverWeights, long totalWeight, double scale) { in buildRing()
DXdsNameResolver.java396 long totalWeight = 0; in selectConfig() local
/external/pigweed/pw_web/log-viewer/src/custom/
Dmock-log-source.ts63 const totalWeight = valueWeightPairs.reduce( constant
/external/glide/library/src/main/java/com/bumptech/glide/load/engine/prefill/
DBitmapPreFiller.java58 int totalWeight = 0; in generateAllocationOrder() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/FuzzMutate/
DRandom.h41 uint64_t totalWeight() const { return TotalWeight; } in totalWeight() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/FuzzMutate/
DRandom.h41 uint64_t totalWeight() const { return TotalWeight; } in totalWeight() function
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/upstream/
DSlidingPercentile.java55 private int totalWeight; field in SlidingPercentile
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/upstream/
DSlidingPercentile.java55 private int totalWeight; field in SlidingPercentile
/external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/interpolation/
DMicrosphereInterpolatingFunction.java219 double totalWeight = 0; in value() local
/external/apache-commons-math/src/main/java/org/apache/commons/math3/analysis/interpolation/
DMicrosphereInterpolatingFunction.java230 double totalWeight = 0; in value() local
DInterpolatingMicrosphere.java273 double totalWeight = 0; in interpolate() local
/external/accompanist/adaptive/src/main/java/com/google/accompanist/adaptive/
DRowColumnImpl.kt447 var totalWeight = 0f in intrinsicMainAxisSize() variable
471 var totalWeight = 0f in intrinsicCrossAxisSize() variable
DRowColumnMeasurementHelper.kt100 var totalWeight = 0f in <lambda>() variable
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/dash/src/main/java/com/google/android/exoplayer2/source/dash/
DBaseUrlExclusionList.java169 int totalWeight = 0; in selectWeighted() local
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/dash/src/main/java/com/google/android/exoplayer2/source/dash/
DBaseUrlExclusionList.java171 int totalWeight = 0; in selectWeighted() local
/external/llvm/lib/CodeGen/
DCalcSpillWeights.cpp137 float totalWeight = 0; in calculateSpillWeightAndHint() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCalcSpillWeights.cpp158 float totalWeight = 0; in weightCalcHelper() local
/external/guava/android/guava/src/com/google/common/cache/
DLocalCache.java1906 long totalWeight; field in LocalCache.Segment
/external/guava/guava/src/com/google/common/cache/
DLocalCache.java1910 long totalWeight; field in LocalCache.Segment