Home
last modified time | relevance | path

Searched defs:dir0 (Results 1 – 25 of 117) sorted by last modified time

12345

/dports/mail/mailest/mailest-mailest-0.9.24/
H A Dmailestd.c2795 struct folder *dir0, *dir1, *maildir = NULL; in mailestd_monitor_schedule() local
/dports/games/egl/egl-0.3.1_9/cgame/
H A Dcg_decals.c112 float dir0, float dir1, float dir2, in CG_SpawnDecal()
/dports/games/egl/egl-0.3.1_9/renderer/
H A Drb_shadow.c122 vec3_t dir0, dir1, temp; in RB_MakeTriangleShadowFlagsFromScratch() local
/dports/games/alienarena/alienarena-7.66/source/ref_gl/
H A Dr_shadows.c111 vec3_t temp, dir0, dir1; in SHD_MarkShadowTriangles() local
/dports/audio/ocp/ocp-0.2.90/filesel/
H A Dfilesystem-zip.c131 struct zip_instance_dir_t dir0; member
H A Dfilesystem-tar.c92 struct tar_instance_dir_t dir0; member
/dports/science/ascent/ascent-0.7.1-66-gbcf2742a/src/examples/proxies/kripke/Kripke/
H A DSubdomain.cpp423 int dir0 = direction0; in computeLLPlus() local
/dports/science/chrono/chrono-7.0.1/src/chrono/collision/bullet/LinearMath/
H A DbtConvexHullComputer.cpp545 Point32 dir0; member in btConvexHullInternal::Face
/dports/games/scummvm/scummvm-2.5.1/engines/saga/
H A Dactor_walk.cpp1120 int16 dir0, dir1, dir2, dir3; in moveDragon() local
/dports/cad/gmsh/gmsh-4.9.2-source/Mesh/
H A DgmshCrossFields.cpp706 SVector3 dir0 = d0[t0]; in LagrangeMultipliers3() local
/dports/games/libretro-fbneo/FBNeo-bbe3c05/src/burn/snd/
H A Dsaa1099.cpp347 INT32 dir0 = saa->output_dir[BURN_SND_SAA1099_ROUTE_1]; in saa1099Reset() local
/dports/print/R-cran-tinytex/tinytex/R/
H A Dinstall.R352 dir0 = default_inst(); b = basename(dir0) functionVar
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/MeshOptimizer/
H A DVertexCoord.h147 SVector3 dir0, dir1; variable
/dports/math/gismo/gismo-21.12.0/src/gsCore/
H A DgsMultiBasis.hpp714 int dir0 = ( bi.first().direction() + 1 ) % 2; in repairInterface2d() local
/dports/devel/bullet/bullet3-3.21/src/Bullet3Geometry/
H A Db3ConvexHullComputer.cpp549 Point32 dir0; member in b3ConvexHullInternal::Face
/dports/devel/bullet/bullet3-3.21/src/LinearMath/
H A DbtConvexHullComputer.cpp545 Point32 dir0; member in btConvexHullInternal::Face
/dports/devel/bullet/bullet3-3.21/src/BulletSoftBody/
H A DbtDeformableContactProjection.cpp169 btVector3 dir0 = projectionDirs[0]; in project() local
185 btVector3 dir0 = projectionDirs[0]; in project() local
/dports/devel/py-bullet3/bullet3-3.21/src/Bullet3Geometry/
H A Db3ConvexHullComputer.cpp549 Point32 dir0; member in b3ConvexHullInternal::Face
/dports/devel/py-bullet3/bullet3-3.21/src/BulletSoftBody/
H A DbtDeformableContactProjection.cpp169 btVector3 dir0 = projectionDirs[0]; in project() local
185 btVector3 dir0 = projectionDirs[0]; in project() local
/dports/devel/py-bullet3/bullet3-3.21/src/LinearMath/
H A DbtConvexHullComputer.cpp545 Point32 dir0; member in btConvexHullInternal::Face
/dports/devel/py-bullet3/bullet3-3.21/examples/pybullet/examples/
H A Dvrtracker.py50 dir0 = [mat[0], mat[3], mat[6]] variable
/dports/astro/kstars/kstars-3.5.6/kstars/skyobjects/
H A Dskypoint.cpp390 double dir0 = bearing + std::signbit(dist) * dms::PI; // might be faster? in moveAway() local
/dports/astro/kstars/kstars-3.5.6/kstars/data/tools/
H A Dnomadbinfile2mysql.cpp92 …double dir0 = (years > 0.0) ? atan2(dRA, dDec) : atan2(-dRA, -dDec); // If years < 0, we're preces… in calculatePMCoords() local
H A Dnomadbinfile2sqlite.cpp102 …double dir0 = (years > 0.0) ? atan2(dRA, dDec) : atan2(-dRA, -dDec); // If years < 0, we're preces… in calculatePMCoords() local
/dports/cad/opencascade/opencascade-7.6.0/src/BRepFill/
H A DBRepFill_CompatibleWires.cxx1896 gp_Dir dir0(gp_Vec(Pnew,P.Location())); in ComputeOrigin() local

12345