Home
last modified time | relevance | path

Searched defs:dir0 (Results 1 – 25 of 117) sorted by path

12345

/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/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/audio/ocp/ocp-0.2.90/filesel/
H A Dfilesystem-tar.c92 struct tar_instance_dir_t dir0; member
H A Dfilesystem-zip.c131 struct zip_instance_dir_t dir0; member
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libigl/igl/
H A Dcomb_cross_field.cpp102 Eigen::Matrix<typename DerivedV::Scalar, 3, 1> dir0 = PD1out.row(f0); in comb() local
H A Dcomb_line_field.cpp92 Eigen::Matrix<typename DerivedV::Scalar, 3, 1> dir0 = PD1out.row(f0); in comb() local
H A Dcross_field_missmatch.cpp50 Eigen::Matrix<typename DerivedV::Scalar, 3, 1> dir0 = PD1.row(f0); in MissMatchByCross() local
H A Dline_field_missmatch.cpp52 Eigen::Matrix<typename DerivedV::Scalar, 3, 1> dir0 = PD1.row(f0); in MissMatchByLine() local
/dports/cad/gmsh/gmsh-4.9.2-source/Mesh/
H A DgmshCrossFields.cpp706 SVector3 dir0 = d0[t0]; in LagrangeMultipliers3() local
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/MeshOptimizer/
H A DVertexCoord.h147 SVector3 dir0, dir1; variable
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/hxt/reparam/src/
H A Dhxt_curvature.c371 double dir0[3] = {(*nodalCurvatures) [6 * v0 + 0], in hxtCurvatureRusinkiewicz() 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
/dports/devel/allegro5/allegro5-5.2.7.0/addons/primitives/
H A Dtriangulator.c521 float dir0[2] = { v0[0] - v1[0], v0[1] - v1[1] }; in poly_compute_vertex_attributes() 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/BulletSoftBody/
H A DbtDeformableContactProjection.cpp169 btVector3 dir0 = projectionDirs[0]; in project() local
185 btVector3 dir0 = projectionDirs[0]; in project() local
/dports/devel/bullet/bullet3-3.21/src/LinearMath/
H A DbtConvexHullComputer.cpp545 Point32 dir0; member in btConvexHullInternal::Face
/dports/devel/cvs-devel/cvs-1.12.13/diff/
H A Ddiff.c939 compare_files (dir0, name0, dir1, name1, depth) in compare_files() argument
/dports/devel/emscripten/emscripten-2.0.3/tests/third_party/bullet/src/LinearMath/
H A DbtConvexHullComputer.cpp549 Point32 dir0; member in btConvexHullInternal::Face
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/bullet/Bullet3Geometry/
H A Db3ConvexHullComputer.cpp549 Point32 dir0; member in b3ConvexHullInternal::Face
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/bullet/BulletSoftBody/
H A DbtDeformableContactProjection.cpp221 btVector3 dir0 = projectionDirs[0]; in project() local
238 btVector3 dir0 = projectionDirs[0]; in project() local
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/bullet/LinearMath/
H A DbtConvexHullComputer.cpp545 Point32 dir0; member in btConvexHullInternal::Face
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/vhacd/src/
H A DbtConvexHullComputer.cpp540 Point32 dir0; member in VHACD::btConvexHullInternal::Face
/dports/devel/godot/godot-3.2.3-stable/thirdparty/bullet/Bullet3Geometry/
H A Db3ConvexHullComputer.cpp549 Point32 dir0; member in b3ConvexHullInternal::Face
/dports/devel/godot/godot-3.2.3-stable/thirdparty/bullet/BulletSoftBody/
H A DbtDeformableContactProjection.cpp221 btVector3 dir0 = projectionDirs[0]; in project() local
238 btVector3 dir0 = projectionDirs[0]; in project() local

12345