Home
last modified time | relevance | path

Searched refs:compute_z (Results 1 – 25 of 37) sorted by relevance

12

/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/core/
H A DSkDrawShadowInfo.cpp15 static SkScalar compute_z(SkScalar x, SkScalar y, const SkPoint3& params) { in compute_z() function
26 occluderZ = compute_z(ambientBounds.fLeft, ambientBounds.fTop, rec.fZPlaneParams); in GetLocalBounds()
27 occluderZ = SkTMax(occluderZ, compute_z(ambientBounds.fRight, ambientBounds.fTop, in GetLocalBounds()
29 occluderZ = SkTMax(occluderZ, compute_z(ambientBounds.fLeft, ambientBounds.fBottom, in GetLocalBounds()
31 occluderZ = SkTMax(occluderZ, compute_z(ambientBounds.fRight, ambientBounds.fBottom, in GetLocalBounds()
/dports/science/py-scipy/scipy-1.7.1/scipy/linalg/
H A Dflapack_pos_def_tri.pyf.src88 subroutine <prefix>pteqr(compute_z, n, d, e, z, ldz, work, info)
89 … ! d, e, z, work, info = pteqr(d, e, z, compute_z=0, overwrite_d=0, overwrite_e=0, overwrite_z=0)
105 … callstatement (*f2py_func)((compute_z?(compute_z==2?"I":"V"):"N"), &n, d, e, z, &ldz, work, &info)
107 integer intent(in, optional), check((compute_z>=0) && (compute_z<=2)) :: compute_z = 0
111 …<ftype> intent(in,out,copy), depend(n), dimension((compute_z==0?shape(z, 0):max(1,n)),(compute_z==…
112 integer intent(hide), depend(z,n,compute_z) :: ldz = (compute_z==0)?1:max(1, shape(z, 0))
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/acro/packages/scolib/src/exec/
H A Ddocking.cpp45 double compute_z(double x, double y)
113 core_test_function(x[3],x[4], compute_z(x[3],x[4]), ans);
140 core_test_function(x[3],x[4], compute_z(x[3],x[4]), ans);
319 initpt[5] = compute_z(initpt[3],initpt[4]);
326 initpt[5] = compute_z(initpt[3],initpt[4]);
342 target_z = compute_z(target[3],target[4]);
352 target_z = -compute_z(target[3],target[4]);
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/core/
H A DSkDrawShadowInfo.cpp16 static SkScalar compute_z(SkScalar x, SkScalar y, const SkPoint3& params) { in compute_z() function
123 occluderZ = compute_z(ambientBounds.fLeft, ambientBounds.fTop, rec.fZPlaneParams); in GetLocalBounds()
124 occluderZ = SkTMax(occluderZ, compute_z(ambientBounds.fRight, ambientBounds.fTop, in GetLocalBounds()
126 occluderZ = SkTMax(occluderZ, compute_z(ambientBounds.fLeft, ambientBounds.fBottom, in GetLocalBounds()
128 occluderZ = SkTMax(occluderZ, compute_z(ambientBounds.fRight, ambientBounds.fBottom, in GetLocalBounds()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/core/
H A DSkDrawShadowInfo.cpp16 static SkScalar compute_z(SkScalar x, SkScalar y, const SkPoint3& params) { in compute_z() function
123 occluderZ = compute_z(ambientBounds.fLeft, ambientBounds.fTop, rec.fZPlaneParams); in GetLocalBounds()
124 occluderZ = std::max(occluderZ, compute_z(ambientBounds.fRight, ambientBounds.fTop, in GetLocalBounds()
126 occluderZ = std::max(occluderZ, compute_z(ambientBounds.fLeft, ambientBounds.fBottom, in GetLocalBounds()
128 occluderZ = std::max(occluderZ, compute_z(ambientBounds.fRight, ambientBounds.fBottom, in GetLocalBounds()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/core/
H A DSkDrawShadowInfo.cpp16 static SkScalar compute_z(SkScalar x, SkScalar y, const SkPoint3& params) { in compute_z() function
123 occluderZ = compute_z(ambientBounds.fLeft, ambientBounds.fTop, rec.fZPlaneParams); in GetLocalBounds()
124 occluderZ = SkTMax(occluderZ, compute_z(ambientBounds.fRight, ambientBounds.fTop, in GetLocalBounds()
126 occluderZ = SkTMax(occluderZ, compute_z(ambientBounds.fLeft, ambientBounds.fBottom, in GetLocalBounds()
128 occluderZ = SkTMax(occluderZ, compute_z(ambientBounds.fRight, ambientBounds.fBottom, in GetLocalBounds()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/core/
H A DSkDrawShadowInfo.cpp16 static SkScalar compute_z(SkScalar x, SkScalar y, const SkPoint3& params) { in compute_z() function
123 occluderZ = compute_z(ambientBounds.fLeft, ambientBounds.fTop, rec.fZPlaneParams); in GetLocalBounds()
124 occluderZ = SkTMax(occluderZ, compute_z(ambientBounds.fRight, ambientBounds.fTop, in GetLocalBounds()
126 occluderZ = SkTMax(occluderZ, compute_z(ambientBounds.fLeft, ambientBounds.fBottom, in GetLocalBounds()
128 occluderZ = SkTMax(occluderZ, compute_z(ambientBounds.fRight, ambientBounds.fBottom, in GetLocalBounds()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/core/
H A DSkDrawShadowInfo.cpp16 static SkScalar compute_z(SkScalar x, SkScalar y, const SkPoint3& params) { in compute_z() function
123 occluderZ = compute_z(ambientBounds.fLeft, ambientBounds.fTop, rec.fZPlaneParams); in GetLocalBounds()
124 occluderZ = std::max(occluderZ, compute_z(ambientBounds.fRight, ambientBounds.fTop, in GetLocalBounds()
126 occluderZ = std::max(occluderZ, compute_z(ambientBounds.fLeft, ambientBounds.fBottom, in GetLocalBounds()
128 occluderZ = std::max(occluderZ, compute_z(ambientBounds.fRight, ambientBounds.fBottom, in GetLocalBounds()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/core/
H A DSkDrawShadowInfo.cpp16 static SkScalar compute_z(SkScalar x, SkScalar y, const SkPoint3& params) { in compute_z() function
123 occluderZ = compute_z(ambientBounds.fLeft, ambientBounds.fTop, rec.fZPlaneParams); in GetLocalBounds()
124 occluderZ = SkTMax(occluderZ, compute_z(ambientBounds.fRight, ambientBounds.fTop, in GetLocalBounds()
126 occluderZ = SkTMax(occluderZ, compute_z(ambientBounds.fLeft, ambientBounds.fBottom, in GetLocalBounds()
128 occluderZ = SkTMax(occluderZ, compute_z(ambientBounds.fRight, ambientBounds.fBottom, in GetLocalBounds()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/acro/packages/scolib/src/libs/
H A DDockingPS.cpp39 double compute_z(double x, double y) in compute_z() function
231 last_z = (last_z + compute_z(prev_iter[3],prev_iter[4]))/2.0; in update_pattern()
251 last_z = compute_z(prev_iter[3],prev_iter[4]); in update_pattern()
336 double z = compute_z(x,y); in rotation_trial()
451 double pz = compute_z(initial_point[3],initial_point[4]); in set_initial_point()
/dports/astro/py-astropy/astropy-5.0/astropy/coordinates/
H A Ddistances.py198 return self.compute_z()
200 def compute_z(self, cosmology=None, **atzkw): member in Distance
/dports/science/py-scipy/scipy-1.7.1/scipy/linalg/tests/
H A Dtest_lapack.py2287 if compute_z == 1:
2318 def test_pteqr(dtype, realtype, compute_z): argument
2333 d_pteqr, e_pteqr, z_pteqr, info = pteqr(d=d, e=e, z=z, compute_z=compute_z)
2339 if compute_z:
2359 d_pteqr, e_pteqr, z_pteqr, info = pteqr(d - 4, e, z=z, compute_z=compute_z)
2372 assert_raises(ValueError, pteqr, d[:-1], e, z=z, compute_z=compute_z)
2373 assert_raises(ValueError, pteqr, d, e[:-1], z=z, compute_z=compute_z)
2374 if compute_z:
2375 assert_raises(ValueError, pteqr, d, e, z=z[:-1], compute_z=compute_z)
2389 d_pteqr, e_pteqr, z_pteqr, info = pteqr(d, e, z=z, compute_z=compute_z)
[all …]
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/lcms2-sys-3.1.9/vendor/src/
H A Dcmscam02.c67 cmsFloat64Number compute_z(cmsCIECAM02* pMod) in compute_z() function
409 lpMod -> z = compute_z(lpMod); in cmsCIECAM02Init()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/liblcms/
H A Dcmscam02.c96 cmsFloat64Number compute_z(cmsCIECAM02* pMod) in compute_z() function
438 lpMod -> z = compute_z(lpMod); in cmsCIECAM02Init()
/dports/graphics/lcms/lcms-1.19/src/
H A Dcmscam02.c70 double compute_z(LPcmsCIECAM02 pMod) in compute_z() function
421 lpMod -> z = compute_z(lpMod); in cmsCIECAM02Init()
/dports/graphics/lcms2/lcms2-2.12/src/
H A Dcmscam02.c67 cmsFloat64Number compute_z(cmsCIECAM02* pMod) in compute_z() function
409 lpMod -> z = compute_z(lpMod); in cmsCIECAM02Init()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/native/liblcms/
H A Dcmscam02.c96 cmsFloat64Number compute_z(cmsCIECAM02* pMod) in compute_z() function
438 lpMod -> z = compute_z(lpMod); in cmsCIECAM02Init()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/liblcms/
H A Dcmscam02.c96 cmsFloat64Number compute_z(cmsCIECAM02* pMod) in compute_z() function
438 lpMod -> z = compute_z(lpMod); in cmsCIECAM02Init()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/third_party/lcms/src/
H A Dcmscam02.c67 cmsFloat64Number compute_z(cmsCIECAM02* pMod) in compute_z() function
409 lpMod -> z = compute_z(lpMod); in cmsCIECAM02Init()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/java2d/cmm/lcms/
H A Dcmscam02.c96 cmsFloat64Number compute_z(cmsCIECAM02* pMod) in compute_z() function
438 lpMod -> z = compute_z(lpMod); in cmsCIECAM02Init()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/lcms2mt/src/
H A Dcmscam02.c64 cmsFloat64Number compute_z(cmsCIECAM02* pMod) in compute_z() function
404 lpMod -> z = compute_z(lpMod); in cmsCIECAM02Init()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/lcms2mt/src/
H A Dcmscam02.c64 cmsFloat64Number compute_z(cmsCIECAM02* pMod) in compute_z() function
404 lpMod -> z = compute_z(lpMod); in cmsCIECAM02Init()
/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/third_party/lcms2-2.6/src/
H A Dcmscam02.c67 cmsFloat64Number compute_z(cmsCIECAM02* pMod) in compute_z() function
409 lpMod -> z = compute_z(lpMod); in cmsCIECAM02Init()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/native/liblcms/
H A Dcmscam02.c96 cmsFloat64Number compute_z(cmsCIECAM02* pMod) in compute_z() function
438 lpMod -> z = compute_z(lpMod); in cmsCIECAM02Init()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/third_party/lcms/src/
H A Dcmscam02.c67 cmsFloat64Number compute_z(cmsCIECAM02* pMod) in compute_z() function
409 lpMod -> z = compute_z(lpMod); in cmsCIECAM02Init()

12