Home
last modified time | relevance | path

Searched refs:First_Unit (Results 1 – 25 of 286) sorted by relevance

12345678910>>...12

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dmlib-prj.adb556 First_Unit : ALI.Unit_Id; variable
579 First_Unit := ALI.ALIs.Table (Idread).First_Unit;
586 if First_Unit /= Last_Unit and then
589 First_Unit := Last_Unit;
592 for Unit in First_Unit .. Last_Unit loop
1013 (ALI.ALIs.Table (A).First_Unit).Last_Arg
2205 First_Unit : ALI.Unit_Id; variable
2261 First_Unit := ALI.ALIs.Table (The_ALI).First_Unit;
2266 if ALI.Units.Table (First_Unit).Utype = Is_Body then
2272 First_Unit := No_Unit_Id;
[all …]
H A Dgnatchop.adb730 First_Unit : constant Unit_Num := Unit.Last + 1; constant
864 if Unit.Last > First_Unit then
873 and then Unit.Last > First_Unit
890 and then Unit.Last = First_Unit + 1
891 and then Unit.Table (First_Unit).Kind = Config_Pragmas
895 (Unit.Table (Unit.Last - 1).Chop_File, First_Unit);
908 and then Unit.Last > First_Unit
930 if Unit.Last = First_Unit
936 Write_Config_File (Unit.Table (Unit.Last).Chop_File, First_Unit);
955 if Unit.Last > First_Unit
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dmlib-prj.adb542 First_Unit : ALI.Unit_Id; variable
565 First_Unit := ALI.ALIs.Table (Idread).First_Unit;
572 if First_Unit /= Last_Unit and then
575 First_Unit := Last_Unit;
578 for Unit in First_Unit .. Last_Unit loop
994 (ALI.ALIs.Table (A).First_Unit).Last_Arg
2159 First_Unit : ALI.Unit_Id; variable
2215 First_Unit := ALI.ALIs.Table (The_ALI).First_Unit;
2220 if ALI.Units.Table (First_Unit).Utype = Is_Body then
2226 First_Unit := No_Unit_Id;
[all …]
H A Dgnatchop.adb702 First_Unit : constant Unit_Num := Unit.Last + 1; constant
836 if Unit.Last > First_Unit then
845 and then Unit.Last > First_Unit
862 and then Unit.Last = First_Unit + 1
863 and then Unit.Table (First_Unit).Kind = Config_Pragmas
867 (Unit.Table (Unit.Last - 1).Chop_File, First_Unit);
880 and then Unit.Last > First_Unit
902 if Unit.Last = First_Unit
908 Write_Config_File (Unit.Table (Unit.Last).Chop_File, First_Unit);
927 if Unit.Last > First_Unit
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dmlib-prj.adb556 First_Unit : ALI.Unit_Id; variable
579 First_Unit := ALI.ALIs.Table (Idread).First_Unit;
586 if First_Unit /= Last_Unit and then
589 First_Unit := Last_Unit;
592 for Unit in First_Unit .. Last_Unit loop
1013 (ALI.ALIs.Table (A).First_Unit).Last_Arg
2205 First_Unit : ALI.Unit_Id; variable
2261 First_Unit := ALI.ALIs.Table (The_ALI).First_Unit;
2266 if ALI.Units.Table (First_Unit).Utype = Is_Body then
2272 First_Unit := No_Unit_Id;
[all …]
H A Dgnatchop.adb730 First_Unit : constant Unit_Num := Unit.Last + 1; constant
864 if Unit.Last > First_Unit then
873 and then Unit.Last > First_Unit
890 and then Unit.Last = First_Unit + 1
891 and then Unit.Table (First_Unit).Kind = Config_Pragmas
895 (Unit.Table (Unit.Last - 1).Chop_File, First_Unit);
908 and then Unit.Last > First_Unit
930 if Unit.Last = First_Unit
936 Write_Config_File (Unit.Table (Unit.Last).Chop_File, First_Unit);
955 if Unit.Last > First_Unit
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dmlib-prj.adb556 First_Unit : ALI.Unit_Id; variable
579 First_Unit := ALI.ALIs.Table (Idread).First_Unit;
586 if First_Unit /= Last_Unit and then
589 First_Unit := Last_Unit;
592 for Unit in First_Unit .. Last_Unit loop
1013 (ALI.ALIs.Table (A).First_Unit).Last_Arg
2205 First_Unit : ALI.Unit_Id; variable
2261 First_Unit := ALI.ALIs.Table (The_ALI).First_Unit;
2266 if ALI.Units.Table (First_Unit).Utype = Is_Body then
2272 First_Unit := No_Unit_Id;
[all …]
H A Dgnatchop.adb730 First_Unit : constant Unit_Num := Unit.Last + 1; constant
864 if Unit.Last > First_Unit then
873 and then Unit.Last > First_Unit
890 and then Unit.Last = First_Unit + 1
891 and then Unit.Table (First_Unit).Kind = Config_Pragmas
895 (Unit.Table (Unit.Last - 1).Chop_File, First_Unit);
908 and then Unit.Last > First_Unit
930 if Unit.Last = First_Unit
936 Write_Config_File (Unit.Table (Unit.Last).Chop_File, First_Unit);
955 if Unit.Last > First_Unit
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dmlib-prj.adb547 First_Unit : ALI.Unit_Id; variable
570 First_Unit := ALI.ALIs.Table (Idread).First_Unit;
577 if First_Unit /= Last_Unit and then
580 First_Unit := Last_Unit;
583 for Unit in First_Unit .. Last_Unit loop
999 (ALI.ALIs.Table (A).First_Unit).Last_Arg
2168 First_Unit : ALI.Unit_Id; variable
2224 First_Unit := ALI.ALIs.Table (The_ALI).First_Unit;
2229 if ALI.Units.Table (First_Unit).Utype = Is_Body then
2235 First_Unit := No_Unit_Id;
[all …]
H A Dgnatchop.adb702 First_Unit : constant Unit_Num := Unit.Last + 1; constant
836 if Unit.Last > First_Unit then
845 and then Unit.Last > First_Unit
862 and then Unit.Last = First_Unit + 1
863 and then Unit.Table (First_Unit).Kind = Config_Pragmas
867 (Unit.Table (Unit.Last - 1).Chop_File, First_Unit);
880 and then Unit.Last > First_Unit
902 if Unit.Last = First_Unit
908 Write_Config_File (Unit.Table (Unit.Last).Chop_File, First_Unit);
927 if Unit.Last > First_Unit
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dmlib-prj.adb535 First_Unit : ALI.Unit_Id; variable
558 First_Unit := ALI.ALIs.Table (Idread).First_Unit;
565 if First_Unit /= Last_Unit and then
568 First_Unit := Last_Unit;
571 for Unit in First_Unit .. Last_Unit loop
1595 First_Unit : ALI.Unit_Id; variable
1655 First_Unit := ALI.ALIs.Table (The_ALI).First_Unit;
1660 if ALI.Units.Table (First_Unit).Utype = Is_Body then
1666 First_Unit := No_Unit_Id;
1676 if First_Unit /= No_Unit_Id then
[all …]
H A Dgnatchop.adb694 First_Unit : constant Unit_Num := Unit.Last + 1; constant
828 if Unit.Last > First_Unit then
837 and then Unit.Last > First_Unit
854 and then Unit.Last = First_Unit + 1
855 and then Unit.Table (First_Unit).Kind = Config_Pragmas
859 (Unit.Table (Unit.Last - 1).Chop_File, First_Unit);
872 and then Unit.Last > First_Unit
894 if Unit.Last = First_Unit
900 Write_Config_File (Unit.Table (Unit.Last).Chop_File, First_Unit);
919 if Unit.Last > First_Unit
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dmlib-prj.adb535 First_Unit : ALI.Unit_Id; variable
558 First_Unit := ALI.ALIs.Table (Idread).First_Unit;
565 if First_Unit /= Last_Unit and then
568 First_Unit := Last_Unit;
571 for Unit in First_Unit .. Last_Unit loop
1595 First_Unit : ALI.Unit_Id; variable
1655 First_Unit := ALI.ALIs.Table (The_ALI).First_Unit;
1660 if ALI.Units.Table (First_Unit).Utype = Is_Body then
1666 First_Unit := No_Unit_Id;
1676 if First_Unit /= No_Unit_Id then
[all …]
H A Dgnatchop.adb694 First_Unit : constant Unit_Num := Unit.Last + 1;
828 if Unit.Last > First_Unit then
837 and then Unit.Last > First_Unit
854 and then Unit.Last = First_Unit + 1
855 and then Unit.Table (First_Unit).Kind = Config_Pragmas
859 (Unit.Table (Unit.Last - 1).Chop_File, First_Unit);
872 and then Unit.Last > First_Unit
894 if Unit.Last = First_Unit
900 Write_Config_File (Unit.Table (Unit.Last).Chop_File, First_Unit);
919 if Unit.Last > First_Unit
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dgnatchop.adb702 First_Unit : constant Unit_Num := Unit.Last + 1; constant
836 if Unit.Last > First_Unit then
845 and then Unit.Last > First_Unit
862 and then Unit.Last = First_Unit + 1
863 and then Unit.Table (First_Unit).Kind = Config_Pragmas
867 (Unit.Table (Unit.Last - 1).Chop_File, First_Unit);
880 and then Unit.Last > First_Unit
902 if Unit.Last = First_Unit
908 Write_Config_File (Unit.Table (Unit.Last).Chop_File, First_Unit);
927 if Unit.Last > First_Unit
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dgnatchop.adb702 First_Unit : constant Unit_Num := Unit.Last + 1; constant
836 if Unit.Last > First_Unit then
845 and then Unit.Last > First_Unit
862 and then Unit.Last = First_Unit + 1
863 and then Unit.Table (First_Unit).Kind = Config_Pragmas
867 (Unit.Table (Unit.Last - 1).Chop_File, First_Unit);
880 and then Unit.Last > First_Unit
902 if Unit.Last = First_Unit
908 Write_Config_File (Unit.Table (Unit.Last).Chop_File, First_Unit);
927 if Unit.Last > First_Unit
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dgnatchop.adb704 First_Unit : constant Unit_Num := Unit.Last + 1; constant
838 if Unit.Last > First_Unit then
847 and then Unit.Last > First_Unit
864 and then Unit.Last = First_Unit + 1
865 and then Unit.Table (First_Unit).Kind = Config_Pragmas
869 (Unit.Table (Unit.Last - 1).Chop_File, First_Unit);
882 and then Unit.Last > First_Unit
904 if Unit.Last = First_Unit
910 Write_Config_File (Unit.Table (Unit.Last).Chop_File, First_Unit);
929 if Unit.Last > First_Unit
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dgnatchop.adb704 First_Unit : constant Unit_Num := Unit.Last + 1; constant
838 if Unit.Last > First_Unit then
847 and then Unit.Last > First_Unit
864 and then Unit.Last = First_Unit + 1
865 and then Unit.Table (First_Unit).Kind = Config_Pragmas
869 (Unit.Table (Unit.Last - 1).Chop_File, First_Unit);
882 and then Unit.Last > First_Unit
904 if Unit.Last = First_Unit
910 Write_Config_File (Unit.Table (Unit.Last).Chop_File, First_Unit);
929 if Unit.Last > First_Unit
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dgnatchop.adb704 First_Unit : constant Unit_Num := Unit.Last + 1; constant
838 if Unit.Last > First_Unit then
847 and then Unit.Last > First_Unit
864 and then Unit.Last = First_Unit + 1
865 and then Unit.Table (First_Unit).Kind = Config_Pragmas
869 (Unit.Table (Unit.Last - 1).Chop_File, First_Unit);
882 and then Unit.Last > First_Unit
904 if Unit.Last = First_Unit
910 Write_Config_File (Unit.Table (Unit.Last).Chop_File, First_Unit);
929 if Unit.Last > First_Unit
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dgnatchop.adb704 First_Unit : constant Unit_Num := Unit.Last + 1; constant
838 if Unit.Last > First_Unit then
847 and then Unit.Last > First_Unit
864 and then Unit.Last = First_Unit + 1
865 and then Unit.Table (First_Unit).Kind = Config_Pragmas
869 (Unit.Table (Unit.Last - 1).Chop_File, First_Unit);
882 and then Unit.Last > First_Unit
904 if Unit.Last = First_Unit
910 Write_Config_File (Unit.Table (Unit.Last).Chop_File, First_Unit);
929 if Unit.Last > First_Unit
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dgnatchop.adb702 First_Unit : constant Unit_Num := Unit.Last + 1; constant
836 if Unit.Last > First_Unit then
845 and then Unit.Last > First_Unit
862 and then Unit.Last = First_Unit + 1
863 and then Unit.Table (First_Unit).Kind = Config_Pragmas
867 (Unit.Table (Unit.Last - 1).Chop_File, First_Unit);
880 and then Unit.Last > First_Unit
902 if Unit.Last = First_Unit
908 Write_Config_File (Unit.Table (Unit.Last).Chop_File, First_Unit);
927 if Unit.Last > First_Unit
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dgnatchop.adb704 First_Unit : constant Unit_Num := Unit.Last + 1; constant
838 if Unit.Last > First_Unit then
847 and then Unit.Last > First_Unit
864 and then Unit.Last = First_Unit + 1
865 and then Unit.Table (First_Unit).Kind = Config_Pragmas
869 (Unit.Table (Unit.Last - 1).Chop_File, First_Unit);
882 and then Unit.Last > First_Unit
904 if Unit.Last = First_Unit
910 Write_Config_File (Unit.Table (Unit.Last).Chop_File, First_Unit);
929 if Unit.Last > First_Unit
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dgnatchop.adb704 First_Unit : constant Unit_Num := Unit.Last + 1; constant
838 if Unit.Last > First_Unit then
847 and then Unit.Last > First_Unit
864 and then Unit.Last = First_Unit + 1
865 and then Unit.Table (First_Unit).Kind = Config_Pragmas
869 (Unit.Table (Unit.Last - 1).Chop_File, First_Unit);
882 and then Unit.Last > First_Unit
904 if Unit.Last = First_Unit
910 Write_Config_File (Unit.Table (Unit.Last).Chop_File, First_Unit);
929 if Unit.Last > First_Unit
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dgnatchop.adb704 First_Unit : constant Unit_Num := Unit.Last + 1; constant
838 if Unit.Last > First_Unit then
847 and then Unit.Last > First_Unit
864 and then Unit.Last = First_Unit + 1
865 and then Unit.Table (First_Unit).Kind = Config_Pragmas
869 (Unit.Table (Unit.Last - 1).Chop_File, First_Unit);
882 and then Unit.Last > First_Unit
904 if Unit.Last = First_Unit
910 Write_Config_File (Unit.Table (Unit.Last).Chop_File, First_Unit);
929 if Unit.Last > First_Unit
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dgnatchop.adb702 First_Unit : constant Unit_Num := Unit.Last + 1; constant
836 if Unit.Last > First_Unit then
845 and then Unit.Last > First_Unit
862 and then Unit.Last = First_Unit + 1
863 and then Unit.Table (First_Unit).Kind = Config_Pragmas
867 (Unit.Table (Unit.Last - 1).Chop_File, First_Unit);
880 and then Unit.Last > First_Unit
902 if Unit.Last = First_Unit
908 Write_Config_File (Unit.Table (Unit.Last).Chop_File, First_Unit);
927 if Unit.Last > First_Unit

12345678910>>...12