Home
last modified time | relevance | path

Searched refs:PIECE (Results 1 – 25 of 333) sorted by relevance

12345678910>>...14

/dports/games/dreamchess/dreamchess-0.3.0/dreamer/src/
H A Dboard.c353 add_piece(board, MOVE_GET(move, DEST), MOVE_GET(move, PIECE)); in execute_move()
354 if ((MOVE_GET(move, PIECE) & PIECE_MASK) == PAWN) in execute_move()
363 add_piece(board, MOVE_GET(move, DEST), MOVE_GET(move, PIECE)); in execute_move()
372 add_piece(board, MOVE_GET(move, DEST), MOVE_GET(move, PIECE)); in execute_move()
381 add_piece(board, MOVE_GET(move, DEST), MOVE_GET(move, PIECE)); in execute_move()
407 add_piece(board, MOVE_GET(move, DEST), MOVE_GET(move, PIECE)); in execute_move()
477 switch (MOVE_GET(move, PIECE)) { in execute_move()
569 add_piece(board, MOVE_GET(move, DEST), MOVE_GET(move, PIECE)); in unmake_move()
573 add_piece(board, MOVE_GET(move, DEST), MOVE_GET(move, PIECE)); in unmake_move()
577 add_piece(board, MOVE_GET(move, DEST), MOVE_GET(move, PIECE)); in unmake_move()
[all …]
/dports/lang/racket/racket-8.3/share/pkgs/games/pousse/
H A Dcounter.rkt16 (US-PIECE-WEIGHT
17 US-MIDDLE-PIECE-WEIGHT
18 US-LINE-PIECE-WEIGHT
19 US-CONNECT-PIECE-WEIGHT
21 THEM-PIECE-WEIGHT
22 THEM-MIDDLE-PIECE-WEIGHT
23 THEM-LINE-PIECE-WEIGHT
24 THEM-CONNECT-PIECE-WEIGHT
87 (* usses US-PIECE-WEIGHT)
88 (* thems THEM-PIECE-WEIGHT)
[all …]
/dports/www/aria2/aria2-1.36.0/doc/manual-src/en/
H A Dtechnical-notes.rst23 |PIECE |TOTAL LENGTH |UPLOAD LENGTH |BIT- |BITFIELD ... |
28 |NUM |INDEX |LENGTH |PIECE |PIECE BITFIELD ... |
29 |IN- | (4) | (4) |BIT- | (PIECE BITFIELD LENGTH) |
31 |PIECE | | |LENGTH | |
38 Repeated in (NUM IN-FLIGHT) PIECE times
63 ``PIECE LENGTH``: 4 bytes
78 ``NUM IN-FLIGHT PIECE``: 4 bytes
83 The following 4 fields are repeated in ``(NUM IN-FLIGHT PIECE)``
92 ``PIECE BITFIELD LENGTH``: 4 bytes
95 ``PIECE BITFIELD``: ``(PIECE BITFIELD LENGTH)`` bytes
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/ada/acats/tests/c8/
H A Dc87b24b.ada36 TYPE PIECE IS ARRAY (INTEGER RANGE <>) OF INTEGER; type
38 PI : PIECE (1 .. 8) := (3, 1, 4, 1, 5, 9, 2, 6);
39 S1 : PIECE (1 .. 3);
40 S2 : PIECE (4 .. 8);
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/ada/acats/tests/c8/
H A Dc87b24b.ada36 TYPE PIECE IS ARRAY (INTEGER RANGE <>) OF INTEGER; type
38 PI : PIECE (1 .. 8) := (3, 1, 4, 1, 5, 9, 2, 6);
39 S1 : PIECE (1 .. 3);
40 S2 : PIECE (4 .. 8);
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/ada/acats/tests/c8/
H A Dc87b24b.ada36 TYPE PIECE IS ARRAY (INTEGER RANGE <>) OF INTEGER; type
38 PI : PIECE (1 .. 8) := (3, 1, 4, 1, 5, 9, 2, 6);
39 S1 : PIECE (1 .. 3);
40 S2 : PIECE (4 .. 8);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/ada/acats/tests/c8/
H A Dc87b24b.ada36 TYPE PIECE IS ARRAY (INTEGER RANGE <>) OF INTEGER; type
38 PI : PIECE (1 .. 8) := (3, 1, 4, 1, 5, 9, 2, 6);
39 S1 : PIECE (1 .. 3);
40 S2 : PIECE (4 .. 8);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/ada/acats/tests/c8/
H A Dc87b24b.ada36 TYPE PIECE IS ARRAY (INTEGER RANGE <>) OF INTEGER; type
38 PI : PIECE (1 .. 8) := (3, 1, 4, 1, 5, 9, 2, 6);
39 S1 : PIECE (1 .. 3);
40 S2 : PIECE (4 .. 8);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/ada/acats/tests/c8/
H A Dc87b24b.ada36 TYPE PIECE IS ARRAY (INTEGER RANGE <>) OF INTEGER; type
38 PI : PIECE (1 .. 8) := (3, 1, 4, 1, 5, 9, 2, 6);
39 S1 : PIECE (1 .. 3);
40 S2 : PIECE (4 .. 8);
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/ada/acats/tests/c8/
H A Dc87b24b.ada36 TYPE PIECE IS ARRAY (INTEGER RANGE <>) OF INTEGER; type
38 PI : PIECE (1 .. 8) := (3, 1, 4, 1, 5, 9, 2, 6);
39 S1 : PIECE (1 .. 3);
40 S2 : PIECE (4 .. 8);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/ada/acats/tests/c8/
H A Dc87b24b.ada36 TYPE PIECE IS ARRAY (INTEGER RANGE <>) OF INTEGER; type
38 PI : PIECE (1 .. 8) := (3, 1, 4, 1, 5, 9, 2, 6);
39 S1 : PIECE (1 .. 3);
40 S2 : PIECE (4 .. 8);
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/ada/acats/tests/c8/
H A Dc87b24b.ada36 TYPE PIECE IS ARRAY (INTEGER RANGE <>) OF INTEGER; type
38 PI : PIECE (1 .. 8) := (3, 1, 4, 1, 5, 9, 2, 6);
39 S1 : PIECE (1 .. 3);
40 S2 : PIECE (4 .. 8);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/ada/acats/tests/c8/
H A Dc87b24b.ada36 TYPE PIECE IS ARRAY (INTEGER RANGE <>) OF INTEGER; type
38 PI : PIECE (1 .. 8) := (3, 1, 4, 1, 5, 9, 2, 6);
39 S1 : PIECE (1 .. 3);
40 S2 : PIECE (4 .. 8);
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/ada/acats/tests/c8/
H A Dc87b24b.ada36 TYPE PIECE IS ARRAY (INTEGER RANGE <>) OF INTEGER; type
38 PI : PIECE (1 .. 8) := (3, 1, 4, 1, 5, 9, 2, 6);
39 S1 : PIECE (1 .. 3);
40 S2 : PIECE (4 .. 8);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/ada/acats/tests/c8/
H A Dc87b24b.ada36 TYPE PIECE IS ARRAY (INTEGER RANGE <>) OF INTEGER; type
38 PI : PIECE (1 .. 8) := (3, 1, 4, 1, 5, 9, 2, 6);
39 S1 : PIECE (1 .. 3);
40 S2 : PIECE (4 .. 8);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/ada/acats/tests/c8/
H A Dc87b24b.ada36 TYPE PIECE IS ARRAY (INTEGER RANGE <>) OF INTEGER; type
38 PI : PIECE (1 .. 8) := (3, 1, 4, 1, 5, 9, 2, 6);
39 S1 : PIECE (1 .. 3);
40 S2 : PIECE (4 .. 8);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/ada/acats/tests/c8/
H A Dc87b24b.ada36 TYPE PIECE IS ARRAY (INTEGER RANGE <>) OF INTEGER; type
38 PI : PIECE (1 .. 8) := (3, 1, 4, 1, 5, 9, 2, 6);
39 S1 : PIECE (1 .. 3);
40 S2 : PIECE (4 .. 8);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/ada/acats/tests/c8/
H A Dc87b24b.ada36 TYPE PIECE IS ARRAY (INTEGER RANGE <>) OF INTEGER; type
38 PI : PIECE (1 .. 8) := (3, 1, 4, 1, 5, 9, 2, 6);
39 S1 : PIECE (1 .. 3);
40 S2 : PIECE (4 .. 8);
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/ada/acats/tests/c8/
H A Dc87b24b.ada36 TYPE PIECE IS ARRAY (INTEGER RANGE <>) OF INTEGER; type
38 PI : PIECE (1 .. 8) := (3, 1, 4, 1, 5, 9, 2, 6);
39 S1 : PIECE (1 .. 3);
40 S2 : PIECE (4 .. 8);
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/ada/acats/tests/c8/
H A Dc87b24b.ada36 TYPE PIECE IS ARRAY (INTEGER RANGE <>) OF INTEGER; type
38 PI : PIECE (1 .. 8) := (3, 1, 4, 1, 5, 9, 2, 6);
39 S1 : PIECE (1 .. 3);
40 S2 : PIECE (4 .. 8);
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/ada/acats/tests/c8/
H A Dc87b24b.ada36 TYPE PIECE IS ARRAY (INTEGER RANGE <>) OF INTEGER; type
38 PI : PIECE (1 .. 8) := (3, 1, 4, 1, 5, 9, 2, 6);
39 S1 : PIECE (1 .. 3);
40 S2 : PIECE (4 .. 8);
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/ada/acats/tests/c8/
H A Dc87b24b.ada36 TYPE PIECE IS ARRAY (INTEGER RANGE <>) OF INTEGER;
38 PI : PIECE (1 .. 8) := (3, 1, 4, 1, 5, 9, 2, 6);
39 S1 : PIECE (1 .. 3);
40 S2 : PIECE (4 .. 8);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/ada/acats/tests/c8/
H A Dc87b24b.ada36 TYPE PIECE IS ARRAY (INTEGER RANGE <>) OF INTEGER; type
38 PI : PIECE (1 .. 8) := (3, 1, 4, 1, 5, 9, 2, 6);
39 S1 : PIECE (1 .. 3);
40 S2 : PIECE (4 .. 8);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/ada/acats/tests/c8/
H A Dc87b24b.ada36 TYPE PIECE IS ARRAY (INTEGER RANGE <>) OF INTEGER; type
38 PI : PIECE (1 .. 8) := (3, 1, 4, 1, 5, 9, 2, 6);
39 S1 : PIECE (1 .. 3);
40 S2 : PIECE (4 .. 8);
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/ada/acats/tests/c8/
H A Dc87b24b.ada36 TYPE PIECE IS ARRAY (INTEGER RANGE <>) OF INTEGER; type
38 PI : PIECE (1 .. 8) := (3, 1, 4, 1, 5, 9, 2, 6);
39 S1 : PIECE (1 .. 3);
40 S2 : PIECE (4 .. 8);

12345678910>>...14