Home
last modified time | relevance | path

Searched refs:Curr_Attr (Results 1 – 7 of 7) sorted by relevance

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dprj-attr.adb777 Curr_Attr : Attr_Node_Id; variable
800 Curr_Attr := First_Attr;
801 while Curr_Attr /= Empty_Attr loop
802 if Attrs.Table (Curr_Attr).Name = Attr_Name then
812 Curr_Attr := Attrs.Table (Curr_Attr).Next;
892 Curr_Attr : Attr_Node_Id; variable
915 Curr_Attr := First_Attr;
916 while Curr_Attr /= Empty_Attr loop
917 if Attrs.Table (Curr_Attr).Name = Attr_Name then
926 Curr_Attr := Attrs.Table (Curr_Attr).Next;
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dprj-attr.adb771 Curr_Attr : Attr_Node_Id; variable
794 Curr_Attr := First_Attr;
795 while Curr_Attr /= Empty_Attr loop
796 if Attrs.Table (Curr_Attr).Name = Attr_Name then
806 Curr_Attr := Attrs.Table (Curr_Attr).Next;
886 Curr_Attr : Attr_Node_Id; variable
909 Curr_Attr := First_Attr;
910 while Curr_Attr /= Empty_Attr loop
911 if Attrs.Table (Curr_Attr).Name = Attr_Name then
920 Curr_Attr := Attrs.Table (Curr_Attr).Next;
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dprj-attr.adb771 Curr_Attr : Attr_Node_Id; variable
794 Curr_Attr := First_Attr;
795 while Curr_Attr /= Empty_Attr loop
796 if Attrs.Table (Curr_Attr).Name = Attr_Name then
806 Curr_Attr := Attrs.Table (Curr_Attr).Next;
886 Curr_Attr : Attr_Node_Id; variable
909 Curr_Attr := First_Attr;
910 while Curr_Attr /= Empty_Attr loop
911 if Attrs.Table (Curr_Attr).Name = Attr_Name then
920 Curr_Attr := Attrs.Table (Curr_Attr).Next;
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dprj-attr.adb843 Curr_Attr : Attr_Node_Id; variable
866 Curr_Attr := First_Attr;
867 while Curr_Attr /= Empty_Attr loop
868 if Attrs.Table (Curr_Attr).Name = Attr_Name then
878 Curr_Attr := Attrs.Table (Curr_Attr).Next;
970 Curr_Attr : Attr_Node_Id; variable
993 Curr_Attr := First_Attr;
994 while Curr_Attr /= Empty_Attr loop
995 if Attrs.Table (Curr_Attr).Name = Attr_Name then
1004 Curr_Attr := Attrs.Table (Curr_Attr).Next;
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dprj-attr.adb843 Curr_Attr : Attr_Node_Id; variable
866 Curr_Attr := First_Attr;
867 while Curr_Attr /= Empty_Attr loop
868 if Attrs.Table (Curr_Attr).Name = Attr_Name then
878 Curr_Attr := Attrs.Table (Curr_Attr).Next;
970 Curr_Attr : Attr_Node_Id; variable
993 Curr_Attr := First_Attr;
994 while Curr_Attr /= Empty_Attr loop
995 if Attrs.Table (Curr_Attr).Name = Attr_Name then
1004 Curr_Attr := Attrs.Table (Curr_Attr).Next;
/dports/lang/gnat_util/gnat_util/
H A Dprj-attr.adb843 Curr_Attr : Attr_Node_Id; variable
866 Curr_Attr := First_Attr;
867 while Curr_Attr /= Empty_Attr loop
868 if Attrs.Table (Curr_Attr).Name = Attr_Name then
878 Curr_Attr := Attrs.Table (Curr_Attr).Next;
970 Curr_Attr : Attr_Node_Id; variable
993 Curr_Attr := First_Attr;
994 while Curr_Attr /= Empty_Attr loop
995 if Attrs.Table (Curr_Attr).Name = Attr_Name then
1004 Curr_Attr := Attrs.Table (Curr_Attr).Next;
/dports/devel/gprbuild/gprbuild-376670f/gpr/src/
H A Dgpr-attr.adb860 Curr_Attr : Attr_Node_Id; variable
884 Curr_Attr := First_Attr;
885 while Curr_Attr /= Empty_Attr loop
886 if Attrs.Table (Curr_Attr).Name = Attr_Name then
897 Curr_Attr := Attrs.Table (Curr_Attr).Next;
990 Curr_Attr : Attr_Node_Id; variable
1014 Curr_Attr := First_Attr;
1015 while Curr_Attr /= Empty_Attr loop
1016 if Attrs.Table (Curr_Attr).Name = Attr_Name then
1026 Curr_Attr := Attrs.Table (Curr_Attr).Next;