Home
last modified time | relevance | path

Searched refs:Exception_Occurrence (Results 1 – 25 of 1416) sorted by relevance

12345678910>>...57

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Da-except-2005.ads62 type Exception_Occurrence is limited private; type
67 Null_Occurrence : constant Exception_Occurrence;
78 (X : Exception_Occurrence) return Wide_String;
86 (X : Exception_Occurrence) return Wide_Wide_String;
123 (Target : out Exception_Occurrence;
124 Source : Exception_Occurrence);
127 (Source : Exception_Occurrence)
227 (X : Ada.Exceptions.Exception_Occurrence);
297 type Exception_Occurrence is record type
337 (X : Exception_Occurrence) return System.Address;
[all …]
H A Da-except.ads70 type Exception_Occurrence is limited private; type
74 Null_Occurrence : constant Exception_Occurrence;
76 function Exception_Name (X : Exception_Occurrence) return String;
87 procedure Reraise_Occurrence (X : Exception_Occurrence);
113 (Target : out Exception_Occurrence;
114 Source : Exception_Occurrence);
117 (Source : Exception_Occurrence)
153 function Current_Target_Exception return Exception_Occurrence;
201 (X : Ada.Exceptions.Exception_Occurrence);
271 type Exception_Occurrence is record type
[all …]
/dports/lang/gcc6-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly4.1/5.1.0/adainclude/
H A Da-except.ads62 type Exception_Occurrence is limited private; type
67 Null_Occurrence : constant Exception_Occurrence;
78 (X : Exception_Occurrence) return Wide_String;
86 (X : Exception_Occurrence) return Wide_Wide_String;
123 (Target : out Exception_Occurrence;
124 Source : Exception_Occurrence);
127 (Source : Exception_Occurrence)
227 (X : Ada.Exceptions.Exception_Occurrence);
297 type Exception_Occurrence is record type
337 (X : Exception_Occurrence) return System.Address;
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/libgnat/
H A Da-except.ads57 type Exception_Occurrence is limited private; type
62 Null_Occurrence : constant Exception_Occurrence;
73 (X : Exception_Occurrence) return Wide_String;
81 (X : Exception_Occurrence) return Wide_Wide_String;
90 procedure Reraise_Occurrence (X : Exception_Occurrence);
118 (Target : out Exception_Occurrence;
119 Source : Exception_Occurrence);
122 (Source : Exception_Occurrence)
210 (X : Ada.Exceptions.Exception_Occurrence);
280 type Exception_Occurrence is record type
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/libgnat/
H A Da-except.ads53 type Exception_Occurrence is limited private; type
58 Null_Occurrence : constant Exception_Occurrence;
69 (X : Exception_Occurrence) return Wide_String;
77 (X : Exception_Occurrence) return Wide_Wide_String;
86 procedure Reraise_Occurrence (X : Exception_Occurrence);
114 (Target : out Exception_Occurrence;
115 Source : Exception_Occurrence);
118 (Source : Exception_Occurrence)
206 (X : Ada.Exceptions.Exception_Occurrence);
251 type Exception_Occurrence is record type
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/libgnat/
H A Da-except.ads57 type Exception_Occurrence is limited private; type
62 Null_Occurrence : constant Exception_Occurrence;
73 (X : Exception_Occurrence) return Wide_String;
81 (X : Exception_Occurrence) return Wide_Wide_String;
90 procedure Reraise_Occurrence (X : Exception_Occurrence);
118 (Target : out Exception_Occurrence;
119 Source : Exception_Occurrence);
122 (Source : Exception_Occurrence)
210 (X : Ada.Exceptions.Exception_Occurrence);
280 type Exception_Occurrence is record type
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/libgnat/
H A Da-except.ads53 type Exception_Occurrence is limited private; type
54 pragma Preelaborable_Initialization (Exception_Occurrence);
58 Null_Occurrence : constant Exception_Occurrence;
69 (X : Exception_Occurrence) return Wide_String;
77 (X : Exception_Occurrence) return Wide_Wide_String;
86 procedure Reraise_Occurrence (X : Exception_Occurrence);
114 (Target : out Exception_Occurrence;
115 Source : Exception_Occurrence);
118 (Source : Exception_Occurrence)
236 type Exception_Occurrence is record type
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/libgnat/
H A Da-except.ads53 type Exception_Occurrence is limited private; type
58 Null_Occurrence : constant Exception_Occurrence;
69 (X : Exception_Occurrence) return Wide_String;
77 (X : Exception_Occurrence) return Wide_Wide_String;
86 procedure Reraise_Occurrence (X : Exception_Occurrence);
114 (Target : out Exception_Occurrence;
115 Source : Exception_Occurrence);
118 (Source : Exception_Occurrence)
206 (X : Ada.Exceptions.Exception_Occurrence);
251 type Exception_Occurrence is record type
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/libgnat/
H A Da-except.ads57 type Exception_Occurrence is limited private; type
62 Null_Occurrence : constant Exception_Occurrence;
73 (X : Exception_Occurrence) return Wide_String;
81 (X : Exception_Occurrence) return Wide_Wide_String;
90 procedure Reraise_Occurrence (X : Exception_Occurrence);
118 (Target : out Exception_Occurrence;
119 Source : Exception_Occurrence);
122 (Source : Exception_Occurrence)
210 (X : Ada.Exceptions.Exception_Occurrence);
280 type Exception_Occurrence is record type
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/libgnat/
H A Da-except.ads53 type Exception_Occurrence is limited private; type
58 Null_Occurrence : constant Exception_Occurrence;
69 (X : Exception_Occurrence) return Wide_String;
77 (X : Exception_Occurrence) return Wide_Wide_String;
86 procedure Reraise_Occurrence (X : Exception_Occurrence);
114 (Target : out Exception_Occurrence;
115 Source : Exception_Occurrence);
118 (Source : Exception_Occurrence)
206 (X : Ada.Exceptions.Exception_Occurrence);
251 type Exception_Occurrence is record type
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Da-except.ads63 type Exception_Occurrence is limited private; type
68 Null_Occurrence : constant Exception_Occurrence;
79 (X : Exception_Occurrence) return Wide_String;
87 (X : Exception_Occurrence) return Wide_Wide_String;
124 (Target : out Exception_Occurrence;
125 Source : Exception_Occurrence);
128 (Source : Exception_Occurrence)
216 (X : Ada.Exceptions.Exception_Occurrence);
286 type Exception_Occurrence is record type
326 (X : Exception_Occurrence) return System.Address;
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Da-except-2005.ads63 type Exception_Occurrence is limited private; type
68 Null_Occurrence : constant Exception_Occurrence;
79 (X : Exception_Occurrence) return Wide_String;
87 (X : Exception_Occurrence) return Wide_Wide_String;
124 (Target : out Exception_Occurrence;
125 Source : Exception_Occurrence);
128 (Source : Exception_Occurrence)
216 (X : Ada.Exceptions.Exception_Occurrence);
286 type Exception_Occurrence is record type
326 (X : Exception_Occurrence) return System.Address;
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Da-except.ads63 type Exception_Occurrence is limited private; type
68 Null_Occurrence : constant Exception_Occurrence;
79 (X : Exception_Occurrence) return Wide_String;
87 (X : Exception_Occurrence) return Wide_Wide_String;
124 (Target : out Exception_Occurrence;
125 Source : Exception_Occurrence);
128 (Source : Exception_Occurrence)
216 (X : Ada.Exceptions.Exception_Occurrence);
286 type Exception_Occurrence is record type
326 (X : Exception_Occurrence) return System.Address;
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/libgnat/
H A Da-except.ads63 type Exception_Occurrence is limited private; type
68 Null_Occurrence : constant Exception_Occurrence;
79 (X : Exception_Occurrence) return Wide_String;
87 (X : Exception_Occurrence) return Wide_Wide_String;
124 (Target : out Exception_Occurrence;
125 Source : Exception_Occurrence);
128 (Source : Exception_Occurrence)
216 (X : Ada.Exceptions.Exception_Occurrence);
286 type Exception_Occurrence is record type
326 (X : Exception_Occurrence) return System.Address;
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Da-except-2005.ads63 type Exception_Occurrence is limited private; type
68 Null_Occurrence : constant Exception_Occurrence;
79 (X : Exception_Occurrence) return Wide_String;
87 (X : Exception_Occurrence) return Wide_Wide_String;
124 (Target : out Exception_Occurrence;
125 Source : Exception_Occurrence);
128 (Source : Exception_Occurrence)
216 (X : Ada.Exceptions.Exception_Occurrence);
286 type Exception_Occurrence is record type
326 (X : Exception_Occurrence) return System.Address;
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Da-except-2005.ads66 type Exception_Occurrence is limited private; type
71 Null_Occurrence : constant Exception_Occurrence;
82 (X : Exception_Occurrence) return Wide_String;
90 (X : Exception_Occurrence) return Wide_Wide_String;
99 procedure Reraise_Occurrence (X : Exception_Occurrence);
127 (Target : out Exception_Occurrence;
128 Source : Exception_Occurrence);
131 (Source : Exception_Occurrence)
231 (X : Ada.Exceptions.Exception_Occurrence);
301 type Exception_Occurrence is record type
[all …]
H A Da-except.ads70 type Exception_Occurrence is limited private; type
74 Null_Occurrence : constant Exception_Occurrence;
76 function Exception_Name (X : Exception_Occurrence) return String;
87 procedure Reraise_Occurrence (X : Exception_Occurrence);
113 (Target : out Exception_Occurrence;
114 Source : Exception_Occurrence);
117 (Source : Exception_Occurrence)
153 function Current_Target_Exception return Exception_Occurrence;
201 (X : Ada.Exceptions.Exception_Occurrence);
271 type Exception_Occurrence is record type
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Da-except-2005.ads66 type Exception_Occurrence is limited private; type
71 Null_Occurrence : constant Exception_Occurrence;
82 (X : Exception_Occurrence) return Wide_String;
90 (X : Exception_Occurrence) return Wide_Wide_String;
99 procedure Reraise_Occurrence (X : Exception_Occurrence);
127 (Target : out Exception_Occurrence;
128 Source : Exception_Occurrence);
131 (Source : Exception_Occurrence)
231 (X : Ada.Exceptions.Exception_Occurrence);
301 type Exception_Occurrence is record type
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Da-except.ads63 type Exception_Occurrence is limited private; type
68 Null_Occurrence : constant Exception_Occurrence;
79 (X : Exception_Occurrence) return Wide_String;
87 (X : Exception_Occurrence) return Wide_Wide_String;
124 (Target : out Exception_Occurrence;
125 Source : Exception_Occurrence);
128 (Source : Exception_Occurrence)
216 (X : Ada.Exceptions.Exception_Occurrence);
286 type Exception_Occurrence is record type
326 (X : Exception_Occurrence) return System.Address;
[all …]
/dports/lang/gcc9-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly5.5/9.1.0/adainclude/
H A Da-except.ads63 type Exception_Occurrence is limited private; type
68 Null_Occurrence : constant Exception_Occurrence;
79 (X : Exception_Occurrence) return Wide_String;
87 (X : Exception_Occurrence) return Wide_Wide_String;
124 (Target : out Exception_Occurrence;
125 Source : Exception_Occurrence);
128 (Source : Exception_Occurrence)
216 (X : Ada.Exceptions.Exception_Occurrence);
286 type Exception_Occurrence is record type
326 (X : Exception_Occurrence) return System.Address;
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/libgnat/
H A Da-except.ads63 type Exception_Occurrence is limited private; type
68 Null_Occurrence : constant Exception_Occurrence;
79 (X : Exception_Occurrence) return Wide_String;
87 (X : Exception_Occurrence) return Wide_Wide_String;
124 (Target : out Exception_Occurrence;
125 Source : Exception_Occurrence);
128 (Source : Exception_Occurrence)
216 (X : Ada.Exceptions.Exception_Occurrence);
286 type Exception_Occurrence is record type
326 (X : Exception_Occurrence) return System.Address;
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Da-except.ads63 type Exception_Occurrence is limited private; type
68 Null_Occurrence : constant Exception_Occurrence;
79 (X : Exception_Occurrence) return Wide_String;
87 (X : Exception_Occurrence) return Wide_Wide_String;
124 (Target : out Exception_Occurrence;
125 Source : Exception_Occurrence);
128 (Source : Exception_Occurrence)
216 (X : Ada.Exceptions.Exception_Occurrence);
286 type Exception_Occurrence is record type
326 (X : Exception_Occurrence) return System.Address;
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnat/
H A Da-except.ads63 type Exception_Occurrence is limited private; type
68 Null_Occurrence : constant Exception_Occurrence;
79 (X : Exception_Occurrence) return Wide_String;
87 (X : Exception_Occurrence) return Wide_Wide_String;
124 (Target : out Exception_Occurrence;
125 Source : Exception_Occurrence);
128 (Source : Exception_Occurrence)
216 (X : Ada.Exceptions.Exception_Occurrence);
286 type Exception_Occurrence is record type
326 (X : Exception_Occurrence) return System.Address;
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/libgnat/
H A Da-except.ads63 type Exception_Occurrence is limited private; type
68 Null_Occurrence : constant Exception_Occurrence;
79 (X : Exception_Occurrence) return Wide_String;
87 (X : Exception_Occurrence) return Wide_Wide_String;
124 (Target : out Exception_Occurrence;
125 Source : Exception_Occurrence);
128 (Source : Exception_Occurrence)
216 (X : Ada.Exceptions.Exception_Occurrence);
286 type Exception_Occurrence is record type
326 (X : Exception_Occurrence) return System.Address;
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/libgnat/
H A Da-except.ads63 type Exception_Occurrence is limited private; type
68 Null_Occurrence : constant Exception_Occurrence;
79 (X : Exception_Occurrence) return Wide_String;
87 (X : Exception_Occurrence) return Wide_Wide_String;
124 (Target : out Exception_Occurrence;
125 Source : Exception_Occurrence);
128 (Source : Exception_Occurrence)
216 (X : Ada.Exceptions.Exception_Occurrence);
286 type Exception_Occurrence is record type
326 (X : Exception_Occurrence) return System.Address;
[all …]

12345678910>>...57