Home
last modified time | relevance | path

Searched defs:projected_time (Results 1 – 4 of 4) sorted by relevance

/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/linalg/bwc/
H A Dtree_stats.cpp41 double tree_stats::level_stats::projected_time() in projected_time() function in tree_stats::level_stats
H A Dtree_stats.hpp111 inline double projected_time() const { in projected_time() function
/dports/games/d2x/d2x-0.2.5/main/
H A Dai2.c902 fix dot, player_speed, dist_to_player, max_weapon_speed, projected_time; in lead_player() local
/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/similar/main/
H A Dai.cpp984 …ved_player_pos, const vms_vector &fire_point, const vms_vector &velocity, const fix projected_time) in compute_lead_component()
1041 const fix projected_time = fixdiv(dist_to_player, max_weapon_speed); in lead_player() local