Home
last modified time | relevance | path

Searched refs:Subt (Results 1 – 25 of 481) sorted by relevance

12345678910>>...20

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gnat.dg/
H A Dpredicate3_pkg.ads7 subtype Subt is Priv with Dynamic_Predicate => (Test (Subt)); subtype
9 function Wrong return Subt;
10 function Good (X: Subt) return Boolean;
19 function Wrong return Subt is (-1);
20 function Good (X: Subt) return Boolean is (True);
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gnat.dg/
H A Dpredicate3_pkg.ads7 subtype Subt is Priv with Dynamic_Predicate => (Test (Subt)); subtype
9 function Wrong return Subt;
10 function Good (X: Subt) return Boolean;
19 function Wrong return Subt is (-1);
20 function Good (X: Subt) return Boolean is (True);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gnat.dg/
H A Dpredicate3_pkg.ads7 subtype Subt is Priv with Dynamic_Predicate => (Test (Subt)); subtype
9 function Wrong return Subt;
10 function Good (X: Subt) return Boolean;
19 function Wrong return Subt is (-1);
20 function Good (X: Subt) return Boolean is (True);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gnat.dg/
H A Dpredicate3_pkg.ads7 subtype Subt is Priv with Dynamic_Predicate => (Test (Subt)); subtype
9 function Wrong return Subt;
10 function Good (X: Subt) return Boolean;
19 function Wrong return Subt is (-1);
20 function Good (X: Subt) return Boolean is (True);
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gnat.dg/
H A Dpredicate3_pkg.ads7 subtype Subt is Priv with Dynamic_Predicate => (Test (Subt)); subtype
9 function Wrong return Subt;
10 function Good (X: Subt) return Boolean;
19 function Wrong return Subt is (-1);
20 function Good (X: Subt) return Boolean is (True);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gnat.dg/
H A Dpredicate3_pkg.ads7 subtype Subt is Priv with Dynamic_Predicate => (Test (Subt)); subtype
9 function Wrong return Subt;
10 function Good (X: Subt) return Boolean;
19 function Wrong return Subt is (-1);
20 function Good (X: Subt) return Boolean is (True);
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gnat.dg/
H A Dpredicate3_pkg.ads7 subtype Subt is Priv with Dynamic_Predicate => (Test (Subt)); subtype
9 function Wrong return Subt;
10 function Good (X: Subt) return Boolean;
19 function Wrong return Subt is (-1);
20 function Good (X: Subt) return Boolean is (True);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gnat.dg/
H A Dpredicate3_pkg.ads7 subtype Subt is Priv with Dynamic_Predicate => (Test (Subt)); subtype
9 function Wrong return Subt;
10 function Good (X: Subt) return Boolean;
19 function Wrong return Subt is (-1);
20 function Good (X: Subt) return Boolean is (True);
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gnat.dg/
H A Dpredicate3_pkg.ads7 subtype Subt is Priv with Dynamic_Predicate => (Test (Subt)); subtype
9 function Wrong return Subt;
10 function Good (X: Subt) return Boolean;
19 function Wrong return Subt is (-1);
20 function Good (X: Subt) return Boolean is (True);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gnat.dg/
H A Dpredicate3_pkg.ads7 subtype Subt is Priv with Dynamic_Predicate => (Test (Subt)); subtype
9 function Wrong return Subt;
10 function Good (X: Subt) return Boolean;
19 function Wrong return Subt is (-1);
20 function Good (X: Subt) return Boolean is (True);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dsem_ch5.adb2227 if not Present (Subt) then
2235 Subt, Comp_Type);
2244 Subt, Comp_Type);
2247 elsif Present (Subt)
2254 Subt, Comp_Type);
2258 Subt, Comp_Type);
2310 if Present (Subt) then
2321 Rewrite (Subt, New_Occurrence_Of (S, Sloc (Subt)));
2354 Rewrite (Subt, New_Occurrence_Of (S, Sloc (Subt)));
2357 Analyze (Subt);
[all …]
/dports/multimedia/gmtk/gmtk-1.0.9/po/
H A Des.po41 msgstr "Subtítulos visibles"
45 msgstr "Subtítulos ocultados"
71 msgstr "Subtítulos externos #%i"
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dsem_ch5.adb1758 Subt : constant Node_Id := Subtype_Indication (N); constant
1829 if Present (Subt) then
1830 if Nkind (Subt) = N_Subtype_Indication then
1840 Rewrite (Subt, New_Occurrence_Of (S, Sloc (Subt)));
1843 Analyze (Subt);
1848 Bas := Entity (Subt);
2086 if Present (Subt)
2167 if Present (Subt)
2174 Subt);
2412 Defining_Identifier => Subt,
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dsem_ch5.adb1758 Subt : constant Node_Id := Subtype_Indication (N); constant
1829 if Present (Subt) then
1830 if Nkind (Subt) = N_Subtype_Indication then
1840 Rewrite (Subt, New_Occurrence_Of (S, Sloc (Subt)));
1843 Analyze (Subt);
1848 Bas := Entity (Subt);
2086 if Present (Subt)
2167 if Present (Subt)
2174 Subt);
2412 Defining_Identifier => Subt,
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch5.adb2135 Subt : constant Node_Id := Subtype_Indication (N); constant
2151 if Present (Subt) then
2152 if Nkind (Subt) = N_Subtype_Indication then
2162 Rewrite (Subt, New_Occurrence_Of (S, Sloc (Subt)));
2165 Analyze (Subt);
2170 Bas := Entity (Subt);
2397 if Present (Subt)
2483 if Present (Subt)
2490 Subt);
2726 Defining_Identifier => Subt,
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch5.adb2135 Subt : constant Node_Id := Subtype_Indication (N); constant
2151 if Present (Subt) then
2152 if Nkind (Subt) = N_Subtype_Indication then
2162 Rewrite (Subt, New_Occurrence_Of (S, Sloc (Subt)));
2165 Analyze (Subt);
2170 Bas := Entity (Subt);
2397 if Present (Subt)
2483 if Present (Subt)
2490 Subt);
2726 Defining_Identifier => Subt,
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/ada/
H A Dsem_ch5.adb2135 Subt : constant Node_Id := Subtype_Indication (N); constant
2151 if Present (Subt) then
2152 if Nkind (Subt) = N_Subtype_Indication then
2162 Rewrite (Subt, New_Occurrence_Of (S, Sloc (Subt)));
2165 Analyze (Subt);
2170 Bas := Entity (Subt);
2397 if Present (Subt)
2483 if Present (Subt)
2490 Subt);
2726 Defining_Identifier => Subt,
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch5.adb2135 Subt : constant Node_Id := Subtype_Indication (N); constant
2151 if Present (Subt) then
2152 if Nkind (Subt) = N_Subtype_Indication then
2162 Rewrite (Subt, New_Occurrence_Of (S, Sloc (Subt)));
2165 Analyze (Subt);
2170 Bas := Entity (Subt);
2397 if Present (Subt)
2483 if Present (Subt)
2490 Subt);
2726 Defining_Identifier => Subt,
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/ada/
H A Dsem_ch5.adb2135 Subt : constant Node_Id := Subtype_Indication (N); constant
2151 if Present (Subt) then
2152 if Nkind (Subt) = N_Subtype_Indication then
2162 Rewrite (Subt, New_Occurrence_Of (S, Sloc (Subt)));
2165 Analyze (Subt);
2170 Bas := Entity (Subt);
2397 if Present (Subt)
2483 if Present (Subt)
2490 Subt);
2726 Defining_Identifier => Subt,
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/ada/
H A Dsem_ch5.adb2135 Subt : constant Node_Id := Subtype_Indication (N); constant
2151 if Present (Subt) then
2152 if Nkind (Subt) = N_Subtype_Indication then
2162 Rewrite (Subt, New_Occurrence_Of (S, Sloc (Subt)));
2165 Analyze (Subt);
2170 Bas := Entity (Subt);
2397 if Present (Subt)
2483 if Present (Subt)
2490 Subt);
2726 Defining_Identifier => Subt,
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dsem_ch5.adb1685 Subt : constant Node_Id := Subtype_Indication (N); constant
1695 if Present (Subt) then
1696 Analyze (Subt);
1700 if Nkind (Subt) = N_Subtype_Indication then
1701 Bas := Entity (Subtype_Mark (Subt));
1703 Bas := Entity (Subt);
1829 if Present (Subt)
1894 if Present (Subt)
1899 Subt);
2067 Defining_Identifier => Subt,
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dsem_ch5.adb2004 Subt : constant Node_Id := Subtype_Indication (N); constant
2052 if Present (Subt)
2113 if Present (Subt) then
2114 if Nkind (Subt) = N_Subtype_Indication then
2120 Subtype_Indication => New_Copy_Tree (Subt));
2124 Rewrite (Subt, New_Occurrence_Of (S, Sloc (Subt)));
2127 Analyze (Subt);
2132 Bas := Entity (Subt);
2709 Subt : constant Entity_Id := Make_Temporary (Loc, 'S');
2715 Defining_Identifier => Subt,
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dsem_ch5.adb2004 Subt : constant Node_Id := Subtype_Indication (N); constant
2052 if Present (Subt)
2113 if Present (Subt) then
2114 if Nkind (Subt) = N_Subtype_Indication then
2120 Subtype_Indication => New_Copy_Tree (Subt));
2124 Rewrite (Subt, New_Occurrence_Of (S, Sloc (Subt)));
2127 Analyze (Subt);
2132 Bas := Entity (Subt);
2709 Subt : constant Entity_Id := Make_Temporary (Loc, 'S');
2715 Defining_Identifier => Subt,
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dsem_ch5.adb2004 Subt : constant Node_Id := Subtype_Indication (N); constant
2052 if Present (Subt)
2113 if Present (Subt) then
2114 if Nkind (Subt) = N_Subtype_Indication then
2120 Subtype_Indication => New_Copy_Tree (Subt));
2124 Rewrite (Subt, New_Occurrence_Of (S, Sloc (Subt)));
2127 Analyze (Subt);
2132 Bas := Entity (Subt);
2709 Subt : constant Entity_Id := Make_Temporary (Loc, 'S');
2715 Defining_Identifier => Subt,
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Dsem_ch5.adb2069 Subt : constant Node_Id := Subtype_Indication (N); constant
2117 if Present (Subt)
2178 if Present (Subt) then
2179 if Nkind (Subt) = N_Subtype_Indication then
2185 Subtype_Indication => New_Copy_Tree (Subt));
2189 Rewrite (Subt, New_Occurrence_Of (S, Sloc (Subt)));
2192 Analyze (Subt);
2197 Bas := Entity (Subt);
2736 Subt : constant Entity_Id := Make_Temporary (Loc, 'S');
2742 Defining_Identifier => Subt,
[all …]

12345678910>>...20