Home
last modified time | relevance | path

Searched refs:Others_Choice (Results 1 – 25 of 93) sorted by relevance

1234

/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dsem_case.adb96 Others_Choice : Node_Id;
430 Others_Choice : Node_Id;
433 Loc : constant Source_Ptr := Sloc (Others_Choice);
549 Set_Others_Discrete_Choices (Others_Choice, New_List (Choice));
596 Set_Others_Discrete_Choices (Others_Choice, Choice_List);
601 and then Comes_From_Source (Others_Choice)
604 Error_Msg_N ("?r?OTHERS choice is redundant", Others_Choice);
605 Error_Msg_N ("\?r?previous choices cover all values", Others_Choice);
689 Others_Choice : Node_Id := Empty; variable
1003 Others_Choice := Choice;
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dsem_case.adb96 Others_Choice : Node_Id;
430 Others_Choice : Node_Id;
433 Loc : constant Source_Ptr := Sloc (Others_Choice);
549 Set_Others_Discrete_Choices (Others_Choice, New_List (Choice));
596 Set_Others_Discrete_Choices (Others_Choice, Choice_List);
601 and then Comes_From_Source (Others_Choice)
604 Error_Msg_N ("?r?OTHERS choice is redundant", Others_Choice);
605 Error_Msg_N ("\?r?previous choices cover all values", Others_Choice);
689 Others_Choice : Node_Id := Empty; variable
1003 Others_Choice := Choice;
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dsem_case.adb81 Others_Choice : Node_Id;
347 Others_Choice : Node_Id;
350 Loc : constant Source_Ptr := Sloc (Others_Choice);
469 Set_Others_Discrete_Choices (Others_Choice, New_List (Choice));
516 Set_Others_Discrete_Choices (Others_Choice, Choice_List);
521 and then Comes_From_Source (Others_Choice)
524 Error_Msg_N ("?others choice is empty", Others_Choice);
589 Others_Choice : Node_Id := Empty; variable
814 Others_Choice := Choice;
852 Others_Choice => Others_Choice,
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dsem_case.adb81 Others_Choice : Node_Id;
347 Others_Choice : Node_Id;
350 Loc : constant Source_Ptr := Sloc (Others_Choice);
469 Set_Others_Discrete_Choices (Others_Choice, New_List (Choice));
516 Set_Others_Discrete_Choices (Others_Choice, Choice_List);
521 and then Comes_From_Source (Others_Choice)
524 Error_Msg_N ("?others choice is empty", Others_Choice);
589 Others_Choice : Node_Id := Empty; variable
814 Others_Choice := Choice;
852 Others_Choice => Others_Choice,
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dsem_case.adb96 Others_Choice : Node_Id;
946 Others_Choice : Node_Id;
949 Loc : constant Source_Ptr := Sloc (Others_Choice);
1064 Set_Others_Discrete_Choices (Others_Choice, New_List (Choice));
1111 Set_Others_Discrete_Choices (Others_Choice, Choice_List);
1116 and then Comes_From_Source (Others_Choice)
1119 Error_Msg_N ("?r?OTHERS choice is redundant", Others_Choice);
1120 Error_Msg_N ("\?r?previous choices cover all values", Others_Choice);
1324 Others_Choice : Node_Id := Empty; variable
1649 Others_Choice := Choice;
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dsem_case.adb96 Others_Choice : Node_Id;
946 Others_Choice : Node_Id;
949 Loc : constant Source_Ptr := Sloc (Others_Choice);
1064 Set_Others_Discrete_Choices (Others_Choice, New_List (Choice));
1111 Set_Others_Discrete_Choices (Others_Choice, Choice_List);
1116 and then Comes_From_Source (Others_Choice)
1119 Error_Msg_N ("?r?OTHERS choice is redundant", Others_Choice);
1120 Error_Msg_N ("\?r?previous choices cover all values", Others_Choice);
1324 Others_Choice : Node_Id := Empty; variable
1649 Others_Choice := Choice;
[all …]
H A Dexp_ch11.adb192 Others_Choice : Boolean; variable
1121 Others_Choice :=
1125 if (Others_Choice
1129 (Others_Choice
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dsem_case.adb96 Others_Choice : Node_Id;
852 Others_Choice : Node_Id;
855 Loc : constant Source_Ptr := Sloc (Others_Choice);
970 Set_Others_Discrete_Choices (Others_Choice, New_List (Choice));
1017 Set_Others_Discrete_Choices (Others_Choice, Choice_List);
1022 and then Comes_From_Source (Others_Choice)
1025 Error_Msg_N ("?r?OTHERS choice is redundant", Others_Choice);
1026 Error_Msg_N ("\?r?previous choices cover all values", Others_Choice);
1230 Others_Choice : Node_Id := Empty; variable
1554 Others_Choice := Choice;
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_case.adb96 Others_Choice : Node_Id;
980 Others_Choice : Node_Id;
983 Loc : constant Source_Ptr := Sloc (Others_Choice);
1098 Set_Others_Discrete_Choices (Others_Choice, New_List (Choice));
1145 Set_Others_Discrete_Choices (Others_Choice, Choice_List);
1150 and then Comes_From_Source (Others_Choice)
1153 Error_Msg_N ("?r?OTHERS choice is redundant", Others_Choice);
1154 Error_Msg_N ("\?r?previous choices cover all values", Others_Choice);
1359 Others_Choice : Node_Id := Empty; variable
1734 Others_Choice := Choice;
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dsem_case.adb96 Others_Choice : Node_Id;
980 Others_Choice : Node_Id;
983 Loc : constant Source_Ptr := Sloc (Others_Choice);
1098 Set_Others_Discrete_Choices (Others_Choice, New_List (Choice));
1145 Set_Others_Discrete_Choices (Others_Choice, Choice_List);
1150 and then Comes_From_Source (Others_Choice)
1153 Error_Msg_N ("?r?OTHERS choice is redundant", Others_Choice);
1154 Error_Msg_N ("\?r?previous choices cover all values", Others_Choice);
1359 Others_Choice : Node_Id := Empty; variable
1734 Others_Choice := Choice;
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_case.adb96 Others_Choice : Node_Id;
980 Others_Choice : Node_Id;
983 Loc : constant Source_Ptr := Sloc (Others_Choice);
1098 Set_Others_Discrete_Choices (Others_Choice, New_List (Choice));
1145 Set_Others_Discrete_Choices (Others_Choice, Choice_List);
1150 and then Comes_From_Source (Others_Choice)
1153 Error_Msg_N ("?r?OTHERS choice is redundant", Others_Choice);
1154 Error_Msg_N ("\?r?previous choices cover all values", Others_Choice);
1359 Others_Choice : Node_Id := Empty; variable
1734 Others_Choice := Choice;
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dsem_case.adb96 Others_Choice : Node_Id;
980 Others_Choice : Node_Id;
983 Loc : constant Source_Ptr := Sloc (Others_Choice);
1098 Set_Others_Discrete_Choices (Others_Choice, New_List (Choice));
1145 Set_Others_Discrete_Choices (Others_Choice, Choice_List);
1150 and then Comes_From_Source (Others_Choice)
1153 Error_Msg_N ("?r?OTHERS choice is redundant", Others_Choice);
1154 Error_Msg_N ("\?r?previous choices cover all values", Others_Choice);
1359 Others_Choice : Node_Id := Empty; variable
1734 Others_Choice := Choice;
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dsem_case.adb96 Others_Choice : Node_Id;
981 Others_Choice : Node_Id;
984 Loc : constant Source_Ptr := Sloc (Others_Choice);
1103 Set_Others_Discrete_Choices (Others_Choice, New_List (Choice));
1150 Set_Others_Discrete_Choices (Others_Choice, Choice_List);
1155 and then Comes_From_Source (Others_Choice)
1158 Error_Msg_N ("?r?OTHERS choice is redundant", Others_Choice);
1159 Error_Msg_N ("\?r?previous choices cover all values", Others_Choice);
1364 Others_Choice : Node_Id := Empty; variable
1739 Others_Choice := Choice;
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dsem_case.adb96 Others_Choice : Node_Id;
980 Others_Choice : Node_Id;
983 Loc : constant Source_Ptr := Sloc (Others_Choice);
1098 Set_Others_Discrete_Choices (Others_Choice, New_List (Choice));
1145 Set_Others_Discrete_Choices (Others_Choice, Choice_List);
1150 and then Comes_From_Source (Others_Choice)
1153 Error_Msg_N ("?r?OTHERS choice is redundant", Others_Choice);
1154 Error_Msg_N ("\?r?previous choices cover all values", Others_Choice);
1359 Others_Choice : Node_Id := Empty; variable
1734 Others_Choice := Choice;
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_case.adb96 Others_Choice : Node_Id;
980 Others_Choice : Node_Id;
983 Loc : constant Source_Ptr := Sloc (Others_Choice);
1098 Set_Others_Discrete_Choices (Others_Choice, New_List (Choice));
1145 Set_Others_Discrete_Choices (Others_Choice, Choice_List);
1150 and then Comes_From_Source (Others_Choice)
1153 Error_Msg_N ("?r?OTHERS choice is redundant", Others_Choice);
1154 Error_Msg_N ("\?r?previous choices cover all values", Others_Choice);
1359 Others_Choice : Node_Id := Empty; variable
1734 Others_Choice := Choice;
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_case.adb96 Others_Choice : Node_Id;
980 Others_Choice : Node_Id;
983 Loc : constant Source_Ptr := Sloc (Others_Choice);
1098 Set_Others_Discrete_Choices (Others_Choice, New_List (Choice));
1145 Set_Others_Discrete_Choices (Others_Choice, Choice_List);
1150 and then Comes_From_Source (Others_Choice)
1153 Error_Msg_N ("?r?OTHERS choice is redundant", Others_Choice);
1154 Error_Msg_N ("\?r?previous choices cover all values", Others_Choice);
1359 Others_Choice : Node_Id := Empty; variable
1734 Others_Choice := Choice;
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dsem_case.adb96 Others_Choice : Node_Id;
980 Others_Choice : Node_Id;
983 Loc : constant Source_Ptr := Sloc (Others_Choice);
1098 Set_Others_Discrete_Choices (Others_Choice, New_List (Choice));
1145 Set_Others_Discrete_Choices (Others_Choice, Choice_List);
1150 and then Comes_From_Source (Others_Choice)
1153 Error_Msg_N ("?r?OTHERS choice is redundant", Others_Choice);
1154 Error_Msg_N ("\?r?previous choices cover all values", Others_Choice);
1359 Others_Choice : Node_Id := Empty; variable
1734 Others_Choice := Choice;
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dsem_case.adb96 Others_Choice : Node_Id;
981 Others_Choice : Node_Id;
984 Loc : constant Source_Ptr := Sloc (Others_Choice);
1103 Set_Others_Discrete_Choices (Others_Choice, New_List (Choice));
1150 Set_Others_Discrete_Choices (Others_Choice, Choice_List);
1155 and then Comes_From_Source (Others_Choice)
1158 Error_Msg_N ("?r?OTHERS choice is redundant", Others_Choice);
1159 Error_Msg_N ("\?r?previous choices cover all values", Others_Choice);
1364 Others_Choice : Node_Id := Empty; variable
1739 Others_Choice := Choice;
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dsem_case.adb96 Others_Choice : Node_Id;
980 Others_Choice : Node_Id;
983 Loc : constant Source_Ptr := Sloc (Others_Choice);
1098 Set_Others_Discrete_Choices (Others_Choice, New_List (Choice));
1145 Set_Others_Discrete_Choices (Others_Choice, Choice_List);
1150 and then Comes_From_Source (Others_Choice)
1153 Error_Msg_N ("?r?OTHERS choice is redundant", Others_Choice);
1154 Error_Msg_N ("\?r?previous choices cover all values", Others_Choice);
1359 Others_Choice : Node_Id := Empty; variable
1734 Others_Choice := Choice;
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dsem_case.adb96 Others_Choice : Node_Id;
980 Others_Choice : Node_Id;
983 Loc : constant Source_Ptr := Sloc (Others_Choice);
1098 Set_Others_Discrete_Choices (Others_Choice, New_List (Choice));
1145 Set_Others_Discrete_Choices (Others_Choice, Choice_List);
1150 and then Comes_From_Source (Others_Choice)
1153 Error_Msg_N ("?r?OTHERS choice is redundant", Others_Choice);
1154 Error_Msg_N ("\?r?previous choices cover all values", Others_Choice);
1359 Others_Choice : Node_Id := Empty; variable
1734 Others_Choice := Choice;
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dsem_case.adb96 Others_Choice : Node_Id;
981 Others_Choice : Node_Id;
984 Loc : constant Source_Ptr := Sloc (Others_Choice);
1103 Set_Others_Discrete_Choices (Others_Choice, New_List (Choice));
1150 Set_Others_Discrete_Choices (Others_Choice, Choice_List);
1155 and then Comes_From_Source (Others_Choice)
1158 Error_Msg_N ("?r?OTHERS choice is redundant", Others_Choice);
1159 Error_Msg_N ("\?r?previous choices cover all values", Others_Choice);
1364 Others_Choice : Node_Id := Empty; variable
1739 Others_Choice := Choice;
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dsem_case.adb96 Others_Choice : Node_Id;
980 Others_Choice : Node_Id;
983 Loc : constant Source_Ptr := Sloc (Others_Choice);
1098 Set_Others_Discrete_Choices (Others_Choice, New_List (Choice));
1145 Set_Others_Discrete_Choices (Others_Choice, Choice_List);
1150 and then Comes_From_Source (Others_Choice)
1153 Error_Msg_N ("?r?OTHERS choice is redundant", Others_Choice);
1154 Error_Msg_N ("\?r?previous choices cover all values", Others_Choice);
1359 Others_Choice : Node_Id := Empty; variable
1734 Others_Choice := Choice;
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dsem_case.adb96 Others_Choice : Node_Id;
980 Others_Choice : Node_Id;
983 Loc : constant Source_Ptr := Sloc (Others_Choice);
1098 Set_Others_Discrete_Choices (Others_Choice, New_List (Choice));
1145 Set_Others_Discrete_Choices (Others_Choice, Choice_List);
1150 and then Comes_From_Source (Others_Choice)
1153 Error_Msg_N ("?r?OTHERS choice is redundant", Others_Choice);
1154 Error_Msg_N ("\?r?previous choices cover all values", Others_Choice);
1359 Others_Choice : Node_Id := Empty; variable
1734 Others_Choice := Choice;
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dsem_case.adb271 Others_Choice : Node_Id;
2842 Others_Choice : Node_Id;
2845 Loc : constant Source_Ptr := Sloc (Others_Choice);
2965 Set_Others_Discrete_Choices (Others_Choice, New_List (Choice));
3012 Set_Others_Discrete_Choices (Others_Choice, Choice_List);
3017 and then Comes_From_Source (Others_Choice)
3020 Error_Msg_N ("?r?OTHERS choice is redundant", Others_Choice);
3021 Error_Msg_N ("\?r?previous choices cover all values", Others_Choice);
3226 Others_Choice : Node_Id := Empty; variable
3753 Others_Choice := Choice;
[all …]
/dports/cad/ghdl/ghdl-1.0.0/src/vhdl/
H A Dvhdl-sem_expr.ads145 Others_Choice : Iir; component

1234