Home
last modified time | relevance | path

Searched refs:Is_Compilable (Results 1 – 25 of 95) sorted by relevance

1234

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dprj.adb1816 function Is_Compilable (Source : Source_Id) return Boolean is subprogram
1850 end Is_Compilable;
1861 and then Is_Compilable (Source)
H A Dprj.ads447 function Is_Compilable (Source : Source_Id) return Boolean; subprogspec
448 pragma Inline (Is_Compilable);
H A Dmakeutl.adb1261 and then Is_Compilable (Source)
2958 and then Is_Compilable (Source)
3077 if Is_Compilable (Src_Id)
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dprj.adb1679 function Is_Compilable (Source : Source_Id) return Boolean is subprogram
1713 end Is_Compilable;
1724 and then Is_Compilable (Source)
H A Dprj.ads425 function Is_Compilable (Source : Source_Id) return Boolean; subprogspec
426 pragma Inline (Is_Compilable);
H A Dmakeutl.adb1251 and then Is_Compilable (Source)
2903 and then Is_Compilable (Source)
2982 if Is_Compilable (Src_Id)
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dprj.adb1816 function Is_Compilable (Source : Source_Id) return Boolean is subprogram
1850 end Is_Compilable;
1861 and then Is_Compilable (Source)
H A Dprj.ads447 function Is_Compilable (Source : Source_Id) return Boolean; subprogspec
448 pragma Inline (Is_Compilable);
H A Dmakeutl.adb1261 and then Is_Compilable (Source)
2958 and then Is_Compilable (Source)
3077 if Is_Compilable (Src_Id)
/dports/devel/gprbuild/gprbuild-376670f/gpr/src/
H A Dgpr.adb1879 function Is_Compilable (Source : Source_Id) return Boolean is subprogram
1913 end Is_Compilable;
1924 and then Is_Compilable (Source)
H A Dgpr.ads739 function Is_Compilable (Source : Source_Id) return Boolean; subprogspec
740 pragma Inline (Is_Compilable);
H A Dgpr-util.adb1624 and then Is_Compilable (Source)
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dprj.adb1649 function Is_Compilable (Source : Source_Id) return Boolean is subprogram
1683 end Is_Compilable;
1694 and then Is_Compilable (Source)
H A Dprj.ads421 function Is_Compilable (Source : Source_Id) return Boolean; subprogspec
422 pragma Inline (Is_Compilable);
H A Dmakeutl.adb1225 and then Is_Compilable (Source)
2857 and then Is_Compilable (Source)
2936 if Is_Compilable (Src_Id)
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dprj.adb1649 function Is_Compilable (Source : Source_Id) return Boolean is subprogram
1683 end Is_Compilable;
1694 and then Is_Compilable (Source)
H A Dprj.ads421 function Is_Compilable (Source : Source_Id) return Boolean; subprogspec
422 pragma Inline (Is_Compilable);
H A Dmakeutl.adb1225 and then Is_Compilable (Source)
2857 and then Is_Compilable (Source)
2936 if Is_Compilable (Src_Id)
/dports/lang/gnat_util/gnat_util/
H A Dprj.adb1816 function Is_Compilable (Source : Source_Id) return Boolean is subprogram
1850 end Is_Compilable;
1861 and then Is_Compilable (Source)
H A Dprj.ads447 function Is_Compilable (Source : Source_Id) return Boolean; subprogspec
448 pragma Inline (Is_Compilable);
H A Dmakeutl.adb1261 and then Is_Compilable (Source)
2958 and then Is_Compilable (Source)
3077 if Is_Compilable (Src_Id)
/dports/devel/gprbuild/gprbuild-376670f/src/
H A Dgprbuild-post_compile.adb317 if Is_Compilable (Source)
508 if Is_Compilable (Source)
656 if Is_Compilable (Src_Id)
3270 if Is_Compilable (GPR.Element (Iter)) then
3575 and then Is_Compilable (Source)
H A Dgpr_build_util.adb2290 and then Is_Compilable (Source)
2406 if Is_Compilable (Src_Id)
H A Dgprbuild-link.adb448 if Is_Compilable (Id)
H A Dgprbuild-compile.adb1953 if Is_Compilable (Source_2)

1234