Home
last modified time | relevance | path

Searched refs:Current_Choice (Results 1 – 10 of 10) sorted by relevance

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dprj-strt.adb371 Current_Choice : Project_Node_Id := Empty_Node; variable
385 Current_Choice := First_Choice;
390 Set_Location_Of (Current_Choice, To => Token_Ptr);
395 Set_String_Value_Of (Current_Choice, To => Choice_String);
441 Set_Next_Literal_String (Current_Choice, To => Next_Choice);
442 Current_Choice := Next_Choice;
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dprj-strt.adb371 Current_Choice : Project_Node_Id := Empty_Node; variable
385 Current_Choice := First_Choice;
390 Set_Location_Of (Current_Choice, To => Token_Ptr);
395 Set_String_Value_Of (Current_Choice, To => Choice_String);
441 Set_Next_Literal_String (Current_Choice, To => Next_Choice);
442 Current_Choice := Next_Choice;
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dsem_case.adb2219 Current_Choice : Node_Id := First_Choice; variable
2230 Current_Choice);
2235 Next (Current_Choice);
2239 if Tab (Idx2).Choice /= Current_Choice
2243 Current_Choice);
2255 if Present (Next (Current_Choice)) then
2258 Next (Current_Choice));
2272 Current_Choice : Node_Id := First_Choice; variable
2290 & " choice", Current_Choice);
2293 Current_Choice := Tab (Idx2).Choice;
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dprj-strt.adb489 Current_Choice : Project_Node_Id := Empty_Node; variable
505 Current_Choice := First_Choice;
510 Set_Location_Of (Current_Choice, In_Tree, To => Token_Ptr);
515 Set_String_Value_Of (Current_Choice, In_Tree, To => Choice_String);
568 (Current_Choice, In_Tree, To => Next_Choice);
569 Current_Choice := Next_Choice;
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dprj-strt.adb489 Current_Choice : Project_Node_Id := Empty_Node; variable
505 Current_Choice := First_Choice;
510 Set_Location_Of (Current_Choice, In_Tree, To => Token_Ptr);
515 Set_String_Value_Of (Current_Choice, In_Tree, To => Choice_String);
568 (Current_Choice, In_Tree, To => Next_Choice);
569 Current_Choice := Next_Choice;
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dprj-strt.adb489 Current_Choice : Project_Node_Id := Empty_Node; variable
505 Current_Choice := First_Choice;
510 Set_Location_Of (Current_Choice, In_Tree, To => Token_Ptr);
515 Set_String_Value_Of (Current_Choice, In_Tree, To => Choice_String);
568 (Current_Choice, In_Tree, To => Next_Choice);
569 Current_Choice := Next_Choice;
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dprj-strt.adb513 Current_Choice : Project_Node_Id := Empty_Node; variable
529 Current_Choice := First_Choice;
534 Set_Location_Of (Current_Choice, In_Tree, To => Token_Ptr);
539 Set_String_Value_Of (Current_Choice, In_Tree, To => Choice_String);
595 (Current_Choice, In_Tree, To => Next_Choice);
596 Current_Choice := Next_Choice;
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dprj-strt.adb513 Current_Choice : Project_Node_Id := Empty_Node; variable
529 Current_Choice := First_Choice;
534 Set_Location_Of (Current_Choice, In_Tree, To => Token_Ptr);
539 Set_String_Value_Of (Current_Choice, In_Tree, To => Choice_String);
595 (Current_Choice, In_Tree, To => Next_Choice);
596 Current_Choice := Next_Choice;
/dports/devel/gprbuild/gprbuild-376670f/gpr/src/
H A Dgpr-strt.adb514 Current_Choice : Project_Node_Id := Empty_Project_Node; variable
530 Current_Choice := First_Choice;
535 Set_Location_Of (Current_Choice, In_Tree, To => Token_Ptr);
540 Set_String_Value_Of (Current_Choice, In_Tree, To => Choice_String);
596 (Current_Choice, In_Tree, To => Next_Choice);
597 Current_Choice := Next_Choice;
/dports/lang/gnat_util/gnat_util/
H A Dprj-strt.adb513 Current_Choice : Project_Node_Id := Empty_Node; variable
529 Current_Choice := First_Choice;
534 Set_Location_Of (Current_Choice, In_Tree, To => Token_Ptr);
539 Set_String_Value_Of (Current_Choice, In_Tree, To => Choice_String);
595 (Current_Choice, In_Tree, To => Next_Choice);
596 Current_Choice := Next_Choice;