Home
last modified time | relevance | path

Searched refs:zz0 (Results 1 – 25 of 262) sorted by relevance

1234567891011

/dports/emulators/gxemul/gxemul-0.6.3/src/cpus/
H A Dgenerate_arm_multi.c257 int n = 0, zz, zz0; in main() local
273 zz = zz0 = strtol(argv[i], NULL, 0); in main()
283 printf("\t0x%08x,\n", zz0); in main()
290 int n = 0, zz, zz0; in main() local
310 zz = zz0 = strtol(argv[i], NULL, 0); in main()
320 printf("\tarm_instr_multi_0x%08x__eq,\n", zz0); in main()
321 printf("\tarm_instr_multi_0x%08x__ne,\n", zz0); in main()
322 printf("\tarm_instr_multi_0x%08x__cs,\n", zz0); in main()
323 printf("\tarm_instr_multi_0x%08x__cc,\n", zz0); in main()
324 printf("\tarm_instr_multi_0x%08x__mi,\n", zz0); in main()
[all …]
/dports/science/avogadrolibs/avogadrolibs-1.94.0/avogadro/qtplugins/qtaim/
H A Dqtaimwavefunctionevaluator.cpp112 qreal b0arg = -m_alpha(p) * (xx0 * xx0 + yy0 * yy0 + zz0 * zz0); in molecularOrbital()
141 qreal b0arg = -m_alpha(p) * (xx0 * xx0 + yy0 * yy0 + zz0 * zz0); in electronDensity()
184 qreal b0arg = -m_alpha(p) * (xx0 * xx0 + yy0 * yy0 + zz0 * zz0); in gradientOfElectronDensity()
279 qreal b0arg = -m_alpha(p) * (xx0 * xx0 + yy0 * yy0 + zz0 * zz0); in hessianOfElectronDensity()
434 qreal b0arg = -m_alpha(p) * (xx0 * xx0 + yy0 * yy0 + zz0 * zz0); in gradientAndHessianOfElectronDensity()
603 qreal b0arg = -m_alpha(p) * (xx0 * xx0 + yy0 * yy0 + zz0 * zz0); in laplacianOfElectronDensity()
749 qreal b0arg = -m_alpha(p) * (xx0 * xx0 + yy0 * yy0 + zz0 * zz0); in gradientOfElectronDensityLaplacian()
1018 qreal b0arg = -m_alpha(p) * (xx0 * xx0 + yy0 * yy0 + zz0 * zz0); in hessianOfElectronDensityLaplacian()
1427 qreal b0arg = -m_alpha(p) * (xx0 * xx0 + yy0 * yy0 + zz0 * zz0); in gradientAndHessianOfElectronDensityLaplacian()
1853 qreal b0arg = -m_alpha(p) * (xx0 * xx0 + yy0 * yy0 + zz0 * zz0); in kineticEnergyDensityG()
[all …]
/dports/science/py-avogadrolibs/avogadrolibs-1.94.0/avogadro/qtplugins/qtaim/
H A Dqtaimwavefunctionevaluator.cpp112 qreal b0arg = -m_alpha(p) * (xx0 * xx0 + yy0 * yy0 + zz0 * zz0); in molecularOrbital()
141 qreal b0arg = -m_alpha(p) * (xx0 * xx0 + yy0 * yy0 + zz0 * zz0); in electronDensity()
184 qreal b0arg = -m_alpha(p) * (xx0 * xx0 + yy0 * yy0 + zz0 * zz0); in gradientOfElectronDensity()
279 qreal b0arg = -m_alpha(p) * (xx0 * xx0 + yy0 * yy0 + zz0 * zz0); in hessianOfElectronDensity()
434 qreal b0arg = -m_alpha(p) * (xx0 * xx0 + yy0 * yy0 + zz0 * zz0); in gradientAndHessianOfElectronDensity()
603 qreal b0arg = -m_alpha(p) * (xx0 * xx0 + yy0 * yy0 + zz0 * zz0); in laplacianOfElectronDensity()
749 qreal b0arg = -m_alpha(p) * (xx0 * xx0 + yy0 * yy0 + zz0 * zz0); in gradientOfElectronDensityLaplacian()
1018 qreal b0arg = -m_alpha(p) * (xx0 * xx0 + yy0 * yy0 + zz0 * zz0); in hessianOfElectronDensityLaplacian()
1427 qreal b0arg = -m_alpha(p) * (xx0 * xx0 + yy0 * yy0 + zz0 * zz0); in gradientAndHessianOfElectronDensityLaplacian()
1853 qreal b0arg = -m_alpha(p) * (xx0 * xx0 + yy0 * yy0 + zz0 * zz0); in kineticEnergyDensityG()
[all …]
/dports/math/scilab/scilab-6.1.1/scilab/modules/scicos_blocks/macros/Linear/
H A DDELAYV_f.sci34 zz0=z0(1:$-1);
38 [ok,nin,zz0,T,exprs]=scicos_getvalue(_("Set delay parameters"),..
47 if size(zz0,"*")<2 then
61 model.dstate=[zz0(:);told];
62 model.rpar=T/(size(zz0,"*"));
71 zz0=z0(1:$-1)
81 model.rpar=T/(size(zz0,"*"))
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.target/powerpc/
H A Dnotoc-direct-1.c12 int zz0 (void) __attribute__((noinline));
21 int zz0 () in zz0() function
34 zz1 (zz0 ()); in ww()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.target/powerpc/
H A Dnotoc-direct-1.c13 int zz0 (void) __attribute__((noinline));
22 int zz0 () in zz0() function
35 zz1 (zz0 ()); in ww()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.target/powerpc/
H A Dnotoc-direct-1.c12 int zz0 (void) __attribute__((noinline));
21 int zz0 () in zz0() function
34 zz1 (zz0 ()); in ww()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.target/powerpc/
H A Dnotoc-direct-1.c12 int zz0 (void) __attribute__((noinline));
21 int zz0 () in zz0() function
34 zz1 (zz0 ()); in ww()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.target/powerpc/
H A Dnotoc-direct-1.c12 int zz0 (void) __attribute__((noinline));
21 int zz0 () in zz0() function
34 zz1 (zz0 ()); in ww()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.target/powerpc/
H A Dnotoc-direct-1.c13 int zz0 (void) __attribute__((noinline));
22 int zz0 () in zz0() function
35 zz1 (zz0 ()); in ww()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.target/powerpc/
H A Dnotoc-direct-1.c13 int zz0 (void) __attribute__((noinline));
22 int zz0 () in zz0() function
35 zz1 (zz0 ()); in ww()
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/sg/src/gl/
H A Dinterp.h58 GLint zz0, zz1, dzz, ii; \
73 zz0 = (Z0) << 7; \
75 dzz = (zz1-zz0) / ((N)-1); \
77 ZSPAN[ii] = zz0 >> 7; \
78 zz0 += dzz; \
/dports/science/mcxtrace-comps/mcxtrace-comps-1.2-src/optics/
H A DMirror_elliptic.comp131 double t,xx,yy,zz,xx0,yy0,zz0;
147 zz0=-zdepth/2.0;
149 yy0=sqrt(b2*(1-xx*xx/a2-zz0*zz0/c2));
153 line(xx,yy0,zz0,xx,yy,zz);
154 zz0=zz;
162 zz0=c;
167 line(xx0,yy,zz0,xx,yy,zz);
168 xx0=xx;zz0=zz;
H A DLens_parab.comp344 double zz0,zz1,yy0,yy1,dz,s;
346 zz0=zz1=-w;
353 line(0,yy0,s+zz0,0,yy1,s+zz1);
354 line(0,-yy0,s+zz0,0,-yy1,s+zz1);
355 line(yy0,0,s+zz0,yy1,0,s+zz1);
356 line(-yy0,0,s+zz0,-yy1,0,s+zz1);
357 zz0=zz1;yy0=yy1;
359 zz0=0;zz1=0;yy0=0;
364 line(0,yy0,d+s+zz0,0,yy1,d+s+zz1);
366 line(yy0,0,d+s+zz0,yy1,0,d+s+zz1);
[all …]
/dports/graphics/xfractint/xfractint-20.04p16/pars/
H A D58484w7a.par17 5Z05U0<3>5B0<3>UY0`b0fh0<2>zz0<6>oc1m`1lX1<2>hN3fK3dH3bE3`A3aA3bA4
37 5U0<3>5B0<3>UY0`b0fh0<2>zz0<6>oc1m`1lX1<2>hN3fK3dH3bE3`A3aA3bA4
57 5Z05U0<3>5B0<3>UY0`b0fh0<2>zz0<6>oc1m`1lX1<2>hN3fK3dH3bE3`A3aA3bA4
76 5Z05U0<3>5B0<3>UY0`b0fh0<2>zz0<6>oc1m`1lX1<2>hN3fK3dH3bE3`A3aA3bA4
/dports/math/R-cran-bdsmatrix/bdsmatrix/tests/
H A Dchtest.R33 zz0 <- solve(smat, yy) globalVar
37 aeq(zz0, zz1)
H A Dnullr.R28 zz0 <- solve(smat, yy) globalVar
32 aeq(zz0, zz1)
H A Dcorner2.R38 zz0 <- solve(smat, yy) globalVar
42 aeq(zz0, zz1)
H A Dnullr.Rout.save57 > zz0 <- solve(smat, yy)
62 > aeq(zz0, zz1)
/dports/science/teem/teem-1.11.0-src/src/coil/
H A DcoreCoil.c38 zvi = AIR_CLAMP(0, zni-(int)radius+zz0, sizeZ-1) - zz0; \
50 zvi = AIR_CLAMP(0, zni-(int)radius+zz0, sizeZ-1) - zz0; \
72 int xx0, int yy0, int zz0, int sizeX, int sizeY, int sizeZ) { in _coilIv3Fill_R_L() argument
85 int xx0, int yy0, int zz0, int sizeX, int sizeY, int sizeZ) { in _coilIv3Fill_1_1() argument
100 int xx0, int yy0, int zz0, int sizeX, int sizeY, int sizeZ) { in _coilIv3Fill_1_7() argument
/dports/science/teem/teem-1.11.0-src/src/ten/
H A Dqglox.c61 #define zz0 (RThZA[2]) macro
81 zz = AIR_LERP(tt, zz0, zz1); in tenQGLInterpTwoEvalK()
116 dz = zz1 - zz0; in _tenQGL_Kdist()
129 dz = zz1 - zz0; in _tenQGL_Klog()
142 zz1 = zz0 + klog[2]; in _tenQGL_Kexp()
152 #undef zz0
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/vst3sdk/public.sdk/samples/vst/mda-vst3/source/
H A DmdaTestToneProcessor.cpp76 zz0 = zz1 = zz2 = zz3 = zz4 = zz5 = phi = 0.0f; in setActive()
92 float z0=zz0, z1=zz1, z2=zz2, z3=zz3, z4=zz4, z5=zz5; in doProcessing()
168 zz0=z0; zz1=z1; zz2=z2; zz3=z3, zz4=z4; zz5=z5; in doProcessing()
/dports/math/plplot-ada/plplot-5.15.0/examples/tcl/
H A Dx15.tcl155 matrix zz0 f 5 = {0.0, 0.0, 1.0, 1.0, 0.0}
172 $w cmd plline3 xx0 yy0 zz0
173 $w cmd plfill3 xx0 yy0 zz0
/dports/math/plplot/plplot-5.15.0/examples/tcl/
H A Dx15.tcl155 matrix zz0 f 5 = {0.0, 0.0, 1.0, 1.0, 0.0}
172 $w cmd plline3 xx0 yy0 zz0
173 $w cmd plfill3 xx0 yy0 zz0
/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/public.sdk/samples/vst/mda-vst3/source/
H A DmdaTestToneProcessor.cpp81 zz0 = zz1 = zz2 = zz3 = zz4 = zz5 = phi = 0.0f; in setActive()
97 float z0=zz0, z1=zz1, z2=zz2, z3=zz3, z4=zz4, z5=zz5; in doProcessing()
173 zz0=z0; zz1=z1; zz2=z2; zz3=z3, zz4=z4; zz5=z5; in doProcessing()

1234567891011