Home
last modified time | relevance | path

Searched defs:board (Results 251 – 275 of 2893) sorted by relevance

1...<<11121314151617181920>>...116

/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/examples/parallel_for/game_of_life/src/
H A DEvolution.h57 BoardPtr board //! the board to update in Evolution()
137 SequentialEvolution(Matrix *m, BoardPtr board) in SequentialEvolution()
162 ParallelEvolution(Matrix *m, BoardPtr board) in ParallelEvolution()
/dports/games/dreamchess/dreamchess-0.3.0/dreamer/src/
H A Dboard.h176 typedef struct board { struct
177 bitboard_t bitboard[NR_BITBOARDS]; argument
189 bitboard_t en_passant; argument
197 /* Number of pawns on the board for both black and white. */ argument
206 /* Structure describing a move on the board. */ argument
H A Dtransposition.c53 void store_board(board_t *board, int eval, int eval_type, int depth, int ply, int time_stamp, move_… in store_board()
75 void set_best_move(board_t *board, move_t move) { in set_best_move()
84 int lookup_board(board_t *board, int depth, int ply, int *eval) { in lookup_board()
118 move_t lookup_best_move(board_t *board) { in lookup_best_move()
/dports/games/polyglot/polyglot-1.4.70b/
H A Dmove_do.c28 void move_do(board_t * board, int move) { in move_do()
202 static void square_clear(board_t * board, int square, int piece) { in square_clear()
260 static void square_set(board_t * board, int square, int piece, int pos) { in square_set()
316 static void square_move(board_t * board, int from, int to, int piece) { in square_move()
H A Dattack.c131 bool is_in_check(const board_t * board, int colour) { in is_in_check()
141 bool is_attacked(const board_t * board, int to, int colour) { in is_attacked()
163 bool piece_attack(const board_t * board, int piece, int from, int to) { in piece_attack()
193 bool is_pinned(const board_t * board, int from, int to, int colour) { in is_pinned()
/dports/cad/librepcb/librepcb-0.1.6/libs/librepcb/projecteditor/boardeditor/fsm/
H A Dboardeditorstate_drawpolygon.cpp78 Board* board = getActiveBoard(); in entry() local
169 Board* board = getActiveBoard(); in processGraphicsSceneLeftMouseButtonPressed() local
202 bool BoardEditorState_DrawPolygon::startAddPolygon(Board& board, in startAddPolygon()
339 Board& board = mCurrentPolygon->getBoard(); in makeSelectedLayerVisible() local
H A Dboardeditorstate_drawplane.cpp73 Board* board = getActiveBoard(); in entry() local
174 Board* board = getActiveBoard(); in processGraphicsSceneLeftMouseButtonPressed() local
207 bool BoardEditorState_DrawPlane::startAddPlane(Board& board, in startAddPlane()
330 Board& board = mCurrentPlane->getBoard(); in makeSelectedLayerVisible() local
H A Dboardeditorstate_addstroketext.cpp82 Board* board = getActiveBoard(); in entry() local
205 Board* board = getActiveBoard(); in processGraphicsSceneLeftMouseButtonPressed() local
237 bool BoardEditorState_AddStrokeText::addText(Board& board, in addText()
371 if (Board* board = getActiveBoard()) { in makeLayerVisible() local
/dports/games/scid/scid/src/polyglot/
H A Dmove_do.cpp32 void move_do(board_t * board, int move) { in move_do()
206 static void square_clear(board_t * board, int square, int piece) { in square_clear()
264 static void square_set(board_t * board, int square, int piece, int pos) { in square_set()
320 static void square_move(board_t * board, int from, int to, int piece) { in square_move()
/dports/devel/py-python-gitlab/python-gitlab-2.10.1/tests/functional/
H A Dee-test.py106 board = project1.boards.create({"name": "testboard"}) variable
107 board = project1.boards.get(board.id) variable
113 board = group1.boards.create({"name": "testboard"}) variable
114 board = group1.boards.get(board.id) variable
/dports/games/py-pychess/pychess-1.0.2/lib/pychess/Utils/lutils/
H A Dlsearch.py31 def alphaBeta(board, depth, alpha=-MATE_VALUE, beta=MATE_VALUE, ply=0): argument
285 def quiescent(board, alpha, beta, ply): argument
369 def _pieceCounts(self, board): argument
/dports/devel/onetbb/oneTBB-2021.4.0/examples/parallel_for/game_of_life/
H A DEvolution.hpp46 BoardPtr board //! the board to update in Evolution()
109 SequentialEvolution(Matrix* m, BoardPtr board) : Evolution(m, board) {} in SequentialEvolution()
120 ParallelEvolution(Matrix* m, BoardPtr board) : Evolution(m, board), m_parallel_time(0) { in ParallelEvolution()
/dports/games/gnuchess/gnuchess-6.2.9/src/adapter/
H A Dmove_do.cpp50 void move_do(board_t * board, int move) { in move_do()
224 static void square_clear(board_t * board, int square, int piece) { in square_clear()
282 static void square_set(board_t * board, int square, int piece, int pos) { in square_set()
338 static void square_move(board_t * board, int from, int to, int piece) { in square_move()
H A Dattack.cpp153 bool is_in_check(const board_t * board, int colour) { in is_in_check()
163 bool is_attacked(const board_t * board, int to, int colour) { in is_attacked()
185 bool piece_attack(const board_t * board, int piece, int from, int to) { in piece_attack()
215 bool is_pinned(const board_t * board, int from, int to, int colour) { in is_pinned()
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/app/services/boards/lists/
H A Dgenerate_service.rb6 def execute(board) argument
22 def create_list(board, params) argument
/dports/emulators/mess/mame-mame0226/src/mame/machine/
H A Dkonppc.cpp102 void konppc_device::set_cgboard_texture_bank(int board, const char *bank, uint8_t *rom) in set_cgboard_texture_bank()
193 uint32_t konppc_device::dsp_comm_sharc_r(int board, int offset) in dsp_comm_sharc_r()
198 void konppc_device::dsp_comm_sharc_w(int board, int offset, uint32_t data) in dsp_comm_sharc_w()
262 uint32_t konppc_device::dsp_shared_ram_r_sharc(int board, int offset) in dsp_shared_ram_r_sharc()
276 void konppc_device::dsp_shared_ram_w_sharc(int board, int offset, uint32_t data) in dsp_shared_ram_w_sharc()
333 uint32_t konppc_device::nwk_fifo_r(int board) in nwk_fifo_r()
360 void konppc_device::nwk_fifo_w(int board, uint32_t data) in nwk_fifo_w()
/dports/emulators/mame/mame-mame0226/src/mame/machine/
H A Dkonppc.cpp102 void konppc_device::set_cgboard_texture_bank(int board, const char *bank, uint8_t *rom) in set_cgboard_texture_bank()
193 uint32_t konppc_device::dsp_comm_sharc_r(int board, int offset) in dsp_comm_sharc_r()
198 void konppc_device::dsp_comm_sharc_w(int board, int offset, uint32_t data) in dsp_comm_sharc_w()
262 uint32_t konppc_device::dsp_shared_ram_r_sharc(int board, int offset) in dsp_shared_ram_r_sharc()
276 void konppc_device::dsp_shared_ram_w_sharc(int board, int offset, uint32_t data) in dsp_shared_ram_w_sharc()
333 uint32_t konppc_device::nwk_fifo_r(int board) in nwk_fifo_r()
360 void konppc_device::nwk_fifo_w(int board, uint32_t data) in nwk_fifo_w()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/comedi/drivers/
H A Damplc_dio200_common.c93 const struct dio200_board *board = dev->board_ptr; in dio200_read8() local
106 const struct dio200_board *board = dev->board_ptr; in dio200_write8() local
120 const struct dio200_board *board = dev->board_ptr; in dio200_read32() local
133 const struct dio200_board *board = dev->board_ptr; in dio200_write32() local
147 const struct dio200_board *board = dev->board_ptr; in dio200_subdev_8254_offset() local
170 const struct dio200_board *board = dev->board_ptr; in dio200_subdev_intr_insn_bits() local
187 const struct dio200_board *board = dev->board_ptr; in dio200_stop_intr() local
199 const struct dio200_board *board = dev->board_ptr; in dio200_start_intr() local
264 const struct dio200_board *board = dev->board_ptr; in dio200_handle_read_intr() local
423 const struct dio200_board *board = dev->board_ptr; in dio200_subdev_intr_init() local
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/comedi/drivers/
H A Damplc_dio200_common.c93 const struct dio200_board *board = dev->board_ptr; in dio200_read8() local
106 const struct dio200_board *board = dev->board_ptr; in dio200_write8() local
120 const struct dio200_board *board = dev->board_ptr; in dio200_read32() local
133 const struct dio200_board *board = dev->board_ptr; in dio200_write32() local
147 const struct dio200_board *board = dev->board_ptr; in dio200_subdev_8254_offset() local
170 const struct dio200_board *board = dev->board_ptr; in dio200_subdev_intr_insn_bits() local
187 const struct dio200_board *board = dev->board_ptr; in dio200_stop_intr() local
199 const struct dio200_board *board = dev->board_ptr; in dio200_start_intr() local
264 const struct dio200_board *board = dev->board_ptr; in dio200_handle_read_intr() local
423 const struct dio200_board *board = dev->board_ptr; in dio200_subdev_intr_init() local
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/comedi/drivers/
H A Damplc_dio200_common.c93 const struct dio200_board *board = dev->board_ptr; in dio200_read8() local
106 const struct dio200_board *board = dev->board_ptr; in dio200_write8() local
120 const struct dio200_board *board = dev->board_ptr; in dio200_read32() local
133 const struct dio200_board *board = dev->board_ptr; in dio200_write32() local
147 const struct dio200_board *board = dev->board_ptr; in dio200_subdev_8254_offset() local
170 const struct dio200_board *board = dev->board_ptr; in dio200_subdev_intr_insn_bits() local
187 const struct dio200_board *board = dev->board_ptr; in dio200_stop_intr() local
199 const struct dio200_board *board = dev->board_ptr; in dio200_start_intr() local
264 const struct dio200_board *board = dev->board_ptr; in dio200_handle_read_intr() local
423 const struct dio200_board *board = dev->board_ptr; in dio200_subdev_intr_init() local
[all …]
/dports/games/gogui/gogui-1.4.10/src/net/sf/gogui/game/
H A DBoardUpdater.java24 public void update(ConstGameTree tree, ConstNode currentNode, Board board) in update()
82 private void newSetup(Board board, ConstPointList setupBlack, in newSetup()
116 void setupMovesAsHandicap(Board board) in setupMovesAsHandicap()
/dports/devel/hpx/hpx-1.2.1/examples/nqueen/server/
H A Dnqueen.hpp23 class board : public hpx::components::component_base<board> class
41 board() : list_(0), count_(0) in board() function in nqueen::server::board
44 board(list_type const& list, std::size_t, std::size_t) in board() function in nqueen::server::board
/dports/games/rezerwar/rezerwar-0.4.2/src/
H A Dsky.c48 sky_update(Board *board, uint32_t now) in sky_update()
61 sky_render(Board *board) in sky_render()
H A Dchimneys.c51 chimneys_update(Board *board, uint32_t now) in chimneys_update()
67 chimneys_render(Board *board) in chimneys_render()
/dports/net-im/toxic/toxic-0.11.3/src/
H A Dgame_chess.c119 Board board; member
382 Board *board = &state->board; in chess_get_tile() local
607 Board *board = &state->board; in chess_valid_pawn_move() local
783 Board *board = &state->board; in chess_player_in_check() local
805 Board *board = &state->board; in chess_mock_move_valid() local
864 Board *board = &state->board; in chess_valid_move() local
912 Board *board = &state->board; in chess_piece_attacking_square() local
972 Board *board = &state->board; in chess_player_castle() local
1263 Board *board = &state->board; in chess_player_can_mate() local
1302 Board *board = &state->board; in chess_piece_can_move() local
[all …]

1...<<11121314151617181920>>...116