Searched refs:tgt (Results 1 – 3 of 3) sorted by relevance
30 const AKFLOAT tgt, /*!< Target sensitivity */ in AKFS_VbNorm() argument49 (tgt <= 0)) { in AKFS_VbNorm()58 vvec[i].u.x = ((vdata[i].u.x - o->u.x) / (s->u.x) * (AKFLOAT)tgt); in AKFS_VbNorm()59 vvec[i].u.y = ((vdata[i].u.y - o->u.y) / (s->u.y) * (AKFLOAT)tgt); in AKFS_VbNorm()60 vvec[i].u.z = ((vdata[i].u.z - o->u.z) / (s->u.z) * (AKFLOAT)tgt); in AKFS_VbNorm()
32 const AKFLOAT tgt, /*!< Target sensitivity */
504 for tgt in libs examples docs solution; do505 local tgt_fn="$tgt-$toolchain.mk"507 if enabled $tgt; then508 echo "Creating makefiles for ${toolchain} ${tgt}"