Home
last modified time | relevance | path

Searched refs:Bound_T (Results 1 – 25 of 38) sorted by relevance

12

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gnat.dg/
H A Darray33.adb6 type Bound_T is private; formal
7 None_Bound : Bound_T;
15 function Single (First, Last : Bound_T; Value : Value_T) return T;
16 function Single1 (First, Last : Bound_T; Value : Value_T) return T;
18 type Bounds_Array_T is array (Length_T range <>) of Bound_T;
53 function Single (First, Last : Bound_T; Value : Value_T) return T is
62 function Single1 (First, Last : Bound_T; Value : Value_T) return T is
76 Bound_T => T,
H A Dinline18_gen1.ads3 type Bound_T is private; formal
12 type T is array (0 .. 1) of Bound_T;
H A Dgeneric_inst9_pkg2.ads9 type Bound_T is private; formal
11 (Left, Right : Bound_T) return Generic_Inst9_Pkg1.T is <>;
H A Dgeneric_inst9_pkg2.adb5 package My_Operator is new Generic_Inst9_Pkg1.Operator (Bound_T);
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gnat.dg/
H A Darray33.adb6 type Bound_T is private; formal
7 None_Bound : Bound_T;
15 function Single (First, Last : Bound_T; Value : Value_T) return T;
16 function Single1 (First, Last : Bound_T; Value : Value_T) return T;
18 type Bounds_Array_T is array (Length_T range <>) of Bound_T;
53 function Single (First, Last : Bound_T; Value : Value_T) return T is
62 function Single1 (First, Last : Bound_T; Value : Value_T) return T is
76 Bound_T => T,
H A Dinline18_gen1.ads3 type Bound_T is private; formal
12 type T is array (0 .. 1) of Bound_T;
H A Dgeneric_inst9_pkg2.ads9 type Bound_T is private; formal
11 (Left, Right : Bound_T) return Generic_Inst9_Pkg1.T is <>;
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gnat.dg/
H A Darray33.adb6 type Bound_T is private; formal
7 None_Bound : Bound_T;
15 function Single (First, Last : Bound_T; Value : Value_T) return T;
16 function Single1 (First, Last : Bound_T; Value : Value_T) return T;
18 type Bounds_Array_T is array (Length_T range <>) of Bound_T;
53 function Single (First, Last : Bound_T; Value : Value_T) return T is
62 function Single1 (First, Last : Bound_T; Value : Value_T) return T is
76 Bound_T => T,
H A Dinline18_gen1.ads3 type Bound_T is private; formal
12 type T is array (0 .. 1) of Bound_T;
H A Dgeneric_inst9_pkg2.ads9 type Bound_T is private; formal
11 (Left, Right : Bound_T) return Generic_Inst9_Pkg1.T is <>;
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gnat.dg/
H A Darray33.adb6 type Bound_T is private; formal
7 None_Bound : Bound_T;
15 function Single (First, Last : Bound_T; Value : Value_T) return T;
16 function Single1 (First, Last : Bound_T; Value : Value_T) return T;
18 type Bounds_Array_T is array (Length_T range <>) of Bound_T;
53 function Single (First, Last : Bound_T; Value : Value_T) return T is
62 function Single1 (First, Last : Bound_T; Value : Value_T) return T is
76 Bound_T => T,
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gnat.dg/
H A Darray33.adb6 type Bound_T is private; formal
7 None_Bound : Bound_T;
15 function Single (First, Last : Bound_T; Value : Value_T) return T;
16 function Single1 (First, Last : Bound_T; Value : Value_T) return T;
18 type Bounds_Array_T is array (Length_T range <>) of Bound_T;
53 function Single (First, Last : Bound_T; Value : Value_T) return T is
62 function Single1 (First, Last : Bound_T; Value : Value_T) return T is
76 Bound_T => T,
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gnat.dg/
H A Darray33.adb6 type Bound_T is private; formal
7 None_Bound : Bound_T;
15 function Single (First, Last : Bound_T; Value : Value_T) return T;
16 function Single1 (First, Last : Bound_T; Value : Value_T) return T;
18 type Bounds_Array_T is array (Length_T range <>) of Bound_T;
53 function Single (First, Last : Bound_T; Value : Value_T) return T is
62 function Single1 (First, Last : Bound_T; Value : Value_T) return T is
76 Bound_T => T,
H A Dinline18_gen1.ads3 type Bound_T is private; formal
12 type T is array (0 .. 1) of Bound_T;
H A Dgeneric_inst9_pkg2.ads9 type Bound_T is private; formal
11 (Left, Right : Bound_T) return Generic_Inst9_Pkg1.T is <>;
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gnat.dg/
H A Darray33.adb6 type Bound_T is private; formal
7 None_Bound : Bound_T;
15 function Single (First, Last : Bound_T; Value : Value_T) return T;
16 function Single1 (First, Last : Bound_T; Value : Value_T) return T;
18 type Bounds_Array_T is array (Length_T range <>) of Bound_T;
53 function Single (First, Last : Bound_T; Value : Value_T) return T is
62 function Single1 (First, Last : Bound_T; Value : Value_T) return T is
76 Bound_T => T,
H A Dinline18_gen1.ads3 type Bound_T is private; formal
12 type T is array (0 .. 1) of Bound_T;
H A Dgeneric_inst9_pkg2.ads9 type Bound_T is private; formal
11 (Left, Right : Bound_T) return Generic_Inst9_Pkg1.T is <>;
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gnat.dg/
H A Darray33.adb6 type Bound_T is private; formal
7 None_Bound : Bound_T;
15 function Single (First, Last : Bound_T; Value : Value_T) return T;
16 function Single1 (First, Last : Bound_T; Value : Value_T) return T;
18 type Bounds_Array_T is array (Length_T range <>) of Bound_T;
53 function Single (First, Last : Bound_T; Value : Value_T) return T is
62 function Single1 (First, Last : Bound_T; Value : Value_T) return T is
76 Bound_T => T,
H A Dinline18_gen1.ads3 type Bound_T is private; formal
12 type T is array (0 .. 1) of Bound_T;
H A Dgeneric_inst9_pkg2.ads9 type Bound_T is private; formal
11 (Left, Right : Bound_T) return Generic_Inst9_Pkg1.T is <>;
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gnat.dg/
H A Darray33.adb6 type Bound_T is private; formal
7 None_Bound : Bound_T;
15 function Single (First, Last : Bound_T; Value : Value_T) return T;
16 function Single1 (First, Last : Bound_T; Value : Value_T) return T;
18 type Bounds_Array_T is array (Length_T range <>) of Bound_T;
53 function Single (First, Last : Bound_T; Value : Value_T) return T is
62 function Single1 (First, Last : Bound_T; Value : Value_T) return T is
76 Bound_T => T,
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gnat.dg/
H A Darray33.adb6 type Bound_T is private; formal
7 None_Bound : Bound_T;
15 function Single (First, Last : Bound_T; Value : Value_T) return T;
16 function Single1 (First, Last : Bound_T; Value : Value_T) return T;
18 type Bounds_Array_T is array (Length_T range <>) of Bound_T;
53 function Single (First, Last : Bound_T; Value : Value_T) return T is
62 function Single1 (First, Last : Bound_T; Value : Value_T) return T is
76 Bound_T => T,
H A Dinline18_gen1.ads3 type Bound_T is private; formal
12 type T is array (0 .. 1) of Bound_T;
H A Dgeneric_inst9_pkg2.ads9 type Bound_T is private; formal
11 (Left, Right : Bound_T) return Generic_Inst9_Pkg1.T is <>;

12