Home
last modified time | relevance | path

Searched defs:MAXDIST (Results 1 – 10 of 10) sorted by relevance

/dports/security/unicornscan/unicornscan-0.4.2/src/report_modules/p0f/
H A Dp0f-config.h37 #define MAXDIST 40 macro
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/BussIK/
H A DJacobian.h41 const double MAXDIST = 0.08; // optimal value for double Y shape : 0.08 variable
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/BussIK/
H A DJacobian.h41 const double MAXDIST = 0.08; // optimal value for double Y shape : 0.08 variable
/dports/science/rdkit/rdkit-Release_2021_03_5/Code/GraphMol/FileParsers/
H A DProximityBonds.cpp21 static const double MAXDIST = 5.45; // 2*MAXRAD + EXTDIST variable
/dports/biology/emboss/EMBOSS-6.6.0/emboss/
H A Dmarscan.c44 #define MAXDIST 200 macro
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/hardware/
H A Dhw_bsp.c706 #define MAXDIST 1.5f macro
/dports/games/hyperrogue/hyperrogue-12.0f/
H A Dfieldpattern.cpp266 static const int MAXDIST = 120; member
941 int fpattern::dijkstra(vector<char>& dists, vector<int> indist[MAXDIST]) { in dijkstra()
/dports/sysutils/busybox/busybox-1.26.2/networking/
H A Dntpd.c196 #define MAXDIST 1 /* distance threshold (sec) */ macro
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/hardware/
H A Dhw_bsp.c2044 #define MAXDIST (1.5f) macro
/dports/games/sgt-puzzles/puzzles-20220128.c43a34f/unfinished/
H A Dslide.c109 #define MAXDIST 251 macro