| /external/tensorflow/tensorflow/core/profiler/utils/ |
| D | math_utils.h | 24 constexpr double kEpsilon = 1.0E-10; in SafeDivide() local
|
| /external/libchrome/ui/gfx/geometry/ |
| D | quaternion.cc | 18 const double kEpsilon = 1e-5; variable
|
| D | vector3d_f.cc | 13 const double kEpsilon = 1.0e-6; variable
|
| D | quaternion_unittest.cc | 18 const double kEpsilon = 1e-7; variable
|
| D | rect_f.cc | 215 static constexpr float kEpsilon = std::numeric_limits<float>::epsilon(); in ManhattanInternalDistance() local
|
| /external/skqp/tests/ |
| D | SkGaussFilterTest.cpp | 16 static constexpr double kEpsilon = 0.000001; variable
|
| /external/skia/tests/ |
| D | SkGaussFilterTest.cpp | 16 static constexpr double kEpsilon = 0.000001; variable
|
| D | GrPathUtilsTest.cpp | 101 constexpr static double kEpsilon = 1.0 / (1 << 11); in DEF_TEST() local
|
| D | RoundRectTest.cpp | 1022 static constexpr SkScalar kEpsilon = 0.005f; in test_inner_bounds() local
|
| /external/webrtc/modules/audio_processing/aec3/ |
| D | fullband_erle_estimator.cc | 27 constexpr float kEpsilon = 1e-3f; variable
|
| /external/openscreen/cast/streaming/ |
| D | capture_recommendations.cc | 24 const double kEpsilon = .0001; in DoubleEquals() local
|
| D | sender_report_unittest.cc | 168 constexpr std::chrono::microseconds kEpsilon{16}; in TEST_F() local
|
| D | sender_unittest.cc | 534 constexpr auto kEpsilon = to_nanoseconds(RtcpReportBlock::Delay(1)); in TEST_F() local
|
| /external/protobuf/src/google/protobuf/stubs/ |
| D | mathlimits.h | 107 static const Type kEpsilon; member
|
| /external/webrtc/modules/congestion_controller/pcc/ |
| D | bitrate_controller_unittest.cc | 36 const double kEpsilon = 0.05; variable
|
| /external/s2-geometry-library-java/tests/com/google/common/geometry/ |
| D | S2EdgeUtilTest.java | 420 final double kEpsilon = 1e-10; in checkDistance() local
|
| /external/webrtc/common_audio/resampler/ |
| D | sinc_resampler_unittest.cc | 144 static const double kEpsilon = 0.00000005; in TEST() local
|
| /external/angle/src/tests/gl_tests/ |
| D | DepthStencilFormatsTest.cpp | 365 constexpr float kEpsilon = 0.002f; in depthStencilReadbackCase() local 379 constexpr unsigned short kEpsilon = 2; in depthStencilReadbackCase() local
|
| /external/skia/modules/skottie/src/effects/ |
| D | LevelsEffect.cpp | 77 static constexpr auto kEpsilon = 2 * SK_ScalarNearlyZero; in build_lut() local
|
| /external/deqp-deps/amber/src/ |
| D | verifier.cc | 30 const double kEpsilon = 0.000001; variable
|
| /external/webrtc/modules/audio_coding/audio_network_adaptor/ |
| D | fec_controller_plr_based_unittest.cc | 49 constexpr float kEpsilon = 1e-5f; variable
|
| /external/pdfium/core/fxge/win32/ |
| D | cfx_psrenderer.cpp | 589 static constexpr float kEpsilon = 0.01f; in DrawText() local
|
| /external/skia/src/gpu/geometry/ |
| D | GrPathUtils.cpp | 564 constexpr static float kEpsilon = 1.f / (1 << 11); in findCubicConvex180Chops() local
|
| /external/piex/src/ |
| D | piex.cc | 496 const float kEpsilon = 0.9f; in NefGetPreviewData() local
|
| /external/skia/src/gpu/tessellate/ |
| D | GrStrokeHardwareTessellator.cpp | 659 constexpr static float kEpsilon = 1.f / (1 << 11); in cubic_has_cusp() local
|