Home
last modified time | relevance | path

Searched defs:moves (Results 101 – 125 of 1492) sorted by relevance

12345678910>>...60

/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/data/json/items/tool/
H A Draincatchers.json19 "moves": 100, number
42 "moves": 100, number
64 "moves": 100, number
86 "moves": 100, number
109 "moves": 100, number
130 "moves": 100, number
/dports/math/cudd/cudd-3.0.0/cudd/
H A DcuddAnneal.c318 Move *move,*moves; in ddExchange() local
467 Move *moves; /* list of moves */ in ddJumpingAux() local
534 Move *moves; in ddJumpingUp() local
591 Move *moves; in ddJumpingDown() local
646 Move * moves, in siftBackwardProb()
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/data/mods/Generic_Guns/bandoliers/
H A Dholster.json15 "moves": 30 number
22 "moves": 20 number
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/data/mods/Generic_Guns/bandoliers/
H A Dholster.json15 "moves": 30 number
22 "moves": 20 number
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/data/json/items/armor/
H A Dpets_dog_armor.json28 "moves": 200 number
35 "moves": 200 number
42 "moves": 200 number
49 "moves": 200 number
149 "moves": 200 number
156 "moves": 200 number
163 "moves": 200 number
170 "moves": 200 number
H A Dbandolier.json42 "moves": 20 number
83 "moves": 20 number
115 "pocket_data": [ { "ammo_restriction": { "40x46mm": 6, "40x53mm": 6 }, "moves": 20 } ], number
158 "moves": 20 number
200 "moves": 20 number
223 "pocket_data": [ { "ammo_restriction": { "40x46mm": 4, "40x53mm": 4 }, "moves": 20 } ], number
244 "pocket_data": [ { "ammo_restriction": { "rock": 10 }, "moves": 20 } ], number
268 "moves": 30, number
275 "moves": 30, number
282 "moves": 30, number
[all …]
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/data/json/items/armor/
H A Dpets_dog_armor.json28 "moves": 200 number
35 "moves": 200 number
42 "moves": 200 number
49 "moves": 200 number
149 "moves": 200 number
156 "moves": 200 number
163 "moves": 200 number
170 "moves": 200 number
H A Dbandolier.json42 "moves": 20 number
83 "moves": 20 number
115 "pocket_data": [ { "ammo_restriction": { "40x46mm": 6, "40x53mm": 6 }, "moves": 20 } ], number
158 "moves": 20 number
200 "moves": 20 number
223 "pocket_data": [ { "ammo_restriction": { "40x46mm": 4, "40x53mm": 4 }, "moves": 20 } ], number
244 "pocket_data": [ { "ammo_restriction": { "rock": 10 }, "moves": 20 } ], number
268 "moves": 30, number
275 "moves": 30, number
282 "moves": 30, number
[all …]
/dports/games/crafty/crafty-25.2_1/
H A Dmovgen.c18 uint64_t target, piecebd, moves, promotions, pcapturesl, pcapturesr; in GenerateCaptures() local
164 uint64_t temp_target, target, piecebd, moves; in GenerateChecks() local
443 uint64_t target, targetc, targetp, piecebd, moves, empty, checksqs; in GenerateCheckEvasions() local
680 uint64_t target, piecebd, moves; in GenerateNoncaptures() local
/dports/games/fillets-ng/fillets-ng-1.0.1/src/level/
H A DLevel.cpp309 std::string moves = in saveGame() local
343 Level::loadGame(const std::string &moves) in loadGame()
360 Level::loadReplay(const std::string &moves) in loadReplay()
398 std::string moves = m_levelScript->room()->stepCounter()->getMoves(); in nextUndoAction() local
H A DLevelStatus.cpp112 LevelStatus::writeSolvedMoves(const std::string &moves) in writeSolvedMoves()
153 int moves = readSolvedMoves().size(); in compareToBest() local
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/data/json/items/corpses/
H A Dinactive_bots.json23 "moves": 60, number
49 "moves": 60, number
75 "moves": 60, number
101 "moves": 60, number
127 "moves": 60, number
150 "moves": 100, number
175 "moves": 60, number
201 "moves": 60, number
224 "moves": 100, number
246 "moves": 100, number
[all …]
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/data/json/items/corpses/
H A Dinactive_bots.json23 "moves": 60, number
49 "moves": 60, number
75 "moves": 60, number
101 "moves": 60, number
127 "moves": 60, number
150 "moves": 100, number
175 "moves": 60, number
201 "moves": 60, number
224 "moves": 100, number
246 "moves": 100, number
[all …]
/dports/lang/v8/v8-9.6.180.12/test/unittests/compiler/backend/
H A Dinstruction-unittest.cc27 bool Contains(const ZoneVector<MoveOperands*>* moves, in Contains()
147 std::vector<InstructionOperand> moves = { in TEST_F() local
176 std::vector<InstructionOperand> moves = { in TEST_F() local
/dports/lang/v8/v8-9.6.180.12/src/compiler/backend/
H A Dgap-resolver.cc24 ParallelMove* moves) { in Split()
88 void GapResolver::Resolve(ParallelMove* moves) { in Resolve()
152 void GapResolver::PerformMove(ParallelMove* moves, MoveOperands* move) { in PerformMove()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/compiler/backend/
H A Dgap-resolver.cc24 ParallelMove* moves) { in Split()
88 void GapResolver::Resolve(ParallelMove* moves) { in Resolve()
152 void GapResolver::PerformMove(ParallelMove* moves, MoveOperands* move) { in PerformMove()
/dports/games/dreamchess/dreamchess-0.3.0/dreamer/src/
H A Dmove.c43 move_t moves[(MAX_DEPTH + 1) * 256]; variable
347 static void free_moves_ray(int ***moves) { in free_moves_ray()
363 static void free_moves_single(int **moves) { in free_moves_single()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/compiler/backend/
H A Dgap-resolver.cc24 ParallelMove* moves) { in Split()
88 void GapResolver::Resolve(ParallelMove* moves) { in Resolve()
152 void GapResolver::PerformMove(ParallelMove* moves, MoveOperands* move) { in PerformMove()
/dports/games/leela-zero/leela-zero-0.17/autogtp/
H A DGame.cpp166 const int moves) { in gameStart()
237 void Game::setMovesCount(int moves) { in setMovesCount()
298 QStringList moves = m.split(" "); in setMove() local
390 bool Game::loadSgf(const QString &fileName, const int moves) { in loadSgf()
/dports/math/py-brial/BRiAl-1.2.10/cudd/
H A DcuddApa.c363 int i; in ddExchange()
512 } /* end of Cudd_ApaCompareRatios */
581 decimal[i] = (unsigned char) remainder;
640 if (remainder != 0) first = i; /* keep track of MS non-zero */
694 max = Cudd_NewApaNumber(*digits); in siftBackwardProb()
/dports/math/brial/BRiAl-1.2.10/cudd/
H A DcuddAnneal.c361 Move *move,*moves; in ddExchange() local
512 Move *moves; /* list of moves */ in ddJumpingAux() local
581 Move *moves; in ddJumpingUp() local
640 Move *moves; in ddJumpingDown() local
696 Move * moves, in siftBackwardProb()
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/bdd/cudd/
H A DcuddAnneal.c365 Move *move,*moves; in ddExchange() local
516 Move *moves; /* list of moves */ in ddJumpingAux() local
585 Move *moves; in ddJumpingUp() local
644 Move *moves; in ddJumpingDown() local
700 Move * moves, in siftBackwardProb()
/dports/games/hexxagon/hexxagon-1.0.2/src/libhexx/
H A Dmove.cpp41 std::vector<Move> moves; in alphaBeta() local
82 bool libhexx::scoreMoves(std::vector<Move> &moves, const Board board, const LookUp& lookUp, int dep… in scoreMoves()
/dports/games/scid/scid/tcl/tools/
H A Duci.tcl786 proc sc_move_add { moves } { argument
843 proc formatPvAfterMoves { played_moves moves } {
/dports/games/gogui/gogui-1.4.10/src/net/sf/gogui/gtp/
H A DGtpSynchronizer.java72 ArrayList<Move> moves = new ArrayList<Move>(); in init() local
91 ArrayList<Move> moves = new ArrayList<Move>(); in synchronize() local
243 private int computeToPlay(ArrayList<Move> moves, ConstBoard targetState) in computeToPlay()
303 private void play(ArrayList<Move> moves) throws GtpError in play()

12345678910>>...60