Home
last modified time | relevance | path

Searched refs:Type_Kind (Results 1 – 25 of 344) sorted by relevance

12345678910>>...14

/dports/textproc/adabrowse/adabrowse_4.0.3/
H A Dasis2-predicates.adb495 case Type_Kind (D) is
558 case Type_Kind (D) is
608 case Type_Kind (D) is
638 case Type_Kind (D) is
680 case Type_Kind (D) is
712 case Type_Kind (D) is
746 case Type_Kind (D) is
837 case Type_Kind (D) is
857 case Type_Kind (D) is
877 case Type_Kind (D) is
[all …]
H A Dasis2-declarations.adb219 Type_Kind (Type_Declaration_View (True_Decl)) =
232 Type_Kind (Type_Declaration_View (True_Decl)) =
H A Dad-printers.adb712 procedure Type_Kind subprogram
718 Type_Kind (Self.Left, Info);
721 Type_Kind (Self.Right, Info);
723 end Type_Kind;
/dports/cad/ghdl/ghdl-1.0.0/src/synth/
H A Dsynth-objtypes.ads66 type Type_Kind is type
88 subtype Type_Nets is Type_Kind range Type_Bit .. Type_Logic;
89 subtype Type_All_Discrete is Type_Kind range Type_Bit .. Type_Discrete;
91 Type_Kind range Type_Unbounded_Record .. Type_Record;
93 type Type_Type (Kind : Type_Kind);
117 type Type_Type (Kind : Type_Kind) is record
/dports/lang/adacontrol/adactl-1.18r9/src/
H A Drules-derivations.adb267 …if Type_Kind (Type_Def) in A_Derived_Type_Definition .. A_Derived_Record_Extension_De…
273 if Type_Kind (Type_Def) = A_Derived_Record_Extension_Definition
274 or else Type_Kind (Type_Def) = An_Interface_Type_Definition
360 if Type_Kind (Element) /= An_Interface_Type_Definition then
366 if Type_Kind (Element) /= A_Derived_Type_Definition then
379 case Type_Kind (Element) is
H A Drules-no_operator_usage.adb211 if Type_Kind (Type_Declaration_View (Ultimate_Type_Declaration (Decl)))
247 if Type_Kind (Good_Def) = A_Derived_Type_Definition then
251 Kind := Type_Kind (Good_Def);
349 and then Type_Kind (Type_Declaration_View (E)) = A_Root_Type_Definition)
383 and then Type_Kind (Type_Declaration_View (Decl)) = A_Root_Type_Definition)
H A Dthick_queries.adb1099 return Type_Kind (The_Type);
1891 if Type_Kind (Def) in
2104 case Type_Kind (Def) is
2472 case Type_Kind (Operation_Ultimate_Type) is
2724 if Type_Kind (Good_Def)
2963 case Type_Kind (Decl) is
3758 case Type_Kind (Def) is
4056 if Type_Kind (Def)
4192 case Type_Kind (Subtype_Indication) is
4249 if Type_Kind (Local_Elem) in
[all …]
H A Drules-naming_convention.adb890 … if Type_Kind (Def) in A_Derived_Type_Definition .. A_Derived_Record_Extension_Definition then
904 … if Type_Kind (Def) in A_Derived_Type_Definition .. A_Derived_Record_Extension_Definition then
925 case Type_Kind (Def) is
1004 if Type_Kind (Def)
1017 case Type_Kind (Type_Declaration_View (Accessed)) is
1063 … Failure ("Unexpected type kind: " & Type_Kinds'Wide_Image (Type_Kind (Def)));
1290 if Type_Kind (Def)
/dports/lang/asis/asis-gpl-2016-src/tools/tool_utils/
H A Dasis_ul-utilities.adb420 if Asis.Elements.Type_Kind (Tmp) =
565 while Asis.Elements.Type_Kind (Parent_Type) =
642 case Asis.Elements.Type_Kind (El) is
976 if Asis.Elements.Type_Kind (El) =
1033 if Asis.Elements.Type_Kind (Def) in A_Derived_Type_Definition ..
1187 case Asis.Elements.Type_Kind (Get_Profile_From) is
1391 (Asis.Elements.Type_Kind (Tmp) =
1680 if Asis.Elements.Type_Kind (Type_Def) =
1703 if Asis.Elements.Type_Kind (Type_Def) =
2212 pragma Assert (Ekind (SM_Entity) in Einfo.Type_Kind);
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/libgnat/
H A Ds-putima.adb131 (S : in out Sink'Class; X : Pointer; Type_Kind : String);
134 (S : in out Sink'Class; X : Pointer; Type_Kind : String)
143 Put_UTF_8 (S, Type_Kind);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/libgnat/
H A Ds-putima.adb131 (S : in out Sink'Class; X : Pointer; Type_Kind : String);
134 (S : in out Sink'Class; X : Pointer; Type_Kind : String)
143 Put_UTF_8 (S, Type_Kind);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/libgnat/
H A Ds-putima.adb131 (S : in out Sink'Class; X : Pointer; Type_Kind : String);
134 (S : in out Sink'Class; X : Pointer; Type_Kind : String)
143 Put_UTF_8 (S, Type_Kind);
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/libgnat/
H A Ds-putima.adb131 (S : in out Sink'Class; X : Pointer; Type_Kind : String);
134 (S : in out Sink'Class; X : Pointer; Type_Kind : String)
143 Put_UTF_8 (S, Type_Kind);
/dports/lang/asis/asis-gpl-2016-src/tools/asistant/
H A Dasistant-enum_mapping.adb133 function Type_Kind (Definition : Asis.Type_Definition) subprogram
137 Asis.Elements.Type_Kind (Definition));
138 end Type_Kind;
/dports/lang/asis/asis-gpl-2016-src/tools/gnatcheck/
H A Dgnatcheck-rules-custom_2.adb448 if Type_Kind (Type_Def) = A_Derived_Record_Extension_Definition
450 Type_Kind (Type_Def) = A_Tagged_Record_Type_Definition
452 Type_Kind (Type_Def) = An_Interface_Type_Definition
1307 case Type_Kind (Type_Def) is
1314 Type_Kind (Type_Declaration_View
1660 if Type_Kind (Type_Declaration_View (Element)) =
/dports/devel/matreshka/matreshka-0.7.0/source/web/tools/a2js/
H A Dproperties-tools.adb165 Type_Kind : constant Asis.Type_Kinds := constant
166 Asis.Elements.Type_Kind (Definition);
179 case Type_Kind is
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gnat.dg/
H A Ddebug10.adb38 elsif Ekind (T) in Type_Kind then
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gnat.dg/
H A Ddebug10.adb38 elsif Ekind (T) in Type_Kind then
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gnat.dg/
H A Ddebug10.adb38 elsif Ekind (T) in Type_Kind then
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gnat.dg/
H A Ddebug10.adb38 elsif Ekind (T) in Type_Kind then
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gnat.dg/
H A Ddebug10.adb38 elsif Ekind (T) in Type_Kind then
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gnat.dg/
H A Ddebug10.adb38 elsif Ekind (T) in Type_Kind then
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gnat.dg/
H A Ddebug10.adb38 elsif Ekind (T) in Type_Kind then
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gnat.dg/
H A Ddebug10.adb38 elsif Ekind (T) in Type_Kind then
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gnat.dg/
H A Ddebug10.adb38 elsif Ekind (T) in Type_Kind then

12345678910>>...14