| /external/apache-commons-math/src/main/java/org/apache/commons/math/estimation/ |
| D | EstimatedParameter.java | 44 protected double estimate; field in EstimatedParameter 94 public void setEstimate(double estimate) { in setEstimate()
|
| D | Estimator.java | 56 void estimate(EstimationProblem problem) throws EstimationException; in estimate() method
|
| D | GaussNewtonEstimator.java | 161 public void estimate(EstimationProblem problem) in estimate() method in GaussNewtonEstimator
|
| D | AbstractEstimator.java | 315 public abstract void estimate(EstimationProblem problem) in estimate() method in AbstractEstimator
|
| /external/webrtc/modules/rtp_rtcp/source/rtcp_packet/ |
| D | remote_estimate.h | 49 NetworkStateEstimate estimate() const { return estimate_; } in estimate() function
|
| D | remote_estimate.cc | 141 void RemoteEstimate::SetEstimate(NetworkStateEstimate estimate) { in SetEstimate()
|
| /external/kotlinx.coroutines/kotlinx-coroutines-core/jvm/test/ |
| D | Threads.kt | 13 var estimate = 0 in currentThreads() variable
|
| /external/rust/crates/criterion/src/stats/univariate/kde/ |
| D | mod.rs | 52 pub fn estimate(&self, x: A) -> A { in estimate() function 73 fn estimate<A: Float>(self, sample: &Sample<A>) -> A { in estimate() method
|
| /external/tensorflow/tensorflow/lite/experimental/microfrontend/lib/ |
| D | noise_reduction.c | 28 uint32_t estimate = in NoiseReductionApply() local
|
| D | noise_reduction.h | 33 uint32_t* estimate; member
|
| D | pcan_gain_control_test.cc | 44 uint32_t estimate[] = {6321887, 31248341}; in TF_LITE_MICRO_TEST() local
|
| /external/webrtc/modules/congestion_controller/goog_cc/ |
| D | link_capacity_estimator.cc | 67 DataRate LinkCapacityEstimator::estimate() const { in estimate() function in webrtc::LinkCapacityEstimator
|
| /external/openscreen/cast/streaming/ |
| D | bandwidth_estimator_unittest.cc | 135 const int estimate = estimator()->ComputeNetworkBandwidth(); in TEST_F() local 220 const int estimate = estimator()->ComputeNetworkBandwidth(); in TEST_F() local
|
| /external/boringssl/src/crypto/fipsmodule/bn/ |
| D | sqrt.c | 428 BIGNUM *estimate, *tmp, *delta, *last_delta, *tmp2; in BN_sqrt() local
|
| /external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/bn/ |
| D | sqrt.c | 428 BIGNUM *estimate, *tmp, *delta, *last_delta, *tmp2; in BN_sqrt() local
|
| /external/libchrome/base/debug/ |
| D | thread_heap_usage_tracker.cc | 85 size_t estimate = GetAllocSizeEstimate(next, ptr, context); in RecordAlloc() local 109 size_t estimate = GetAllocSizeEstimate(next, ptr, context); in RecordFree() local
|
| /external/dng_sdk/source/ |
| D | dng_bad_pixels.cpp | 1022 uint32 estimate = (total + (count >> 1)) / count; in FixIsolatedPixel() local 1100 uint32 estimate = (total + (count >> 1)) / count; in FixClusteredPixel() local 1510 uint32 estimate = (total + (count >> 1)) / count; in FixSingleColumn() local 1684 uint32 estimate = (total + (count >> 1)) / count; in FixClusteredRect() local
|
| /external/tensorflow/tensorflow/core/grappler/optimizers/ |
| D | static_schedule.cc | 54 Costs::NanoSeconds estimate = in PredictExecutionTime() local
|
| /external/rust/crates/quiche/src/recovery/ |
| D | delivery_rate.rs | 93 pub fn estimate(&mut self) { in estimate() method
|
| /external/skqp/tests/ |
| D | MathTest.cpp | 264 float estimate = rsqrt(input); in test_rsqrt() local 274 float estimate = rsqrt(input); in test_rsqrt() local 284 float estimate = rsqrt(input); in test_rsqrt() local
|
| /external/webrtc/modules/audio_processing/aec3/ |
| D | echo_path_delay_estimator_unittest.cc | 109 auto estimate = estimator.EstimateDelay( in TEST() local
|
| /external/skia/tests/ |
| D | MathTest.cpp | 262 float estimate = rsqrt(input); in test_rsqrt() local 272 float estimate = rsqrt(input); in test_rsqrt() local 282 float estimate = rsqrt(input); in test_rsqrt() local
|
| /external/webrtc/modules/remote_bitrate_estimator/ |
| D | aimd_rate_control.cc | 223 const absl::optional<NetworkStateEstimate>& estimate) { in SetNetworkStateEstimate()
|
| /external/icu/icu4c/source/i18n/ |
| D | double-conversion-bignum-dtoa.cpp | 425 double estimate = ceil((exponent + kSignificandSize - 1) * k1Log10 - 1e-10); in EstimatePower() local
|
| /external/skqp/include/private/ |
| D | SkFloatingPoint.h | 152 float estimate; in sk_float_rsqrt_portable() local
|