Home
last modified time | relevance | path

Searched refs:nextmove (Results 1 – 25 of 103) sorted by relevance

12345

/dports/textproc/py-langid/unsupported-Python-2.7/train/
H A Dscanner.py120 self.nextmove = {}
122 self.nextmove[(0,a)] = goto[(0,a)]
131 self.nextmove[(r,a)] = s
133 self.nextmove[(r,a)] = self.nextmove[(fail[r],a)]
148 yield self.nextmove[(state, letter)]
166 self.nextmove = {}
170 self.nextmove[(state, letter)] = next_state
/dports/games/q2pro/q2pro/game/
H A Dm_flyer.c33 static int nextmove; // Used for start/stop frames variable
499 nextmove = ACTION_run; in flyer_setstart()
505 if (nextmove == ACTION_attack1) in flyer_nextmove()
507 else if (nextmove == ACTION_attack2) in flyer_nextmove()
509 else if (nextmove == ACTION_run) in flyer_nextmove()
/dports/games/quake2-source/quake2-r0.16.2/src/game/
H A Dm_flyer.c33 static int nextmove; // Used for start/stop frames variable
499 nextmove = ACTION_run; in flyer_setstart()
505 if (nextmove == ACTION_attack1) in flyer_nextmove()
507 else if (nextmove == ACTION_attack2) in flyer_nextmove()
509 else if (nextmove == ACTION_run) in flyer_nextmove()
/dports/games/quake2max/Quake2maX_0.45-src_unix/game/
H A Dm_flyer.c33 static int nextmove; // Used for start/stop frames variable
499 nextmove = ACTION_run; in flyer_setstart()
505 if (nextmove == ACTION_attack1) in flyer_nextmove()
507 else if (nextmove == ACTION_attack2) in flyer_nextmove()
509 else if (nextmove == ACTION_run) in flyer_nextmove()
/dports/games/quake2-data/quake2-data-3.20_3/
H A Dm_flyer.c14 static int nextmove; // Used for start/stop frames variable
480 nextmove = ACTION_run; in flyer_setstart()
486 if (nextmove == ACTION_attack1) in flyer_nextmove()
488 else if (nextmove == ACTION_attack2) in flyer_nextmove()
490 else if (nextmove == ACTION_run) in flyer_nextmove()
/dports/games/quake2-lights/quake2-lights-1/lights/src/
H A Dm_flyer.c33 static int nextmove; // Used for start/stop frames variable
499 nextmove = ACTION_run; in flyer_setstart()
505 if (nextmove == ACTION_attack1) in flyer_nextmove()
507 else if (nextmove == ACTION_attack2) in flyer_nextmove()
509 else if (nextmove == ACTION_run) in flyer_nextmove()
/dports/games/quake2-matrix/matrix/MatrixFixSource/
H A Dm_flyer.c14 static int nextmove; // Used for start/stop frames variable
480 nextmove = ACTION_run; in flyer_setstart()
486 if (nextmove == ACTION_attack1) in flyer_nextmove()
488 else if (nextmove == ACTION_attack2) in flyer_nextmove()
490 else if (nextmove == ACTION_run) in flyer_nextmove()
/dports/games/quake2-psychomod/psychomod/src/
H A Dm_flyer.c14 static int nextmove; // Used for start/stop frames variable
482 nextmove = ACTION_run; in flyer_setstart()
488 if (nextmove == ACTION_attack1) in flyer_nextmove()
490 else if (nextmove == ACTION_attack2) in flyer_nextmove()
492 else if (nextmove == ACTION_run) in flyer_nextmove()
/dports/games/qudos/QuDos-0.40.1-src/src/mods/zaero/
H A Dm_flyer.c14 static int nextmove; // Used for start/stop frames variable
480 nextmove = ACTION_run; in flyer_setstart()
486 if (nextmove == ACTION_attack1) in flyer_nextmove()
488 else if (nextmove == ACTION_attack2) in flyer_nextmove()
490 else if (nextmove == ACTION_run) in flyer_nextmove()
/dports/games/qudos/QuDos-0.40.1-src/src/mods/xatrix/
H A Dm_flyer.c14 static int nextmove; // Used for start/stop frames variable
480 nextmove = ACTION_run; in flyer_setstart()
486 if (nextmove == ACTION_attack1) in flyer_nextmove()
488 else if (nextmove == ACTION_attack2) in flyer_nextmove()
490 else if (nextmove == ACTION_run) in flyer_nextmove()
/dports/games/r1q2/r1q2-8012_5/game/
H A Dm_flyer.c33 static int nextmove; // Used for start/stop frames variable
499 nextmove = ACTION_run; in flyer_setstart()
505 if (nextmove == ACTION_attack1) in flyer_nextmove()
507 else if (nextmove == ACTION_attack2) in flyer_nextmove()
509 else if (nextmove == ACTION_run) in flyer_nextmove()
/dports/games/qudos/QuDos-0.40.1-src/src/game/
H A Dm_flyer.c37 static int nextmove; /* Used for start/stop frames */ variable
523 nextmove = ACTION_run; in flyer_setstart()
530 if (nextmove == ACTION_attack1) in flyer_nextmove()
532 else if (nextmove == ACTION_attack2) in flyer_nextmove()
534 else if (nextmove == ACTION_run) in flyer_nextmove()
/dports/games/q2p/Q2P-0.2-2006-12-31/game/
H A Dm_flyer.c33 static int nextmove; // Used for start/stop frames variable
499 nextmove = ACTION_run; in flyer_setstart()
505 if (nextmove == ACTION_attack1) in flyer_nextmove()
507 else if (nextmove == ACTION_attack2) in flyer_nextmove()
509 else if (nextmove == ACTION_run) in flyer_nextmove()
/dports/games/egl/egl-0.3.1_9/game/
H A Dm_flyer.c33 static int nextmove; // Used for start/stop frames variable
499 nextmove = ACTION_run; in flyer_setstart()
505 if (nextmove == ACTION_attack1) in flyer_nextmove()
507 else if (nextmove == ACTION_attack2) in flyer_nextmove()
509 else if (nextmove == ACTION_run) in flyer_nextmove()
/dports/games/quetoo/quetoo-0.6.1/src/baseq2/
H A Dm_flyer.c33 static int nextmove; // Used for start/stop frames variable
483 nextmove = ACTION_run; in flyer_setstart()
488 if(nextmove == ACTION_attack1) in flyer_nextmove()
490 else if(nextmove == ACTION_attack2) in flyer_nextmove()
492 else if(nextmove == ACTION_run) in flyer_nextmove()
/dports/games/quake2-xatrix/quake2-xatrix-3.20/
H A Dm_flyer.c14 static int nextmove; // Used for start/stop frames variable
480 nextmove = ACTION_run; in flyer_setstart()
486 if (nextmove == ACTION_attack1) in flyer_nextmove()
488 else if (nextmove == ACTION_attack2) in flyer_nextmove()
490 else if (nextmove == ACTION_run) in flyer_nextmove()
/dports/games/quake2lnx/quake2-r0.16.2/src/game/
H A Dm_flyer.c33 static int nextmove; // Used for start/stop frames variable
499 nextmove = ACTION_run; in flyer_setstart()
505 if (nextmove == ACTION_attack1) in flyer_nextmove()
507 else if (nextmove == ACTION_attack2) in flyer_nextmove()
509 else if (nextmove == ACTION_run) in flyer_nextmove()
/dports/math/chaco/Chaco-2.2/code/bpmatch/
H A Dmovevtxs.c16 static void nextmove(), undo_coupling(), couple();
84 nextmove(nvtxs, nsets, vals, indices, startvtx, dist, sets,
156 static void nextmove(nvtxs, nsets, vals, indices, startvtx, dist, sets, in nextmove() function
/dports/games/quake2-rogue/quake2-rogue-3.20/
H A Dm_flyer.c14 static int nextmove; // Used for start/stop frames variable
643 nextmove = ACTION_run; in flyer_setstart()
649 if (nextmove == ACTION_attack1) in flyer_nextmove()
651 else if (nextmove == ACTION_attack2) in flyer_nextmove()
653 else if (nextmove == ACTION_run) in flyer_nextmove()
/dports/games/qudos/QuDos-0.40.1-src/src/mods/rogue/
H A Dm_flyer.c14 static int nextmove; // Used for start/stop frames variable
643 nextmove = ACTION_run; in flyer_setstart()
649 if (nextmove == ACTION_attack1) in flyer_nextmove()
651 else if (nextmove == ACTION_attack2) in flyer_nextmove()
653 else if (nextmove == ACTION_run) in flyer_nextmove()
/dports/games/wesnoth/wesnoth-1.14.17/data/themes/
H A D_initial.cfg499 id=button-nextmove
515 ref=button-nextmove
652 id=button-nextmove
667 ref=button-nextmove
/dports/devel/z88dk/z88dk/libsrc/_DEVELOPMENT/EXAMPLES/
H A Dbackgammon.c477 int nextmove(int *player, int *playee) in nextmove() function
648 if (nextmove(white, red) == NIL) in main()
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/hxt/tetBR/src/
H A DtetgenBR.cxx8566 nextmove = ORGMOVE; in locate()
10430 nextmove = MOVE_CA; in slocate()
10432 nextmove = MOVE_BC; in slocate()
10436 nextmove = MOVE_BC; in slocate()
10441 nextmove = MOVE_CA; in slocate()
10640 nextmove = MOVE_AB; in sscoutsegment()
10644 nextmove = MOVE_CA; in sscoutsegment()
11547 nextmove = HMOVE; in finddirection()
11561 nextmove = RMOVE; in finddirection()
11566 nextmove = LMOVE; in finddirection()
[all …]
/dports/cad/gmsh/gmsh-4.9.2-source/Mesh/
H A DtetgenBR.cxx8571 nextmove = ORGMOVE; in locate()
10435 nextmove = MOVE_CA; in slocate()
10437 nextmove = MOVE_BC; in slocate()
10441 nextmove = MOVE_BC; in slocate()
10446 nextmove = MOVE_CA; in slocate()
10645 nextmove = MOVE_AB; in sscoutsegment()
10649 nextmove = MOVE_CA; in sscoutsegment()
11560 nextmove = HMOVE; in finddirection()
11574 nextmove = RMOVE; in finddirection()
11579 nextmove = LMOVE; in finddirection()
[all …]
/dports/science/openbabel/openbabel-3.1.1/src/formats/
H A Dformats.cmake148 set(wlnformat_additional_sources wln-nextmove.cpp)

12345