Home
last modified time | relevance | path

Searched refs:Nb_Choices (Results 1 – 25 of 48) sorted by relevance

12

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dexp_aggr.adb1171 Nb_Choices : Nat := 0; variable
1231 Nb_Choices := Nb_Choices + 1;
1251 if Nb_Choices > 1 then
1257 for J in 1 .. Nb_Choices loop
1280 if J = Nb_Choices then
3590 Nb_Choices : Int := -1; variable
3625 Nb_Choices := -1;
3630 Nb_Choices := Nb_Choices + 1;
4780 Nb_Choices : Nat := 0; variable
4794 Nb_Choices := Nb_Choices + 1;
[all …]
H A Dsem_aggr.adb1428 Nb_Choices : Nat := 0; variable
1475 Nb_Choices := Nb_Choices + 1;
1488 and then (Nb_Choices > 1
1489 or else (Nb_Choices = 1 and then not Others_Present))
1517 Case_Table_Size := Nb_Choices - 1;
1519 Case_Table_Size := Nb_Choices;
1621 and then Nb_Choices /= 1
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dexp_aggr.adb1171 Nb_Choices : Nat := 0;
1231 Nb_Choices := Nb_Choices + 1;
1251 if Nb_Choices > 1 then
1257 for J in 1 .. Nb_Choices loop
1280 if J = Nb_Choices then
3590 Nb_Choices : Int := -1;
3625 Nb_Choices := -1;
3630 Nb_Choices := Nb_Choices + 1;
4780 Nb_Choices : Nat := 0;
4794 Nb_Choices := Nb_Choices + 1;
[all …]
H A Dsem_aggr.adb1428 Nb_Choices : Nat := 0; variable
1475 Nb_Choices := Nb_Choices + 1;
1488 and then (Nb_Choices > 1
1489 or else (Nb_Choices = 1 and then not Others_Present))
1517 Case_Table_Size := Nb_Choices - 1;
1519 Case_Table_Size := Nb_Choices;
1621 and then Nb_Choices /= 1
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dexp_aggr.adb1566 Nb_Choices : Nat := 0; variable
1638 Nb_Choices := Nb_Choices + 1;
1658 if Nb_Choices > 1 then
1664 for J in 1 .. Nb_Choices loop
1687 if J = Nb_Choices then
4447 Nb_Choices : Int := -1; variable
4482 Nb_Choices := -1;
4487 Nb_Choices := Nb_Choices + 1;
6031 Nb_Choices : Nat := 0; variable
6043 Nb_Choices := Nb_Choices + 1;
[all …]
H A Dsem_aggr.adb1748 Nb_Choices : Nat := 0; variable
1839 Nb_Choices := Nb_Choices + 1;
1849 Nb_Choices := Nb_Choices - 1;
1864 and then (Nb_Choices > 1
1865 or else (Nb_Choices = 1 and then not Others_Present))
1892 Case_Table_Size := Nb_Choices - 1;
1894 Case_Table_Size := Nb_Choices;
2019 and then Nb_Choices /= 1
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dexp_aggr.adb1566 Nb_Choices : Nat := 0; variable
1638 Nb_Choices := Nb_Choices + 1;
1658 if Nb_Choices > 1 then
1664 for J in 1 .. Nb_Choices loop
1687 if J = Nb_Choices then
4447 Nb_Choices : Int := -1; variable
4482 Nb_Choices := -1;
4487 Nb_Choices := Nb_Choices + 1;
6031 Nb_Choices : Nat := 0; variable
6043 Nb_Choices := Nb_Choices + 1;
[all …]
H A Dsem_aggr.adb1748 Nb_Choices : Nat := 0; variable
1839 Nb_Choices := Nb_Choices + 1;
1849 Nb_Choices := Nb_Choices - 1;
1864 and then (Nb_Choices > 1
1865 or else (Nb_Choices = 1 and then not Others_Present))
1892 Case_Table_Size := Nb_Choices - 1;
1894 Case_Table_Size := Nb_Choices;
2019 and then Nb_Choices /= 1
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dexp_aggr.adb1590 Nb_Choices : Nat := 0; variable
1662 Nb_Choices := Nb_Choices + 1;
1682 if Nb_Choices > 1 then
1688 for J in 1 .. Nb_Choices loop
1711 if J = Nb_Choices then
4527 Nb_Choices : Int := -1; variable
4562 Nb_Choices := -1;
4567 Nb_Choices := Nb_Choices + 1;
6256 Nb_Choices : Nat := 0; variable
6268 Nb_Choices := Nb_Choices + 1;
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dexp_aggr.adb1619 Nb_Choices : Nat := 0; variable
1684 Nb_Choices := Nb_Choices + 1;
1686 Table (Nb_Choices) :=
1701 if Nb_Choices > 1 then
1707 for J in 1 .. Nb_Choices loop
4824 Nb_Choices : Int := -1; variable
4861 Nb_Choices := -1;
4866 Nb_Choices := Nb_Choices + 1;
6634 Nb_Choices : Nat := 0; variable
6646 Nb_Choices := Nb_Choices + 1;
[all …]
H A Dsem_aggr.adb1661 Nb_Choices : Nat := 0; variable
1762 Nb_Choices := Nb_Choices + 1;
1772 Nb_Choices := Nb_Choices - 1;
1787 and then (Nb_Choices > 1
1788 or else (Nb_Choices = 1 and then not Others_Present))
1815 Case_Table_Size := Nb_Choices - 1;
1817 Case_Table_Size := Nb_Choices;
1963 and then Nb_Choices /= 1
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dexp_aggr.adb1619 Nb_Choices : Nat := 0; variable
1684 Nb_Choices := Nb_Choices + 1;
1686 Table (Nb_Choices) :=
1701 if Nb_Choices > 1 then
1707 for J in 1 .. Nb_Choices loop
4824 Nb_Choices : Int := -1; variable
4861 Nb_Choices := -1;
4866 Nb_Choices := Nb_Choices + 1;
6634 Nb_Choices : Nat := 0; variable
6646 Nb_Choices := Nb_Choices + 1;
[all …]
H A Dsem_aggr.adb1661 Nb_Choices : Nat := 0; variable
1762 Nb_Choices := Nb_Choices + 1;
1772 Nb_Choices := Nb_Choices - 1;
1787 and then (Nb_Choices > 1
1788 or else (Nb_Choices = 1 and then not Others_Present))
1815 Case_Table_Size := Nb_Choices - 1;
1817 Case_Table_Size := Nb_Choices;
1963 and then Nb_Choices /= 1
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_aggr.adb2036 Nb_Choices : Nat := 0; variable
2101 Nb_Choices := Nb_Choices + 1;
2103 Table (Nb_Choices) :=
2118 if Nb_Choices > 1 then
2124 for J in 1 .. Nb_Choices loop
5614 Nb_Choices : Int := -1; variable
5651 Nb_Choices := -1;
5656 Nb_Choices := Nb_Choices + 1;
7687 Nb_Choices : Nat := 0; variable
7699 Nb_Choices := Nb_Choices + 1;
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_aggr.adb2036 Nb_Choices : Nat := 0; variable
2101 Nb_Choices := Nb_Choices + 1;
2103 Table (Nb_Choices) :=
2118 if Nb_Choices > 1 then
2124 for J in 1 .. Nb_Choices loop
5614 Nb_Choices : Int := -1; variable
5651 Nb_Choices := -1;
5656 Nb_Choices := Nb_Choices + 1;
7687 Nb_Choices : Nat := 0; variable
7699 Nb_Choices := Nb_Choices + 1;
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dexp_aggr.adb2024 Nb_Choices : Nat := 0; variable
2088 Nb_Choices := Nb_Choices + 1;
2090 Table (Nb_Choices) :=
2105 if Nb_Choices > 1 then
2111 for J in 1 .. Nb_Choices loop
5725 Nb_Choices : Int := -1; variable
5762 Nb_Choices := -1;
5767 Nb_Choices := Nb_Choices + 1;
7885 Nb_Choices : Nat := 0; variable
7897 Nb_Choices := Nb_Choices + 1;
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dexp_aggr.adb2024 Nb_Choices : Nat := 0; variable
2088 Nb_Choices := Nb_Choices + 1;
2090 Table (Nb_Choices) :=
2105 if Nb_Choices > 1 then
2111 for J in 1 .. Nb_Choices loop
5725 Nb_Choices : Int := -1; variable
5762 Nb_Choices := -1;
5767 Nb_Choices := Nb_Choices + 1;
7885 Nb_Choices : Nat := 0; variable
7897 Nb_Choices := Nb_Choices + 1;
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_aggr.adb2036 Nb_Choices : Nat := 0; variable
2101 Nb_Choices := Nb_Choices + 1;
2103 Table (Nb_Choices) :=
2118 if Nb_Choices > 1 then
2124 for J in 1 .. Nb_Choices loop
5614 Nb_Choices : Int := -1; variable
5651 Nb_Choices := -1;
5656 Nb_Choices := Nb_Choices + 1;
7687 Nb_Choices : Nat := 0; variable
7699 Nb_Choices := Nb_Choices + 1;
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dexp_aggr.adb2036 Nb_Choices : Nat := 0; variable
2101 Nb_Choices := Nb_Choices + 1;
2103 Table (Nb_Choices) :=
2118 if Nb_Choices > 1 then
2124 for J in 1 .. Nb_Choices loop
5614 Nb_Choices : Int := -1; variable
5651 Nb_Choices := -1;
5656 Nb_Choices := Nb_Choices + 1;
7687 Nb_Choices : Nat := 0; variable
7699 Nb_Choices := Nb_Choices + 1;
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dexp_aggr.adb2024 Nb_Choices : Nat := 0; variable
2088 Nb_Choices := Nb_Choices + 1;
2090 Table (Nb_Choices) :=
2105 if Nb_Choices > 1 then
2111 for J in 1 .. Nb_Choices loop
5725 Nb_Choices : Int := -1; variable
5762 Nb_Choices := -1;
5767 Nb_Choices := Nb_Choices + 1;
7885 Nb_Choices : Nat := 0; variable
7897 Nb_Choices := Nb_Choices + 1;
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dexp_aggr.adb2036 Nb_Choices : Nat := 0; variable
2101 Nb_Choices := Nb_Choices + 1;
2103 Table (Nb_Choices) :=
2118 if Nb_Choices > 1 then
2124 for J in 1 .. Nb_Choices loop
5614 Nb_Choices : Int := -1; variable
5651 Nb_Choices := -1;
5656 Nb_Choices := Nb_Choices + 1;
7687 Nb_Choices : Nat := 0; variable
7699 Nb_Choices := Nb_Choices + 1;
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_aggr.adb2036 Nb_Choices : Nat := 0; variable
2101 Nb_Choices := Nb_Choices + 1;
2103 Table (Nb_Choices) :=
2118 if Nb_Choices > 1 then
2124 for J in 1 .. Nb_Choices loop
5614 Nb_Choices : Int := -1; variable
5651 Nb_Choices := -1;
5656 Nb_Choices := Nb_Choices + 1;
7687 Nb_Choices : Nat := 0; variable
7699 Nb_Choices := Nb_Choices + 1;
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dexp_aggr.adb2032 Nb_Choices : Nat := 0; variable
2097 Nb_Choices := Nb_Choices + 1;
2099 Table (Nb_Choices) :=
2114 if Nb_Choices > 1 then
2120 for J in 1 .. Nb_Choices loop
5694 Nb_Choices : Int := -1; variable
5731 Nb_Choices := -1;
5736 Nb_Choices := Nb_Choices + 1;
7828 Nb_Choices : Nat := 0; variable
7840 Nb_Choices := Nb_Choices + 1;
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dexp_aggr.adb2032 Nb_Choices : Nat := 0; variable
2097 Nb_Choices := Nb_Choices + 1;
2099 Table (Nb_Choices) :=
2114 if Nb_Choices > 1 then
2120 for J in 1 .. Nb_Choices loop
5694 Nb_Choices : Int := -1; variable
5731 Nb_Choices := -1;
5736 Nb_Choices := Nb_Choices + 1;
7828 Nb_Choices : Nat := 0; variable
7840 Nb_Choices := Nb_Choices + 1;
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dexp_aggr.adb2032 Nb_Choices : Nat := 0; variable
2097 Nb_Choices := Nb_Choices + 1;
2099 Table (Nb_Choices) :=
2114 if Nb_Choices > 1 then
2120 for J in 1 .. Nb_Choices loop
5694 Nb_Choices : Int := -1; variable
5731 Nb_Choices := -1;
5736 Nb_Choices := Nb_Choices + 1;
7828 Nb_Choices : Nat := 0; variable
7840 Nb_Choices := Nb_Choices + 1;
[all …]

12