Home
last modified time | relevance | path

Searched refs:Choice_Index (Results 1 – 25 of 65) sorted by relevance

123

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dexp_ch5.adb3324 Choice_Index : Natural;
3347 Choice_Index : Natural;
3368 Choice_Index : Natural := Pattern_Match.Choice_Index;
3421 Make_Integer_Literal (Loc, Int (Choice_Index)));
3524 if Choice_Index /= 0 and not Suppress_Choice_Index_Update then
3778 Choice_Index : Natural := 0; variable
3781 Choice_Index := 1;
3787 Choice_Index => Choice_Index,
3791 if Choice_Index /= 0 then
3792 Choice_Index := Choice_Index + 1;
[all …]
H A Dexp_dist.adb10457 Choice_Index : Int := 0; variable
10559 Choice_Index :=
10560 Choice_Index + UI_To_Int (H - L) + 1;
10579 Intval => Choice_Index))));
10598 Choice_Index := Choice_Index + 1;
10612 Choice_Index := Choice_Index + 1;
/dports/lang/adacontrol/adactl-1.18r9/src/
H A Drules-barrier_expressions.adb363 for Choice_Index in Choices'Range loop
364 Choice := Choices (Choice_Index);
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_dist.adb10463 Choice_Index : Int := 0; variable
10565 Choice_Index :=
10566 Choice_Index + UI_To_Int (H - L) + 1;
10585 Intval => Choice_Index))));
10604 Choice_Index := Choice_Index + 1;
10618 Choice_Index := Choice_Index + 1;
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dexp_dist.adb10458 Choice_Index : Int := 0; variable
10560 Choice_Index :=
10561 Choice_Index + UI_To_Int (H - L) + 1;
10580 Intval => Choice_Index))));
10599 Choice_Index := Choice_Index + 1;
10613 Choice_Index := Choice_Index + 1;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_dist.adb10463 Choice_Index : Int := 0; variable
10565 Choice_Index :=
10566 Choice_Index + UI_To_Int (H - L) + 1;
10585 Intval => Choice_Index))));
10604 Choice_Index := Choice_Index + 1;
10618 Choice_Index := Choice_Index + 1;
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dexp_dist.adb10458 Choice_Index : Int := 0; variable
10560 Choice_Index :=
10561 Choice_Index + UI_To_Int (H - L) + 1;
10580 Intval => Choice_Index))));
10599 Choice_Index := Choice_Index + 1;
10613 Choice_Index := Choice_Index + 1;
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dexp_dist.adb10456 Choice_Index : Int := 0; variable
10558 Choice_Index :=
10559 Choice_Index + UI_To_Int (H - L) + 1;
10578 Intval => Choice_Index))));
10597 Choice_Index := Choice_Index + 1;
10611 Choice_Index := Choice_Index + 1;
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dexp_dist.adb10456 Choice_Index : Int := 0; variable
10558 Choice_Index :=
10559 Choice_Index + UI_To_Int (H - L) + 1;
10578 Intval => Choice_Index))));
10597 Choice_Index := Choice_Index + 1;
10611 Choice_Index := Choice_Index + 1;
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dexp_dist.adb10388 Choice_Index : Int := 0; variable
10490 Choice_Index :=
10491 Choice_Index + UI_To_Int (H - L) + 1;
10510 Intval => Choice_Index))));
10529 Choice_Index := Choice_Index + 1;
10543 Choice_Index := Choice_Index + 1;
H A Dexp_aggr.adb3529 Choice_Index : Int; variable
3663 Choice_Index := UI_To_Int (Expr_Value (Choice));
3664 if Choice_Index in Vals'Range then
3665 Vals (Choice_Index) :=
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dexp_dist.adb10456 Choice_Index : Int := 0; variable
10558 Choice_Index :=
10559 Choice_Index + UI_To_Int (H - L) + 1;
10578 Intval => Choice_Index))));
10597 Choice_Index := Choice_Index + 1;
10611 Choice_Index := Choice_Index + 1;
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dexp_dist.adb10388 Choice_Index : Int := 0; variable
10490 Choice_Index :=
10491 Choice_Index + UI_To_Int (H - L) + 1;
10510 Intval => Choice_Index))));
10529 Choice_Index := Choice_Index + 1;
10543 Choice_Index := Choice_Index + 1;
H A Dexp_aggr.adb3529 Choice_Index : Int; variable
3663 Choice_Index := UI_To_Int (Expr_Value (Choice));
3664 if Choice_Index in Vals'Range then
3665 Vals (Choice_Index) :=
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_dist.adb10463 Choice_Index : Int := 0; variable
10565 Choice_Index :=
10566 Choice_Index + UI_To_Int (H - L) + 1;
10585 Intval => Choice_Index))));
10604 Choice_Index := Choice_Index + 1;
10618 Choice_Index := Choice_Index + 1;
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dexp_dist.adb10394 Choice_Index : Int := 0; variable
10496 Choice_Index :=
10497 Choice_Index + UI_To_Int (H - L) + 1;
10516 Intval => Choice_Index))));
10535 Choice_Index := Choice_Index + 1;
10549 Choice_Index := Choice_Index + 1;
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dexp_dist.adb10463 Choice_Index : Int := 0; variable
10565 Choice_Index :=
10566 Choice_Index + UI_To_Int (H - L) + 1;
10585 Intval => Choice_Index))));
10604 Choice_Index := Choice_Index + 1;
10618 Choice_Index := Choice_Index + 1;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dexp_dist.adb10456 Choice_Index : Int := 0; variable
10558 Choice_Index :=
10559 Choice_Index + UI_To_Int (H - L) + 1;
10578 Intval => Choice_Index))));
10597 Choice_Index := Choice_Index + 1;
10611 Choice_Index := Choice_Index + 1;
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dexp_dist.adb10456 Choice_Index : Int := 0; variable
10558 Choice_Index :=
10559 Choice_Index + UI_To_Int (H - L) + 1;
10578 Intval => Choice_Index))));
10597 Choice_Index := Choice_Index + 1;
10611 Choice_Index := Choice_Index + 1;
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dexp_dist.adb10463 Choice_Index : Int := 0; variable
10565 Choice_Index :=
10566 Choice_Index + UI_To_Int (H - L) + 1;
10585 Intval => Choice_Index))));
10604 Choice_Index := Choice_Index + 1;
10618 Choice_Index := Choice_Index + 1;
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_dist.adb10463 Choice_Index : Int := 0; variable
10565 Choice_Index :=
10566 Choice_Index + UI_To_Int (H - L) + 1;
10585 Intval => Choice_Index))));
10604 Choice_Index := Choice_Index + 1;
10618 Choice_Index := Choice_Index + 1;
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dexp_dist.adb10456 Choice_Index : Int := 0; variable
10558 Choice_Index :=
10559 Choice_Index + UI_To_Int (H - L) + 1;
10578 Intval => Choice_Index))));
10597 Choice_Index := Choice_Index + 1;
10611 Choice_Index := Choice_Index + 1;
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dexp_dist.adb10462 Choice_Index : Int := 0; variable
10564 Choice_Index :=
10565 Choice_Index + UI_To_Int (H - L) + 1;
10584 Intval => Choice_Index))));
10603 Choice_Index := Choice_Index + 1;
10617 Choice_Index := Choice_Index + 1;
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dexp_dist.adb10462 Choice_Index : Int := 0; variable
10564 Choice_Index :=
10565 Choice_Index + UI_To_Int (H - L) + 1;
10584 Intval => Choice_Index))));
10603 Choice_Index := Choice_Index + 1;
10617 Choice_Index := Choice_Index + 1;
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dexp_dist.adb10462 Choice_Index : Int := 0; variable
10564 Choice_Index :=
10565 Choice_Index + UI_To_Int (H - L) + 1;
10584 Intval => Choice_Index))));
10603 Choice_Index := Choice_Index + 1;
10617 Choice_Index := Choice_Index + 1;

123