/external/tensorflow/tensorflow/core/kernels/boosted_trees/quantiles/ |
D | weighted_quantiles_stream_test.cc | 58 double *total_weight, Stream *stream) { in GenerateFixedUniformSummary() 68 double *total_weight, Stream *stream) { in GenerateFixedNonUniformSummary() 78 double *total_weight, in GenerateRandUniformFixedWeightsSummary() 92 double *total_weight, in GenerateRandUniformRandWeightsSummary() 114 double total_weight = 0; in TestSingleWorkerStreams() local 133 void GenerateOneValue(int32 worker_id, int64 max_elements, double *total_weight, in GenerateOneValue() 141 double *total_weight, Stream *stream) { in GenerateOneZeroWeightedValue() 202 double total_weight = 0; in TestDistributedStreams() local
|
/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/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 | 118 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/libvpx/vp8/encoder/ |
D | ratectrl.c | 1311 unsigned int total_weight = 0; in estimate_keyframe_frequency() local
|
/external/wpa_supplicant_8/src/ap/ |
D | acs.c | 653 double total_weight; in acs_find_ideal_chan_mode() local
|
/external/webp/src/enc/ |
D | analysis_enc.c | 164 int total_weight; in AssignSegments() 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/libaom/aom_dsp/ |
D | noise_model.c | 950 double total_weight = 0; in is_noise_model_different() local 1220 double average_strength = 0, total_weight = 0; in aom_noise_model_get_grain_parameters() local
|
/external/libaom/libaom/av1/encoder/ |
D | motion_search_facade.c | 133 int total_weight = 0; in av1_single_motion_search() 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/rust/crates/grpcio-sys/grpc/src/core/ext/xds/ |
D | xds_api.cc | 1277 uint32_t total_weight = 100; in RouteActionParse() local
|
/external/ImageMagick/MagickCore/ |
D | enhance.c | 1944 total_weight; in EnhanceImage() local
|