/third_party/skia/third_party/externals/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
|
/third_party/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
|
/third_party/flutter/skia/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
|
/third_party/node/deps/icu-small/source/i18n/ |
D | double-conversion-bignum-dtoa.cpp | 425 double estimate = ceil((exponent + kSignificandSize - 1) * k1Log10 - 1e-10); in EstimatePower() local
|
/third_party/icu/icu4c/source/i18n/ |
D | double-conversion-bignum-dtoa.cpp | 425 double estimate = ceil((exponent + kSignificandSize - 1) * k1Log10 - 1e-10); in EstimatePower() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | double-conversion-bignum-dtoa.cpp | 425 double estimate = ceil((exponent + kSignificandSize - 1) * k1Log10 - 1e-10); in EstimatePower() local
|
/third_party/icu/vendor/double-conversion/upstream/double-conversion/ |
D | bignum-dtoa.cc | 411 double estimate = ceil((exponent + kSignificandSize - 1) * k1Log10 - 1e-10); in EstimatePower() local
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | double-conversion-bignum-dtoa.cpp | 425 double estimate = ceil((exponent + kSignificandSize - 1) * k1Log10 - 1e-10); in EstimatePower() local
|
/third_party/skia/include/private/ |
D | SkFloatingPoint.h | 185 float estimate; in sk_float_rsqrt_portable() local
|
/third_party/pulseaudio/src/pulsecore/ |
D | time-smoother.c | 277 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/ |
D | SkFloatingPoint.h | 184 float estimate; in sk_float_rsqrt_portable() local
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
D | crocus_batch.c | 595 crocus_batch_maybe_flush(struct crocus_batch *batch, unsigned estimate) in crocus_batch_maybe_flush()
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
D | iris_batch.c | 626 iris_batch_maybe_flush(struct iris_batch *batch, unsigned estimate) in iris_batch_maybe_flush()
|
/third_party/typescript/lib/ |
D | lib.webworker.d.ts | 3039 estimate(): Promise<StorageEstimate>; method
|
D | lib.dom.d.ts | 15459 estimate(): Promise<StorageEstimate>; method
|
/third_party/typescript/src/lib/ |
D | webworker.generated.d.ts | 3019 estimate(): Promise<StorageEstimate>; method
|
D | dom.generated.d.ts | 15439 estimate(): Promise<StorageEstimate>; method
|