Home
last modified time | relevance | path

Searched refs:Local_Config (Results 1 – 18 of 18) sorted by relevance

/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnat/
H A Dg-comlin.adb3370 Local_Config : Command_Line_Configuration := Config; variable
3396 case Local_Config.Switches (Index).Typ is
3473 if Local_Config = null then
3477 if Local_Config.Switches = null then
3483 if Local_Config.Sections = null then
3499 for S in Local_Config.Switches'Range loop
3500 case Local_Config.Switches (S).Typ is
3506 not Local_Config.Switches (S).Boolean_Value;
3510 Local_Config.Switches (S).Integer_Initial;
3539 Display_Help (Local_Config);
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/libgnat/
H A Dg-comlin.adb3388 Local_Config : Command_Line_Configuration := Config; variable
3414 case Local_Config.Switches (Index).Typ is
3491 if Local_Config = null then
3495 if Local_Config.Switches = null then
3501 if Local_Config.Sections = null then
3517 for S in Local_Config.Switches'Range loop
3518 case Local_Config.Switches (S).Typ is
3524 not Local_Config.Switches (S).Boolean_Value;
3528 Local_Config.Switches (S).Integer_Initial;
3557 Display_Help (Local_Config);
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/libgnat/
H A Dg-comlin.adb3389 Local_Config : Command_Line_Configuration := Config; variable
3415 case Local_Config.Switches (Index).Typ is
3492 if Local_Config = null then
3496 if Local_Config.Switches = null then
3502 if Local_Config.Sections = null then
3518 for S in Local_Config.Switches'Range loop
3519 case Local_Config.Switches (S).Typ is
3525 not Local_Config.Switches (S).Boolean_Value;
3529 Local_Config.Switches (S).Integer_Initial;
3558 Display_Help (Local_Config);
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/libgnat/
H A Dg-comlin.adb3388 Local_Config : Command_Line_Configuration := Config; variable
3414 case Local_Config.Switches (Index).Typ is
3491 if Local_Config = null then
3495 if Local_Config.Switches = null then
3501 if Local_Config.Sections = null then
3517 for S in Local_Config.Switches'Range loop
3518 case Local_Config.Switches (S).Typ is
3524 not Local_Config.Switches (S).Boolean_Value;
3528 Local_Config.Switches (S).Integer_Initial;
3557 Display_Help (Local_Config);
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/libgnat/
H A Dg-comlin.adb3389 Local_Config : Command_Line_Configuration := Config; variable
3415 case Local_Config.Switches (Index).Typ is
3492 if Local_Config = null then
3496 if Local_Config.Switches = null then
3502 if Local_Config.Sections = null then
3518 for S in Local_Config.Switches'Range loop
3519 case Local_Config.Switches (S).Typ is
3525 not Local_Config.Switches (S).Boolean_Value;
3529 Local_Config.Switches (S).Integer_Initial;
3558 Display_Help (Local_Config);
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/libgnat/
H A Dg-comlin.adb3389 Local_Config : Command_Line_Configuration := Config; variable
3415 case Local_Config.Switches (Index).Typ is
3492 if Local_Config = null then
3496 if Local_Config.Switches = null then
3502 if Local_Config.Sections = null then
3518 for S in Local_Config.Switches'Range loop
3519 case Local_Config.Switches (S).Typ is
3525 not Local_Config.Switches (S).Boolean_Value;
3529 Local_Config.Switches (S).Integer_Initial;
3558 Display_Help (Local_Config);
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/libgnat/
H A Dg-comlin.adb3388 Local_Config : Command_Line_Configuration := Config; variable
3414 case Local_Config.Switches (Index).Typ is
3491 if Local_Config = null then
3495 if Local_Config.Switches = null then
3501 if Local_Config.Sections = null then
3517 for S in Local_Config.Switches'Range loop
3518 case Local_Config.Switches (S).Typ is
3524 not Local_Config.Switches (S).Boolean_Value;
3528 Local_Config.Switches (S).Integer_Initial;
3557 Display_Help (Local_Config);
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/libgnat/
H A Dg-comlin.adb3389 Local_Config : Command_Line_Configuration := Config;
3415 case Local_Config.Switches (Index).Typ is
3492 if Local_Config = null then
3496 if Local_Config.Switches = null then
3502 if Local_Config.Sections = null then
3518 for S in Local_Config.Switches'Range loop
3519 case Local_Config.Switches (S).Typ is
3525 not Local_Config.Switches (S).Boolean_Value;
3529 Local_Config.Switches (S).Integer_Initial;
3558 Display_Help (Local_Config);
[all …]
/dports/lang/gcc9-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly5.5/9.1.0/adainclude/
H A Dg-comlin.adb3370 Local_Config : Command_Line_Configuration := Config; variable
3396 case Local_Config.Switches (Index).Typ is
3473 if Local_Config = null then
3477 if Local_Config.Switches = null then
3483 if Local_Config.Sections = null then
3499 for S in Local_Config.Switches'Range loop
3500 case Local_Config.Switches (S).Typ is
3506 not Local_Config.Switches (S).Boolean_Value;
3510 Local_Config.Switches (S).Integer_Initial;
3539 Display_Help (Local_Config);
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/libgnat/
H A Dg-comlin.adb3370 Local_Config : Command_Line_Configuration := Config; variable
3396 case Local_Config.Switches (Index).Typ is
3473 if Local_Config = null then
3477 if Local_Config.Switches = null then
3483 if Local_Config.Sections = null then
3499 for S in Local_Config.Switches'Range loop
3500 case Local_Config.Switches (S).Typ is
3506 not Local_Config.Switches (S).Boolean_Value;
3510 Local_Config.Switches (S).Integer_Initial;
3539 Display_Help (Local_Config);
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/libgnat/
H A Dg-comlin.adb3370 Local_Config : Command_Line_Configuration := Config; variable
3396 case Local_Config.Switches (Index).Typ is
3473 if Local_Config = null then
3477 if Local_Config.Switches = null then
3483 if Local_Config.Sections = null then
3499 for S in Local_Config.Switches'Range loop
3500 case Local_Config.Switches (S).Typ is
3506 not Local_Config.Switches (S).Boolean_Value;
3510 Local_Config.Switches (S).Integer_Initial;
3539 Display_Help (Local_Config);
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Dg-comlin.adb3347 Local_Config : Command_Line_Configuration := Config; variable
3373 case Local_Config.Switches (Index).Typ is
3446 if Local_Config = null then
3450 if Local_Config.Switches = null then
3456 if Local_Config.Sections = null then
3472 for S in Local_Config.Switches'Range loop
3473 case Local_Config.Switches (S).Typ is
3479 not Local_Config.Switches (S).Boolean_Value;
3483 Local_Config.Switches (S).Integer_Initial;
3512 Display_Help (Local_Config);
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Dg-comlin.adb3347 Local_Config : Command_Line_Configuration := Config; variable
3373 case Local_Config.Switches (Index).Typ is
3446 if Local_Config = null then
3450 if Local_Config.Switches = null then
3456 if Local_Config.Sections = null then
3472 for S in Local_Config.Switches'Range loop
3473 case Local_Config.Switches (S).Typ is
3479 not Local_Config.Switches (S).Boolean_Value;
3483 Local_Config.Switches (S).Integer_Initial;
3512 Display_Help (Local_Config);
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/libgnat/
H A Dg-comlin.adb3347 Local_Config : Command_Line_Configuration := Config; variable
3373 case Local_Config.Switches (Index).Typ is
3446 if Local_Config = null then
3450 if Local_Config.Switches = null then
3456 if Local_Config.Sections = null then
3472 for S in Local_Config.Switches'Range loop
3473 case Local_Config.Switches (S).Typ is
3479 not Local_Config.Switches (S).Boolean_Value;
3483 Local_Config.Switches (S).Integer_Initial;
3512 Display_Help (Local_Config);
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Dg-comlin.adb3347 Local_Config : Command_Line_Configuration := Config; variable
3373 case Local_Config.Switches (Index).Typ is
3446 if Local_Config = null then
3450 if Local_Config.Switches = null then
3456 if Local_Config.Sections = null then
3472 for S in Local_Config.Switches'Range loop
3473 case Local_Config.Switches (S).Typ is
3479 not Local_Config.Switches (S).Boolean_Value;
3483 Local_Config.Switches (S).Integer_Initial;
3512 Display_Help (Local_Config);
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/libgnat/
H A Dg-comlin.adb3347 Local_Config : Command_Line_Configuration := Config; variable
3373 case Local_Config.Switches (Index).Typ is
3446 if Local_Config = null then
3450 if Local_Config.Switches = null then
3456 if Local_Config.Sections = null then
3472 for S in Local_Config.Switches'Range loop
3473 case Local_Config.Switches (S).Typ is
3479 not Local_Config.Switches (S).Boolean_Value;
3483 Local_Config.Switches (S).Integer_Initial;
3512 Display_Help (Local_Config);
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Dg-comlin.adb3347 Local_Config : Command_Line_Configuration := Config; variable
3373 case Local_Config.Switches (Index).Typ is
3446 if Local_Config = null then
3450 if Local_Config.Switches = null then
3456 if Local_Config.Sections = null then
3472 for S in Local_Config.Switches'Range loop
3473 case Local_Config.Switches (S).Typ is
3479 not Local_Config.Switches (S).Boolean_Value;
3483 Local_Config.Switches (S).Integer_Initial;
3512 Display_Help (Local_Config);
[all …]
/dports/lang/gcc9-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly5.5/9.1.0/adalib/
H A Dg-comlin.ali998 3370p7 Local_Config{18|554P9} 3396r18 3401r19 3402r21 3408r25 3409r27 3411r25