Home
last modified time | relevance | path

Searched refs:remove_piece (Results 1 – 12 of 12) sorted by relevance

/dports/games/dreamchess/dreamchess-0.3.0/dreamer/src/
H A Dboard.c54 static void remove_piece(board_t *board, int square, int piece) in remove_piece() function
382 remove_piece(board, MOVE_GET(move, DEST) + 1, rook); in execute_move()
408 remove_piece(board, MOVE_GET(move, DEST) - 2, rook); in execute_move()
439 remove_piece(board, MOVE_GET(move, DEST), MOVE_GET(move, PIECE)); in execute_move()
443 remove_piece(board, MOVE_GET(move, DEST), MOVE_GET(move, PIECE)); in execute_move()
447 remove_piece(board, MOVE_GET(move, DEST), MOVE_GET(move, PIECE)); in execute_move()
451 remove_piece(board, MOVE_GET(move, DEST), MOVE_GET(move, PIECE)); in execute_move()
586 remove_piece(board, MOVE_GET(move, DEST), MOVE_GET(move, PIECE)); in unmake_move()
591 remove_piece(board, MOVE_GET(move, DEST), MOVE_GET(move, PIECE)); in unmake_move()
623 remove_piece(board, MOVE_GET(move, DEST) - 1, rook); in unmake_move()
[all …]
/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/include/libtorrent/aux_/
H A Dstorage_piece_set.hpp57 void remove_piece(cached_piece_entry* p);
/dports/net-p2p/libtorrent-rasterbar/libtorrent-rasterbar-1.2.14/include/libtorrent/aux_/
H A Dstorage_piece_set.hpp57 void remove_piece(cached_piece_entry* p);
/dports/net-p2p/libtorrent-rasterbar/libtorrent-rasterbar-1.2.14/src/
H A Dstorage_piece_set.cpp51 void storage_piece_set::remove_piece(cached_piece_entry* p) in remove_piece() function in libtorrent::aux::storage_piece_set
H A Dblock_cache.cpp938 pe->storage->remove_piece(pe); in erase_piece()
/dports/net-p2p/py-libtorrent-rasterbar/libtorrent-1.2.13/src/
H A Dstorage_piece_set.cpp51 void storage_piece_set::remove_piece(cached_piece_entry* p) in remove_piece() function in libtorrent::aux::storage_piece_set
H A Dblock_cache.cpp938 pe->storage->remove_piece(pe); in erase_piece()
/dports/games/KnightCap/Export/
H A Dboard.c47 static inline void remove_piece(Position *b, PieceStruct *piece) in remove_piece() function
114 remove_piece(b, piece); in change_piece()
117 remove_piece(b, piece); in change_piece()
220 remove_piece(b, oldpiece); in do_move_part1()
234 remove_piece(b, oldpiece); in do_move_part1()
/dports/games/stockfish/Stockfish-sf_14/src/
H A Dposition.cpp766 remove_piece(capsq); in do_move()
829 remove_piece(to); in do_move()
919 remove_piece(to); in undo_move()
983 remove_piece(Do ? from : to); in do_castling()
984 remove_piece(Do ? rfrom : rto); in do_castling()
H A Dposition.h175 void remove_piece(Square s);
384 inline void Position::remove_piece(Square s) { in remove_piece() function
/dports/games/stockfish/Stockfish-sf_14/src/nnue/
H A Devaluate_nnue.cpp340 pos.remove_piece(sq); in trace()
/dports/games/frogatto/frogatto-1.3.1/modules/cube_trains/data/object_prototypes/
H A Dct-cursor.cfg188 remove_piece: "def(position) if(map_unlocked, [
634 on_unplace: "remove_piece(self.vars.location)",
770 remove_piece(selectedGrid([mouse_x, mouse_y]))),
773 3, [remove_piece(selectedGrid([mouse_x, mouse_y])),