Home
last modified time | relevance | path

Searched defs:Normalize_Compiler_Switches (Results 1 – 25 of 48) sorted by relevance

12

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dswitch-m.adb54 procedure Normalize_Compiler_Switches subprogram
59 Switch_Starts_With_Gnat : Boolean;
61 Ptr : Integer := Switch_Chars'First;
62 Max : constant Integer := Switch_Chars'Last;
63 C : Character := ' ';
65 Storing : String := Switch_Chars;
66 First_Stored : Positive := Ptr + 1;
67 Last_Stored : Positive := First_Stored;
69 procedure Add_Switch_Component (S : String);
78 procedure Add_Switch_Component (S : String) is
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dswitch-m.adb54 procedure Normalize_Compiler_Switches subprogram
59 Switch_Starts_With_Gnat : Boolean;
61 Ptr : Integer := Switch_Chars'First;
62 Max : constant Integer := Switch_Chars'Last;
63 C : Character := ' ';
65 Storing : String := Switch_Chars;
66 First_Stored : Positive := Ptr + 1;
67 Last_Stored : Positive := First_Stored;
69 procedure Add_Switch_Component (S : String);
78 procedure Add_Switch_Component (S : String) is
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dswitch-m.adb58 procedure Normalize_Compiler_Switches subprogram
63 Switch_Starts_With_Gnat : Boolean;
65 Ptr : Integer := Switch_Chars'First;
66 Max : constant Integer := Switch_Chars'Last;
67 C : Character := ' ';
69 Storing : String := Switch_Chars;
70 First_Stored : Positive := Ptr + 1;
71 Last_Stored : Positive := First_Stored;
73 procedure Add_Switch_Component (S : String);
82 procedure Add_Switch_Component (S : String) is
[all …]
H A Dswitch-m.ads54 procedure Normalize_Compiler_Switches subprogspec
73 function Normalize_Compiler_Switches subprogspec
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dswitch-m.adb58 procedure Normalize_Compiler_Switches subprogram
63 Switch_Starts_With_Gnat : Boolean;
65 Ptr : Integer := Switch_Chars'First;
66 Max : constant Integer := Switch_Chars'Last;
67 C : Character := ' ';
69 Storing : String := Switch_Chars;
70 First_Stored : Positive := Ptr + 1;
71 Last_Stored : Positive := First_Stored;
73 procedure Add_Switch_Component (S : String);
82 procedure Add_Switch_Component (S : String) is
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dswitch-m.adb58 procedure Normalize_Compiler_Switches subprogram
63 Switch_Starts_With_Gnat : Boolean;
65 Ptr : Integer := Switch_Chars'First;
66 Max : constant Integer := Switch_Chars'Last;
67 C : Character := ' ';
69 Storing : String := Switch_Chars;
70 First_Stored : Positive := Ptr + 1;
71 Last_Stored : Positive := First_Stored;
73 procedure Add_Switch_Component (S : String);
82 procedure Add_Switch_Component (S : String) is
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dswitch-m.adb58 procedure Normalize_Compiler_Switches subprogram
63 Switch_Starts_With_Gnat : Boolean;
65 Ptr : Integer := Switch_Chars'First;
66 Max : constant Integer := Switch_Chars'Last;
67 C : Character := ' ';
69 Storing : String := Switch_Chars;
70 First_Stored : Positive := Ptr + 1;
71 Last_Stored : Positive := First_Stored;
73 procedure Add_Switch_Component (S : String);
82 procedure Add_Switch_Component (S : String) is
[all …]
/dports/lang/gnat_util/gnat_util/
H A Dswitch-m.adb58 procedure Normalize_Compiler_Switches subprogram
63 Switch_Starts_With_Gnat : Boolean;
65 Ptr : Integer := Switch_Chars'First;
66 Max : constant Integer := Switch_Chars'Last;
67 C : Character := ' ';
69 Storing : String := Switch_Chars;
70 First_Stored : Positive := Ptr + 1;
71 Last_Stored : Positive := First_Stored;
73 procedure Add_Switch_Component (S : String);
82 procedure Add_Switch_Component (S : String) is
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dswitch-m.adb58 procedure Normalize_Compiler_Switches subprogram
63 Switch_Starts_With_Gnat : Boolean;
65 Ptr : Integer := Switch_Chars'First;
66 Max : constant Integer := Switch_Chars'Last;
67 C : Character := ' ';
69 Storing : String := Switch_Chars;
70 First_Stored : Positive := Ptr + 1;
71 Last_Stored : Positive := First_Stored;
73 procedure Add_Switch_Component (S : String);
82 procedure Add_Switch_Component (S : String) is
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dswitch-m.adb57 procedure Normalize_Compiler_Switches subprogram
62 Switch_Starts_With_Gnat : Boolean;
64 Ptr : Integer := Switch_Chars'First;
65 Max : constant Integer := Switch_Chars'Last;
66 C : Character := ' ';
68 Storing : String := Switch_Chars;
69 First_Stored : Positive := Ptr + 1;
70 Last_Stored : Positive := First_Stored;
72 procedure Add_Switch_Component (S : String);
81 procedure Add_Switch_Component (S : String) is
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dswitch-m.adb57 procedure Normalize_Compiler_Switches subprogram
62 Switch_Starts_With_Gnat : Boolean;
64 Ptr : Integer := Switch_Chars'First;
65 Max : constant Integer := Switch_Chars'Last;
66 C : Character := ' ';
68 Storing : String := Switch_Chars;
69 First_Stored : Positive := Ptr + 1;
70 Last_Stored : Positive := First_Stored;
72 procedure Add_Switch_Component (S : String);
81 procedure Add_Switch_Component (S : String) is
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dswitch-m.adb57 procedure Normalize_Compiler_Switches subprogram
62 Switch_Starts_With_Gnat : Boolean;
64 Ptr : Integer := Switch_Chars'First;
65 Max : constant Integer := Switch_Chars'Last;
66 C : Character := ' ';
68 Storing : String := Switch_Chars;
69 First_Stored : Positive := Ptr + 1;
70 Last_Stored : Positive := First_Stored;
72 procedure Add_Switch_Component (S : String);
81 procedure Add_Switch_Component (S : String) is
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dswitch-m.adb57 procedure Normalize_Compiler_Switches subprogram
62 Switch_Starts_With_Gnat : Boolean;
64 Ptr : Integer := Switch_Chars'First;
65 Max : constant Integer := Switch_Chars'Last;
66 C : Character := ' ';
68 Storing : String := Switch_Chars;
69 First_Stored : Positive := Ptr + 1;
70 Last_Stored : Positive := First_Stored;
72 procedure Add_Switch_Component (S : String);
81 procedure Add_Switch_Component (S : String) is
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dswitch-m.adb57 procedure Normalize_Compiler_Switches subprogram
62 Switch_Starts_With_Gnat : Boolean;
64 Ptr : Integer := Switch_Chars'First;
65 Max : constant Integer := Switch_Chars'Last;
66 C : Character := ' ';
68 Storing : String := Switch_Chars;
69 First_Stored : Positive := Ptr + 1;
70 Last_Stored : Positive := First_Stored;
72 procedure Add_Switch_Component (S : String);
81 procedure Add_Switch_Component (S : String) is
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dswitch-m.adb57 procedure Normalize_Compiler_Switches subprogram
62 Switch_Starts_With_Gnat : Boolean;
64 Ptr : Integer := Switch_Chars'First;
65 Max : constant Integer := Switch_Chars'Last;
66 C : Character := ' ';
68 Storing : String := Switch_Chars;
69 First_Stored : Positive := Ptr + 1;
70 Last_Stored : Positive := First_Stored;
72 procedure Add_Switch_Component (S : String);
81 procedure Add_Switch_Component (S : String) is
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dswitch-m.adb57 procedure Normalize_Compiler_Switches subprogram
62 Switch_Starts_With_Gnat : Boolean;
64 Ptr : Integer := Switch_Chars'First;
65 Max : constant Integer := Switch_Chars'Last;
66 C : Character := ' ';
68 Storing : String := Switch_Chars;
69 First_Stored : Positive := Ptr + 1;
70 Last_Stored : Positive := First_Stored;
72 procedure Add_Switch_Component (S : String);
81 procedure Add_Switch_Component (S : String) is
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dswitch-m.adb57 procedure Normalize_Compiler_Switches subprogram
62 Switch_Starts_With_Gnat : Boolean;
64 Ptr : Integer := Switch_Chars'First;
65 Max : constant Integer := Switch_Chars'Last;
66 C : Character := ' ';
68 Storing : String := Switch_Chars;
69 First_Stored : Positive := Ptr + 1;
70 Last_Stored : Positive := First_Stored;
72 procedure Add_Switch_Component (S : String);
81 procedure Add_Switch_Component (S : String) is
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dswitch-m.adb57 procedure Normalize_Compiler_Switches subprogram
62 Switch_Starts_With_Gnat : Boolean;
64 Ptr : Integer := Switch_Chars'First;
65 Max : constant Integer := Switch_Chars'Last;
66 C : Character := ' ';
68 Storing : String := Switch_Chars;
69 First_Stored : Positive := Ptr + 1;
70 Last_Stored : Positive := First_Stored;
72 procedure Add_Switch_Component (S : String);
81 procedure Add_Switch_Component (S : String) is
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dswitch-m.adb57 procedure Normalize_Compiler_Switches subprogram
62 Switch_Starts_With_Gnat : Boolean;
64 Ptr : Integer := Switch_Chars'First;
65 Max : constant Integer := Switch_Chars'Last;
66 C : Character := ' ';
68 Storing : String := Switch_Chars;
69 First_Stored : Positive := Ptr + 1;
70 Last_Stored : Positive := First_Stored;
72 procedure Add_Switch_Component (S : String);
81 procedure Add_Switch_Component (S : String) is
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dswitch-m.adb57 procedure Normalize_Compiler_Switches subprogram
62 Switch_Starts_With_Gnat : Boolean;
64 Ptr : Integer := Switch_Chars'First;
65 Max : constant Integer := Switch_Chars'Last;
66 C : Character := ' ';
68 Storing : String := Switch_Chars;
69 First_Stored : Positive := Ptr + 1;
70 Last_Stored : Positive := First_Stored;
72 procedure Add_Switch_Component (S : String);
81 procedure Add_Switch_Component (S : String) is
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dswitch-m.adb57 procedure Normalize_Compiler_Switches subprogram
62 Switch_Starts_With_Gnat : Boolean;
64 Ptr : Integer := Switch_Chars'First;
65 Max : constant Integer := Switch_Chars'Last;
66 C : Character := ' ';
68 Storing : String := Switch_Chars;
69 First_Stored : Positive := Ptr + 1;
70 Last_Stored : Positive := First_Stored;
72 procedure Add_Switch_Component (S : String);
81 procedure Add_Switch_Component (S : String) is
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dswitch-m.adb57 procedure Normalize_Compiler_Switches subprogram
62 Switch_Starts_With_Gnat : Boolean;
64 Ptr : Integer := Switch_Chars'First;
65 Max : constant Integer := Switch_Chars'Last;
66 C : Character := ' ';
68 Storing : String := Switch_Chars;
69 First_Stored : Positive := Ptr + 1;
70 Last_Stored : Positive := First_Stored;
72 procedure Add_Switch_Component (S : String);
81 procedure Add_Switch_Component (S : String) is
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dswitch-m.adb57 procedure Normalize_Compiler_Switches subprogram
62 Switch_Starts_With_Gnat : Boolean;
64 Ptr : Integer := Switch_Chars'First;
65 Max : constant Integer := Switch_Chars'Last;
66 C : Character := ' ';
68 Storing : String := Switch_Chars;
69 First_Stored : Positive := Ptr + 1;
70 Last_Stored : Positive := First_Stored;
72 procedure Add_Switch_Component (S : String);
81 procedure Add_Switch_Component (S : String) is
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dswitch-m.adb57 procedure Normalize_Compiler_Switches subprogram
62 Switch_Starts_With_Gnat : Boolean;
64 Ptr : Integer := Switch_Chars'First;
65 Max : constant Integer := Switch_Chars'Last;
66 C : Character := ' ';
68 Storing : String := Switch_Chars;
69 First_Stored : Positive := Ptr + 1;
70 Last_Stored : Positive := First_Stored;
72 procedure Add_Switch_Component (S : String);
81 procedure Add_Switch_Component (S : String) is
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dswitch-m.adb57 procedure Normalize_Compiler_Switches subprogram
62 Switch_Starts_With_Gnat : Boolean;
64 Ptr : Integer := Switch_Chars'First;
65 Max : constant Integer := Switch_Chars'Last;
66 C : Character := ' ';
68 Storing : String := Switch_Chars;
69 First_Stored : Positive := Ptr + 1;
70 Last_Stored : Positive := First_Stored;
72 procedure Add_Switch_Component (S : String);
81 procedure Add_Switch_Component (S : String) is
[all …]

12