Home
last modified time | relevance | path

Searched defs:czz (Results 1 – 23 of 23) sorted by relevance

/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/examples/getopt/
H A Dgetopt.c18 #define ERR(szz,czz) if(opterr){fprintf(stderr,"%s%s%c\n",argv[0],szz,czz);} argument
/dports/devel/cproto/cproto-4.7k/porting/
H A Dgetopt.c35 #define ERR(szz,czz) if(opterr){fprintf(stderr,"%s%s%c\n",argv[0],szz,czz);} argument
/dports/textproc/diffstat/diffstat-1.64/porting/
H A Dgetopt.c35 #define ERR(szz,czz) if(opterr){fprintf(stderr,"%s%s%c\n",argv[0],szz,czz);} argument
/dports/textproc/flip/flip-1.19/
H A Dgetopt.c47 #define ERR(szz,czz) if(opterr){fprintf(stderr,"%s%s%c\n",argv[0],szz,czz);} argument
/dports/science/dftbplus/dftbplus-19.1/external/poisson/
H A Dfancybc.F9055 Subroutine cofz(z,czz,cz,cez) argument
56 real(dp) :: z, czz, cz, cez local
65 Subroutine coef(x,y,z,cxx,cyy,czz,cx,cy,cz,ce) argument
67 real(kind=dp) :: x,y,z,cxx,cyy,czz,cx,cy,cz,ce local
82 Subroutine coef_period(x,y,z,cxx,cyy,czz,cx,cy,cz,ce) argument
84 real(kind=dp) :: x,y,z,cxx,cyy,czz,cx,cy,cz,ce local
97 Subroutine coef_gate(x,y,z,cxx,cyy,czz,cx,cy,cz,ce) argument
99 real(kind=dp) :: cxx,cyy,czz,cx,cy,cz,ce local
265 real(kind=dp) :: cxx,cyy,czz,cx,cy,cz,ce local
516 real(kind=dp) :: cxx,cyy,czz,cx,cy,cz,ce local
[all …]
H A Dbulkpot.F90662 Subroutine bulk_cofz(z,czz,cz,cez) argument
663 real(kind=dp) :: z,czz,cz,cez local
671 Subroutine bulk_coef(x,y,z,cxx,cyy,czz,cx,cy,cz,ce) argument
673 real(kind=dp) :: x,y,z,cxx,cyy,czz,cx,cy,cz,ce local
/dports/cad/jspice3/jspice3-2.5/src/lib/analysis/
H A Ddistfns.c186 DFn2F1(cxx,cyy,czz,cxy,cyz,cxz, r1h1x,i1h1x,r1h1y,i1h1y,r1h1z,i1h1z) in DFn2F1() argument
205 DFi2F1(cxx,cyy,czz,cxy,cyz,cxz, r1h1x,i1h1x,r1h1y,i1h1y,r1h1z,i1h1z) in DFi2F1() argument
224 DFn3F1(cxx,cyy,czz,cxy,cyz,cxz,cxxx,cyyy,czzz,cxxy,cxxz,cxyy,cyyz,cxzz,cyzz, in DFn3F1() argument
260 DFi3F1(cxx,cyy,czz,cxy,cyz,cxz,cxxx,cyyy,czzz,cxxy,cxxz,cxyy,cyyz,cxzz,cyzz, in DFi3F1() argument
296 DFnF12(cxx,cyy,czz,cxy,cyz,cxz,r1h1x,i1h1x,r1h1y,i1h1y,r1h1z,i1h1z, in DFnF12() argument
318 DFiF12(cxx,cyy,czz,cxy,cyz,cxz, r1h1x,i1h1x,r1h1y,i1h1y,r1h1z,i1h1z, in DFiF12() argument
/dports/cad/ngspice_rework/ngspice-35/src/spicelib/analysis/
H A Ddloadfns.c178 DFn2F1(double cxx, double cyy, double czz, double cxy, double cyz, double cxz, double r1h1x, double… in DFn2F1()
197 DFi2F1(double cxx, double cyy, double czz, double cxy, double cyz, double cxz, double r1h1x, double… in DFi2F1()
216 DFn3F1(double cxx, double cyy, double czz, double cxy, double cyz, double cxz, double cxxx, double … in DFn3F1()
248 DFi3F1(double cxx, double cyy, double czz, double cxy, double cyz, double cxz, double cxxx, double … in DFi3F1()
280 DFnF12(double cxx, double cyy, double czz, double cxy, double cyz, double cxz, double r1h1x, double… in DFnF12()
301 DFiF12(double cxx, double cyy, double czz, double cxy, double cyz, double cxz, double r1h1x, double… in DFiF12()
/dports/science/elmerfem/elmerfem-release-9.0/ElmerGUI/netgen/libsrc/csg/
H A Dalgprim.hpp27 double cxx, cyy, czz, cxy, cxz, cyz, cx, cy, cz, c1; member in QuadraticSurface
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/Netgen/libsrc/csg/
H A Dalgprim.hpp30 double cxx, cyy, czz, cxy, cxz, cyz, cx, cy, cz, c1; member in netgen::QuadraticSurface
/dports/cad/netgen/netgen-6.2.2105/libsrc/csg/
H A Dalgprim.hpp30 double cxx, cyy, czz, cxy, cxz, cyz, cx, cy, cz, c1; member in netgen::QuadraticSurface
/dports/science/elmerfem/elmerfem-release-9.0/ElmerGUI/netgen/libsrc/gprim/
H A Dgeom3d.hpp343 double cxx, cyy, czz, cxy, cxz, cyz; member in QuadraticFunction3d
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/Netgen/libsrc/gprim/
H A Dgeom3d.hpp357 double cxx, cyy, czz, cxy, cxz, cyz; member in netgen::QuadraticFunction3d
/dports/cad/netgen/netgen-6.2.2105/libsrc/gprim/
H A Dgeom3d.hpp357 double cxx, cyy, czz, cxy, cxz, cyz; member in netgen::QuadraticFunction3d
/dports/cad/jspice3/jspice3-2.5/src/include/
H A Ddistodef.h21 double czz; member
/dports/cad/ngspice_rework/ngspice-35/src/include/ngspice/
H A Ddistodef.h23 double czz; member
/dports/science/jmol/jmol-14.32.7/src/org/jmol/quantum/
H A DMOCalculation.java737 double cxx, cyy, czz, cxy, cxz, cyz; in addData5D() local
/dports/math/freefem++/FreeFem-sources-4.6/plugin/seq/
H A Dtetgen.cpp2311 KN< double > cxx(nbv), cyy(nbv), czz(nbv); in operator ( )() local
/dports/math/plplot-ada/plplot-5.15.0/include/
H A Dplstrm.h714 PLFLT cxx, cxy, cyx, cyy, cyz, czx, czy, czz; member
/dports/math/plplot/plplot-5.15.0/include/
H A Dplstrm.h714 PLFLT cxx, cxy, cyx, cyy, cyz, czx, czy, czz; member
/dports/graphics/cimg/CImg-v.2.9.7/examples/
H A DCImg_demo.cpp578 const float cz = (smap.height() - (float)z)/smap.height(), czz = cz>0.25?1:4*cz; in item_virtual_landscape() local
/dports/graphics/gmic-qt/CImg-v.2.9.8/examples/
H A DCImg_demo.cpp578 const float cz = (smap.height() - (float)z)/smap.height(), czz = cz>0.25?1:4*cz; in item_virtual_landscape() local
/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/hicum2/
H A DhicumL2.cpp802 duals::duald pocce,czz, cje0_t, vde_t, ibets_t, abet_t; in HICUMload() local