Home
last modified time | relevance | path

Searched refs:Full_Switch (Results 1 – 25 of 237) sorted by relevance

12345678910

/dports/lang/asis/asis-gpl-2016-src/tools/gnatpp/
H A Dgnatpp-projects.adb231 if Full_Switch (Parser => Parser) = "eL" then
428 (Full_Switch (Parser => Parser),
439 elsif Full_Switch (Parser => Parser) =
443 elsif Full_Switch (Parser => Parser) =
447 elsif Full_Switch (Parser => Parser) =
451 elsif Full_Switch (Parser => Parser) =
455 elsif Full_Switch (Parser => Parser) =
459 elsif Full_Switch (Parser => Parser) =
475 elsif Full_Switch (Parser => Parser) =
496 elsif Full_Switch (Parser => Parser) =
[all …]
/dports/lang/asis/asis-gpl-2016-src/tools/gnatmetric/
H A Dmetrics-projects.adb190 if Full_Switch (Parser => Parser) = "dd" then
209 if Full_Switch (Parser => Parser) = "es" then
228 if Full_Switch (Parser => Parser) = "eL" then
293 if Full_Switch (Parser => Parser) = "o" then
313 if Full_Switch (Parser => Parser) = "P" then
327 if Full_Switch (Parser => Parser) = "q" then
342 if Full_Switch (Parser => Parser) = "t" then
349 if Full_Switch (Parser => Parser) = "vP" then
368 if Full_Switch (Parser => Parser) = "U" then
383 if Full_Switch (Parser => Parser) = "X" then
[all …]
/dports/lang/asis/asis-gpl-2016-src/tools/gnatstub/
H A Dgnatstub-projects.adb207 (Full_Switch (Parser => Parser),
242 elsif Full_Switch (Parser => Parser) in
247 elsif Full_Switch (Parser => Parser) in
320 if Full_Switch (Parser => Parser) = "P" then
357 if Full_Switch = "Wh" then
359 elsif Full_Switch = "Wu" then
361 elsif Full_Switch = "Ws" then
363 elsif Full_Switch = "We" then
365 elsif Full_Switch = "W8" then
367 elsif Full_Switch = "Wb" then
[all …]
/dports/lang/asis/asis-gpl-2016-src/tools/gnatelim/
H A Dgnatelim-projects.adb124 if Full_Switch (Parser => Parser) = "d" then
130 if Full_Switch (Parser => Parser) = "eL" then
141 if Full_Switch (Parser => Parser) = "files" then
211 if Full_Switch (Parser => Parser) = "o" then
218 if Full_Switch (Parser => Parser) = "P" then
235 if Full_Switch (Parser => Parser) = "t" then
260 if Full_Switch (Parser => Parser) = "X" then
297 elsif Full_Switch (Parser => Parser) =
301 elsif Full_Switch (Parser => Parser) =
315 elsif Full_Switch (Parser => Parser) =
[all …]
/dports/lang/asis/asis-gpl-2016-src/tools/gnatcheck/
H A Dgnatcheck-projects.adb197 if Full_Switch (Parser => Parser) = "a" then
203 if Full_Switch (Parser => Parser) = "eL" then
214 if Full_Switch (Parser => Parser) = "h" then
286 if Full_Switch (Parser => Parser) = "o" then
302 if Full_Switch (Parser => Parser) = "P" then
333 if Full_Switch (Parser => Parser) = "vP" then
351 if Full_Switch (Parser => Parser) = "U" then
380 if Full_Switch (Parser => Parser) = "X" then
392 if Full_Switch (Parser => Parser) =
409 elsif Full_Switch (Parser => Parser) =
[all …]
/dports/lang/asis/asis-gpl-2016-src/tools/tool_utils/
H A Dasis_ul-compiler_options.adb215 (Full_Switch (Parser => Parser),
232 (Full_Switch (Parser => Parser),
250 elsif Full_Switch (Parser => Parser) in
256 elsif Full_Switch (Parser => Parser) in
263 elsif Full_Switch (Parser => Parser) = "gnatD"
265 Full_Switch (Parser => Parser) = "gnatQ"
267 Full_Switch (Parser => Parser) = "gnatG"
269 Full_Switch (Parser => Parser) = "gnatR"
271 Full_Switch (Parser => Parser) = "gnats"
273 Full_Switch (Parser => Parser) = "gnatd"
[all …]
H A Dasis_ul-environment.adb958 if Full_Switch (Parser => Parser) = "c" then
977 if Full_Switch (Parser => Parser) = "files" then
1011 if Full_Switch (Parser => Parser)
1017 (Full_Switch (Parser => Parser),
1021 elsif Full_Switch (Parser => Parser) = "gnatA" then
1025 ("-" & Full_Switch (Parser => Parser));
1028 elsif Full_Switch (Parser => Parser) = "gnatc" then
1035 if Full_Switch (Parser => Parser) = "I" then
1043 if Full_Switch (Parser => Parser) = "j" then
1070 if Full_Switch (Parser => Parser) = "v" then
[all …]
/dports/lang/asis/asis-gpl-2016-src/tools/gnat2xml/
H A Dgnat2xml-projects.adb150 Full_Switch (Parser => Parser),
190 if Full_Switch (Parser => Parser) = "eL" then
200 if Full_Switch (Parser => Parser) = "h" then
214 if Full_Switch (Parser => Parser) = "m" then
234 if Full_Switch (Parser => Parser) = "P" then
246 if Full_Switch (Parser => Parser) = "q" then
254 if Full_Switch (Parser => Parser) = "U" then
270 if Full_Switch (Parser => Parser) = "x" then
278 if Full_Switch (Parser => Parser) = "X" then
291 if Full_Switch (Parser => Parser) = "-RTS" then
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dgnatxref.adb92 if GNAT.Command_Line.Full_Switch = "a" then
95 elsif GNAT.Command_Line.Full_Switch = "aI" then
119 if GNAT.Command_Line.Full_Switch = "nostdinc" then
121 elsif GNAT.Command_Line.Full_Switch = "nostdlib" then
147 if Full_Switch = "-RTS" then
193 elsif GNAT.Command_Line.Full_Switch = "-ext" then
242 & GNAT.Command_Line.Full_Switch);
248 & GNAT.Command_Line.Full_Switch);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dgnatxref.adb92 if GNAT.Command_Line.Full_Switch = "a" then
95 elsif GNAT.Command_Line.Full_Switch = "aI" then
119 if GNAT.Command_Line.Full_Switch = "nostdinc" then
121 elsif GNAT.Command_Line.Full_Switch = "nostdlib" then
147 if Full_Switch = "-RTS" then
193 elsif GNAT.Command_Line.Full_Switch = "-ext" then
242 & GNAT.Command_Line.Full_Switch);
248 & GNAT.Command_Line.Full_Switch);
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dgnatxref.adb91 if GNAT.Command_Line.Full_Switch = "a" then
94 elsif GNAT.Command_Line.Full_Switch = "aI" then
118 if GNAT.Command_Line.Full_Switch = "nostdinc" then
120 elsif GNAT.Command_Line.Full_Switch = "nostdlib" then
146 if Full_Switch = "-RTS" then
191 elsif GNAT.Command_Line.Full_Switch = "-ext" then
239 & GNAT.Command_Line.Full_Switch);
244 & GNAT.Command_Line.Full_Switch);
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dgnatxref.adb91 if GNAT.Command_Line.Full_Switch = "a" then
94 elsif GNAT.Command_Line.Full_Switch = "aI" then
118 if GNAT.Command_Line.Full_Switch = "nostdinc" then
120 elsif GNAT.Command_Line.Full_Switch = "nostdlib" then
146 if Full_Switch = "-RTS" then
191 elsif GNAT.Command_Line.Full_Switch = "-ext" then
239 & GNAT.Command_Line.Full_Switch);
244 & GNAT.Command_Line.Full_Switch);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dgnatxref.adb91 if GNAT.Command_Line.Full_Switch = "a" then
94 elsif GNAT.Command_Line.Full_Switch = "aI" then
118 if GNAT.Command_Line.Full_Switch = "nostdinc" then
120 elsif GNAT.Command_Line.Full_Switch = "nostdlib" then
146 if Full_Switch = "-RTS" then
191 elsif GNAT.Command_Line.Full_Switch = "-ext" then
239 & GNAT.Command_Line.Full_Switch);
244 & GNAT.Command_Line.Full_Switch);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dgnatxref.adb92 if GNAT.Command_Line.Full_Switch = "a" then
95 elsif GNAT.Command_Line.Full_Switch = "aI" then
119 if GNAT.Command_Line.Full_Switch = "nostdinc" then
121 elsif GNAT.Command_Line.Full_Switch = "nostdlib" then
147 if Full_Switch = "-RTS" then
193 elsif GNAT.Command_Line.Full_Switch = "-ext" then
242 & GNAT.Command_Line.Full_Switch);
248 & GNAT.Command_Line.Full_Switch);
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dgnatxref.adb92 if GNAT.Command_Line.Full_Switch = "a" then
95 elsif GNAT.Command_Line.Full_Switch = "aI" then
119 if GNAT.Command_Line.Full_Switch = "nostdinc" then
121 elsif GNAT.Command_Line.Full_Switch = "nostdlib" then
147 if Full_Switch = "-RTS" then
193 elsif GNAT.Command_Line.Full_Switch = "-ext" then
242 & GNAT.Command_Line.Full_Switch);
248 & GNAT.Command_Line.Full_Switch);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dgnatxref.adb92 if GNAT.Command_Line.Full_Switch = "a" then
95 elsif GNAT.Command_Line.Full_Switch = "aI" then
119 if GNAT.Command_Line.Full_Switch = "nostdinc" then
121 elsif GNAT.Command_Line.Full_Switch = "nostdlib" then
147 if Full_Switch = "-RTS" then
193 elsif GNAT.Command_Line.Full_Switch = "-ext" then
242 & GNAT.Command_Line.Full_Switch);
248 & GNAT.Command_Line.Full_Switch);
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dgnatxref.adb92 if GNAT.Command_Line.Full_Switch = "a" then
95 elsif GNAT.Command_Line.Full_Switch = "aI" then
119 if GNAT.Command_Line.Full_Switch = "nostdinc" then
121 elsif GNAT.Command_Line.Full_Switch = "nostdlib" then
147 if Full_Switch = "-RTS" then
193 elsif GNAT.Command_Line.Full_Switch = "-ext" then
242 & GNAT.Command_Line.Full_Switch);
248 & GNAT.Command_Line.Full_Switch);
/dports/lang/asis/asis-gpl-2016-src/tools/gnattest/
H A Dgnattest-environment.adb2704 if Full_Switch = "d" then
2812 if Full_Switch = "-parallel" then
2825 if Full_Switch = "-subdir" then
2841 if Full_Switch = "-tests-dir" then
2857 if Full_Switch = "-stubs-dir" then
2873 if Full_Switch = "-omit-sloc" then
2910 if Full_Switch = "-stub" then
2935 if Full_Switch = "-version" then
2940 if Full_Switch = "-help" then
2945 if Full_Switch = "-queues" then
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dgnatxref.adb93 if GNAT.Command_Line.Full_Switch = "a" then
96 elsif GNAT.Command_Line.Full_Switch = "aI" then
120 if GNAT.Command_Line.Full_Switch = "nostdinc" then
122 elsif GNAT.Command_Line.Full_Switch = "nostdlib" then
148 if Full_Switch = "-RTS" then
194 elsif GNAT.Command_Line.Full_Switch = "-ext" then
243 & GNAT.Command_Line.Full_Switch);
249 & GNAT.Command_Line.Full_Switch);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dgnatxref.adb93 if GNAT.Command_Line.Full_Switch = "a" then
96 elsif GNAT.Command_Line.Full_Switch = "aI" then
120 if GNAT.Command_Line.Full_Switch = "nostdinc" then
122 elsif GNAT.Command_Line.Full_Switch = "nostdlib" then
148 if Full_Switch = "-RTS" then
194 elsif GNAT.Command_Line.Full_Switch = "-ext" then
243 & GNAT.Command_Line.Full_Switch);
249 & GNAT.Command_Line.Full_Switch);
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dgnatxref.adb92 if GNAT.Command_Line.Full_Switch = "a" then
95 elsif GNAT.Command_Line.Full_Switch = "aI" then
119 if GNAT.Command_Line.Full_Switch = "nostdinc" then
121 elsif GNAT.Command_Line.Full_Switch = "nostdlib" then
147 if Full_Switch = "-RTS" then
193 elsif GNAT.Command_Line.Full_Switch = "-ext" then
242 & GNAT.Command_Line.Full_Switch);
248 & GNAT.Command_Line.Full_Switch);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dgnatxref.adb93 if GNAT.Command_Line.Full_Switch = "a" then
96 elsif GNAT.Command_Line.Full_Switch = "aI" then
120 if GNAT.Command_Line.Full_Switch = "nostdinc" then
122 elsif GNAT.Command_Line.Full_Switch = "nostdlib" then
148 if Full_Switch = "-RTS" then
194 elsif GNAT.Command_Line.Full_Switch = "-ext" then
243 & GNAT.Command_Line.Full_Switch);
249 & GNAT.Command_Line.Full_Switch);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dgnatxref.adb93 if GNAT.Command_Line.Full_Switch = "a" then
96 elsif GNAT.Command_Line.Full_Switch = "aI" then
120 if GNAT.Command_Line.Full_Switch = "nostdinc" then
122 elsif GNAT.Command_Line.Full_Switch = "nostdlib" then
148 if Full_Switch = "-RTS" then
194 elsif GNAT.Command_Line.Full_Switch = "-ext" then
243 & GNAT.Command_Line.Full_Switch);
249 & GNAT.Command_Line.Full_Switch);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dgnatxref.adb93 if GNAT.Command_Line.Full_Switch = "a" then
96 elsif GNAT.Command_Line.Full_Switch = "aI" then
120 if GNAT.Command_Line.Full_Switch = "nostdinc" then
122 elsif GNAT.Command_Line.Full_Switch = "nostdlib" then
148 if Full_Switch = "-RTS" then
194 elsif GNAT.Command_Line.Full_Switch = "-ext" then
243 & GNAT.Command_Line.Full_Switch);
249 & GNAT.Command_Line.Full_Switch);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dgnatxref.adb93 if GNAT.Command_Line.Full_Switch = "a" then
96 elsif GNAT.Command_Line.Full_Switch = "aI" then
120 if GNAT.Command_Line.Full_Switch = "nostdinc" then
122 elsif GNAT.Command_Line.Full_Switch = "nostdlib" then
148 if Full_Switch = "-RTS" then
194 elsif GNAT.Command_Line.Full_Switch = "-ext" then
243 & GNAT.Command_Line.Full_Switch);
249 & GNAT.Command_Line.Full_Switch);

12345678910