Home
last modified time | relevance | path

Searched defs:z_d (Results 1 – 22 of 22) sorted by relevance

/dports/math/octave-forge-control/control-3.3.1/inst/@tf/
H A D__c2d__.m45 z_d = exp (z_c * tsam); variable
55 z_d = vertcat (z_d, repmat (-1, np-nz-1, 1)); variable
/dports/devel/llvm12/llvm-project-12.0.1.src/libc/src/math/
H A Dfmaf.cpp20 double z_d = static_cast<double>(z); variable
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libc/src/math/
H A Dfmaf.cpp20 double z_d = static_cast<double>(z); variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libc/utils/FPUtil/generic/
H A DFMA.h23 double z_d = static_cast<double>(z); local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libc/src/__support/FPUtil/generic/
H A DFMA.h23 double z_d = static_cast<double>(z); local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libc/utils/FPUtil/generic/
H A DFMA.h23 double z_d = static_cast<double>(z); local
/dports/devel/llvm13/llvm-project-13.0.1.src/libc/utils/FPUtil/generic/
H A DFMA.h23 double z_d = static_cast<double>(z); local
/dports/math/py-pygsl/pygsl-2.3.0/src/gslwrap/
H A Dinterpolation2d.i231 double * z_d = (double *) z_p; in pygsl_interp2d_eval_array_func() local
502 double *x_d = NULL, *y_d = NULL, *z_d = NULL; in init() local
/dports/www/firefox-esr/firefox-91.8.0/gfx/qcms/src/
H A Dchain.rs180 let z_d: f32 = linear_b * (self.grid_size as i32 - 1) as f32 - z as f32; in transform() localVariable
249 let z_d: f32 = linear_b * (self.grid_size as i32 - 1) as f32 - z as f32; in transform() localVariable
329 let z_d: f32 = linear_z * (self.grid_size as i32 - 1) as f32 - z as f32; in transform() localVariable
/dports/www/firefox/firefox-99.0/gfx/qcms/src/
H A Dchain.rs177 let z_d: f32 = linear_b * (self.grid_size as i32 - 1) as f32 - z as f32; in transform() localVariable
246 let z_d: f32 = linear_b * (self.grid_size as i32 - 1) as f32 - z as f32; in transform() localVariable
327 let z_d: f32 = linear_z * (self.grid_size as i32 - 1) as f32 - z as f32; in transform() localVariable
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/qcms/src/
H A Dchain.rs180 let z_d: f32 = linear_b * (self.grid_size as i32 - 1) as f32 - z as f32; in transform() localVariable
249 let z_d: f32 = linear_b * (self.grid_size as i32 - 1) as f32 - z as f32; in transform() localVariable
329 let z_d: f32 = linear_z * (self.grid_size as i32 - 1) as f32 - z as f32; in transform() localVariable
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/qcms/
H A Dchain.c151 float z_d = linear_b * (transform->grid_size-1) - z; in qcms_transform_module_clut_only() local
213 float z_d = linear_b * (transform->grid_size-1) - z; in qcms_transform_module_clut() local
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/qcms/
H A Dchain.c151 float z_d = linear_b * (transform->grid_size-1) - z; in qcms_transform_module_clut_only() local
213 float z_d = linear_b * (transform->grid_size-1) - z; in qcms_transform_module_clut() local
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/qcms/
H A Dchain.c151 float z_d = linear_b * (transform->grid_size-1) - z; in qcms_transform_module_clut_only() local
213 float z_d = linear_b * (transform->grid_size-1) - z; in qcms_transform_module_clut() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/qcms/src/
H A Dchain.c157 float z_d = linear_b * (transform->grid_size-1) - z; in qcms_transform_module_clut_only() local
220 float z_d = linear_b * (transform->grid_size-1) - z; in qcms_transform_module_clut() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/qcms/src/
H A Dchain.c157 float z_d = linear_b * (transform->grid_size-1) - z; in qcms_transform_module_clut_only() local
220 float z_d = linear_b * (transform->grid_size-1) - z; in qcms_transform_module_clut() local
/dports/science/quantum-espresso/q-e-qe-6.7.0/GWW/head/
H A Dsolve_head.f9092 COMPLEX(kind=DP), ALLOCATABLE :: z_dl(:),z_d(:),z_du(:),z_b(:) local
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/worklet/wavelets/
H A DWaveletTransforms.h506 vtkm::Id z_d, in IndexTranslator6CubesLeftRight()
622 vtkm::Id z_d, in IndexTranslator6CubesTopDown()
739 vtkm::Id z_d, in IndexTranslator6CubesFrontBack()
1339 vtkm::Id z_d, // cD in InverseTransform3DLeftRight()
1570 vtkm::Id z_d, // cD in InverseTransform3DTopDown()
1801 vtkm::Id z_d, // cD in InverseTransform3DFrontBack()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/vtkm/vtk-m/vtkm/worklet/wavelets/
H A DWaveletTransforms.h517 vtkm::Id z_d, in IndexTranslator6CubesLeftRight()
633 vtkm::Id z_d, in IndexTranslator6CubesTopDown()
750 vtkm::Id z_d, in IndexTranslator6CubesFrontBack()
1350 vtkm::Id z_d, // cD in InverseTransform3DLeftRight()
1581 vtkm::Id z_d, // cD in InverseTransform3DTopDown()
1812 vtkm::Id z_d, // cD in InverseTransform3DFrontBack()
/dports/cad/yosys/yosys-yosys-0.12/techlibs/nexus/
H A Dcells_sim.v455 wire [Z_WIDTH-1:0] z_d; net
1054 wire [53:0] z_d = c_op + (addsub_r2[0] ? -s1_ext : s1_ext) + (addsub_r2[1] ? -s0_ext : s0_ext); net
/dports/science/simbody/simbody-Simbody-3.7/Simbody/tests/adhoc/
H A DTimsBoxBristle.cpp439 const Vec2 z_d = -f_d/m_kBristle; in realizeVelocity() local
/dports/math/py-pygsl/pygsl-2.3.0/swig_src/
H A Dinterpolation2d_wrap_wrap.c3981 double * z_d = (double *) z_p; in pygsl_interp2d_eval_array_func() local
4636 double *x_d = NULL, *y_d = NULL, *z_d = NULL; in pygsl_spline2d_init() local