Home
last modified time | relevance | path

Searched refs:total_moves (Results 1 – 25 of 37) sorted by relevance

12

/dports/games/pentobi/pentobi-19.1/libpentobi_mcts/
H A DAnalyzeGame.cpp38 unsigned total_moves = 0; in run() local
42 ++total_moves; in run()
71 progress_callback(move_number, total_moves); in run()
/dports/games/crafty/crafty-25.2_1/
H A Dbook.c184 total_moves = 0; in Book()
210 total_moves += bs_played[nmoves]; in Book()
294 total_played = total_moves; in Book()
731 total_moves = 0; in Book()
734 total_moves += bs_value[i]; in Book()
736 total_moves += bs_value[i] * bs_value[i]; in Book()
1081 total_moves = 0; in Bookup()
1140 total_moves++; in Bookup()
1165 if (!(total_moves % 100000)) { in Bookup()
1168 if (!(total_moves % 6000000)) in Bookup()
[all …]
H A Ddata.h13 extern uint64_t total_moves;
/dports/games/pysolfc/PySolFC-2.14.1/pysollib/games/
H A Dlarasgame.py357 stats.total_moves = stats.total_moves + 1
365 self.updateStatus(moves=(moves.index, self.stats.total_moves))
386 self.stats.total_moves = self.stats.total_moves + 1
389 self.updateStatus(moves=(self.moves.index, self.stats.total_moves))
407 self.stats.total_moves = self.stats.total_moves + 1
410 self.updateStatus(moves=(self.moves.index, self.stats.total_moves))
/dports/games/leela-zero/leela-zero-0.17/scripts/resign_analysis/
H A Dresign_analysis.py27 self.total_moves = None
98 gs.total_moves = movenum
130 stats[gs.winner].resigned_game_len_sum += gs.total_moves
138 stats[gs.winner].game_len_sum += gs.total_moves
/dports/games/gnubg/gnubg-1.06.002/
H A Dgnubg.sql102 ,total_moves INTEGER NOT NULL field
238 ,total_moves INTEGER NOT NULL field
/dports/games/pysolfc/PySolFC-2.14.1/pysollib/
H A Dapp_stat.py80 game.id, game.stats.total_moves, game_number, game_start_time)
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/tests/
H A Deffective_dps_test.cpp23 int total_moves = 0; in weapon_dps_trials() local
52 total_moves += std::abs( attacker.get_moves() - before_moves ); in weapon_dps_trials()
58 return 100.0f * total_damage / total_moves; in weapon_dps_trials()
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/tests/
H A Deffective_dps_test.cpp23 int total_moves = 0; in weapon_dps_trials() local
52 total_moves += std::abs( attacker.get_moves() - before_moves ); in weapon_dps_trials()
58 return 100.0f * total_damage / total_moves; in weapon_dps_trials()
/dports/games/sjeng/Sjeng-Free-11.2/
H A Dextvars.h102 extern unsigned long total_moves;
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dactivity_actor.cpp2398 const int total_moves = item_move_cost( who, items.front().first ); in start() local
2399 act.moves_left = total_moves; in start()
2400 act.moves_total = total_moves; in start()
2470 const int total_moves = item_move_cost( who, items.front().first ); in finish() local
2471 act.moves_left = total_moves; in finish()
2472 act.moves_total = total_moves; in finish()
2640 act.moves_total = total_moves; in start()
2641 act.moves_left = total_moves; in start()
2689 jsout.member( "total_moves", total_moves ); in serialize()
2701 data.read( "moves_total", actor.total_moves ); in deserialize()
H A Dactivity_actor_definitions.h855 … std::vector<std::string> str_values ) : total_moves( moves ), monster_coords( coords ), in milk_activity_actor()
875 int total_moves {};
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dactivity_actor.cpp2398 const int total_moves = item_move_cost( who, items.front().first ); in start() local
2399 act.moves_left = total_moves; in start()
2400 act.moves_total = total_moves; in start()
2470 const int total_moves = item_move_cost( who, items.front().first ); in finish() local
2471 act.moves_left = total_moves; in finish()
2472 act.moves_total = total_moves; in finish()
2640 act.moves_total = total_moves; in start()
2641 act.moves_left = total_moves; in start()
2689 jsout.member( "total_moves", total_moves ); in serialize()
2701 data.read( "moves_total", actor.total_moves ); in deserialize()
H A Dactivity_actor_definitions.h855 … std::vector<std::string> str_values ) : total_moves( moves ), monster_coords( coords ), in milk_activity_actor()
875 int total_moves {};
/dports/games/sgt-puzzles/puzzles-20220128.c43a34f/
H A Dtwiddle.c310 int total_moves; in new_game_desc() local
326 total_moves = params->movetarget; in new_game_desc()
327 if (!total_moves) in new_game_desc()
329 total_moves = w*h*n*n*2 + random_upto(rs, 2); in new_game_desc()
341 for (i = 0; i < total_moves; i++) { in new_game_desc()
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/tmc/
H A Dtmc_move_handle.F891 REAL(KIND=dp) :: rnd_mv, total_moves local
898 total_moves = SUM(move_types%mv_weight(2:))
899 rnd_mv = total_moves*rnd
/dports/science/cp2k-data/cp2k-7.1.0/src/tmc/
H A Dtmc_move_handle.F891 REAL(KIND=dp) :: rnd_mv, total_moves local
898 total_moves = SUM(move_types%mv_weight(2:))
899 rnd_mv = total_moves*rnd
/dports/games/freeciv/freeciv-2.6.6/common/
H A Dunit.c1859 int depth, outermost_moves_left, total_moves; in base_transporter_for_unit() member
1873 cur.total_moves = ptrans->moves_left + unit_move_rate(ptrans); in base_transporter_for_unit()
1879 cur.total_moves += ptranstrans->moves_left + unit_move_rate(ptranstrans); in base_transporter_for_unit()
1950 if (cur.total_moves > best.total_moves) { in base_transporter_for_unit()
/dports/games/freeciv-nox11/freeciv-2.6.6/common/
H A Dunit.c1859 int depth, outermost_moves_left, total_moves; in base_transporter_for_unit() member
1873 cur.total_moves = ptrans->moves_left + unit_move_rate(ptrans); in base_transporter_for_unit()
1879 cur.total_moves += ptranstrans->moves_left + unit_move_rate(ptranstrans); in base_transporter_for_unit()
1950 if (cur.total_moves > best.total_moves) { in base_transporter_for_unit()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5Cdbg.c412 int64_t total_moves = 0; in H5C_stats() local
464 total_moves += cache_ptr->moves[i]; in H5C_stats()
564 (long)total_insertions, (long)total_pinned_insertions, (long)total_moves); in H5C_stats()
/dports/games/pysolfc/PySolFC-2.14.1/pysollib/game/
H A D__init__.py392 total_moves = attr.ib(default=0) variable in GameStatsStruct
416 self.total_moves = 0
887 moves=(self.moves.index, self.stats.total_moves),
2183 moves = self.stats.total_moves
2186 self.stats.autoplay_moves += (self.stats.total_moves - moves)
2993 stats.total_moves += 1
3025 self.updateStatus(moves=(moves.index, self.stats.total_moves))
3045 self.stats.total_moves += 1
3049 self.updateStatus(moves=(self.moves.index, self.stats.total_moves))
3068 self.stats.total_moves += 1
[all …]
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/HDF5/src/itkhdf5/src/
H A DH5Cdbg.c548 int64_t total_moves = 0; in H5C_stats() local
601 total_moves += cache_ptr->moves[i]; in H5C_stats()
764 (long)total_moves); in H5C_stats()
/dports/science/hdf5/hdf5-1.10.6/src/
H A DH5Cdbg.c512 int64_t total_moves = 0; in H5C_stats() local
565 total_moves += cache_ptr->moves[i]; in H5C_stats()
728 (long)total_moves); in H5C_stats()
/dports/math/vtk8/VTK-8.2.0/ThirdParty/hdf5/vtkhdf5/src/
H A DH5Cdbg.c548 int64_t total_moves = 0; in H5C_stats() local
601 total_moves += cache_ptr->moves[i]; in H5C_stats()
762 (long)total_moves); in H5C_stats()
/dports/graphics/py-mapclassify/mapclassify-2.4.3/mapclassify/
H A Dclassifiers.py2479 total_moves = 0
2483 total_moves = 0
2509 total_moves += n_moves
2510 if not total_moves:

12