/external/guava/guava-gwt/src-super/com/google/common/math/super/com/google/common/math/ |
D | DoubleMath.java | 136 public static boolean fuzzyEquals(double a, double b, double tolerance) { in fuzzyEquals() 159 public static int fuzzyCompare(double a, double b, double tolerance) { in fuzzyCompare()
|
/external/ceres-solver/internal/ceres/ |
D | numeric_diff_test_utils.cc | 78 const double tolerance = (method == CENTRAL)? 3e-9 : 2e-5; in ExpectCostFunctionEvaluationIsNearlyCorrect() local 148 const double tolerance = (method == CENTRAL)? 3e-9 : 2e-5; in ExpectCostFunctionEvaluationIsNearlyCorrect() local
|
D | incomplete_lq_factorization_test.cc | 44 const double tolerance) { in ExpectMatricesAreEqual()
|
/external/eigen/test/eigen2/ |
D | eigen2_regression.cpp | 54 typename VectorType::Scalar tolerance) in check_linearRegression() 69 typename VectorType::Scalar tolerance) in check_fitHyperplane()
|
/external/eigen/Eigen/src/IterativeLinearSolvers/ |
D | IterativeSolverBase.h | 120 RealScalar tolerance() const { return m_tolerance; } in tolerance() function 123 Derived& setTolerance(const RealScalar& tolerance) in setTolerance()
|
/external/eigen/Eigen/src/SparseCore/ |
D | SparseSparseProductWithPruning.h | 20 …pl(const Lhs& lhs, const Rhs& rhs, ResultType& res, const typename ResultType::RealScalar& toleran… in sparse_sparse_product_with_pruning_impl()
|
/external/guava/guava/src/com/google/common/math/ |
D | DoubleMath.java | 351 public static boolean fuzzyEquals(double a, double b, double tolerance) { in fuzzyEquals() 374 public static int fuzzyCompare(double a, double b, double tolerance) { in fuzzyCompare()
|
/external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/solvers/ |
D | MullerSolver.java | 240 … final double tolerance = FastMath.max(relativeAccuracy * FastMath.abs(x), absoluteAccuracy); in solve() local 394 … final double tolerance = FastMath.max(relativeAccuracy * FastMath.abs(x), absoluteAccuracy); in solve2() local
|
D | LaguerreSolver.java | 266 double tolerance = FastMath.max(relativeAccuracy * z.abs(), absoluteAccuracy); in isRootOK() local 397 double tolerance = FastMath.max(relativeAccuracy * z.abs(), in solve() local
|
D | RiddersSolver.java | 209 … final double tolerance = FastMath.max(relativeAccuracy * FastMath.abs(x), absoluteAccuracy); in solve() local
|
D | BrentSolver.java | 331 double tolerance = in solve() local
|
/external/droiddriver/src/io/appium/droiddriver/helpers/ |
D | BaseDroidDriverTest.java | 235 int tolerance = 1; in runTest() local
|
/external/jmonkeyengine/engine/src/blender/com/jme3/scene/plugins/blender/modifiers/ |
D | MirrorModifier.java | 92 float tolerance = ((Number) modifierData.get("tolerance")).floatValue(); in apply() local
|
/external/skia/tests/ |
D | Matrix44Test.cpp | 12 const double tolerance = 1e-7; in nearly_equal_double() local 20 const SkMScalar tolerance = SK_MScalar1 / 200000; in nearly_equal_mscalar() local 26 const SkScalar tolerance = SK_Scalar1 / 200000; in nearly_equal_scalar() local
|
D | MatrixTest.cpp | 15 const SkScalar tolerance = SK_Scalar1 / 200000; in nearly_equal_scalar() local 443 SkScalar tolerance = SK_ScalarNearlyZero) { in scalar_nearly_equal_relative()
|
/external/kernel-headers/original/uapi/linux/ |
D | timex.h | 73 __kernel_long_t tolerance;/* clock frequency tolerance (ppm) member
|
/external/libnfc-nci/halimpl/pn54x/self-test/ |
D | phNxpNciHal_SelfTest.c | 723 int tolerance = 0; in st_validator_testAntenna_Txldo() local
|
/external/jmonkeyengine/engine/src/core/com/jme3/util/ |
D | TangentBinormalGenerator.java | 384 float tolerance = 1E-4f; in approxEqual() local
|
/external/strace/ |
D | time.c | 391 int tolerance; in tprint_timex32() member
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_ratectrl.c | 956 const int tolerance = (cpi->sf.recode_tolerance * frame_target) / 100; in vp9_rc_compute_frame_size_bounds() local
|
/external/skia/src/gpu/ |
D | GrTessellatingPathRenderer.cpp | 540 void path_to_contours(const SkPath& path, SkScalar tolerance, const SkRect& clipBounds, in path_to_contours()
|
/external/owasp/sanitizer/tools/findbugs/lib/ |
D | jdepend-2.9.jar | META-INF/
META-INF/MANIFEST.MF
jdepend/
jdepend/framework/
jdepend/ ... |
D | commons-lang-2.6.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
/external/deqp/modules/gles31/functional/ |
D | es31fShaderImageLoadStoreTests.cpp | 3109 const int tolerance = expectPartialResult ? de::max(viewportWidth, viewportHeight)*3 : 0; in iterate() local
|
/external/valgrind/include/vki/ |
D | vki-linux.h | 323 long tolerance; /* clock frequency tolerance (ppm) member
|