Home
last modified time | relevance | path

Searched refs:Next_Argv (Results 1 – 25 of 108) sorted by relevance

12345

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dgnatbind.adb512 Next_Argv : String (1 .. Len_Arg (Next_Arg)); variable
515 Fill_Arg (Next_Argv'Address, Next_Arg);
517 if Next_Argv'Length > 0 then
518 if Next_Argv (1) = '@' then
519 if Next_Argv'Length > 1 then
524 Next_Argv (2 .. Next_Argv'Last),
535 Action (Next_Argv);
H A Dswitch.adb64 Next_Argv : String (1 .. Len_Arg (Next_Arg)); variable
66 Fill_Arg (Next_Argv'Address, Next_Arg);
68 if Next_Argv = Version_Switch then
71 elsif Next_Argv = Help_Switch then
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dgnatbind.adb512 Next_Argv : String (1 .. Len_Arg (Next_Arg)); variable
515 Fill_Arg (Next_Argv'Address, Next_Arg);
517 if Next_Argv'Length > 0 then
518 if Next_Argv (1) = '@' then
519 if Next_Argv'Length > 1 then
524 Next_Argv (2 .. Next_Argv'Last),
535 Action (Next_Argv);
H A Dswitch.adb64 Next_Argv : String (1 .. Len_Arg (Next_Arg)); variable
66 Fill_Arg (Next_Argv'Address, Next_Arg);
68 if Next_Argv = Version_Switch then
71 elsif Next_Argv = Help_Switch then
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dgnatbind.adb512 Next_Argv : String (1 .. Len_Arg (Next_Arg)); variable
515 Fill_Arg (Next_Argv'Address, Next_Arg);
517 if Next_Argv'Length > 0 then
518 if Next_Argv (1) = '@' then
519 if Next_Argv'Length > 1 then
524 Next_Argv (2 .. Next_Argv'Last),
535 Action (Next_Argv);
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dgnatbind.adb512 Next_Argv : String (1 .. Len_Arg (Next_Arg)); variable
515 Fill_Arg (Next_Argv'Address, Next_Arg);
517 if Next_Argv'Length > 0 then
518 if Next_Argv (1) = '@' then
519 if Next_Argv'Length > 1 then
524 Next_Argv (2 .. Next_Argv'Last),
535 Action (Next_Argv);
H A Dswitch.adb64 Next_Argv : String (1 .. Len_Arg (Next_Arg)); variable
66 Fill_Arg (Next_Argv'Address, Next_Arg);
68 if Next_Argv = Version_Switch then
71 elsif Next_Argv = Help_Switch then
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dgnatbind.adb512 Next_Argv : String (1 .. Len_Arg (Next_Arg)); variable
515 Fill_Arg (Next_Argv'Address, Next_Arg);
517 if Next_Argv'Length > 0 then
518 if Next_Argv (1) = '@' then
519 if Next_Argv'Length > 1 then
524 Next_Argv (2 .. Next_Argv'Last),
535 Action (Next_Argv);
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dgnatbind.adb512 Next_Argv : String (1 .. Len_Arg (Next_Arg)); variable
515 Fill_Arg (Next_Argv'Address, Next_Arg);
517 if Next_Argv'Length > 0 then
518 if Next_Argv (1) = '@' then
519 if Next_Argv'Length > 1 then
524 Next_Argv (2 .. Next_Argv'Last),
535 Action (Next_Argv);
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dgnatbind.adb518 Next_Argv : String (1 .. Len_Arg (Next_Arg)); variable
521 Fill_Arg (Next_Argv'Address, Next_Arg);
523 if Next_Argv'Length > 0 then
524 if Next_Argv (1) = '@' then
525 if Next_Argv'Length > 1 then
530 Next_Argv (2 .. Next_Argv'Last),
541 Action (Next_Argv);
H A Dswitch.adb64 Next_Argv : String (1 .. Len_Arg (Next_Arg)); variable
66 Fill_Arg (Next_Argv'Address, Next_Arg);
68 if Next_Argv = Version_Switch then
71 elsif Next_Argv = Help_Switch then
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dgnatbind.adb518 Next_Argv : String (1 .. Len_Arg (Next_Arg)); variable
521 Fill_Arg (Next_Argv'Address, Next_Arg);
523 if Next_Argv'Length > 0 then
524 if Next_Argv (1) = '@' then
525 if Next_Argv'Length > 1 then
530 Next_Argv (2 .. Next_Argv'Last),
541 Action (Next_Argv);
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Dgnatbind.adb518 Next_Argv : String (1 .. Len_Arg (Next_Arg)); variable
521 Fill_Arg (Next_Argv'Address, Next_Arg);
523 if Next_Argv'Length > 0 then
524 if Next_Argv (1) = '@' then
525 if Next_Argv'Length > 1 then
530 Next_Argv (2 .. Next_Argv'Last),
541 Action (Next_Argv);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dgnatbind.adb529 Next_Argv : String (1 .. Len_Arg (Next_Arg)); variable
532 Fill_Arg (Next_Argv'Address, Next_Arg);
534 if Next_Argv'Length > 0 then
535 if Next_Argv (1) = '@' then
536 if Next_Argv'Length > 1 then
541 Next_Argv (2 .. Next_Argv'Last),
552 Action (Next_Argv);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dgnatbind.adb547 Next_Argv : String (1 .. Len_Arg (Next_Arg)); variable
550 Fill_Arg (Next_Argv'Address, Next_Arg);
552 if Next_Argv'Length > 0 then
553 if Next_Argv (1) = '@' then
554 if Next_Argv'Length > 1 then
559 Next_Argv (2 .. Next_Argv'Last),
570 Action (Next_Argv);
H A Dswitch.adb64 Next_Argv : String (1 .. Len_Arg (Next_Arg)); variable
66 Fill_Arg (Next_Argv'Address, Next_Arg);
68 if Next_Argv = Version_Switch then
71 elsif Next_Argv = Help_Switch then
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dgnatbind.adb506 Next_Argv : String (1 .. Len_Arg (Next_Arg)); variable
508 Fill_Arg (Next_Argv'Address, Next_Arg);
510 if Next_Argv'Length > 0 then
511 if Next_Argv (1) = '@' then
512 if Next_Argv'Length > 1 then
517 Next_Argv (2 .. Next_Argv'Last),
528 Scan_Bind_Arg (Next_Argv);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dgnatbind.adb529 Next_Argv : String (1 .. Len_Arg (Next_Arg)); variable
532 Fill_Arg (Next_Argv'Address, Next_Arg);
534 if Next_Argv'Length > 0 then
535 if Next_Argv (1) = '@' then
536 if Next_Argv'Length > 1 then
541 Next_Argv (2 .. Next_Argv'Last),
552 Action (Next_Argv);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dgnatbind.adb546 Next_Argv : String (1 .. Len_Arg (Next_Arg)); variable
549 Fill_Arg (Next_Argv'Address, Next_Arg);
551 if Next_Argv'Length > 0 then
552 if Next_Argv (1) = '@' then
553 if Next_Argv'Length > 1 then
558 Next_Argv (2 .. Next_Argv'Last),
569 Action (Next_Argv);
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dgnatbind.adb506 Next_Argv : String (1 .. Len_Arg (Next_Arg)); variable
508 Fill_Arg (Next_Argv'Address, Next_Arg);
510 if Next_Argv'Length > 0 then
511 if Next_Argv (1) = '@' then
512 if Next_Argv'Length > 1 then
517 Next_Argv (2 .. Next_Argv'Last),
528 Scan_Bind_Arg (Next_Argv);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dgnatbind.adb547 Next_Argv : String (1 .. Len_Arg (Next_Arg)); variable
550 Fill_Arg (Next_Argv'Address, Next_Arg);
552 if Next_Argv'Length > 0 then
553 if Next_Argv (1) = '@' then
554 if Next_Argv'Length > 1 then
559 Next_Argv (2 .. Next_Argv'Last),
570 Action (Next_Argv);
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dgnatbind.adb529 Next_Argv : String (1 .. Len_Arg (Next_Arg)); variable
532 Fill_Arg (Next_Argv'Address, Next_Arg);
534 if Next_Argv'Length > 0 then
535 if Next_Argv (1) = '@' then
536 if Next_Argv'Length > 1 then
541 Next_Argv (2 .. Next_Argv'Last),
552 Action (Next_Argv);
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dgnatbind.adb547 Next_Argv : String (1 .. Len_Arg (Next_Arg));
550 Fill_Arg (Next_Argv'Address, Next_Arg);
552 if Next_Argv'Length > 0 then
553 if Next_Argv (1) = '@' then
554 if Next_Argv'Length > 1 then
559 Next_Argv (2 .. Next_Argv'Last),
570 Action (Next_Argv);
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dswitch.adb64 Next_Argv : String (1 .. Len_Arg (Next_Arg)); variable
66 Fill_Arg (Next_Argv'Address, Next_Arg);
68 if Next_Argv = Version_Switch then
71 elsif Next_Argv = Help_Switch then
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dswitch.adb64 Next_Argv : String (1 .. Len_Arg (Next_Arg)); variable
66 Fill_Arg (Next_Argv'Address, Next_Arg);
68 if Next_Argv = Version_Switch then
71 elsif Next_Argv = Help_Switch then

12345