Home
last modified time | relevance | path

Searched refs:String_Access (Results 1 – 25 of 2358) sorted by relevance

12345678910>>...95

/dports/lang/asis/asis-gpl-2016-src/asis/
H A Da4g-gnat_int.ads72 Comp_Flag : constant String_Access := new String'("-c");
74 GNAT_Flag : constant String_Access := new String'("-gnatg");
75 GNAT_Flag_ct : constant String_Access := new String'("-gnatct");
76 GNAT_Flag_t : constant String_Access := new String'("-gnatt");
77 GNAT_Flag_ws : constant String_Access := new String'("-gnatws");
78 GNAT_Flag_yN : constant String_Access := new String'("-gnatyN");
81 GCC_Flag_X : constant String_Access := new String'("-x");
82 GCC_Par_Ada : constant String_Access := new String'("ada");
83 GCC_Flag_o : constant String_Access := new String'("-o");
96 (Program : String_Access;
[all …]
/dports/lang/asis/asis-gpl-2016-src/tools/gnattest/
H A Dgnattest-options.ads34 Source_Prj : String_Access := new String'("");
37 Arg_File_Name : String_Access := new String'("");
48 RTS_Path : String_Access := new String'("");
49 RTS_Attribute_Val : String_Access;
53 Test_Dir_Prefix : String_Access := new String'("");
56 Test_Dir_Suffix : String_Access := new String'("_test");
62 Separate_Root_Dir : String_Access;
66 Test_Dir_Name : String_Access := new String'
70 Stub_Dir_Name : String_Access := new String'
121 Harness_Dir : String_Access := new String'
[all …]
H A Dgnattest-mapping.ads40 TC_Name : String_Access;
43 Test : String_Access;
44 Test_Time : String_Access;
56 TR_Name : String_Access;
60 Test : String_Access := null;
61 Test_Time : String_Access := null;
75 File : String_Access;
86 TP_Name : String_Access;
87 SetUp_Name : String_Access;
90 TearDown_Name : String_Access;
[all …]
H A Dgnattest-harness-generator.ads51 Test_Type_Name : String_Access := null;
64 Nesting : String_Access;
76 TR_Text_Name : String_Access;
78 Nesting : String_Access;
80 Tested_Sloc : String_Access := null;
90 TR_Rarent_Unit_Name : String_Access;
103 Name : String_Access;
104 Nesting : String_Access;
121 Test_Unit_Full_Name : String_Access := null;
124 Test_Unit_File_Name : String_Access := null;
[all …]
/dports/devel/gprbuild/gprbuild-376670f/src/
H A Dgprbuild.ads57 Main_Project_Dir : String_Access;
99 Map_File : String_Access := null;
123 (Table_Component_Type => String_Access,
133 (Table_Component_Type => String_Access,
143 (Table_Component_Type => String_Access,
153 (Table_Component_Type => String_Access,
218 (Table_Component_Type => String_Access,
301 Object_Lister_Matcher : String_Access;
302 Library_Symbol_File : String_Access;
361 (Value : String_Access;
[all …]
H A Dgprlib.adb79 Exchange_File_Name : String_Access;
107 Path : String_Access := null;
125 Library_Path_Name : String_Access;
337 Library_Symbol_File : String_Access;
347 Partial_Linker_Path : String_Access;
372 PIC_Option : String_Access := null;
398 Gnatbind_Path : String_Access;
402 Compiler_Path : String_Access;
404 Path_Option : String_Access := null;
443 Export_File_Switch : String_Access;
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Ds-os_lib.ads67 subtype String_Access is Strings.String_Access; subtype
79 function "&" (Left : String_Access; Right : String_Access)
81 function "&" (Left : String_Access; Right : String_List)
246 Name : out String_Access);
262 Name : out String_Access);
538 (Exec_Name : String) return String_Access;
550 Path : String) return String_Access;
566 function Get_Debuggable_Suffix return String_Access;
576 function Get_Executable_Suffix return String_Access;
580 function Get_Object_Suffix return String_Access;
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Ds-os_lib.ads67 subtype String_Access is Strings.String_Access; subtype
79 function "&" (Left : String_Access; Right : String_Access)
81 function "&" (Left : String_Access; Right : String_List)
246 Name : out String_Access);
262 Name : out String_Access);
538 (Exec_Name : String) return String_Access;
550 Path : String) return String_Access;
566 function Get_Debuggable_Suffix return String_Access;
576 function Get_Executable_Suffix return String_Access;
580 function Get_Object_Suffix return String_Access;
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dosint.ads169 return String_Access;
180 return String_Access;
187 return String_Access;
195 return String_Access;
202 return String_Access;
245 (Search_Path : String_Access);
247 (Search_Path : String_Access)
248 return String_Access;
284 (Search_Dir_Prefix : String_Access;
285 Search_File : String_Access;
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dosint.ads169 return String_Access;
180 return String_Access;
187 return String_Access;
195 return String_Access;
202 return String_Access;
245 (Search_Path : String_Access);
247 (Search_Path : String_Access)
248 return String_Access;
284 (Search_Dir_Prefix : String_Access;
285 Search_File : String_Access;
[all …]
/dports/lang/asis/asis-gpl-2016-src/tools/gnatstub/
H A Dgnatstub-options.ads96 Body_Form : String_Access;
108 File_Name : String_Access;
115 Short_File_Name : String_Access;
118 Full_File_Name : String_Access;
121 Tree_Name : String_Access;
123 Body_Name : String_Access;
125 Full_Body_Name : String_Access;
128 Header_File_Name : String_Access;
131 Destination_Dir : String_Access;
/dports/lang/asis/asis-gpl-2016-src/tools/tool_utils/
H A Dasis_ul-common.ads52 Tool_Name : String_Access;
80 Target_From_Command_Line : String_Access;
84 Target_From_Project : String_Access;
89 Gcc_To_Call : String_Access;
97 Gnatmake_To_Call : String_Access;
108 Gprbuild_To_Call : String_Access;
142 Arg_File : String_Access;
147 Tree_File : String_Access;
150 Project_File_Obsolete : String_Access;
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Ds-os_lib.ads70 subtype String_Access is Strings.String_Access; subtype
82 function "&" (Left : String_Access; Right : String_Access)
84 function "&" (Left : String_Access; Right : String_List)
249 Name : out String_Access);
265 Name : out String_Access);
549 (Exec_Name : String) return String_Access;
561 Path : String) return String_Access;
577 function Get_Debuggable_Suffix return String_Access;
587 function Get_Executable_Suffix return String_Access;
591 function Get_Object_Suffix return String_Access;
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-os_lib.ads67 subtype String_Access is Strings.String_Access; subtype
69 function "=" (Left : String_Access; Right : String_Access) return Boolean
79 function "&" (Left : String_Access; Right : String_Access)
81 function "&" (Left : String_Access; Right : String_List)
333 Name : out String_Access);
349 Name : out String_Access);
387 function Get_Debuggable_Suffix return String_Access;
392 function Get_Executable_Suffix return String_Access;
396 function Get_Object_Suffix return String_Access;
491 Path : String) return String_Access;
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Ds-os_lib.ads67 subtype String_Access is Strings.String_Access; subtype
69 function "=" (Left : String_Access; Right : String_Access) return Boolean
79 function "&" (Left : String_Access; Right : String_Access)
81 function "&" (Left : String_Access; Right : String_List)
330 Name : out String_Access);
346 Name : out String_Access);
384 function Get_Debuggable_Suffix return String_Access;
389 function Get_Executable_Suffix return String_Access;
393 function Get_Object_Suffix return String_Access;
472 Path : String) return String_Access;
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnat/
H A Ds-os_lib.ads67 subtype String_Access is Strings.String_Access; subtype
69 function "=" (Left : String_Access; Right : String_Access) return Boolean
79 function "&" (Left : String_Access; Right : String_Access)
81 function "&" (Left : String_Access; Right : String_List)
333 Name : out String_Access);
349 Name : out String_Access);
387 function Get_Debuggable_Suffix return String_Access;
392 function Get_Executable_Suffix return String_Access;
396 function Get_Object_Suffix return String_Access;
491 Path : String) return String_Access;
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-os_lib.ads67 subtype String_Access is Strings.String_Access; subtype
69 function "=" (Left : String_Access; Right : String_Access) return Boolean
79 function "&" (Left : String_Access; Right : String_Access)
81 function "&" (Left : String_Access; Right : String_List)
333 Name : out String_Access);
349 Name : out String_Access);
387 function Get_Debuggable_Suffix return String_Access;
392 function Get_Executable_Suffix return String_Access;
396 function Get_Object_Suffix return String_Access;
491 Path : String) return String_Access;
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Ds-os_lib.ads67 subtype String_Access is Strings.String_Access; subtype
69 function "=" (Left : String_Access; Right : String_Access) return Boolean
79 function "&" (Left : String_Access; Right : String_Access)
81 function "&" (Left : String_Access; Right : String_List)
330 Name : out String_Access);
346 Name : out String_Access);
384 function Get_Debuggable_Suffix return String_Access;
389 function Get_Executable_Suffix return String_Access;
393 function Get_Object_Suffix return String_Access;
472 Path : String) return String_Access;
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/libgnat/
H A Ds-os_lib.ads67 subtype String_Access is Strings.String_Access; subtype
69 function "=" (Left : String_Access; Right : String_Access) return Boolean
79 function "&" (Left : String_Access; Right : String_Access)
81 function "&" (Left : String_Access; Right : String_List)
333 Name : out String_Access);
349 Name : out String_Access);
387 function Get_Debuggable_Suffix return String_Access;
392 function Get_Executable_Suffix return String_Access;
396 function Get_Object_Suffix return String_Access;
491 Path : String) return String_Access;
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-os_lib.ads67 subtype String_Access is Strings.String_Access; subtype
69 function "=" (Left : String_Access; Right : String_Access) return Boolean
79 function "&" (Left : String_Access; Right : String_Access)
81 function "&" (Left : String_Access; Right : String_List)
333 Name : out String_Access);
349 Name : out String_Access);
387 function Get_Debuggable_Suffix return String_Access;
392 function Get_Executable_Suffix return String_Access;
396 function Get_Object_Suffix return String_Access;
491 Path : String) return String_Access;
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Ds-os_lib.ads67 subtype String_Access is Strings.String_Access; subtype
69 function "=" (Left : String_Access; Right : String_Access) return Boolean
79 function "&" (Left : String_Access; Right : String_Access)
81 function "&" (Left : String_Access; Right : String_List)
333 Name : out String_Access);
349 Name : out String_Access);
387 function Get_Debuggable_Suffix return String_Access;
392 function Get_Executable_Suffix return String_Access;
396 function Get_Object_Suffix return String_Access;
491 Path : String) return String_Access;
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/libgnat/
H A Ds-os_lib.ads67 subtype String_Access is Strings.String_Access; subtype
69 function "=" (Left : String_Access; Right : String_Access) return Boolean
79 function "&" (Left : String_Access; Right : String_Access)
81 function "&" (Left : String_Access; Right : String_List)
333 Name : out String_Access);
349 Name : out String_Access);
387 function Get_Debuggable_Suffix return String_Access;
392 function Get_Executable_Suffix return String_Access;
396 function Get_Object_Suffix return String_Access;
491 Path : String) return String_Access;
[all …]
/dports/lang/gcc9-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly5.5/9.1.0/adainclude/
H A Ds-os_lib.ads67 subtype String_Access is Strings.String_Access; subtype
69 function "=" (Left : String_Access; Right : String_Access) return Boolean
79 function "&" (Left : String_Access; Right : String_Access)
81 function "&" (Left : String_Access; Right : String_List)
333 Name : out String_Access);
349 Name : out String_Access);
387 function Get_Debuggable_Suffix return String_Access;
392 function Get_Executable_Suffix return String_Access;
396 function Get_Object_Suffix return String_Access;
491 Path : String) return String_Access;
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/libgnat/
H A Ds-os_lib.ads67 subtype String_Access is Strings.String_Access; subtype
69 function "=" (Left : String_Access; Right : String_Access) return Boolean
79 function "&" (Left : String_Access; Right : String_Access)
81 function "&" (Left : String_Access; Right : String_List)
333 Name : out String_Access);
349 Name : out String_Access);
387 function Get_Debuggable_Suffix return String_Access;
392 function Get_Executable_Suffix return String_Access;
396 function Get_Object_Suffix return String_Access;
491 Path : String) return String_Access;
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/libgnat/
H A Ds-os_lib.ads67 subtype String_Access is Strings.String_Access; subtype
69 function "=" (Left : String_Access; Right : String_Access) return Boolean
79 function "&" (Left : String_Access; Right : String_Access)
81 function "&" (Left : String_Access; Right : String_List)
333 Name : out String_Access);
349 Name : out String_Access);
387 function Get_Debuggable_Suffix return String_Access;
392 function Get_Executable_Suffix return String_Access;
396 function Get_Object_Suffix return String_Access;
491 Path : String) return String_Access;
[all …]

12345678910>>...95