HomeSort by relevance Sort by last modified time
    Searched refs:estimate (Results 26 - 44 of 44) sorted by null

12

  /external/flac/libFLAC/
stream_encoder.c 3679 unsigned estimate; local
3713 unsigned i, residual_bits, estimate; local
3778 unsigned i, residual_bits, estimate; local
3850 unsigned estimate; local
    [all...]
  /external/valgrind/none/tests/ppc32/
test_isa_2_06_part3.c 423 * estimate instructions.
430 * valgrind can easily differ from the estimate in the lower bits (within the 14 bits of
431 * precision) and the estimate may still be within expected tolerances. On top of that,
1101 Bool estimate = (test_group.type == VX_ESTIMATE); local
    [all...]
  /external/mdnsresponder/mDNSCore/
DNSCommon.h 169 extern mDNSu16 GetRDLength(const ResourceRecord *const rr, mDNSBool estimate);
DNSCommon.c     [all...]
  /frameworks/av/media/libstagefright/httplive/
LiveSession.cpp 184 int32_t estimate = *it; local
185 if (minEstimate < 0 || minEstimate > estimate) {
186 minEstimate = estimate;
188 if (maxEstimate < 0 || maxEstimate < estimate) {
189 maxEstimate = estimate;
205 sprintf(dumpStr, "estimate bps=%d stable=%d history (n=%d): {",
    [all...]
  /external/apache-commons-math/src/main/java/org/apache/commons/math/estimation/
LevenbergMarquardtEstimator.java 181 * @see #estimate
191 * @see #estimate
202 * @see #estimate
213 * @see #estimate
248 public void estimate(EstimationProblem problem) method in class:LevenbergMarquardtEstimator
646 // compute an improved estimate for lmPar
  /external/opencv3/modules/stitching/src/
motion_estimators.cpp 105 bool HomographyBasedEstimator::estimate( function in class:cv::detail::HomographyBasedEstimator
118 // Robustly estimate focal length from rotating cameras
140 // Estimate focal length and set it for all cameras
176 bool BundleAdjusterBase::estimate(const std::vector<ImageFeatures> &features, function in class:cv::detail::BundleAdjusterBase
  /toolchain/binutils/binutils-2.25/gold/
mips.cc 5528 unsigned int estimate = this->master_got_info_->page_gotno(); local
5587 unsigned int estimate = this->master_got_info_->page_gotno(); local
    [all...]
  /external/valgrind/coregrind/m_demangle/
cp-demangle.c     [all...]
  /toolchain/binutils/binutils-2.25/libiberty/
cp-demangle.c     [all...]
  /toolchain/binutils/binutils-2.25/bfd/
elfxx-mips.c 4535 unsigned int estimate; local
4585 unsigned int estimate; local
    [all...]
  /external/vixl/src/vixl/a64/
logic-a64.cc 4594 uint64_t estimate = double_to_rawbits(recip_sqrt_estimate(scaled)); local
4699 double estimate = recip_estimate(scaled); local
    [all...]
  /external/v8/src/js/
array.js 716 // point, then include those in the estimate of changed elements.
    [all...]
  /external/iproute2/doc/
ip-cref.tex     [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]
  /external/v8/benchmarks/
regexp.js 32 // operation is given a weight that is calculated from an estimate of
    [all...]
  /external/v8/src/
objects.cc 13249 int estimate = literal->expected_property_count(); local
    [all...]
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit-core-js/2.14/
htmlunit-core-js-2.14.jar 
  /prebuilts/tools/common/m2/repository/org/mozilla/rhino/1.7R3/
rhino-1.7R3.jar 

Completed in 958 milliseconds

12