Home
last modified time | relevance | path

Searched refs:Bits_2 (Results 1 – 25 of 69) sorted by relevance

123

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/ada/acats/tests/cd/
H A Dcd30004.a75 type Bits_2 is ( Zeroth_Bit, Fiercest_Bit, Secants_Bit, Threadless_Bit );
86 B2 : Bits_2;
106 if Bits_2'Size /= 2 then
108 Report.Failed("Bits_2'Size not 2 bits");
110 Report.Comment("Bits_2'Size not 2 bits");
H A Dcd20001.a125 type Bits_2 is range 0..2**2-1;
126 for Bits_2'Size use 2; -- ANX-C RQMT
143 type Pact_Aray_2 is array(0..31) of Bits_2;
195 if Pact_Aray_2'Component_Size > Next_Factor ( Bits_2'Size ) then
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/ada/acats/tests/cd/
H A Dcd30004.a75 type Bits_2 is ( Zeroth_Bit, Fiercest_Bit, Secants_Bit, Threadless_Bit );
86 B2 : Bits_2;
106 if Bits_2'Size /= 2 then
108 Report.Failed("Bits_2'Size not 2 bits");
110 Report.Comment("Bits_2'Size not 2 bits");
H A Dcd20001.a125 type Bits_2 is range 0..2**2-1;
126 for Bits_2'Size use 2; -- ANX-C RQMT
143 type Pact_Aray_2 is array(0..31) of Bits_2;
195 if Pact_Aray_2'Component_Size > Next_Factor ( Bits_2'Size ) then
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/ada/acats/tests/cd/
H A Dcd30004.a75 type Bits_2 is ( Zeroth_Bit, Fiercest_Bit, Secants_Bit, Threadless_Bit );
86 B2 : Bits_2;
106 if Bits_2'Size /= 2 then
108 Report.Failed("Bits_2'Size not 2 bits");
110 Report.Comment("Bits_2'Size not 2 bits");
H A Dcd20001.a125 type Bits_2 is range 0..2**2-1;
126 for Bits_2'Size use 2; -- ANX-C RQMT
143 type Pact_Aray_2 is array(0..31) of Bits_2;
195 if Pact_Aray_2'Component_Size > Next_Factor ( Bits_2'Size ) then
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/ada/acats/tests/cd/
H A Dcd30004.a75 type Bits_2 is ( Zeroth_Bit, Fiercest_Bit, Secants_Bit, Threadless_Bit );
86 B2 : Bits_2;
106 if Bits_2'Size /= 2 then
108 Report.Failed("Bits_2'Size not 2 bits");
110 Report.Comment("Bits_2'Size not 2 bits");
H A Dcd20001.a125 type Bits_2 is range 0..2**2-1;
126 for Bits_2'Size use 2; -- ANX-C RQMT
143 type Pact_Aray_2 is array(0..31) of Bits_2;
195 if Pact_Aray_2'Component_Size > Next_Factor ( Bits_2'Size ) then
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/ada/acats/tests/cd/
H A Dcd30004.a75 type Bits_2 is ( Zeroth_Bit, Fiercest_Bit, Secants_Bit, Threadless_Bit );
86 B2 : Bits_2;
106 if Bits_2'Size /= 2 then
108 Report.Failed("Bits_2'Size not 2 bits");
110 Report.Comment("Bits_2'Size not 2 bits");
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/ada/acats/tests/cd/
H A Dcd30004.a75 type Bits_2 is ( Zeroth_Bit, Fiercest_Bit, Secants_Bit, Threadless_Bit );
86 B2 : Bits_2;
106 if Bits_2'Size /= 2 then
108 Report.Failed("Bits_2'Size not 2 bits");
110 Report.Comment("Bits_2'Size not 2 bits");
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/ada/acats/tests/cd/
H A Dcd30004.a75 type Bits_2 is ( Zeroth_Bit, Fiercest_Bit, Secants_Bit, Threadless_Bit );
86 B2 : Bits_2;
106 if Bits_2'Size /= 2 then
108 Report.Failed("Bits_2'Size not 2 bits");
110 Report.Comment("Bits_2'Size not 2 bits");
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/ada/acats/tests/cd/
H A Dcd30004.a75 type Bits_2 is ( Zeroth_Bit, Fiercest_Bit, Secants_Bit, Threadless_Bit );
86 B2 : Bits_2;
106 if Bits_2'Size /= 2 then
108 Report.Failed("Bits_2'Size not 2 bits");
110 Report.Comment("Bits_2'Size not 2 bits");
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/ada/acats/tests/cd/
H A Dcd30004.a75 type Bits_2 is ( Zeroth_Bit, Fiercest_Bit, Secants_Bit, Threadless_Bit );
86 B2 : Bits_2;
106 if Bits_2'Size /= 2 then
108 Report.Failed("Bits_2'Size not 2 bits");
110 Report.Comment("Bits_2'Size not 2 bits");
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/ada/acats/tests/cd/
H A Dcd30004.a75 type Bits_2 is ( Zeroth_Bit, Fiercest_Bit, Secants_Bit, Threadless_Bit );
86 B2 : Bits_2;
106 if Bits_2'Size /= 2 then
108 Report.Failed("Bits_2'Size not 2 bits");
110 Report.Comment("Bits_2'Size not 2 bits");
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/ada/acats/tests/cd/
H A Dcd30004.a75 type Bits_2 is ( Zeroth_Bit, Fiercest_Bit, Secants_Bit, Threadless_Bit );
86 B2 : Bits_2;
106 if Bits_2'Size /= 2 then
108 Report.Failed("Bits_2'Size not 2 bits");
110 Report.Comment("Bits_2'Size not 2 bits");
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/ada/acats/tests/cd/
H A Dcd30004.a75 type Bits_2 is ( Zeroth_Bit, Fiercest_Bit, Secants_Bit, Threadless_Bit );
86 B2 : Bits_2;
106 if Bits_2'Size /= 2 then
108 Report.Failed("Bits_2'Size not 2 bits");
110 Report.Comment("Bits_2'Size not 2 bits");
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/ada/acats/tests/cd/
H A Dcd30004.a75 type Bits_2 is ( Zeroth_Bit, Fiercest_Bit, Secants_Bit, Threadless_Bit );
86 B2 : Bits_2;
106 if Bits_2'Size /= 2 then
108 Report.Failed("Bits_2'Size not 2 bits");
110 Report.Comment("Bits_2'Size not 2 bits");
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/ada/acats/tests/cd/
H A Dcd30004.a75 type Bits_2 is ( Zeroth_Bit, Fiercest_Bit, Secants_Bit, Threadless_Bit );
86 B2 : Bits_2;
106 if Bits_2'Size /= 2 then
108 Report.Failed("Bits_2'Size not 2 bits");
110 Report.Comment("Bits_2'Size not 2 bits");
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/ada/acats/tests/cd/
H A Dcd30004.a75 type Bits_2 is ( Zeroth_Bit, Fiercest_Bit, Secants_Bit, Threadless_Bit );
86 B2 : Bits_2;
106 if Bits_2'Size /= 2 then
108 Report.Failed("Bits_2'Size not 2 bits");
110 Report.Comment("Bits_2'Size not 2 bits");
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/ada/acats/tests/cd/
H A Dcd30004.a75 type Bits_2 is ( Zeroth_Bit, Fiercest_Bit, Secants_Bit, Threadless_Bit );
86 B2 : Bits_2;
106 if Bits_2'Size /= 2 then
108 Report.Failed("Bits_2'Size not 2 bits");
110 Report.Comment("Bits_2'Size not 2 bits");
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/ada/acats/tests/cd/
H A Dcd30004.a75 type Bits_2 is ( Zeroth_Bit, Fiercest_Bit, Secants_Bit, Threadless_Bit );
86 B2 : Bits_2;
106 if Bits_2'Size /= 2 then
108 Report.Failed("Bits_2'Size not 2 bits");
110 Report.Comment("Bits_2'Size not 2 bits");
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/ada/acats/tests/cd/
H A Dcd30004.a75 type Bits_2 is ( Zeroth_Bit, Fiercest_Bit, Secants_Bit, Threadless_Bit );
86 B2 : Bits_2;
106 if Bits_2'Size /= 2 then
108 Report.Failed("Bits_2'Size not 2 bits");
110 Report.Comment("Bits_2'Size not 2 bits");
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/ada/acats/tests/cd/
H A Dcd30004.a75 type Bits_2 is ( Zeroth_Bit, Fiercest_Bit, Secants_Bit, Threadless_Bit );
86 B2 : Bits_2;
106 if Bits_2'Size /= 2 then
108 Report.Failed("Bits_2'Size not 2 bits");
110 Report.Comment("Bits_2'Size not 2 bits");
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/ada/acats/tests/cd/
H A Dcd30004.a75 type Bits_2 is ( Zeroth_Bit, Fiercest_Bit, Secants_Bit, Threadless_Bit );
86 B2 : Bits_2;
106 if Bits_2'Size /= 2 then
108 Report.Failed("Bits_2'Size not 2 bits");
110 Report.Comment("Bits_2'Size not 2 bits");
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/ada/acats/tests/cd/
H A Dcd30004.a75 type Bits_2 is ( Zeroth_Bit, Fiercest_Bit, Secants_Bit, Threadless_Bit );
86 B2 : Bits_2;
106 if Bits_2'Size /= 2 then
108 Report.Failed("Bits_2'Size not 2 bits");
110 Report.Comment("Bits_2'Size not 2 bits");

123