Home
last modified time | relevance | path

Searched refs:Has_Sources (Results 1 – 8 of 8) sorted by relevance

/dports/devel/gprbuild/gprbuild-376670f/src/
H A Dgprinstall-install.adb210 pragma Inline (Has_Sources);
269 if Has_Sources (Project) then
636 end Has_Sources;
1150 if Has_Sources (Project) then
1591 if Has_Sources (Project) then
2176 if not Has_Sources (Project) then
2349 if Has_Sources (L.Project)
2370 if Has_Sources (L.Project)
2391 if Has_Sources (Project) then
2431 if Has_Sources (Project) then
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dprj.adb623 function Has_Sources (P : Project_Id) return Boolean; subprogspec
635 function Has_Sources (P : Project_Id) return Boolean is subprogram
649 end Has_Sources; argument
659 if not Has_Sources (P) then
662 and then Has_Sources (List.Project)
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dprj.adb611 function Has_Sources (P : Project_Id) return Boolean; subprogspec
623 function Has_Sources (P : Project_Id) return Boolean is subprogram
637 end Has_Sources; argument
647 if not Has_Sources (P) then
650 and then Has_Sources (List.Project)
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dprj.adb623 function Has_Sources (P : Project_Id) return Boolean; subprogspec
635 function Has_Sources (P : Project_Id) return Boolean is subprogram
649 end Has_Sources; argument
659 if not Has_Sources (P) then
662 and then Has_Sources (List.Project)
/dports/devel/gprbuild/gprbuild-376670f/gpr/src/
H A Dgpr.adb662 function Has_Sources (P : Project_Id) return Boolean; subprogspec
674 function Has_Sources (P : Project_Id) return Boolean is subprogram
688 end Has_Sources; argument
698 if not Has_Sources (P) then
701 and then Has_Sources (List.Project)
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dprj.adb602 function Has_Sources (P : Project_Id) return Boolean; subprogspec
614 function Has_Sources (P : Project_Id) return Boolean is subprogram
628 end Has_Sources; argument
638 if not Has_Sources (P) then
641 and then Has_Sources (List.Project)
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dprj.adb602 function Has_Sources (P : Project_Id) return Boolean; subprogspec
614 function Has_Sources (P : Project_Id) return Boolean is subprogram
628 end Has_Sources; argument
638 if not Has_Sources (P) then
641 and then Has_Sources (List.Project)
/dports/lang/gnat_util/gnat_util/
H A Dprj.adb623 function Has_Sources (P : Project_Id) return Boolean; subprogspec
635 function Has_Sources (P : Project_Id) return Boolean is subprogram
649 end Has_Sources; argument
659 if not Has_Sources (P) then
662 and then Has_Sources (List.Project)