Home
last modified time | relevance | path

Searched +defs:S +defs:zc (Results 1 – 25 of 70) sorted by relevance

123

/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_unsupported/external/tsai-30b3/
H A Dcal_tran.c104 S, local
236 zc, local
314 void world_coord_to_camera_coord (xw, yw, zw, xc, yc, zc) in world_coord_to_camera_coord() argument
332 void camera_coord_to_world_coord (xc, yc, zc, xw, yw, zw) in camera_coord_to_world_coord() argument
/dports/security/p5-CryptX/CryptX-0.075/src/ltc/stream/sosemanuk/
H A Dsosemanuk.c206 #define SKS(S, o0, o1, o2, o3, d0, d1, d2, d3) do { \ in sosemanuk_setup() argument
337 #define KA(zc, x0, x1, x2, x3) do { \ in sosemanuk_setiv() argument
351 #define FSS(zc, S, i0, i1, i2, i3, i4, o0, o1, o2, o3) do { \ in sosemanuk_setiv() argument
361 #define FSF(zc, S, i0, i1, i2, i3, i4, o0, o1, o2, o3) do { \ in sosemanuk_setiv() argument
651 #define SRD(S, x0, x1, x2, x3, ooff) do { \ in s_sosemanuk_internal() argument
/dports/science/cgnslib/CGNS-4.1.2/src/ptests/
H A Dthesis_benchmark.c31 int zc; variable
155 int *Z, *E, *S, *A; in main() local
/dports/science/erkale/erkale-8297aefe5aac9dbbb291e04c07661f3cff94a99a/src/atom/
H A Dintegrals.cpp112 double ERI_unnormalized(int na, int nb, int nc, int nd, double za, double zb, double zc, double zd,… in ERI_unnormalized()
144 double ERI(int na, int nb, int nc, int nd, double za, double zb, double zc, double zd, int la, int … in ERI()
165 … int nc, int nd, int la, int ma, int lc, int mc, int ld, int md, double za, double zc, double zd) { in three_overlap()
180 …, int lb, int mb, int lc, int mc, int ld, int md, double za, double zb, double zc, double zd, int … in gaussian_ERI()
268 arma::mat S(basis.size(),basis.size()); in overlap() local
434 arma::mat S(fitbas.size(),fitbas.size()); in coulomb_ovl() local
/dports/science/erkale-pseudopotentials/erkale-870e772f09631b3dbdd99a18e4f3d4786d684a01/src/atom/
H A Dintegrals.cpp112 double ERI_unnormalized(int na, int nb, int nc, int nd, double za, double zb, double zc, double zd,… in ERI_unnormalized()
144 double ERI(int na, int nb, int nc, int nd, double za, double zb, double zc, double zd, int la, int … in ERI()
165 … int nc, int nd, int la, int ma, int lc, int mc, int ld, int md, double za, double zc, double zd) { in three_overlap()
180 …, int lb, int mb, int lc, int mc, int ld, int md, double za, double zb, double zc, double zd, int … in gaussian_ERI()
268 arma::mat S(basis.size(),basis.size()); in overlap() local
434 arma::mat S(fitbas.size(),fitbas.size()); in coulomb_ovl() local
/dports/misc/vxl/vxl-3.3.2/contrib/gel/vtol/examples/
H A Dexample3d.cxx40 #define S vsol_spatial_object_2d macro
72 #define S vsol_spatial_object_2d macro
133 #define S vsol_spatial_object_2d macro
243 vtol_zero_chain_sptr zc=ed->zero_chain(); in main() local
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dmaxima.c176 int yc, zc, xrad, yrad, yrad2; in clear_around_point() local
451 int yc, zc, xrad, yrad, yrad2; in radial_fill() local
988 r_get_max_u_short( u_short * S, int size ) in r_get_max_u_short()
/dports/math/py-graphillion/Graphillion-1.3/src/subsetting/
H A DDdStructure.hpp119 DdBuilder<SPEC> zc(spec, diagram); in construct_() local
140 DdBuilderMP<SPEC> zc(spec, diagram); in constructMP_() local
455 R evaluate(DdEval<S,T,R> const& evaluator) const { in evaluate()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gdc.test/runnable/
H A Ddeclaration.d152 struct S { } in test8123() struct
220 static struct S { int i; } in test8942() argument
363 alias zc = z13776c!(); // ok in test13776() local
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gdc.test/runnable/
H A Ddeclaration.d139 struct S { } in test8123() struct
207 static struct S { int i; } in test8942() argument
350 alias zc = z13776c!(); // ok in test13776() local
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gdc.test/runnable/
H A Ddeclaration.d152 struct S { } in test8123() struct
220 static struct S { int i; } in test8942() argument
363 alias zc = z13776c!(); // ok in test13776() local
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gdc.test/runnable/
H A Ddeclaration.d139 struct S { } in test8123() struct
207 static struct S { int i; } in test8942() argument
350 alias zc = z13776c!(); // ok in test13776() local
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gdc.test/runnable/
H A Ddeclaration.d139 struct S { } in test8123() struct
207 static struct S { int i; } in test8942() struct
350 alias zc = z13776c!(); // ok in test13776() local
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gdc.test/runnable/
H A Ddeclaration.d152 struct S { } in test8123() struct
220 static struct S { int i; } in test8942() struct
363 alias zc = z13776c!(); // ok in test13776() local
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gdc.test/runnable/
H A Ddeclaration.d152 struct S { } in test8123() struct
220 static struct S { int i; } in test8942() struct
363 alias zc = z13776c!(); // ok in test13776() local
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gdc.test/runnable/
H A Ddeclaration.d139 struct S { } in test8123() struct
207 static struct S { int i; } in test8942() struct
350 alias zc = z13776c!(); // ok in test13776() local
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gdc.test/runnable/
H A Ddeclaration.d139 struct S { } in test8123() struct
207 static struct S { int i; } in test8942() struct
350 alias zc = z13776c!(); // ok in test13776() local
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gdc.test/runnable/
H A Ddeclaration.d139 struct S { } in test8123() struct
207 static struct S { int i; } in test8942() argument
350 alias zc = z13776c!(); // ok in test13776() local
/dports/math/mfem/mfem-4.3/miniapps/meshing/
H A Dmesh-optimizer.hpp53 const double xc = x(0) - 0.0, yc = x(1) - 0.5, zc = x(2) - 0.5; in discrete_size_3d() local
262 DSmoother *S = new DSmoother(0,1.0,smooth_steps); in DiffuseField() local
284 HypreSmoother *S = new HypreSmoother(*A,0,smooth_steps); in DiffuseField() local
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libigl/igl/opengl2/
H A Ddraw_beach_ball.cpp66 static color32 ColorBlend(color32 Color1, color32 Color2, float S) in ColorBlend()
94 float xa, ya, za, xb, yb, zb, xc, yc, zc, x, y, z, norm, u[3], v[3]; in CreateSphere() local
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/acro/tpl/ampl/
H A Dfg_read.c105 #define zc S->_zc macro
295 Static *S = (Static *)R->S; local
681 crefs(S) Static *S; in crefs() argument
808 imap_alloc(S) Static *S; in imap_alloc() argument
1062 Static *S = (Static *)R->S; local
1163 Static *S = (Static *)R->S; local
1304 colstart_inc(S) Static *S; in colstart_inc() argument
1322 zerograd_chk(S) Static *S; in zerograd_chk() argument
1525 Static *S = (Static *)R->S; local
1569 Static *S = (Static *)R->S; local
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/ampl/
H A Dfg_read.c105 #define zc S->_zc macro
295 Static *S = (Static *)R->S; local
681 crefs(S) Static *S; in crefs() argument
808 imap_alloc(S) Static *S; in imap_alloc() argument
1062 Static *S = (Static *)R->S; local
1163 Static *S = (Static *)R->S; local
1304 colstart_inc(S) Static *S; in colstart_inc() argument
1322 zerograd_chk(S) Static *S; in zerograd_chk() argument
1525 Static *S = (Static *)R->S; local
1569 Static *S = (Static *)R->S; local
[all …]
/dports/math/asl/solvers/
H A Dfg_read.c111 #define zc S->_zc macro
139 ed_reset(Static *S, ASL *a) in ed_reset()
263 Static *S; in eread() local
658 crefs(Static *S) in crefs()
769 imap_alloc(Static *S) in imap_alloc()
1002 Static *S = (Static *)R->S; in cexp_read() local
1100 Static *S = (Static *)R->S; in cexp1_read() local
1236 adjust(Static *S, int flags) in adjust()
1336 Static *S = (Static *)R->S; in aholread() local
1376 Static *S = (Static *)R->S; in bholread() local
[all …]
/dports/graphics/gmt/gmt-6.3.0/src/
H A Dpscontour.c71 } S; member
160 …ouble *y, double *z, int *ind, double small, double **xc, double **yc, double **zc, unsigned int *… in pscontour_get_triangle_crossings()
701 double *xc = NULL, *yc = NULL, *zc = NULL, *x = NULL, *y = NULL, *z = NULL; in GMT_pscontour() local
710 struct GMT_DATASEGMENT *S = NULL; in GMT_pscontour() local
970 double *za = NULL, *zc = NULL; in GMT_pscontour() local
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libnest2d/include/libnest2d/
H A Dgeometry_traits.hpp534 inline THolesContainer<S>& holes(S& /*sh*/) in holes() argument
626 inline std::string toString(const S& /*sh*/) in toString()
650 inline bool intersects(const S& /*sh*/, const S& /*sh*/) in intersects()
674 inline bool touches( const S& /*shape*/, in touches()
683 inline bool touches( const TPoint<S>& /*point*/, in touches()
684 const S& /*shape*/) in touches()
692 inline _Box<TPoint<S>> boundingBox(const S& /*sh*/, in boundingBox()
721 inline void translate(S& /*sh*/, const P& /*offs*/) in translate() argument
728 inline void offset(S& /*sh*/, TCoord<S> /*distance*/, const PathTag&) in offset() argument
770 auto zc = zcrossproduct(k, k1, k2); in isConvex() local
[all …]

123