Home
last modified time | relevance | path

Searched refs:Element_Array (Results 1 – 25 of 435) sorted by relevance

12345678910>>...18

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Di-cpoint.adb49 (Element_Array'Component_Size
177 return Element_Array
198 subtype A is Element_Array (L .. H);
212 return Element_Array
228 X : Element_Array (Index'Succ (Index'First) .. Index'First);
242 subtype A is Element_Array (L .. H);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Di-cpoint.adb49 (Element_Array'Component_Size
177 return Element_Array
198 subtype A is Element_Array (L .. H);
212 return Element_Array
228 X : Element_Array (Index'Succ (Index'First) .. Index'First);
242 subtype A is Element_Array (L .. H);
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Di-cpoint.adb47 (Element_Array'Component_Size
174 Terminator : Element := Default_Terminator) return Element_Array
195 subtype A is Element_Array (L .. H);
209 Length : ptrdiff_t) return Element_Array
225 X : Element_Array (Index'Succ (Index'First) .. Index'First);
239 subtype A is Element_Array (L .. H);
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Di-cpoint.adb47 (Element_Array'Component_Size
174 Terminator : Element := Default_Terminator) return Element_Array
195 subtype A is Element_Array (L .. H);
209 Length : ptrdiff_t) return Element_Array
225 X : Element_Array (Index'Succ (Index'First) .. Index'First);
239 subtype A is Element_Array (L .. H);
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Di-cpoint.adb47 (Element_Array'Component_Size
174 Terminator : Element := Default_Terminator) return Element_Array
195 subtype A is Element_Array (L .. H);
209 Length : ptrdiff_t) return Element_Array
225 X : Element_Array (Index'Succ (Index'First) .. Index'First);
239 subtype A is Element_Array (L .. H);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gnat.dg/
H A Dopt57.adb13 type Element_Array is array (Positive range <>) of Module_Factory_Ptr; type
28 function All_Elements (M : Table) return Element_Array is
29 Result : Element_Array (1 .. Natural (M.Data.Number_Of_Elements));
41 subtype Language_Array is Element_Array;
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gnat.dg/
H A Dopt57.adb13 type Element_Array is array (Positive range <>) of Module_Factory_Ptr; type
28 function All_Elements (M : Table) return Element_Array is
29 Result : Element_Array (1 .. Natural (M.Data.Number_Of_Elements));
41 subtype Language_Array is Element_Array;
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gnat.dg/
H A Dopt57.adb13 type Element_Array is array (Positive range <>) of Module_Factory_Ptr; type
28 function All_Elements (M : Table) return Element_Array is
29 Result : Element_Array (1 .. Natural (M.Data.Number_Of_Elements));
41 subtype Language_Array is Element_Array;
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gnat.dg/
H A Dopt57.adb13 type Element_Array is array (Positive range <>) of Module_Factory_Ptr; type
28 function All_Elements (M : Table) return Element_Array is
29 Result : Element_Array (1 .. Natural (M.Data.Number_Of_Elements));
41 subtype Language_Array is Element_Array;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gnat.dg/
H A Dopt57.adb13 type Element_Array is array (Positive range <>) of Module_Factory_Ptr; type
28 function All_Elements (M : Table) return Element_Array is
29 Result : Element_Array (1 .. Natural (M.Data.Number_Of_Elements));
41 subtype Language_Array is Element_Array;
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gnat.dg/
H A Dopt57.adb13 type Element_Array is array (Positive range <>) of Module_Factory_Ptr; type
28 function All_Elements (M : Table) return Element_Array is
29 Result : Element_Array (1 .. Natural (M.Data.Number_Of_Elements));
41 subtype Language_Array is Element_Array;
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gnat.dg/
H A Dopt57.adb13 type Element_Array is array (Positive range <>) of Module_Factory_Ptr; type
28 function All_Elements (M : Table) return Element_Array is
29 Result : Element_Array (1 .. Natural (M.Data.Number_Of_Elements));
41 subtype Language_Array is Element_Array;
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gnat.dg/
H A Dopt57.adb13 type Element_Array is array (Positive range <>) of Module_Factory_Ptr; type
28 function All_Elements (M : Table) return Element_Array is
29 Result : Element_Array (1 .. Natural (M.Data.Number_Of_Elements));
41 subtype Language_Array is Element_Array;
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gnat.dg/
H A Dopt57.adb13 type Element_Array is array (Positive range <>) of Module_Factory_Ptr; type
28 function All_Elements (M : Table) return Element_Array is
29 Result : Element_Array (1 .. Natural (M.Data.Number_Of_Elements));
41 subtype Language_Array is Element_Array;
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gnat.dg/
H A Dopt57.adb13 type Element_Array is array (Positive range <>) of Module_Factory_Ptr; type
28 function All_Elements (M : Table) return Element_Array is
29 Result : Element_Array (1 .. Natural (M.Data.Number_Of_Elements));
41 subtype Language_Array is Element_Array;
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gnat.dg/
H A Dopt57.adb13 type Element_Array is array (Positive range <>) of Module_Factory_Ptr; type
28 function All_Elements (M : Table) return Element_Array is
29 Result : Element_Array (1 .. Natural (M.Data.Number_Of_Elements));
41 subtype Language_Array is Element_Array;
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gnat.dg/
H A Dopt57.adb13 type Element_Array is array (Positive range <>) of Module_Factory_Ptr; type
28 function All_Elements (M : Table) return Element_Array is
29 Result : Element_Array (1 .. Natural (M.Data.Number_Of_Elements));
41 subtype Language_Array is Element_Array;
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gnat.dg/
H A Dopt57.adb13 type Element_Array is array (Positive range <>) of Module_Factory_Ptr; type
28 function All_Elements (M : Table) return Element_Array is
29 Result : Element_Array (1 .. Natural (M.Data.Number_Of_Elements));
41 subtype Language_Array is Element_Array;
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gnat.dg/
H A Dopt57.adb13 type Element_Array is array (Positive range <>) of Module_Factory_Ptr; type
28 function All_Elements (M : Table) return Element_Array is
29 Result : Element_Array (1 .. Natural (M.Data.Number_Of_Elements));
41 subtype Language_Array is Element_Array;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gnat.dg/
H A Dopt57.adb13 type Element_Array is array (Positive range <>) of Module_Factory_Ptr; type
28 function All_Elements (M : Table) return Element_Array is
29 Result : Element_Array (1 .. Natural (M.Data.Number_Of_Elements));
41 subtype Language_Array is Element_Array;
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gnat.dg/
H A Dopt57.adb13 type Element_Array is array (Positive range <>) of Module_Factory_Ptr; type
28 function All_Elements (M : Table) return Element_Array is
29 Result : Element_Array (1 .. Natural (M.Data.Number_Of_Elements));
41 subtype Language_Array is Element_Array;
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Di-cpoint.adb47 (Element_Array'Component_Size
190 Terminator : Element := Default_Terminator) return Element_Array
211 subtype A is Element_Array (L .. H);
225 Length : ptrdiff_t) return Element_Array
241 X : Element_Array (Index'Succ (Index'First) .. Index'First);
255 subtype A is Element_Array (L .. H);
/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnat/
H A Di-cpoint.adb47 (Element_Array'Component_Size
190 Terminator : Element := Default_Terminator) return Element_Array
211 subtype A is Element_Array (L .. H);
225 Length : ptrdiff_t) return Element_Array
241 X : Element_Array (Index'Succ (Index'First) .. Index'First);
255 subtype A is Element_Array (L .. H);
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/libgnat/
H A Di-cpoint.adb47 (Element_Array'Component_Size
190 Terminator : Element := Default_Terminator) return Element_Array
211 subtype A is Element_Array (L .. H);
225 Length : ptrdiff_t) return Element_Array
241 X : Element_Array (Index'Succ (Index'First) .. Index'First);
255 subtype A is Element_Array (L .. H);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/libgnat/
H A Di-cpoint.adb47 (Element_Array'Component_Size
190 Terminator : Element := Default_Terminator) return Element_Array
211 subtype A is Element_Array (L .. H);
225 Length : ptrdiff_t) return Element_Array
241 X : Element_Array (Index'Succ (Index'First) .. Index'First);
255 subtype A is Element_Array (L .. H);

12345678910>>...18