Home
last modified time | relevance | path

Searched defs:pz2 (Results 1 – 25 of 65) sorted by relevance

123

/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/MBSKernelLib/
H A Dti_misc.cpp1053 void TimeInt::DrawColorZyl(double v, const Vector3D& pz1,const Vector3D& pz2, double rz, int tile) in DrawColorZyl()
1070 void TimeInt::DrawZyl(const Vector3D& pz1,const Vector3D& pz2, double rz, int tile) const in DrawZyl() argument
1109 Vector3D pz2=pz1+v21; in DrawZyl() local
1135 Vector3D pz2=pz1+v21; in DrawZyl() local
1158 Vector3D pz2=pz1+v21; in DrawZyl() local
1232 Vector3D pz2=p2; in DrawCone() local
1258 Vector3D pz2=pz1+v21; in DrawCone() local
1351 Vector3D pz2=pz1+v21b; in DrawArrow() local
1433 void TimeInt::DrawZyl(const Vector3D& pz1, const Vector3D& pz2, in DrawZyl()
1477 Vector3D pz2=r*cos(phi+dphi)*n1a+r*sin(phi+dphi)*n1b+p1; in DrawZyl() local
[all …]
/dports/math/opensolaris-libm/opensolaris-libm-2017.01.31/usr/src/libm/src/mvec/
H A D__vhypotf.c44 float x0, x1, x2 = 0, y0, y1, y2 = 0, z0, z1, z2, *pz0, *pz1, *pz2; in __vhypotf() local
H A D__vatan2.c71 double x0, x1, x2, y0, y1, y2, *pz0, *pz1, *pz2; in __vatan2() local
H A D__vatan2f.c54 float x0, x1, x2, y0, y1, y2, *pz0 = 0, *pz1, *pz2; in __vatan2f() local
H A D__vpow.c682 double *pz0 = 0, *pz1 = 0, *pz2; in __vpow() local
1133 double *pz0, *pz1 = 0, *pz2; in __vpowx() local
H A D__vrhypot.c237 double *pz0, *pz1 = 0, *pz2; in __vrhypot() local
/dports/lang/gawk/gawk-5.1.1/
H A Dmpfr.c977 mpz_ptr pz1, pz2; in do_mpfr_lshift() local
1009 mpz_ptr pz1, pz2; in do_mpfr_rshift() local
1036 mpz_ptr pz1, pz2; in do_mpfr_and() local
1068 mpz_ptr pz1, pz2; in do_mpfr_or() local
1099 mpz_ptr pz1, pz2; in do_mpfr_xor() local
/dports/devel/dtool/dtool-0.11.0/cargo-crates/yogcrypt-0.0.0/src/basic/group/
H A Decc_group.rs215 let pz2 = p.z * p.z; in jacobi_point_equal_to() localVariable
308 let pz2 = p.z * p.z; in is_jacobi_rec() localVariable
352 let pz2 = p.z * p.z; in add_jacobi_point() localVariable
/dports/devel/autogen/autogen-5.18.16/getdefs/
H A Dgetdefs.c481 char const * pz2 = strstr(pzS2, zNameTag); in compar_defname() local
521 char * pz2 = strstr(*(char const * const *)p2, zNameTag); in compar_text() local
/dports/math/numdiff/numdiff-5.9.0/
H A Darith.c222 int smart_cmp (const Complex* pz1, const Complex* pz2, int flag) in smart_cmp()
620 int smart_cmp (const Complex* pz1, const Complex* pz2, int flag) in smart_cmp()
/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_api/
H A Dtin_elements.cpp178 int SG_TIN_Compare_Triangle_Center(const void *pz1, const void *pz2) in SG_TIN_Compare_Triangle_Center()
/dports/devel/autogen/autogen-5.18.16/columns/
H A Dcolumns.c731 char const * pz2 = *(char * const *)p2; in compProc() local
/dports/science/simbody/simbody-Simbody-3.7/SimTKmath/Geometry/src/
H A DContactGeometry_Ellipsoid.cpp282 Real pz2 = position[2]*position[2]; in findNearestPoint() local
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/Netgen/libsrc/visualization/
H A Dmvdraw.cpp288 GLdouble px2, py2, pz2; in MouseMove() local
/dports/devel/fc++/FC++.1.5/
H A Dlist.h172 long z1, *pz1; long double z2, *pz2; void *z3, **pz3; member
/dports/graphics/dynamechs/dynamechs_4.0pre1/aquarobot/
H A DLeg.cpp141 double px2, py2, pz2; // px^2, py^2, pz^2 in Inv_Kinematics() local
/dports/cad/netgen/netgen-6.2.2105/libsrc/visualization/
H A Dmvdraw.cpp311 GLdouble px2, py2, pz2; in MouseMove() local
/dports/net/freebsd-uucp/freebsd-uucp-r1_07_4/uucp/uuconv/
H A Duuconv.c1306 fvperm_array_cmp (pz1, pz2) in fvperm_array_cmp() argument
/dports/databases/grass7/grass-7.8.6/vector/v.label.sa/
H A Dlabels.c922 double px1, py1, pz1, px2, py2, pz2; in label_flatness() local
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/ServiceObjectsLib/
H A DGeomElements.cpp1228 Vector3D pz2=pz1+v21; in DrawYourself() local
1367 Vector3D pz2=pz1+va; in DrawYourself() local
1732 Vector3D pz2=ypos2*cos(phi)*n1+ypos2*sin(phi)*n2+pk+vr2; in DrawYourself() local
/dports/games/spring/spring_98.0/rts/Rendering/Env/Decals/
H A DGroundDecalHandler.cpp350 float pz2 = pz1 + 16; in DrawGroundScar() local
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/hotint/HotInt_V1/ElementsLib/constraints/
H A DSDA_constraints.cpp553 Vector3D pz1, pz2; in DrawElement() local
1278 Vector3D pz1, pz2; in DrawElement() local
/dports/devel/svntrac/cvstrac-2.0.1/
H A Ddb.c961 int pz1, pz2, zlen; in substrFunc() local
/dports/devel/cvstrac/cvstrac-2.0.1/
H A Ddb.c961 int pz1, pz2, zlen; in substrFunc() local
/dports/devel/gittrac/cvstrac-2.0.1/
H A Ddb.c961 int pz1, pz2, zlen; in substrFunc() local

123