Home
last modified time | relevance | path

Searched refs:Selected_Target (Results 1 – 25 of 28) sorted by relevance

12

/dports/devel/gprbuild/gprbuild-376670f/src/
H A Dgprconfig-main.adb290 if Selected_Target = Null_Unbounded_String then
293 Put (To_String (Selected_Target));
348 Selected_Target := To_Unbounded_String (Sdefault.Hostname);
378 Selected_Target := Null_Unbounded_String;
380 Selected_Target := To_Unbounded_String (Parameter);
386 Selected_Target := Null_Unbounded_String;
476 & To_String (Selected_Target)
479 (Base, To_String (Selected_Target), Selected_Targets_Set);
545 if Selected_Target /= Null_Unbounded_String then
570 Selected_Target :=
[all …]
H A Dgprconfig.ads22 Selected_Target : Unbounded_String; variable
H A Dgprconfig-knowledge.adb3895 To_String (Selected_Target),
3924 Tgt : constant String := To_String (Selected_Target);
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dprj-conf.adb627 Selected_Target : String_Access := new String'(Target_Name); variable
780 if Selected_Target'Length = 0 then
810 Selected_Target := new String'(Get_Name_String (Tgt_Name));
825 if Selected_Target'Length /= 0 then
828 Selected_Target.all & '-' &
832 Selected_Target.all & Config_Project_File_Extension;
1023 if Selected_Target'Length = 0 then
1034 new String'("--target=" & Selected_Target.all);
1468 (Config, Autoconf_Specified, Project_Tree, Selected_Target.all)
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dprj-conf.adb627 Selected_Target : String_Access := new String'(Target_Name); variable
780 if Selected_Target'Length = 0 then
810 Selected_Target := new String'(Get_Name_String (Tgt_Name));
825 if Selected_Target'Length /= 0 then
828 Selected_Target.all & '-' &
832 Selected_Target.all & Config_Project_File_Extension;
1023 if Selected_Target'Length = 0 then
1034 new String'("--target=" & Selected_Target.all);
1468 (Config, Autoconf_Specified, Project_Tree, Selected_Target.all)
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dprj-conf.adb680 Selected_Target : String_Access := new String'(Target_Name); variable
835 if Selected_Target'Length = 0 then
865 Selected_Target := new String'(Get_Name_String (Tgt_Name));
910 if Selected_Target'Length /= 0 then
913 Selected_Target.all & '-' &
917 Selected_Target.all & Config_Project_File_Extension;
1145 if Selected_Target /= null and then
1146 Selected_Target.all /= ""
1150 new String'("--target=" & Selected_Target.all);
1594 (Config, Autoconf_Specified, Project_Tree, Selected_Target.all)
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dprj-conf.adb680 Selected_Target : String_Access := new String'(Target_Name); variable
835 if Selected_Target'Length = 0 then
865 Selected_Target := new String'(Get_Name_String (Tgt_Name));
910 if Selected_Target'Length /= 0 then
913 Selected_Target.all & '-' &
917 Selected_Target.all & Config_Project_File_Extension;
1145 if Selected_Target /= null and then
1146 Selected_Target.all /= ""
1150 new String'("--target=" & Selected_Target.all);
1594 (Config, Autoconf_Specified, Project_Tree, Selected_Target.all)
H A DChangeLog-20141235 Normalized_Pathname doesn't inhibit the custom Selected_Target
/dports/devel/gprbuild/gprbuild-376670f/gpr/src/
H A Dgpr-conf.adb556 Selected_Target : String_Access := new String'(Target_Name); variable
714 if Selected_Target'Length = 0 then
744 Selected_Target := new String'(Get_Name_String (Tgt_Name));
789 if Selected_Target'Length /= 0 then
792 Selected_Target.all & '-' &
796 Selected_Target.all & Config_Project_File_Extension;
1036 if Selected_Target /= null and then
1037 Selected_Target.all /= ""
1041 new String'("--target=" & Selected_Target.all);
1579 (Config, Autoconf_Specified, Project_Tree, Selected_Target.all)
/dports/lang/gnat_util/gnat_util/
H A Dprj-conf.adb680 Selected_Target : String_Access := new String'(Target_Name); variable
835 if Selected_Target'Length = 0 then
865 Selected_Target := new String'(Get_Name_String (Tgt_Name));
910 if Selected_Target'Length /= 0 then
913 Selected_Target.all & '-' &
917 Selected_Target.all & Config_Project_File_Extension;
1145 if Selected_Target /= null and then
1146 Selected_Target.all /= ""
1150 new String'("--target=" & Selected_Target.all);
1594 (Config, Autoconf_Specified, Project_Tree, Selected_Target.all)
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dprj-conf.adb639 Selected_Target : String_Access := new String'(Target_Name); variable
792 if Selected_Target'Length = 0 then
822 Selected_Target := new String'(Get_Name_String (Tgt_Name));
837 if Selected_Target'Length /= 0 then
840 Selected_Target.all & '-' &
844 Selected_Target.all & Config_Project_File_Extension;
1035 if Selected_Target'Length = 0 then
1046 new String'("--target=" & Selected_Target.all);
1491 (Config, Autoconf_Specified, Project_Tree, Selected_Target.all)
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A DChangeLog-20141235 Normalized_Pathname doesn't inhibit the custom Selected_Target
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A DChangeLog-20141235 Normalized_Pathname doesn't inhibit the custom Selected_Target
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A DChangeLog-20141235 Normalized_Pathname doesn't inhibit the custom Selected_Target
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A DChangeLog-20141235 Normalized_Pathname doesn't inhibit the custom Selected_Target
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A DChangeLog-20141235 Normalized_Pathname doesn't inhibit the custom Selected_Target
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A DChangeLog-20141235 Normalized_Pathname doesn't inhibit the custom Selected_Target
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A DChangeLog-20141235 Normalized_Pathname doesn't inhibit the custom Selected_Target
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A DChangeLog-20141235 Normalized_Pathname doesn't inhibit the custom Selected_Target
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A DChangeLog-20141235 Normalized_Pathname doesn't inhibit the custom Selected_Target
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A DChangeLog-20141235 Normalized_Pathname doesn't inhibit the custom Selected_Target
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A DChangeLog-20141235 Normalized_Pathname doesn't inhibit the custom Selected_Target
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A DChangeLog-20141235 Normalized_Pathname doesn't inhibit the custom Selected_Target
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A DChangeLog-20141235 Normalized_Pathname doesn't inhibit the custom Selected_Target
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A DChangeLog-20141235 Normalized_Pathname doesn't inhibit the custom Selected_Target

12