Home
last modified time | relevance | path

Searched refs:Spec_Suffix (Results 1 – 25 of 77) sorted by relevance

1234

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dprj-util.adb128 Spec_Suffix : constant String := constant
145 and then Last > Spec_Suffix'Length
146 and then Name (Last - Spec_Suffix'Length + 1 .. Last) =
147 Spec_Suffix
150 Last := Last - Spec_Suffix'Length;
H A Dprj.adb63 Spec_Suffix => No_Array_Element,
286 Suffix := Std_Naming_Data.Spec_Suffix;
316 Next => Std_Naming_Data.Spec_Suffix);
319 Std_Naming_Data.Spec_Suffix := Array_Elements.Last;
H A Dprj-nmsc.adb2027 Spec_Suffix : constant String := constant
2074 (Spec_Suffix, Dot_Replacement = ".")
2108 if Spec_Suffix'Length <= Body_Suffix'Length
2111 Spec_Suffix'Length + 1 ..
2112 Body_Suffix'Last) = Spec_Suffix
2120 Spec_Suffix & """).",
2128 (Separate_Suffix'Last - Spec_Suffix'Length + 1
2130 Separate_Suffix'Last) = Spec_Suffix
2138 Spec_Suffix & """).",
3396 Suffix := Data.Naming.Spec_Suffix;
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dprj-util.adb128 Spec_Suffix : constant String := constant
145 and then Last > Spec_Suffix'Length
146 and then Name (Last - Spec_Suffix'Length + 1 .. Last) =
147 Spec_Suffix
150 Last := Last - Spec_Suffix'Length;
H A Dprj.adb63 Spec_Suffix => No_Array_Element,
286 Suffix := Std_Naming_Data.Spec_Suffix;
316 Next => Std_Naming_Data.Spec_Suffix);
319 Std_Naming_Data.Spec_Suffix := Array_Elements.Last;
H A Dprj-nmsc.adb2027 Spec_Suffix : constant String := constant
2074 (Spec_Suffix, Dot_Replacement = ".")
2108 if Spec_Suffix'Length <= Body_Suffix'Length
2111 Spec_Suffix'Length + 1 ..
2112 Body_Suffix'Last) = Spec_Suffix
2120 Spec_Suffix & """).",
2128 (Separate_Suffix'Last - Spec_Suffix'Length + 1
2130 Separate_Suffix'Last) = Spec_Suffix
2138 Spec_Suffix & """).",
3396 Suffix := Data.Naming.Spec_Suffix;
[all …]
/dports/devel/gprbuild/gprbuild-376670f/gpr/src/
H A Dgpr-util.adb296 Spec_Suffix : Name_Id := No_Name; variable
326 Spec_Suffix := Name_Id (S_Suffix);
414 if Spec_Suffix /= No_Name
418 Get_Name_String (Spec_Suffix)
464 elsif Spec_Suffix /= No_Name
468 Get_Name_String (Spec_Suffix)
1430 Spec_Suffix : String := Get_Name_String (Naming.Spec_Suffix); variable
1435 Canonical_Case_File_Name (Spec_Suffix);
1448 and then Last > Spec_Suffix'Length
1450 Name (Last - Spec_Suffix'Length + 1 .. Last) = Spec_Suffix
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dbutil.adb150 Spec_Suffix : constant String := " (spec)"; constant
152 Spec_Length : constant Positive := Spec_Suffix'Length;
382 and then Order (Index - Spec_Offset .. Index) = Spec_Suffix
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dbutil.adb150 Spec_Suffix : constant String := " (spec)"; constant
152 Spec_Length : constant Positive := Spec_Suffix'Length;
382 and then Order (Index - Spec_Offset .. Index) = Spec_Suffix
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dbutil.adb150 Spec_Suffix : constant String := " (spec)"; constant
152 Spec_Length : constant Positive := Spec_Suffix'Length;
382 and then Order (Index - Spec_Offset .. Index) = Spec_Suffix
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dbutil.adb150 Spec_Suffix : constant String := " (spec)"; constant
152 Spec_Length : constant Positive := Spec_Suffix'Length;
382 and then Order (Index - Spec_Offset .. Index) = Spec_Suffix
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dbutil.adb150 Spec_Suffix : constant String := " (spec)"; constant
152 Spec_Length : constant Positive := Spec_Suffix'Length;
382 and then Order (Index - Spec_Offset .. Index) = Spec_Suffix
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dbutil.adb150 Spec_Suffix : constant String := " (spec)"; constant
152 Spec_Length : constant Positive := Spec_Suffix'Length;
382 and then Order (Index - Spec_Offset .. Index) = Spec_Suffix
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dbutil.adb150 Spec_Suffix : constant String := " (spec)"; constant
152 Spec_Length : constant Positive := Spec_Suffix'Length;
382 and then Order (Index - Spec_Offset .. Index) = Spec_Suffix
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dprj-util.adb209 Spec_Suffix : Name_Id := No_Name; variable
239 Spec_Suffix := Name_Id (S_Suffix);
240 Spec_Suffix_Length := Natural (Length_Of_Name (Spec_Suffix));
302 S_Suffix => Lang.Config.Naming_Data.Spec_Suffix);
329 if Spec_Suffix /= No_Name
333 Get_Name_String (Spec_Suffix)
379 elsif Spec_Suffix /= No_Name
383 Get_Name_String (Spec_Suffix)
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dprj-util.adb207 Spec_Suffix : Name_Id := No_Name; variable
237 Spec_Suffix := Name_Id (S_Suffix);
238 Spec_Suffix_Length := Natural (Length_Of_Name (Spec_Suffix));
300 S_Suffix => Lang.Config.Naming_Data.Spec_Suffix);
327 if Spec_Suffix /= No_Name
331 Get_Name_String (Spec_Suffix)
377 elsif Spec_Suffix /= No_Name
381 Get_Name_String (Spec_Suffix)
H A Dmakeutl.adb1042 Spec_Suffix : String := Get_Name_String (Naming.Spec_Suffix); variable
1047 Canonical_Case_File_Name (Spec_Suffix);
1060 and then Last > Spec_Suffix'Length
1062 Name (Last - Spec_Suffix'Length + 1 .. Last) = Spec_Suffix
1065 Last := Last - Spec_Suffix'Length;
1688 Suffix := Source.Language.Config.Naming_Data.Spec_Suffix;
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dprj-util.adb209 Spec_Suffix : Name_Id := No_Name; variable
239 Spec_Suffix := Name_Id (S_Suffix);
240 Spec_Suffix_Length := Natural (Length_Of_Name (Spec_Suffix));
302 S_Suffix => Lang.Config.Naming_Data.Spec_Suffix);
329 if Spec_Suffix /= No_Name
333 Get_Name_String (Spec_Suffix)
379 elsif Spec_Suffix /= No_Name
383 Get_Name_String (Spec_Suffix)
H A Dmakeutl.adb1052 Spec_Suffix : String := Get_Name_String (Naming.Spec_Suffix); variable
1057 Canonical_Case_File_Name (Spec_Suffix);
1070 and then Last > Spec_Suffix'Length
1072 Name (Last - Spec_Suffix'Length + 1 .. Last) = Spec_Suffix
1075 Last := Last - Spec_Suffix'Length;
1696 Suffix := Source.Language.Config.Naming_Data.Spec_Suffix;
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dprj-util.adb207 Spec_Suffix : Name_Id := No_Name; variable
237 Spec_Suffix := Name_Id (S_Suffix);
238 Spec_Suffix_Length := Natural (Length_Of_Name (Spec_Suffix));
300 S_Suffix => Lang.Config.Naming_Data.Spec_Suffix);
327 if Spec_Suffix /= No_Name
331 Get_Name_String (Spec_Suffix)
377 elsif Spec_Suffix /= No_Name
381 Get_Name_String (Spec_Suffix)
H A Dmakeutl.adb1016 Spec_Suffix : String := Get_Name_String (Naming.Spec_Suffix); variable
1021 Canonical_Case_File_Name (Spec_Suffix);
1034 and then Last > Spec_Suffix'Length
1036 Name (Last - Spec_Suffix'Length + 1 .. Last) = Spec_Suffix
1039 Last := Last - Spec_Suffix'Length;
1660 Suffix := Source.Language.Config.Naming_Data.Spec_Suffix;
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dprj-util.adb207 Spec_Suffix : Name_Id := No_Name; variable
237 Spec_Suffix := Name_Id (S_Suffix);
238 Spec_Suffix_Length := Natural (Length_Of_Name (Spec_Suffix));
300 S_Suffix => Lang.Config.Naming_Data.Spec_Suffix);
327 if Spec_Suffix /= No_Name
331 Get_Name_String (Spec_Suffix)
377 elsif Spec_Suffix /= No_Name
381 Get_Name_String (Spec_Suffix)
H A Dmakeutl.adb1016 Spec_Suffix : String := Get_Name_String (Naming.Spec_Suffix); variable
1021 Canonical_Case_File_Name (Spec_Suffix);
1034 and then Last > Spec_Suffix'Length
1036 Name (Last - Spec_Suffix'Length + 1 .. Last) = Spec_Suffix
1039 Last := Last - Spec_Suffix'Length;
1660 Suffix := Source.Language.Config.Naming_Data.Spec_Suffix;
/dports/lang/gnat_util/gnat_util/
H A Dprj-util.adb209 Spec_Suffix : Name_Id := No_Name; variable
239 Spec_Suffix := Name_Id (S_Suffix);
240 Spec_Suffix_Length := Natural (Length_Of_Name (Spec_Suffix));
302 S_Suffix => Lang.Config.Naming_Data.Spec_Suffix);
329 if Spec_Suffix /= No_Name
333 Get_Name_String (Spec_Suffix)
379 elsif Spec_Suffix /= No_Name
383 Get_Name_String (Spec_Suffix)
H A Dmakeutl.adb1052 Spec_Suffix : String := Get_Name_String (Naming.Spec_Suffix); variable
1057 Canonical_Case_File_Name (Spec_Suffix);
1070 and then Last > Spec_Suffix'Length
1072 Name (Last - Spec_Suffix'Length + 1 .. Last) = Spec_Suffix
1075 Last := Last - Spec_Suffix'Length;
1696 Suffix := Source.Language.Config.Naming_Data.Spec_Suffix;

1234