Home
last modified time | relevance | path

Searched refs:cbrt_5d (Results 1 – 9 of 9) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/pathops/
H A DSkPathOpsTypes.cpp196 static double cbrt_5d(double d) { in cbrt_5d() function
214 double a = cbrt_5d(d); in halley_cbrt3d()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/pathops/
H A DSkPathOpsTypes.cpp196 static double cbrt_5d(double d) { in cbrt_5d() function
214 double a = cbrt_5d(d); in halley_cbrt3d()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/pathops/
H A DSkPathOpsTypes.cpp196 static double cbrt_5d(double d) { in cbrt_5d() function
214 double a = cbrt_5d(d); in halley_cbrt3d()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/pathops/
H A DSkPathOpsTypes.cpp196 static double cbrt_5d(double d) { in cbrt_5d() function
214 double a = cbrt_5d(d); in halley_cbrt3d()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/pathops/
H A DSkPathOpsTypes.cpp196 static double cbrt_5d(double d) { in cbrt_5d() function
214 double a = cbrt_5d(d); in halley_cbrt3d()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/pathops/
H A DSkPathOpsTypes.cpp196 static double cbrt_5d(double d) { in cbrt_5d() function
214 double a = cbrt_5d(d); in halley_cbrt3d()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/pathops/
H A DSkPathOpsTypes.cpp192 static double cbrt_5d(double d) { in cbrt_5d() function
210 double a = cbrt_5d(d); in halley_cbrt3d()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/pathops/
H A DSkPathOpsTypes.cpp196 static double cbrt_5d(double d) { in cbrt_5d() function
214 double a = cbrt_5d(d); in halley_cbrt3d()
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dmath_extra_liggghts.h65 inline double cbrt_5d(double d);
154 inline double MathExtraLiggghts::cbrt_5d(double d) in cbrt_5d() function
174 double a = cbrt_5d(d); in halley_cbrt1d()