Home
last modified time | relevance | path

Searched refs:Has_Suffix (Results 1 – 25 of 224) sorted by relevance

123456789

/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dexp_dbug.adb506 Has_Suffix : Boolean; variable
555 Has_Suffix := True;
652 Has_Suffix := False;
653 Get_External_Name (E, Has_Suffix);
656 if Debug_Flag_B and then Has_Suffix then
727 and then not Has_Suffix
743 and then not Has_Suffix
777 Has_Suffix : constant Boolean := (Suffix /= ""); constant
794 Get_External_Name (Entity, Has_Suffix);
796 if Has_Suffix then
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dexp_dbug.adb506 Has_Suffix : Boolean; variable
555 Has_Suffix := True;
652 Has_Suffix := False;
653 Get_External_Name (E, Has_Suffix);
656 if Debug_Flag_B and then Has_Suffix then
727 and then not Has_Suffix
743 and then not Has_Suffix
777 Has_Suffix : constant Boolean := (Suffix /= ""); constant
794 Get_External_Name (Entity, Has_Suffix);
796 if Has_Suffix then
[all …]
/dports/lang/elk/elk-3.99.8/src/
H A Dload.c74 int Has_Suffix (Object name, char const *suffix) { in Has_Suffix() function
100 if (!Has_Suffix (f, ".la")) in Check_Loadarg()
115 if (Has_Suffix (Car (what), ".la")) in General_Load()
121 else if (Has_Suffix (what, ".la")) in General_Load()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dexp_dbug.adb492 Has_Suffix : Boolean; variable
523 Has_Suffix := True;
615 Has_Suffix := False;
616 Get_External_Name (E, Has_Suffix);
619 if Debug_Flag_B and then Has_Suffix then
634 procedure Get_External_Name (Entity : Entity_Id; Has_Suffix : Boolean)
692 and then not Has_Suffix
707 and then not Has_Suffix
741 Has_Suffix : constant Boolean := (Suffix /= ""); constant
759 Get_External_Name (Entity, Has_Suffix);
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dexp_dbug.adb492 Has_Suffix : Boolean; variable
523 Has_Suffix := True;
615 Has_Suffix := False;
616 Get_External_Name (E, Has_Suffix);
619 if Debug_Flag_B and then Has_Suffix then
634 procedure Get_External_Name (Entity : Entity_Id; Has_Suffix : Boolean)
692 and then not Has_Suffix
707 and then not Has_Suffix
741 Has_Suffix : constant Boolean := (Suffix /= ""); constant
759 Get_External_Name (Entity, Has_Suffix);
[all …]
/dports/lang/asis/asis-gpl-2016-src/tools/tool_utils/
H A Dasis_ul-string_utilities.adb239 function Has_Suffix (X, Suffix : String) return Boolean is subprogram
250 end Has_Suffix;
252 function Has_Suffix (X, Suffix : W_Str) return Boolean is subprogram
263 end Has_Suffix;
293 if Has_Suffix (X, Suffix) then
302 if Has_Suffix (X, Suffix) then
H A Dasis_ul-environment.adb144 Has_Suffix (Tool_Name.all, Suffix => "gnatcheck");
170 (if Has_Suffix (Tool_Name.all, Suffix => "gnat2xml")
172 elsif Has_Suffix (Tool_Name.all, Suffix => "gnatpp")
174 elsif Has_Suffix (Tool_Name.all, Suffix => "gnatcheck")
176 elsif Has_Suffix (Tool_Name.all, Suffix => "gnatmetric")
849 if Has_Suffix (Tool_Name.all, Suffix => "gnatmetric") then
966 if Has_Suffix (Tool_Name.all, Suffix => "gnatmetric") then
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dexp_dbug.adb562 Has_Suffix : Boolean; variable
609 Has_Suffix := True;
696 Has_Suffix := False;
700 if Debug_Flag_B and then Has_Suffix then
717 Has_Suffix : Boolean := False;
788 and then not Has_Suffix
804 and then not Has_Suffix
825 if Has_Suffix then
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dexp_dbug.adb505 Has_Suffix : Boolean; variable
554 Has_Suffix := True;
651 Has_Suffix := False;
655 if Debug_Flag_B and then Has_Suffix then
672 Has_Suffix : Boolean := False;
744 and then not Has_Suffix
760 and then not Has_Suffix
783 if Has_Suffix then
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dexp_dbug.adb562 Has_Suffix : Boolean; variable
609 Has_Suffix := True;
696 Has_Suffix := False;
700 if Debug_Flag_B and then Has_Suffix then
717 Has_Suffix : Boolean := False;
788 and then not Has_Suffix
804 and then not Has_Suffix
825 if Has_Suffix then
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_dbug.adb636 Has_Suffix : Boolean; variable
683 Has_Suffix := True;
770 Has_Suffix := False;
774 if Debug_Flag_B and then Has_Suffix then
791 Has_Suffix : Boolean := False;
862 and then not Has_Suffix
878 and then not Has_Suffix
899 if Has_Suffix then
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_dbug.adb636 Has_Suffix : Boolean; variable
683 Has_Suffix := True;
770 Has_Suffix := False;
774 if Debug_Flag_B and then Has_Suffix then
791 Has_Suffix : Boolean := False;
862 and then not Has_Suffix
878 and then not Has_Suffix
899 if Has_Suffix then
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dexp_dbug.adb623 Has_Suffix : Boolean; variable
670 Has_Suffix := True;
757 Has_Suffix := False;
761 if Debug_Flag_B and then Has_Suffix then
778 Has_Suffix : Boolean := False;
849 and then not Has_Suffix
865 and then not Has_Suffix
886 if Has_Suffix then
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dexp_dbug.adb599 Has_Suffix : Boolean; variable
646 Has_Suffix := True;
731 Has_Suffix := False;
735 if Debug_Flag_B and then Has_Suffix then
752 Has_Suffix : Boolean := False;
823 and then not Has_Suffix
839 and then not Has_Suffix
860 if Has_Suffix then
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dexp_dbug.adb623 Has_Suffix : Boolean; variable
670 Has_Suffix := True;
757 Has_Suffix := False;
761 if Debug_Flag_B and then Has_Suffix then
778 Has_Suffix : Boolean := False;
849 and then not Has_Suffix
865 and then not Has_Suffix
886 if Has_Suffix then
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dexp_dbug.adb616 Has_Suffix : Boolean; variable
663 Has_Suffix := True;
747 Has_Suffix := False;
751 if Debug_Flag_B and then Has_Suffix then
768 Has_Suffix : Boolean := False;
839 and then not Has_Suffix
855 and then not Has_Suffix
876 if Has_Suffix then
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_dbug.adb636 Has_Suffix : Boolean; variable
683 Has_Suffix := True;
770 Has_Suffix := False;
774 if Debug_Flag_B and then Has_Suffix then
791 Has_Suffix : Boolean := False;
862 and then not Has_Suffix
878 and then not Has_Suffix
899 if Has_Suffix then
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dexp_dbug.adb636 Has_Suffix : Boolean; variable
683 Has_Suffix := True;
770 Has_Suffix := False;
774 if Debug_Flag_B and then Has_Suffix then
791 Has_Suffix : Boolean := False;
862 and then not Has_Suffix
878 and then not Has_Suffix
899 if Has_Suffix then
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dexp_dbug.adb599 Has_Suffix : Boolean; variable
646 Has_Suffix := True;
731 Has_Suffix := False;
735 if Debug_Flag_B and then Has_Suffix then
752 Has_Suffix : Boolean := False;
823 and then not Has_Suffix
839 and then not Has_Suffix
860 if Has_Suffix then
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dexp_dbug.adb623 Has_Suffix : Boolean; variable
670 Has_Suffix := True;
757 Has_Suffix := False;
761 if Debug_Flag_B and then Has_Suffix then
778 Has_Suffix : Boolean := False;
849 and then not Has_Suffix
865 and then not Has_Suffix
886 if Has_Suffix then
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dexp_dbug.adb636 Has_Suffix : Boolean; variable
683 Has_Suffix := True;
770 Has_Suffix := False;
774 if Debug_Flag_B and then Has_Suffix then
791 Has_Suffix : Boolean := False;
862 and then not Has_Suffix
878 and then not Has_Suffix
899 if Has_Suffix then
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dexp_dbug.adb636 Has_Suffix : Boolean; variable
683 Has_Suffix := True;
770 Has_Suffix := False;
774 if Debug_Flag_B and then Has_Suffix then
791 Has_Suffix : Boolean := False;
862 and then not Has_Suffix
878 and then not Has_Suffix
899 if Has_Suffix then
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dexp_dbug.adb599 Has_Suffix : Boolean; variable
646 Has_Suffix := True;
731 Has_Suffix := False;
735 if Debug_Flag_B and then Has_Suffix then
752 Has_Suffix : Boolean := False;
823 and then not Has_Suffix
839 and then not Has_Suffix
860 if Has_Suffix then
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Dexp_dbug.adb636 Has_Suffix : Boolean; variable
683 Has_Suffix := True;
770 Has_Suffix := False;
774 if Debug_Flag_B and then Has_Suffix then
791 Has_Suffix : Boolean := False;
862 and then not Has_Suffix
878 and then not Has_Suffix
899 if Has_Suffix then
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dexp_dbug.adb636 Has_Suffix : Boolean; variable
683 Has_Suffix := True;
770 Has_Suffix := False;
774 if Debug_Flag_B and then Has_Suffix then
791 Has_Suffix : Boolean := False;
862 and then not Has_Suffix
878 and then not Has_Suffix
899 if Has_Suffix then

123456789