Home
last modified time | relevance | path

Searched defs:estimate (Results 1 – 17 of 17) sorted by relevance

/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_bad_pixels.cpp1022 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
/third_party/skia/tests/
DMathTest.cpp262 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
/third_party/flutter/skia/tests/
DMathTest.cpp264 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
/third_party/node/deps/icu-small/source/i18n/
Ddouble-conversion-bignum-dtoa.cpp425 double estimate = ceil((exponent + kSignificandSize - 1) * k1Log10 - 1e-10); in EstimatePower() local
/third_party/icu/icu4c/source/i18n/
Ddouble-conversion-bignum-dtoa.cpp425 double estimate = ceil((exponent + kSignificandSize - 1) * k1Log10 - 1e-10); in EstimatePower() local
/third_party/skia/third_party/externals/icu/source/i18n/
Ddouble-conversion-bignum-dtoa.cpp425 double estimate = ceil((exponent + kSignificandSize - 1) * k1Log10 - 1e-10); in EstimatePower() local
/third_party/icu/vendor/double-conversion/upstream/double-conversion/
Dbignum-dtoa.cc411 double estimate = ceil((exponent + kSignificandSize - 1) * k1Log10 - 1e-10); in EstimatePower() local
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Ddouble-conversion-bignum-dtoa.cpp425 double estimate = ceil((exponent + kSignificandSize - 1) * k1Log10 - 1e-10); in EstimatePower() local
/third_party/skia/include/private/
DSkFloatingPoint.h185 float estimate; in sk_float_rsqrt_portable() local
/third_party/pulseaudio/src/pulsecore/
Dtime-smoother.c277 static void estimate(pa_smoother *s, pa_usec_t x, pa_usec_t *y, double *deriv) { in estimate() function
/third_party/flutter/skia/include/private/
DSkFloatingPoint.h184 float estimate; in sk_float_rsqrt_portable() local
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_batch.c595 crocus_batch_maybe_flush(struct crocus_batch *batch, unsigned estimate) in crocus_batch_maybe_flush()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_batch.c626 iris_batch_maybe_flush(struct iris_batch *batch, unsigned estimate) in iris_batch_maybe_flush()
/third_party/typescript/lib/
Dlib.webworker.d.ts3039 estimate(): Promise<StorageEstimate>; method
Dlib.dom.d.ts15459 estimate(): Promise<StorageEstimate>; method
/third_party/typescript/src/lib/
Dwebworker.generated.d.ts3019 estimate(): Promise<StorageEstimate>; method
Ddom.generated.d.ts15439 estimate(): Promise<StorageEstimate>; method