Home
last modified time | relevance | path

Searched refs:apy (Results 1 – 25 of 362) sorted by relevance

12345678910>>...15

/dports/textproc/miller/miller-5.10.2/c/parsing/
H A Dlemon_fsm.c419 struct action *apy, in resolve_conflict() argument
427 spy = apy->x.rp->precsym; in resolve_conflict()
430 apy->type = CONFLICT; in resolve_conflict()
433 apy->type = RD_RESOLVED; in resolve_conflict()
442 apy->type = CONFLICT; in resolve_conflict()
447 spy = apy->x.rp->precsym; in resolve_conflict()
450 apy->type = CONFLICT; in resolve_conflict()
453 apy->type = RD_RESOLVED; in resolve_conflict()
462 apy->type==SH_RESOLVED || in resolve_conflict()
463 apy->type==RD_RESOLVED || in resolve_conflict()
[all …]
/dports/science/chrono/chrono-7.0.1/data/
H A D_template_POV.pov39 #declare apy=0;
112 #macro sh_COG(apx, apy, apz, arad)
114 <apx,apy,apz>, arad
124 #macro sh_csysCOG(apx, apy, apz, aq0, aq1, aq2, aq3, asize)
143 translate <apx, apy, apz>
152 #macro sh_csysFRM(apx, apy, apz, aq0, aq1, aq2, aq3, asize)
171 translate <apx, apy, apz>
194 #declare apy=0;
236 <apx,apy,apz>, arad
256 <apx,apy,apz> -vdir*alen, // <apx-alen*anx, apy-alen*any, apz-alen*anz>,
[all …]
/dports/math/cppad/CppAD-20210000.8/include/cppad/core/chkpoint_one/
H A Dreverse.hpp76 const vector< AD<Base> >& apy ) in reverse()
94 CPPAD_ASSERT_UNKNOWN( apy.size() == m * (q+1) ); in reverse()
114 apx = member_[thread]->af_.Reverse(q+1, apy); in reverse()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bmsh3d/algo/
H A Dbmsh3d_mesh_tri.cxx40 float ax, ay, bx, by, cx, cy, apx, apy, bpx, bpy, cpx, cpy; in InsideTriangle() local
46 apx= Px - Ax; apy= Py - Ay; in InsideTriangle()
51 cCROSSap = cx*apy - cy*apx; in InsideTriangle()
/dports/devel/godot2-tools/godot-2.1.6-stable/core/math/
H A Dtriangulate.cpp56 float ax, ay, bx, by, cx, cy, apx, apy, bpx, bpy, cpx, cpy; in is_inside_triangle() local
66 apy = Py - Ay; in is_inside_triangle()
73 cCROSSap = cx * apy - cy * apx; in is_inside_triangle()
/dports/devel/godot2/godot-2.1.6-stable/core/math/
H A Dtriangulate.cpp56 float ax, ay, bx, by, cx, cy, apx, apy, bpx, bpy, cpx, cpy; in is_inside_triangle() local
66 apy = Py - Ay; in is_inside_triangle()
73 cCROSSap = cx * apy - cy * apx; in is_inside_triangle()
/dports/devel/godot/godot-3.2.3-stable/core/math/
H A Dtriangulate.cpp58 real_t ax, ay, bx, by, cx, cy, apx, apy, bpx, bpy, cpx, cpy; in is_inside_triangle() local
68 apy = Py - Ay; in is_inside_triangle()
75 cCROSSap = cx * apy - cy * apx; in is_inside_triangle()
/dports/devel/godot-tools/godot-3.2.3-stable/core/math/
H A Dtriangulate.cpp58 real_t ax, ay, bx, by, cx, cy, apx, apy, bpx, bpy, cpx, cpy; in is_inside_triangle() local
68 apy = Py - Ay; in is_inside_triangle()
75 cCROSSap = cx * apy - cy * apx; in is_inside_triangle()
/dports/devel/pear-PHP_ParserGenerator/PHP_ParserGenerator-0.1.7/ParserGenerator/
H A DData.php728 function resolve_conflict($apx, $apy, $errsym) argument
731 if ($apx->sp !== $apy->sp) {
736 $spy = $apy->x->precsym;
739 $apy->type = PHP_ParserGenerator_Action::CONFLICT;
742 $apy->type = PHP_ParserGenerator_Action::RD_RESOLVED;
755 $apy->type = PHP_ParserGenerator_Action::CONFLICT;
760 $spy = $apy->x->precsym;
763 $apy->type = PHP_ParserGenerator_Action::CONFLICT;
766 $apy->type = PHP_ParserGenerator_Action::RD_RESOLVED;
774 $apy->type!== PHP_ParserGenerator_Action::SH_RESOLVED &&
[all …]
/dports/math/cppad/CppAD-20210000.8/test_more/deprecated/atomic_two/
H A Dbase2ad.cpp146 const vector< AD<double> >& apy in reverse()
148 { return template_reverse(q, atx, aty, apx, apy); in reverse()
/dports/cad/horizon-eda/horizon-2.1.0/3rd_party/dxflib/
H A Ddl_entities.h806 double apx, double apy, double apz, in DL_TextData()
815 apx(apx), apy(apy), apz(apz), in DL_TextData()
835 double apy; member
961 double apx, double apy, double apz, in DL_AttributeData()
971 apx, apy, apz, in DL_AttributeData()
/dports/cad/librepcb/librepcb-0.1.6/libs/dxflib/src/
H A Ddl_entities.h806 double apx, double apy, double apz, in DL_TextData()
815 apx(apx), apy(apy), apz(apz), in DL_TextData()
835 double apy; member
961 double apx, double apy, double apz, in DL_AttributeData()
971 apx, apy, apz, in DL_AttributeData()
/dports/math/cppad/CppAD-20210000.8/include/cppad/core/atomic/
H A Dtwo_reverse.hpp287 const vector< AD<Base> >& apy ) in reverse()
/dports/math/cppad/CppAD-20210000.8/example/atomic_three/
H A Dbase2ad.cpp152 const vector< AD<double> >& apy ) in reverse()
153 { return template_reverse(q, atx, aty, apx, apy); in reverse()
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/voro++/src/
H A Dc_loops.cc67 dj=j=step_mod(cj,ny);apy=py=step_div(cj,ny)*sy; in setup_common()
136 i=ai;ci=di;j=aj;cj=dj;px=apx;py=apy;k++; in next_block()
/dports/cad/gds3d/GDS3D-bcdb97a/libgdsto3d/voro++/src/
H A Dc_loops.cc67 dj=j=step_mod(cj,ny);apy=py=step_div(cj,ny)*sy; in setup_common()
136 i=ai;ci=di;j=aj;cj=dj;px=apx;py=apy;k++; in next_block()
/dports/science/voro++/voro++-0.4.6/src/
H A Dc_loops.cc67 dj=j=step_mod(cj,ny);apy=py=step_div(cj,ny)*sy; in setup_common()
136 i=ai;ci=di;j=aj;cj=dj;px=apx;py=apy;k++; in next_block()
/dports/science/medit/medit-2012.02.05_5/sources/
H A Dstream.c64 apy = p[1] - p0->c[1]; in locateTetra()
68 vol2 = apx*vx + apy*vy + apz*vz; in locateTetra()
75 vx = by*apz - bz*apy; in locateTetra()
77 vz = bx*apy - by*apx; in locateTetra()
137 apy = p[1] - pt[0]->c[1]; in inSubTetra()
141 vol2 = apx*vx + apy*vy + apz*vz; in inSubTetra()
145 vx = by*apz - bz*apy; in inSubTetra()
147 vz = bx*apy - by*apx; in inSubTetra()
413 apy = p[1] - p0->c[1]; in inTetra()
421 vx = by*apz - bz*apy; in inTetra()
[all …]
/dports/math/freefem++/FreeFem-sources-4.6/src/medit/
H A Dstream.c95 apy = p[1] - p0->c[1]; in locateTetra()
99 vol2 = apx * vx + apy * vy + apz * vz; in locateTetra()
106 vx = by * apz - bz * apy; in locateTetra()
108 vz = bx * apy - by * apx; in locateTetra()
167 apy = p[1] - pt[0]->c[1]; in inSubTetra()
171 vol2 = apx * vx + apy * vy + apz * vz; in inSubTetra()
175 vx = by * apz - bz * apy; in inSubTetra()
177 vz = bx * apy - by * apx; in inSubTetra()
436 apy = p[1] - p0->c[1]; in inTetra()
444 vx = by * apz - bz * apy; in inTetra()
[all …]
/dports/polish/fortunepl/fortunes-pl-20091121/
H A Dhttp7 403 Forbidden - łapy precz!
/dports/graphics/xv/xv-3.10a/
H A Dxvsmooth.c71 int ex, ey, cx, cy, px, py, apx, apy, x1, y1; local
174 apx = abs(px); apy = abs(py);
175 pA = (apx * apy) >> 7; /* div 128 */
176 pB = (apy * (128 - apx)) >> 7; /* div 128 */
177 pC = (apx * (128 - apy)) >> 7; /* div 128 */
/dports/graphics/xv-m17n/xv-3.10a/
H A Dxvsmooth.c71 int ex, ey, cx, cy, px, py, apx, apy, x1, y1; local
174 apx = abs(px); apy = abs(py);
175 pA = (apx * apy) >> 7; /* div 128 */
176 pB = (apy * (128 - apx)) >> 7; /* div 128 */
177 pC = (apx * (128 - apy)) >> 7; /* div 128 */
/dports/japanese/xv/xv-3.10a/
H A Dxvsmooth.c71 int ex, ey, cx, cy, px, py, apx, apy, x1, y1; local
174 apx = abs(px); apy = abs(py);
175 pA = (apx * apy) >> 7; /* div 128 */
176 pB = (apy * (128 - apx)) >> 7; /* div 128 */
177 pC = (apx * (128 - apy)) >> 7; /* div 128 */
/dports/databases/xapian-core12/xapian-core-1.2.25/queryparser/
H A Dlemon.c1019 struct action *apy;
1025 apy->type = SSCONFLICT;
1030 spy = apy->x.rp->precsym;
1033 apy->type = SRCONFLICT;
1036 apy->type = RD_RESOLVED;
1045 apy->type = SRCONFLICT;
1050 spy = apy->x.rp->precsym;
1053 apy->type = RRCONFLICT;
1056 apy->type = RD_RESOLVED;
1069 apy->type==SSCONFLICT ||
[all …]
/dports/games/zdoom/zdoom-2.8.1/tools/lemon/
H A Dlemon.c1015 struct action *apy;
1022 apy->type = SSCONFLICT;
1027 spy = apy->x.rp->precsym;
1030 apy->type = SRCONFLICT;
1033 apy->type = RD_RESOLVED;
1042 apy->type = SRCONFLICT;
1047 spy = apy->x.rp->precsym;
1050 apy->type = RRCONFLICT;
1053 apy->type = RD_RESOLVED;
1066 apy->type==SSCONFLICT ||
[all …]

12345678910>>...15