Home
last modified time | relevance | path

Searched refs:Normalized_Switches (Results 1 – 25 of 47) sorted by relevance

12

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dswitch-m.adb34 package Normalized_Switches is new Table.Table packspec
109 for Index in 1 .. Normalized_Switches.Last loop
110 if S = Normalized_Switches.Table (Index).all then
111 Switches (Last) := Normalized_Switches.Table (Index);
120 Normalized_Switches.Increment_Last;
121 Normalized_Switches.Table (Normalized_Switches.Last) :=
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dswitch-m.adb34 package Normalized_Switches is new Table.Table packspec
109 for Index in 1 .. Normalized_Switches.Last loop
110 if S = Normalized_Switches.Table (Index).all then
111 Switches (Last) := Normalized_Switches.Table (Index);
120 Normalized_Switches.Increment_Last;
121 Normalized_Switches.Table (Normalized_Switches.Last) :=
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dswitch-m.adb35 package Normalized_Switches is new Table.Table packspec
113 for Index in 1 .. Normalized_Switches.Last loop
114 if S = Normalized_Switches.Table (Index).all then
115 Switches (Last) := Normalized_Switches.Table (Index);
124 Normalized_Switches.Append (Switches (Last));
H A Dmake.adb200 Normalized_Switches : Argument_List_Access := new Argument_List (1 .. 10); variable
1257 Normalized_Switches,
1263 Normalized_Switches (K);
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dswitch-m.adb35 package Normalized_Switches is new Table.Table packspec
113 for Index in 1 .. Normalized_Switches.Last loop
114 if S = Normalized_Switches.Table (Index).all then
115 Switches (Last) := Normalized_Switches.Table (Index);
124 Normalized_Switches.Append (Switches (Last));
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dswitch-m.adb35 package Normalized_Switches is new Table.Table packspec
113 for Index in 1 .. Normalized_Switches.Last loop
114 if S = Normalized_Switches.Table (Index).all then
115 Switches (Last) := Normalized_Switches.Table (Index);
124 Normalized_Switches.Append (Switches (Last));
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dswitch-m.adb35 package Normalized_Switches is new Table.Table packspec
113 for Index in 1 .. Normalized_Switches.Last loop
114 if S = Normalized_Switches.Table (Index).all then
115 Switches (Last) := Normalized_Switches.Table (Index);
124 Normalized_Switches.Append (Switches (Last));
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dswitch-m.adb35 package Normalized_Switches is new Table.Table packspec
113 for Index in 1 .. Normalized_Switches.Last loop
114 if S = Normalized_Switches.Table (Index).all then
115 Switches (Last) := Normalized_Switches.Table (Index);
124 Normalized_Switches.Append (Switches (Last));
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dswitch-m.adb35 package Normalized_Switches is new Table.Table packspec
113 for Index in 1 .. Normalized_Switches.Last loop
114 if S = Normalized_Switches.Table (Index).all then
115 Switches (Last) := Normalized_Switches.Table (Index);
124 Normalized_Switches.Append (Switches (Last));
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dswitch-m.adb35 package Normalized_Switches is new Table.Table packspec
113 for Index in 1 .. Normalized_Switches.Last loop
114 if S = Normalized_Switches.Table (Index).all then
115 Switches (Last) := Normalized_Switches.Table (Index);
124 Normalized_Switches.Append (Switches (Last));
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dswitch-m.adb35 package Normalized_Switches is new Table.Table packspec
113 for Index in 1 .. Normalized_Switches.Last loop
114 if S = Normalized_Switches.Table (Index).all then
115 Switches (Last) := Normalized_Switches.Table (Index);
124 Normalized_Switches.Append (Switches (Last));
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dswitch-m.adb35 package Normalized_Switches is new Table.Table packspec
113 for Index in 1 .. Normalized_Switches.Last loop
114 if S = Normalized_Switches.Table (Index).all then
115 Switches (Last) := Normalized_Switches.Table (Index);
124 Normalized_Switches.Append (Switches (Last));
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dswitch-m.adb35 package Normalized_Switches is new Table.Table packspec
113 for Index in 1 .. Normalized_Switches.Last loop
114 if S = Normalized_Switches.Table (Index).all then
115 Switches (Last) := Normalized_Switches.Table (Index);
124 Normalized_Switches.Append (Switches (Last));
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dswitch-m.adb35 package Normalized_Switches is new Table.Table packspec
113 for Index in 1 .. Normalized_Switches.Last loop
114 if S = Normalized_Switches.Table (Index).all then
115 Switches (Last) := Normalized_Switches.Table (Index);
124 Normalized_Switches.Append (Switches (Last));
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dswitch-m.adb35 package Normalized_Switches is new Table.Table packspec
113 for Index in 1 .. Normalized_Switches.Last loop
114 if S = Normalized_Switches.Table (Index).all then
115 Switches (Last) := Normalized_Switches.Table (Index);
124 Normalized_Switches.Append (Switches (Last));
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dswitch-m.adb35 package Normalized_Switches is new Table.Table packspec
113 for Index in 1 .. Normalized_Switches.Last loop
114 if S = Normalized_Switches.Table (Index).all then
115 Switches (Last) := Normalized_Switches.Table (Index);
124 Normalized_Switches.Append (Switches (Last));
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dswitch-m.adb35 package Normalized_Switches is new Table.Table packspec
113 for Index in 1 .. Normalized_Switches.Last loop
114 if S = Normalized_Switches.Table (Index).all then
115 Switches (Last) := Normalized_Switches.Table (Index);
124 Normalized_Switches.Append (Switches (Last));
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dswitch-m.adb35 package Normalized_Switches is new Table.Table packspec
113 for Index in 1 .. Normalized_Switches.Last loop
114 if S = Normalized_Switches.Table (Index).all then
115 Switches (Last) := Normalized_Switches.Table (Index);
124 Normalized_Switches.Append (Switches (Last));
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dswitch-m.adb35 package Normalized_Switches is new Table.Table packspec
113 for Index in 1 .. Normalized_Switches.Last loop
114 if S = Normalized_Switches.Table (Index).all then
115 Switches (Last) := Normalized_Switches.Table (Index);
124 Normalized_Switches.Append (Switches (Last));
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dswitch-m.adb38 package Normalized_Switches is new Table.Table packspec
114 for Index in 1 .. Normalized_Switches.Last loop
115 if S = Normalized_Switches.Table (Index).all then
116 Switches (Last) := Normalized_Switches.Table (Index);
125 Normalized_Switches.Append (Switches (Last));
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dswitch-m.adb38 package Normalized_Switches is new Table.Table packspec
114 for Index in 1 .. Normalized_Switches.Last loop
115 if S = Normalized_Switches.Table (Index).all then
116 Switches (Last) := Normalized_Switches.Table (Index);
125 Normalized_Switches.Append (Switches (Last));
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dswitch-m.adb38 package Normalized_Switches is new Table.Table packspec
114 for Index in 1 .. Normalized_Switches.Last loop
115 if S = Normalized_Switches.Table (Index).all then
116 Switches (Last) := Normalized_Switches.Table (Index);
125 Normalized_Switches.Append (Switches (Last));
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dswitch-m.adb38 package Normalized_Switches is new Table.Table packspec
114 for Index in 1 .. Normalized_Switches.Last loop
115 if S = Normalized_Switches.Table (Index).all then
116 Switches (Last) := Normalized_Switches.Table (Index);
125 Normalized_Switches.Append (Switches (Last));
/dports/lang/gnat_util/gnat_util/
H A Dswitch-m.adb38 package Normalized_Switches is new Table.Table packspec
114 for Index in 1 .. Normalized_Switches.Last loop
115 if S = Normalized_Switches.Table (Index).all then
116 Switches (Last) := Normalized_Switches.Table (Index);
125 Normalized_Switches.Append (Switches (Last));
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dswitch-m.adb38 package Normalized_Switches is new Table.Table packspec
114 for Index in 1 .. Normalized_Switches.Last loop
115 if S = Normalized_Switches.Table (Index).all then
116 Switches (Last) := Normalized_Switches.Table (Index);
125 Normalized_Switches.Append (Switches (Last));

12