| /external/rust/crates/rand/src/distributions/ |
| D | weighted_index.rs | 83 total_weight: X, field 103 let mut total_weight: X = iter.next().ok_or(WeightedError::NoItem)?.borrow().clone(); in new() localVariable 153 let mut total_weight = self.total_weight.clone(); in update_weights() localVariable 293 let total_weight = weights.iter().sum::<u32>() as f32; in test_weightedindex() localVariable 379 let total_weight = weights.iter().sum::<u32>(); in test_update_weights() localVariable
|
| /external/tensorflow/tensorflow/tools/android/test/jni/object_tracking/ |
| D | frame_pair.cc | 232 float total_weight = 0.0f; in GetWeightedMedian() local 250 float total_weight = 0.0f; in GetWeightedMedian() local 278 float total_weight = 0.0f; in GetWeightedMedianScale() local
|
| D | utils.h | 293 float total_weight = 0.0f; in ComputeWeightedMean() local
|
| /external/tensorflow/tensorflow/core/lib/random/ |
| D | weighted_picker.h | 126 inline int32 WeightedPicker::total_weight() const { return level_[0][0]; } in total_weight() function
|
| /external/grpc-grpc/src/core/lib/iomgr/ |
| D | time_averaged_stats.cc | 45 double total_weight = stats->batch_num_samples; in grpc_time_averaged_stats_update_average() local
|
| /external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/ |
| D | time_averaged_stats.cc | 45 double total_weight = stats->batch_num_samples; in grpc_time_averaged_stats_update_average() local
|
| /external/autotest/client/profilers/powertop/src/ |
| D | suggestions.c | 56 static int total_weight; variable
|
| /external/cronet/net/reporting/ |
| D | reporting_endpoint_manager.cc | 69 int total_weight = 0; in FindEndpointForDelivery() local
|
| /external/cronet/net/nqe/ |
| D | observation_buffer.cc | 80 double total_weight = 0.0; in GetPercentile() local
|
| /external/tensorflow/tensorflow/core/framework/ |
| D | run_handler_util_test.cc | 59 float total_weight = 0.5f * num_active_requests * (num_active_requests + 1); in VerifySchedulingRanges() local
|
| D | run_handler_util.cc | 85 float total_weight = 0.5f * num_active_requests * (num_active_requests + 1); in ComputeInterOpSchedulingRanges() local
|
| /external/rust/crates/grpcio-sys/grpc/src/proto/grpc/testing/xds/v3/ |
| D | route.proto | 140 google.protobuf.UInt32Value total_weight = 3; field
|
| /external/rust/crates/grpcio-sys/grpc/src/proto/grpc/testing/xds/ |
| D | lds_rds_for_test.proto | 97 google.protobuf.UInt32Value total_weight = 3; field
|
| /external/libvpx/vp8/encoder/ |
| D | ratectrl.c | 1315 unsigned int total_weight = 0; in estimate_keyframe_frequency() local
|
| /external/cronet/net/dns/ |
| D | dns_response_result_extractor.cc | 101 auto total_weight = base::MakeCheckedNum<uint32_t>(0); in SortServiceTargets() local
|
| /external/webp/src/enc/ |
| D | analysis_enc.c | 164 int total_weight; in AssignSegments() local
|
| /external/wpa_supplicant_8/src/ap/ |
| D | acs.c | 785 double total_weight; in acs_find_ideal_chan_mode() local
|
| /external/tensorflow/tensorflow/core/kernels/image/ |
| D | scale_and_translate_op_test.cc | 128 float total_weight = 0.0f; in Sample() local
|
| /external/libaom/aom_dsp/ |
| D | noise_model.c | 963 double total_weight = 0; in is_noise_model_different() local 1245 double average_strength = 0, total_weight = 0; in aom_noise_model_get_grain_parameters() local
|
| /external/rust/crates/rand/src/seq/ |
| D | mod.rs | 1051 let total_weight = weights.iter().sum::<u32>() as f32; in test_weighted() localVariable
|
| /external/libaom/av1/encoder/ |
| D | motion_search_facade.c | 177 int total_weight = 0; in av1_single_motion_search() local
|
| D | optical_flow.c | 344 double total_weight = 0; in gaussian() local
|
| /external/ImageMagick/MagickCore/ |
| D | enhance.c | 1944 total_weight; in EnhanceImage() local
|
| /external/rust/crates/grpcio-sys/grpc/src/core/ext/xds/ |
| D | xds_api.cc | 1505 uint32_t total_weight = 100; in RouteActionParse() local
|