/dports/graphics/scale2x/scale2x-3.1/contrib/freebasic/ |
H A D | scale2x8BPP.bas | 25 Dim Image(TILE_WID - 1,TILE_HEI -1 ) as Ubyte 26 Dim Image2x(TILE_WID*2 -1 ,TILE_HEI*2 -1) as Ubyte 38 dim col as Ubyte 41 dim E as Ubyte, E0 as Ubyte, E1 as Ubyte, E2 as Ubyte, E3 as Ubyte 42 dim B as Ubyte, D as Ubyte, F as Ubyte, H as Ubyte
|
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gnat.dg/ |
H A D | packed_subtype.adb | 5 subtype Ubyte is Integer range 0 .. 255; subtype 6 type Packet (Id : Ubyte) is record 7 A, B : Ubyte;
|
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gnat.dg/ |
H A D | packed_subtype.adb | 5 subtype Ubyte is Integer range 0 .. 255; subtype 6 type Packet (Id : Ubyte) is record 7 A, B : Ubyte;
|
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gnat.dg/ |
H A D | packed_subtype.adb | 5 subtype Ubyte is Integer range 0 .. 255; subtype 6 type Packet (Id : Ubyte) is record 7 A, B : Ubyte;
|
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gnat.dg/ |
H A D | packed_subtype.adb | 5 subtype Ubyte is Integer range 0 .. 255; subtype 6 type Packet (Id : Ubyte) is record 7 A, B : Ubyte;
|
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gnat.dg/ |
H A D | packed_subtype.adb | 5 subtype Ubyte is Integer range 0 .. 255; subtype 6 type Packet (Id : Ubyte) is record 7 A, B : Ubyte;
|
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gnat.dg/ |
H A D | packed_subtype.adb | 5 subtype Ubyte is Integer range 0 .. 255; subtype 6 type Packet (Id : Ubyte) is record 7 A, B : Ubyte;
|
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gnat.dg/ |
H A D | packed_subtype.adb | 5 subtype Ubyte is Integer range 0 .. 255; subtype 6 type Packet (Id : Ubyte) is record 7 A, B : Ubyte;
|
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gnat.dg/ |
H A D | packed_subtype.adb | 5 subtype Ubyte is Integer range 0 .. 255; subtype 6 type Packet (Id : Ubyte) is record 7 A, B : Ubyte;
|
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gnat.dg/ |
H A D | packed_subtype.adb | 5 subtype Ubyte is Integer range 0 .. 255; subtype 6 type Packet (Id : Ubyte) is record 7 A, B : Ubyte;
|
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gnat.dg/ |
H A D | packed_subtype.adb | 5 subtype Ubyte is Integer range 0 .. 255; subtype 6 type Packet (Id : Ubyte) is record 7 A, B : Ubyte;
|
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/gnat.dg/ |
H A D | packed_subtype.adb | 5 subtype Ubyte is Integer range 0 .. 255; subtype 6 type Packet (Id : Ubyte) is record 7 A, B : Ubyte;
|
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/gnat.dg/ |
H A D | packed_subtype.adb | 5 subtype Ubyte is Integer range 0 .. 255; subtype 6 type Packet (Id : Ubyte) is record 7 A, B : Ubyte;
|
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gnat.dg/ |
H A D | packed_subtype.adb | 5 subtype Ubyte is Integer range 0 .. 255; subtype 6 type Packet (Id : Ubyte) is record 7 A, B : Ubyte;
|
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gnat.dg/ |
H A D | packed_subtype.adb | 5 subtype Ubyte is Integer range 0 .. 255; subtype 6 type Packet (Id : Ubyte) is record 7 A, B : Ubyte;
|
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gnat.dg/ |
H A D | packed_subtype.adb | 5 subtype Ubyte is Integer range 0 .. 255; subtype 6 type Packet (Id : Ubyte) is record 7 A, B : Ubyte;
|
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gnat.dg/ |
H A D | packed_subtype.adb | 5 subtype Ubyte is Integer range 0 .. 255; subtype 6 type Packet (Id : Ubyte) is record 7 A, B : Ubyte;
|
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gnat.dg/ |
H A D | packed_subtype.adb | 5 subtype Ubyte is Integer range 0 .. 255; subtype 6 type Packet (Id : Ubyte) is record 7 A, B : Ubyte;
|
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gnat.dg/ |
H A D | packed_subtype.adb | 5 subtype Ubyte is Integer range 0 .. 255; subtype 6 type Packet (Id : Ubyte) is record 7 A, B : Ubyte;
|
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gnat.dg/ |
H A D | packed_subtype.adb | 5 subtype Ubyte is Integer range 0 .. 255; subtype 6 type Packet (Id : Ubyte) is record 7 A, B : Ubyte;
|
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gnat.dg/ |
H A D | packed_subtype.adb | 5 subtype Ubyte is Integer range 0 .. 255; subtype 6 type Packet (Id : Ubyte) is record 7 A, B : Ubyte;
|
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gnat.dg/ |
H A D | packed_subtype.adb | 5 subtype Ubyte is Integer range 0 .. 255; subtype 6 type Packet (Id : Ubyte) is record 7 A, B : Ubyte;
|
/dports/games/nethack33/nethack-3.3.1/sys/vms/ |
H A D | vmstty.c | 73 #define Ubyte unsigned char macro 84 Ubyte xmt_speed, rcv_speed; 85 Ubyte cr_fill, lf_fill, parity; 89 Ubyte class, type; /* class==DC$_TERM, type==(various) */
|
/dports/games/nethack33-nox11/nethack-3.3.1/sys/vms/ |
H A D | vmstty.c | 73 #define Ubyte unsigned char macro 84 Ubyte xmt_speed, rcv_speed; 85 Ubyte cr_fill, lf_fill, parity; 89 Ubyte class, type; /* class==DC$_TERM, type==(various) */
|
/dports/games/nethack34/nethack-3.4.3/sys/vms/ |
H A D | vmstty.c | 73 #define Ubyte unsigned char macro 84 Ubyte xmt_speed, rcv_speed; 85 Ubyte cr_fill, lf_fill, parity; 89 Ubyte class, type; /* class==DC$_TERM, type==(various) */
|