Home
last modified time | relevance | path

Searched refs:estimate (Results 1 – 25 of 60) sorted by relevance

123

/external/apache-commons-math/src/main/java/org/apache/commons/math/estimation/
DEstimatedParameter.java44 protected double estimate; field in EstimatedParameter
62 estimate = firstEstimate; in EstimatedParameter()
77 estimate = firstEstimate; in EstimatedParameter()
87 estimate = parameter.estimate; in EstimatedParameter()
94 public void setEstimate(double estimate) { in setEstimate() argument
95 this.estimate = estimate; in setEstimate()
102 return estimate; in getEstimate()
DEstimator.java56 void estimate(EstimationProblem problem) throws EstimationException; in estimate() method
DGaussNewtonEstimator.java161 public void estimate(EstimationProblem problem) in estimate() method in GaussNewtonEstimator
DAbstractEstimator.java315 public abstract void estimate(EstimationProblem problem) in estimate() method in AbstractEstimator
DLevenbergMarquardtEstimator.java248 public void estimate(EstimationProblem problem) in estimate() method in LevenbergMarquardtEstimator
/external/skia/include/core/
DSkFloatingPoint.h165 float32x2_t estimate = vrsqrte_f32(xx); in sk_float_rsqrt()
168 const float32x2_t estimate_sq = vmul_f32(estimate, estimate); in sk_float_rsqrt()
169 estimate = vmul_f32(estimate, vrsqrts_f32(xx, estimate_sq)); in sk_float_rsqrt()
170 return vget_lane_f32(estimate, 0); // 1 will work fine too; the answer's in both places. in sk_float_rsqrt()
175 float estimate = *SkTCast<float*>(&i); in sk_float_rsqrt()
178 const float estimate_sq = estimate*estimate; in sk_float_rsqrt()
179 estimate *= (1.5f-0.5f*x*estimate_sq); in sk_float_rsqrt()
180 return estimate; in sk_float_rsqrt()
/external/boringssl/src/crypto/bn/
Dsqrt.c433 BIGNUM *estimate, *tmp, *delta, *last_delta, *tmp2; in BN_sqrt() local
447 estimate = BN_CTX_get(ctx); in BN_sqrt()
449 estimate = out_sqrt; in BN_sqrt()
454 if (estimate == NULL || tmp == NULL || last_delta == NULL || delta == NULL) { in BN_sqrt()
460 BN_lshift(estimate, BN_value_one(), BN_num_bits(in)/2); in BN_sqrt()
466 if (!BN_div(tmp, NULL, in, estimate, ctx) || in BN_sqrt()
467 !BN_add(tmp, tmp, estimate) || in BN_sqrt()
468 !BN_rshift1(estimate, tmp) || in BN_sqrt()
470 !BN_sqr(tmp, estimate, ctx) || in BN_sqrt()
501 BN_copy(out_sqrt, estimate); in BN_sqrt()
/external/llvm/test/CodeGen/ARM/
Dvcvt-cost.ll1 ; We currently estimate the cost of sext/zext/trunc v8(v16)i32 <-> v8(v16)i8
19 ;; We currently estimate the cost of this instruction as expensive. If lowering
66 ;; We currently estimate the cost of this instruction as expensive. If lowering
/external/v8/src/
Dcompiler.cc550 int estimate) { in SetExpectedNofPropertiesFromEstimate() argument
553 if (estimate == 0) estimate = 2; in SetExpectedNofPropertiesFromEstimate()
559 estimate += 2; in SetExpectedNofPropertiesFromEstimate()
563 estimate += 8; in SetExpectedNofPropertiesFromEstimate()
565 estimate += 3; in SetExpectedNofPropertiesFromEstimate()
568 shared->set_expected_nof_properties(estimate); in SetExpectedNofPropertiesFromEstimate()
Dbignum-dtoa.cc374 double estimate = in EstimatePower() local
376 return static_cast<int>(estimate); in EstimatePower()
/external/llvm/test/CodeGen/PowerPC/
Dframe-size.ll10 ; Check that the RS spill slot has been allocated (because the estimate
/external/flac/libFLAC/
Dstream_encoder.c3640 unsigned estimate in spotcheck_subframe_estimate_() argument
3657 if(estimate != actual) in spotcheck_subframe_estimate_()
3658 …rame_number, FLAC__SubframeTypeString[subframe->type], estimate, actual, (int)actual-(int)estimate in spotcheck_subframe_estimate_()
3672 unsigned estimate; in evaluate_constant_subframe_() local
3676estimate = FLAC__SUBFRAME_ZERO_PAD_LEN + FLAC__SUBFRAME_TYPE_LEN + FLAC__SUBFRAME_WASTED_BITS_FLAG… in evaluate_constant_subframe_()
3679 spotcheck_subframe_estimate_(encoder, blocksize, subframe_bps, subframe, estimate); in evaluate_constant_subframe_()
3684 return estimate; in evaluate_constant_subframe_()
3706 unsigned i, residual_bits, estimate; in evaluate_fixed_subframe_() local
3739estimate = FLAC__SUBFRAME_ZERO_PAD_LEN + FLAC__SUBFRAME_TYPE_LEN + FLAC__SUBFRAME_WASTED_BITS_FLAG… in evaluate_fixed_subframe_()
3742 spotcheck_subframe_estimate_(encoder, blocksize, subframe_bps, subframe, estimate); in evaluate_fixed_subframe_()
[all …]
/external/openfst/src/include/fst/
Dqueue.h753 const E &estimate) in AStarWeightCompare() argument
754 : weights_(weights), less_(less), estimate_(estimate) {} in AStarWeightCompare()
778 NaturalAStarQueue(const vector<W> &distance, const E &estimate) : in NaturalAStarQueue() argument
779 ShortestFirstQueue<S, C>(C(distance, less_, estimate)) {} in NaturalAStarQueue()
/external/llvm/test/CodeGen/X86/
Drecip-fastmath.ll7 ; we should generate the estimate sequence.
/external/v8/benchmarks/
DREADME.txt38 weight that is calculated from an estimate of the popularity of the
/external/deqp/doc/testspecs/GLES2/
Dperformance.shaders.operator.txt62 an estimate for the amount of initial free operations is calculated. Note that
/external/valgrind/none/tests/ppc64/
Dtest_isa_2_06_part3.c1101 Bool estimate = (test_group.type == VX_ESTIMATE); in test_vsx_one_fp_arg() local
1153 if (estimate) { in test_vsx_one_fp_arg()
1212 if (estimate) { in test_vsx_one_fp_arg()
/external/valgrind/none/tests/ppc32/
Dtest_isa_2_06_part3.c1101 Bool estimate = (test_group.type == VX_ESTIMATE); in test_vsx_one_fp_arg() local
1153 if (estimate) { in test_vsx_one_fp_arg()
1212 if (estimate) { in test_vsx_one_fp_arg()
/external/deqp/doc/testspecs/GLES3/
Dperformance.shaders.operator.txt66 an estimate for the amount of initial free operations is calculated. Note that
/external/fio/tools/plot/
Dfio2gnuplot.manpage30 The 3D plotting generates a 'surface' to estimate how close were
/external/srtp/googlepatches/
Dvidyo-4-srtp-rtx.patch105 printf("mips estimate: %e\n", mips);
/external/mdnsresponder/mDNSCore/
DDNSCommon.h169 extern mDNSu16 GetRDLength(const ResourceRecord *const rr, mDNSBool estimate);
/external/llvm/lib/Target/X86/
DX86Schedule.td70 defm WriteFRcp : X86SchedWritePair; // Floating point reciprocal estimate.
71 defm WriteFRsqrt : X86SchedWritePair; // Floating point reciprocal square root estimate.
/external/llvm/lib/Target/ARM/
DREADME-Thumb.txt242 won't have to over-estimate. It can also be used for loop alignment pass.
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/pkb/en-GB/
Den-GB_klex.pkb637 essentialA established 0*JK!H7C*/8 established "&JK!H7C*/Kestate)esteemc estimate
638 0!:JK*D<K estimate

123