Home
last modified time | relevance | path

Searched defs:nearly_equal (Results 1 – 25 of 30) sorted by relevance

12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/ports/
H A DSkNDKConversions.cpp72 static bool nearly_equal(float a, float b) { in nearly_equal() function
76 static bool nearly_equal(const skcms_TransferFunction& x, const skcms_TransferFunction& y) { in nearly_equal() function
86 static bool nearly_equal(const skcms_Matrix3x3& a, const skcms_Matrix3x3& b) { in nearly_equal() function
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/testsuite/actionscript.all/
H A DTransform.as222 nearly_equal = function(m, a, b, c, d, tx, ty) { function
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/core/
H A DSkICC.cpp196 static bool nearly_equal(float x, float y) { in nearly_equal() function
208 static bool nearly_equal(const skcms_TransferFunction& u, in nearly_equal() function
219 static bool nearly_equal(const skcms_Matrix3x3& u, const skcms_Matrix3x3& v) { in nearly_equal() function
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/core/
H A DSkICC.cpp196 static bool nearly_equal(float x, float y) { in nearly_equal() function
208 static bool nearly_equal(const skcms_TransferFunction& u, in nearly_equal() function
219 static bool nearly_equal(const skcms_Matrix3x3& u, const skcms_Matrix3x3& v) { in nearly_equal() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/core/
H A DSkICC.cpp196 static bool nearly_equal(float x, float y) { in nearly_equal() function
208 static bool nearly_equal(const skcms_TransferFunction& u, in nearly_equal() function
219 static bool nearly_equal(const skcms_Matrix3x3& u, const skcms_Matrix3x3& v) { in nearly_equal() function
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/core/
H A DSkICC.cpp196 static bool nearly_equal(float x, float y) { in nearly_equal() function
208 static bool nearly_equal(const skcms_TransferFunction& u, in nearly_equal() function
219 static bool nearly_equal(const skcms_Matrix3x3& u, const skcms_Matrix3x3& v) { in nearly_equal() function
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/core/
H A DSkICC.cpp196 static bool nearly_equal(float x, float y) { in nearly_equal() function
208 static bool nearly_equal(const skcms_TransferFunction& u, in nearly_equal() function
219 static bool nearly_equal(const skcms_Matrix3x3& u, const skcms_Matrix3x3& v) { in nearly_equal() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/core/
H A DSkICC.cpp196 static bool nearly_equal(float x, float y) { in nearly_equal() function
208 static bool nearly_equal(const skcms_TransferFunction& u, in nearly_equal() function
219 static bool nearly_equal(const skcms_Matrix3x3& u, const skcms_Matrix3x3& v) { in nearly_equal() function
H A DSkPathBuilder.cpp306 static bool nearly_equal(const SkPoint& a, const SkPoint& b) { in nearly_equal() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/tests/
H A DNdkEncodeTest.cpp236 static bool nearly_equal(float a, float b) { in nearly_equal() function
240 static bool nearly_equal(const skcms_TransferFunction& x, const skcms_TransferFunction& y) { in nearly_equal() function
250 static bool nearly_equal(const skcms_Matrix3x3& a, const skcms_Matrix3x3& b) { in nearly_equal() function
258 static bool nearly_equal(SkColorSpace* a, SkColorSpace* b) { in nearly_equal() function
H A DGeometryTest.cpp16 static bool nearly_equal(const SkPoint& a, const SkPoint& b) { in nearly_equal() function
H A DMatrixTest.cpp20 static bool nearly_equal(const SkMatrix& a, const SkMatrix& b) { in nearly_equal() function
H A DMatrix44Test.cpp51 static bool nearly_equal(const SkMatrix44& a, const SkMatrix44& b) { in nearly_equal() function
/dports/science/py-ase/ase-3.22.0/ase/test/cell/
H A Dtest_cell_conv.py8 def nearly_equal(a, b): function
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/core/
H A DSkICC.cpp318 static bool nearly_equal(float x, float y) { in nearly_equal() function
330 static bool nearly_equal(const SkColorSpaceTransferFn& u, in nearly_equal() function
341 static bool nearly_equal(const SkMatrix44& toXYZD50, const float standard[9]) { in nearly_equal() function
/dports/math/ogdf/OGDF/src/ogdf/energybased/fmmm/
H A Dnumexcept.cpp151 bool numexcept::nearly_equal(double a,double b) in nearly_equal() function in ogdf::energybased::fmmm::numexcept
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/gm/
H A Dp3.cpp34 static bool nearly_equal(SkColor4f x, SkColor4f y) { in nearly_equal() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/gm/
H A Dp3.cpp35 static bool nearly_equal(SkColor4f x, SkColor4f y) { in nearly_equal() function
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_texture_multisample/
H A Dlarge-float-texture.c352 nearly_equal(const GLfloat x[4], const GLfloat y[4]) in nearly_equal() function
/dports/science/lammps/lammps-stable_29Sep2021/src/UEF/
H A Dfix_nh_uef.cpp808 bool FixNHUef::nearly_equal(double a, double b, double epsilon) in nearly_equal() function in FixNHUef
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/
H A DGrDistanceFieldGenFromVector.cpp192 static inline bool nearly_equal(double x, double y, in nearly_equal() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/
H A DGrDistanceFieldGenFromVector.cpp162 static inline bool nearly_equal(double x, double y, in nearly_equal() function
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/
H A DGrDistanceFieldGenFromVector.cpp192 static inline bool nearly_equal(double x, double y, in nearly_equal() function
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/
H A DGrDistanceFieldGenFromVector.cpp192 static inline bool nearly_equal(double x, double y, in nearly_equal() function
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/
H A DGrDistanceFieldGenFromVector.cpp192 static inline bool nearly_equal(double x, double y, in nearly_equal() function

12