Home
last modified time | relevance | path

Searched refs:goalFound (Results 1 – 4 of 4) sorted by relevance

/dports/misc/ompl/ompl-1.5.2/src/ompl/control/planners/syclop/src/
H A DSyclop.cpp458 bool goalFound = false; in defaultComputeLead() local
459 while (!goalFound && !nodesToProcess.empty()) in defaultComputeLead()
492 goalFound = true; in defaultComputeLead()
/dports/games/quake2-rogue/quake2-rogue-3.20/
H A Dg_newai.c1002 qboolean goalFound = false; in hint_path_touch() local
1030 goalFound = true; in hint_path_touch()
1033 if ((e->hint_chain == self) && goalFound) in hint_path_touch()
/dports/games/qudos/QuDos-0.40.1-src/src/mods/rogue/
H A Dg_newai.c1002 qboolean goalFound = false; in hint_path_touch() local
1030 goalFound = true; in hint_path_touch()
1033 if ((e->hint_chain == self) && goalFound) in hint_path_touch()
/dports/sysutils/lizardfs/lizardfs-3.12.0/src/master/
H A Dmatoclserv.cc3278 bool goalFound = false; in matoclserv_fuse_setgoal() local
3282 goalFound = true; in matoclserv_fuse_setgoal()
3286 if (!goalFound) { in matoclserv_fuse_setgoal()