Home
last modified time | relevance | path

Searched refs:Elab_Visited (Results 1 – 25 of 39) sorted by path

12

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A DChangeLog-20177350 and update the contents of table Elab_Visited. Various code clean up.
H A Dsem_elab.adb11417 package Elab_Visited is new Table.Table packspec
12785 Elab_Visited.Set_Last (0);
12954 for Index in 1 .. Elab_Visited.Last loop
12955 if Self = Elab_Visited.Table (Index) then
13742 Elab_Visited.Append ((Subp_Id => E, Context => Parent (N)));
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A DChangeLog-20177350 and update the contents of table Elab_Visited. Various code clean up.
H A Dsem_elab.adb11417 package Elab_Visited is new Table.Table packspec
12785 Elab_Visited.Set_Last (0);
12954 for Index in 1 .. Elab_Visited.Last loop
12955 if Self = Elab_Visited.Table (Index) then
13742 Elab_Visited.Append ((Subp_Id => E, Context => Parent (N)));
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dsem_elab.adb86 package Elab_Visited is new Table.Table ( packspec
1266 Elab_Visited.Set_Last (0);
1429 for J in 1 .. Elab_Visited.Last loop
1430 if Ent = Elab_Visited.Table (J) then
2079 Elab_Visited.Append (E);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A DChangeLog-20177350 and update the contents of table Elab_Visited. Various code clean up.
H A Dsem_elab.adb16140 package Elab_Visited is new Table.Table packspec
17508 Elab_Visited.Set_Last (0);
17677 for Index in 1 .. Elab_Visited.Last loop
17678 if Self = Elab_Visited.Table (Index) then
18465 Elab_Visited.Append ((Subp_Id => E, Context => Parent (N)));
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dsem_elab.adb88 package Elab_Visited is new Table.Table ( packspec
1257 Elab_Visited.Set_Last (0);
1420 for J in 1 .. Elab_Visited.Last loop
1421 if Ent = Elab_Visited.Table (J) then
2075 Elab_Visited.Append (E);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A DChangeLog-20177350 and update the contents of table Elab_Visited. Various code clean up.
H A Dsem_elab.adb11417 package Elab_Visited is new Table.Table packspec
12785 Elab_Visited.Set_Last (0);
12954 for Index in 1 .. Elab_Visited.Last loop
12955 if Self = Elab_Visited.Table (Index) then
13742 Elab_Visited.Append ((Subp_Id => E, Context => Parent (N)));
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A DChangeLog-20177350 and update the contents of table Elab_Visited. Various code clean up.
H A Dsem_elab.adb11407 package Elab_Visited is new Table.Table packspec
12775 Elab_Visited.Set_Last (0);
12944 for Index in 1 .. Elab_Visited.Last loop
12945 if Self = Elab_Visited.Table (Index) then
13732 Elab_Visited.Append ((Subp_Id => E, Context => Parent (N)));
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A DChangeLog-20177350 and update the contents of table Elab_Visited. Various code clean up.
H A Dsem_elab.adb11417 package Elab_Visited is new Table.Table packspec
12785 Elab_Visited.Set_Last (0);
12954 for Index in 1 .. Elab_Visited.Last loop
12955 if Self = Elab_Visited.Table (Index) then
13742 Elab_Visited.Append ((Subp_Id => E, Context => Parent (N)));
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dsem_elab.adb85 package Elab_Visited is new Table.Table ( packspec
982 Elab_Visited.Set_Last (0);
1138 for J in 1 .. Elab_Visited.Last loop
1139 if Ent = Elab_Visited.Table (J) then
1543 Elab_Visited.Increment_Last;
1544 Elab_Visited.Table (Elab_Visited.Last) := E;
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dsem_elab.adb85 package Elab_Visited is new Table.Table ( packspec
982 Elab_Visited.Set_Last (0);
1138 for J in 1 .. Elab_Visited.Last loop
1139 if Ent = Elab_Visited.Table (J) then
1543 Elab_Visited.Increment_Last;
1544 Elab_Visited.Table (Elab_Visited.Last) := E;
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A DChangeLog-20177350 and update the contents of table Elab_Visited. Various code clean up.
H A Dsem_elab.adb16140 package Elab_Visited is new Table.Table packspec
17508 Elab_Visited.Set_Last (0);
17677 for Index in 1 .. Elab_Visited.Last loop
17678 if Self = Elab_Visited.Table (Index) then
18465 Elab_Visited.Append ((Subp_Id => E, Context => Parent (N)));
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A DChangeLog-20177350 and update the contents of table Elab_Visited. Various code clean up.
H A Dsem_elab.adb16140 package Elab_Visited is new Table.Table packspec
17508 Elab_Visited.Set_Last (0);
17677 for Index in 1 .. Elab_Visited.Last loop
17678 if Self = Elab_Visited.Table (Index) then
18465 Elab_Visited.Append ((Subp_Id => E, Context => Parent (N)));
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A DChangeLog-20177350 and update the contents of table Elab_Visited. Various code clean up.
H A Dsem_elab.adb16170 package Elab_Visited is new Table.Table packspec
17537 Elab_Visited.Set_Last (0);
17706 for Index in 1 .. Elab_Visited.Last loop
17707 if Self = Elab_Visited.Table (Index) then
18491 Elab_Visited.Append ((Subp_Id => E, Context => Parent (N)));
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A DChangeLog-20177350 and update the contents of table Elab_Visited. Various code clean up.
H A Dsem_elab.adb16170 package Elab_Visited is new Table.Table packspec
17537 Elab_Visited.Set_Last (0);
17706 for Index in 1 .. Elab_Visited.Last loop
17707 if Self = Elab_Visited.Table (Index) then
18491 Elab_Visited.Append ((Subp_Id => E, Context => Parent (N)));
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A DChangeLog-20177350 and update the contents of table Elab_Visited. Various code clean up.

12