Home
last modified time | relevance | path

Searched refs:No_Path_Information (Results 1 – 25 of 76) sorted by relevance

1234

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dprj.ads132 No_Path_Information : constant Path_Information := (No_Path, No_Path); constant
819 Path : Path_Information := No_Path_Information;
899 Path => No_Path_Information,
1255 Path : Path_Information := No_Path_Information;
1304 Directory : Path_Information := No_Path_Information;
1307 Object_Directory : Path_Information := No_Path_Information;
1310 Exec_Directory : Path_Information := No_Path_Information;
1331 Library_Dir : Path_Information := No_Path_Information;
1338 Library_Src_Dir : Path_Information := No_Path_Information;
1344 Library_ALI_Dir : Path_Information := No_Path_Information;
H A Dclean.adb548 and then Project.Library_Src_Dir /= No_Path_Information
862 if Project.Object_Directory /= No_Path_Information then
1084 if Project.Library_Src_Dir /= No_Path_Information then
1090 and then Project.Object_Directory /= No_Path_Information
1152 and then Project.Exec_Directory /= No_Path_Information
1190 if Project.Object_Directory /= No_Path_Information then
H A Dprj-nmsc.adb758 if Path /= No_Path_Information then
892 if Path /= No_Path_Information then
3216 if Project.Library_Dir = No_Path_Information then
3248 Project.Library_Dir := No_Path_Information;
3268 Project.Library_Dir := No_Path_Information;
3360 Project.Library_Dir /= No_Path_Information
4859 No_Path_Information;
5455 Project.Object_Directory := No_Path_Information;
6181 Path := No_Path_Information;
6701 if Source.Path = No_Path_Information then
[all …]
H A Dmlib-prj.adb698 and then Project.Object_Directory /= No_Path_Information
1382 if Current_Proj.Object_Directory /= No_Path_Information then
1982 and then For_Project.Library_Src_Dir /= No_Path_Information
2127 and then For_Project.Object_Directory /= No_Path_Information
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dprj.ads128 No_Path_Information : constant Path_Information := (No_Path, No_Path); constant
806 Path : Path_Information := No_Path_Information;
886 Path => No_Path_Information,
1228 Path : Path_Information := No_Path_Information;
1279 Directory : Path_Information := No_Path_Information;
1282 Object_Directory : Path_Information := No_Path_Information;
1285 Exec_Directory : Path_Information := No_Path_Information;
1306 Library_Dir : Path_Information := No_Path_Information;
1313 Library_Src_Dir : Path_Information := No_Path_Information;
1319 Library_ALI_Dir : Path_Information := No_Path_Information;
H A Dclean.adb549 and then Project.Library_Src_Dir /= No_Path_Information
863 if Project.Object_Directory /= No_Path_Information then
1085 if Project.Library_Src_Dir /= No_Path_Information then
1091 and then Project.Object_Directory /= No_Path_Information
1153 and then Project.Exec_Directory /= No_Path_Information
1191 if Project.Object_Directory /= No_Path_Information then
H A Dprj-nmsc.adb758 if Path /= No_Path_Information then
892 if Path /= No_Path_Information then
3139 if Project.Library_Dir = No_Path_Information then
3186 Project.Library_Dir := No_Path_Information;
3278 Project.Library_Dir /= No_Path_Information
4762 No_Path_Information;
5359 Project.Object_Directory := No_Path_Information;
5501 if Project.Exec_Directory = No_Path_Information then
6075 Path := No_Path_Information;
6595 if Source.Path = No_Path_Information then
[all …]
H A Dmlib-prj.adb698 and then Project.Object_Directory /= No_Path_Information
1382 if Current_Proj.Object_Directory /= No_Path_Information then
1982 and then For_Project.Library_Src_Dir /= No_Path_Information
2127 and then For_Project.Object_Directory /= No_Path_Information
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dprj.ads128 No_Path_Information : constant Path_Information := (No_Path, No_Path); constant
806 Path : Path_Information := No_Path_Information;
886 Path => No_Path_Information,
1228 Path : Path_Information := No_Path_Information;
1279 Directory : Path_Information := No_Path_Information;
1282 Object_Directory : Path_Information := No_Path_Information;
1285 Exec_Directory : Path_Information := No_Path_Information;
1306 Library_Dir : Path_Information := No_Path_Information;
1313 Library_Src_Dir : Path_Information := No_Path_Information;
1319 Library_ALI_Dir : Path_Information := No_Path_Information;
H A Dclean.adb549 and then Project.Library_Src_Dir /= No_Path_Information
863 if Project.Object_Directory /= No_Path_Information then
1085 if Project.Library_Src_Dir /= No_Path_Information then
1091 and then Project.Object_Directory /= No_Path_Information
1153 and then Project.Exec_Directory /= No_Path_Information
1191 if Project.Object_Directory /= No_Path_Information then
H A Dprj-nmsc.adb758 if Path /= No_Path_Information then
892 if Path /= No_Path_Information then
3139 if Project.Library_Dir = No_Path_Information then
3186 Project.Library_Dir := No_Path_Information;
3278 Project.Library_Dir /= No_Path_Information
4762 No_Path_Information;
5359 Project.Object_Directory := No_Path_Information;
5501 if Project.Exec_Directory = No_Path_Information then
6075 Path := No_Path_Information;
6595 if Source.Path = No_Path_Information then
[all …]
H A Dmlib-prj.adb698 and then Project.Object_Directory /= No_Path_Information
1382 if Current_Proj.Object_Directory /= No_Path_Information then
1982 and then For_Project.Library_Src_Dir /= No_Path_Information
2127 and then For_Project.Object_Directory /= No_Path_Information
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dprj.ads154 No_Path_Information : constant Path_Information := (No_Path, No_Path); constant
838 Path : Path_Information := No_Path_Information;
918 Path => No_Path_Information,
1274 Path : Path_Information := No_Path_Information;
1323 Directory : Path_Information := No_Path_Information;
1326 Object_Directory : Path_Information := No_Path_Information;
1329 Exec_Directory : Path_Information := No_Path_Information;
1350 Library_Dir : Path_Information := No_Path_Information;
1357 Library_Src_Dir : Path_Information := No_Path_Information;
1363 Library_ALI_Dir : Path_Information := No_Path_Information;
H A Dclean.adb546 and then Project.Library_Src_Dir /= No_Path_Information
868 if Project.Object_Directory /= No_Path_Information
1094 if Project.Library_Src_Dir /= No_Path_Information then
1100 and then Project.Object_Directory /= No_Path_Information
1162 and then Project.Exec_Directory /= No_Path_Information
1200 if Project.Object_Directory /= No_Path_Information
H A Dprj-nmsc.adb753 if Path /= No_Path_Information then
887 if Path /= No_Path_Information then
3297 if Project.Library_Dir = No_Path_Information then
3346 Project.Library_Dir := No_Path_Information;
3438 Project.Library_Dir /= No_Path_Information
4948 No_Path_Information;
5525 Project.Object_Directory := No_Path_Information;
5677 if Project.Exec_Directory = No_Path_Information then
6278 Path := No_Path_Information;
6803 if Source.Path = No_Path_Information then
[all …]
H A Dmlib-prj.adb684 and then Project.Object_Directory /= No_Path_Information
1358 if Current_Proj.Object_Directory /= No_Path_Information then
1940 and then For_Project.Library_Src_Dir /= No_Path_Information
2085 and then For_Project.Object_Directory /= No_Path_Information
/dports/lang/gnat_util/gnat_util/
H A Dprj.ads154 No_Path_Information : constant Path_Information := (No_Path, No_Path); constant
838 Path : Path_Information := No_Path_Information;
918 Path => No_Path_Information,
1274 Path : Path_Information := No_Path_Information;
1323 Directory : Path_Information := No_Path_Information;
1326 Object_Directory : Path_Information := No_Path_Information;
1329 Exec_Directory : Path_Information := No_Path_Information;
1350 Library_Dir : Path_Information := No_Path_Information;
1357 Library_Src_Dir : Path_Information := No_Path_Information;
1363 Library_ALI_Dir : Path_Information := No_Path_Information;
H A Dprj-nmsc.adb753 if Path /= No_Path_Information then
887 if Path /= No_Path_Information then
3297 if Project.Library_Dir = No_Path_Information then
3346 Project.Library_Dir := No_Path_Information;
3438 Project.Library_Dir /= No_Path_Information
4948 No_Path_Information;
5525 Project.Object_Directory := No_Path_Information;
5677 if Project.Exec_Directory = No_Path_Information then
6278 Path := No_Path_Information;
6803 if Source.Path = No_Path_Information then
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dprj.ads154 No_Path_Information : constant Path_Information := (No_Path, No_Path); constant
838 Path : Path_Information := No_Path_Information;
918 Path => No_Path_Information,
1274 Path : Path_Information := No_Path_Information;
1323 Directory : Path_Information := No_Path_Information;
1326 Object_Directory : Path_Information := No_Path_Information;
1329 Exec_Directory : Path_Information := No_Path_Information;
1350 Library_Dir : Path_Information := No_Path_Information;
1357 Library_Src_Dir : Path_Information := No_Path_Information;
1363 Library_ALI_Dir : Path_Information := No_Path_Information;
H A Dclean.adb546 and then Project.Library_Src_Dir /= No_Path_Information
868 if Project.Object_Directory /= No_Path_Information
1094 if Project.Library_Src_Dir /= No_Path_Information then
1100 and then Project.Object_Directory /= No_Path_Information
1162 and then Project.Exec_Directory /= No_Path_Information
1200 if Project.Object_Directory /= No_Path_Information
H A Dprj-nmsc.adb753 if Path /= No_Path_Information then
887 if Path /= No_Path_Information then
3297 if Project.Library_Dir = No_Path_Information then
3346 Project.Library_Dir := No_Path_Information;
3438 Project.Library_Dir /= No_Path_Information
4948 No_Path_Information;
5525 Project.Object_Directory := No_Path_Information;
5677 if Project.Exec_Directory = No_Path_Information then
6278 Path := No_Path_Information;
6803 if Source.Path = No_Path_Information then
[all …]
/dports/devel/gprbuild/gprbuild-376670f/gpr/src/
H A Dgpr.ads423 No_Path_Information : constant Path_Information := (No_Path, No_Path); constant
1140 Path : Path_Information := No_Path_Information;
1220 Path => No_Path_Information,
2039 Path : Path_Information := No_Path_Information;
2088 Directory : Path_Information := No_Path_Information;
2091 Object_Directory : Path_Information := No_Path_Information;
2094 Exec_Directory : Path_Information := No_Path_Information;
2115 Library_Dir : Path_Information := No_Path_Information;
2122 Library_Src_Dir : Path_Information := No_Path_Information;
2128 Library_ALI_Dir : Path_Information := No_Path_Information;
H A Dgpr-nmsc.adb776 if Path /= No_Path_Information then
910 if Path /= No_Path_Information then
3699 if Project.Library_Dir = No_Path_Information then
3748 Project.Library_Dir := No_Path_Information;
3840 Project.Library_Dir /= No_Path_Information
5356 No_Path_Information;
5655 Project.Object_Directory := No_Path_Information;
5985 if Project.Exec_Directory = No_Path_Information then
6586 Path := No_Path_Information;
7121 if Source.Path = No_Path_Information then
[all …]
/dports/devel/gprbuild/gprbuild-376670f/src/
H A Dgprclean.adb148 and then Project.Library_Src_Dir /= No_Path_Information
700 if Project.Object_Directory /= No_Path_Information
843 if Project.Library_Src_Dir /= No_Path_Information then
901 and then Project.Exec_Directory /= No_Path_Information
958 and then Project.Object_Directory /= No_Path_Information
H A Dgprbuild-post_compile.adb859 if Proj.Object_Directory /= No_Path_Information then
907 Proj.Object_Directory /= No_Path_Information
930 if List.Project.Library_ALI_Dir /= No_Path_Information
937 elsif List.Project.Library_Dir /= No_Path_Information
2701 if For_Project.Library_ALI_Dir /= No_Path_Information
2864 if For_Project.Library_Src_Dir /= No_Path_Information then
3657 No_Path_Information
3682 Proj.Library_ALI_Dir /= No_Path_Information

1234