Home
last modified time | relevance | path

Searched refs:R_Type (Results 1 – 25 of 165) sorted by relevance

1234567

/dports/devel/objconv/objconv-2.52/source/
H A Dmac2asm.cpp196 uint32_t R_Type; // Relocation type in Mach-O record in MakeRelocations() local
235 R_Type = relp.s->r_type; in MakeRelocations()
244 R_Type = relp.r->r_type; in MakeRelocations()
254 …if (this->WordSize == 32 && (R_Type == MAC32_RELOC_SECTDIFF || R_Type == MAC32_RELOC_LOCAL_SECTDIF… in MakeRelocations()
280 if (this->WordSize == 64 && R_Type == MAC64_RELOC_SUBTRACTOR) { in MakeRelocations()
318 if (R_Type == MAC32_RELOC_SECTDIFF || R_Type == MAC32_RELOC_LOCAL_SECTDIFF) { in MakeRelocations()
342 switch (R_Type) { in MakeRelocations()
360 err.submit(2030, R_Type); in MakeRelocations()
365 switch (R_Type) { in MakeRelocations()
395 err.submit(2030, R_Type); in MakeRelocations()
/dports/devel/gdb/gdb-11.1/gdb/testsuite/gdb.ada/array_of_variable_length/
H A Dpck.ads20 type R_Type (L : Small_Int := 0) is record type
24 type A_Type is array (Natural range <>) of R_Type;
/dports/devel/gdb/gdb-11.1/gdb/testsuite/gdb.ada/null_overload/
H A Dfoo.adb18 type R_Type is null record; type
19 type R_Access is access R_Type;
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dexp_alfa.adb277 R_Type : constant Entity_Id := Etype (Scope_Id); constant
294 Rewrite (Exp, Convert_To (R_Type, Exp));
299 Analyze_And_Resolve (Exp, R_Type);
H A Dfreeze.adb2800 R_Type : Entity_Id; variable
2991 R_Type := Etype (E);
2996 if Ekind (R_Type) = E_Incomplete_Type
2999 R_Type := Full_View (R_Type);
3000 Set_Etype (E, R_Type);
3003 Freeze_And_Append (R_Type, N, Result);
3015 if Is_Access_Type (R_Type)
3047 elsif (Is_Tagged_Type (R_Type)
3070 Error_Msg_Sloc := Sloc (R_Type);
3073 E, R_Type);
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dexp_alfa.adb277 R_Type : constant Entity_Id := Etype (Scope_Id); constant
294 Rewrite (Exp, Convert_To (R_Type, Exp));
299 Analyze_And_Resolve (Exp, R_Type);
H A Dfreeze.adb2800 R_Type : Entity_Id; variable
2991 R_Type := Etype (E);
2996 if Ekind (R_Type) = E_Incomplete_Type
2999 R_Type := Full_View (R_Type);
3000 Set_Etype (E, R_Type);
3003 Freeze_And_Append (R_Type, N, Result);
3015 if Is_Access_Type (R_Type)
3047 elsif (Is_Tagged_Type (R_Type)
3070 Error_Msg_Sloc := Sloc (R_Type);
3073 E, R_Type);
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Dexp_ch5.adb102 R_Type : Entity_Id;
122 R_Type : Entity_Id;
133 R_Type : Entity_Id;
331 R_Type : Entity_Id := variable
675 or else Is_Bit_Packed_Array (R_Type)
708 R_Type := Etype (Temp);
1008 Ensure_Defined (R_Type, N);
1172 R_Type : Entity_Id;
1264 R_Index := First_Index (R_Type);
1358 R_Type : Entity_Id;
[all …]
H A Dsem_ch6.adb158 R_Type : Entity_Id);
721 if not Is_Record_Type (R_Type)
918 Error_Msg_Node_2 := R_Type;
991 if Is_Access_Type (R_Type)
1002 if Is_Constrained (R_Type) or else Is_Access_Type (R_Type) then
1093 Resolve (Expr, R_Type);
1266 if Is_Tagged_Type (R_Type) then
1269 Typ => R_Type,
6371 R_Type : Entity_Id)
6381 if Is_Limited_Interface (R_Type)
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Dexp_ch5.adb101 R_Type : Entity_Id;
121 R_Type : Entity_Id;
132 R_Type : Entity_Id;
331 R_Type : Entity_Id := variable
675 or else Is_Bit_Packed_Array (R_Type)
708 R_Type := Etype (Temp);
1008 Ensure_Defined (R_Type, N);
1172 R_Type : Entity_Id;
1264 R_Index := First_Index (R_Type);
1358 R_Type : Entity_Id;
[all …]
H A Dsem_ch6.adb168 R_Type : Entity_Id);
834 if not Is_Record_Type (R_Type)
1343 if Is_Access_Type (R_Type)
1354 if Is_Constrained (R_Type) or else Is_Access_Type (R_Type) then
1444 Resolve (Expr, R_Type);
1491 if Is_Array_Type (R_Type)
1666 if Is_Tagged_Type (R_Type) then
1669 Typ => R_Type,
6982 R_Type : Entity_Id)
6992 if Is_Limited_Interface (R_Type)
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Dexp_ch5.adb101 R_Type : Entity_Id;
121 R_Type : Entity_Id;
132 R_Type : Entity_Id;
331 R_Type : Entity_Id := variable
675 or else Is_Bit_Packed_Array (R_Type)
708 R_Type := Etype (Temp);
1008 Ensure_Defined (R_Type, N);
1172 R_Type : Entity_Id;
1264 R_Index := First_Index (R_Type);
1358 R_Type : Entity_Id;
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Dexp_ch5.adb102 R_Type : Entity_Id;
122 R_Type : Entity_Id;
133 R_Type : Entity_Id;
331 R_Type : Entity_Id := variable
675 or else Is_Bit_Packed_Array (R_Type)
708 R_Type := Etype (Temp);
1008 Ensure_Defined (R_Type, N);
1172 R_Type : Entity_Id;
1264 R_Index := First_Index (R_Type);
1358 R_Type : Entity_Id;
[all …]
H A Dsem_ch6.adb158 R_Type : Entity_Id);
721 if not Is_Record_Type (R_Type)
918 Error_Msg_Node_2 := R_Type;
991 if Is_Access_Type (R_Type)
1002 if Is_Constrained (R_Type) or else Is_Access_Type (R_Type) then
1093 Resolve (Expr, R_Type);
1266 if Is_Tagged_Type (R_Type) then
1269 Typ => R_Type,
6371 R_Type : Entity_Id)
6381 if Is_Limited_Interface (R_Type)
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Dexp_ch5.adb101 R_Type : Entity_Id;
121 R_Type : Entity_Id;
132 R_Type : Entity_Id;
331 R_Type : Entity_Id := variable
675 or else Is_Bit_Packed_Array (R_Type)
708 R_Type := Etype (Temp);
1008 Ensure_Defined (R_Type, N);
1172 R_Type : Entity_Id;
1264 R_Index := First_Index (R_Type);
1358 R_Type : Entity_Id;
[all …]
H A Dsem_ch6.adb168 R_Type : Entity_Id);
834 if not Is_Record_Type (R_Type)
1343 if Is_Access_Type (R_Type)
1354 if Is_Constrained (R_Type) or else Is_Access_Type (R_Type) then
1444 Resolve (Expr, R_Type);
1491 if Is_Array_Type (R_Type)
1666 if Is_Tagged_Type (R_Type) then
1669 Typ => R_Type,
6982 R_Type : Entity_Id)
6992 if Is_Limited_Interface (R_Type)
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Dexp_ch5.adb102 R_Type : Entity_Id;
122 R_Type : Entity_Id;
133 R_Type : Entity_Id;
331 R_Type : Entity_Id := variable
675 or else Is_Bit_Packed_Array (R_Type)
708 R_Type := Etype (Temp);
1008 Ensure_Defined (R_Type, N);
1172 R_Type : Entity_Id;
1264 R_Index := First_Index (R_Type);
1358 R_Type : Entity_Id;
[all …]
H A Dsem_ch6.adb158 R_Type : Entity_Id);
721 if not Is_Record_Type (R_Type)
918 Error_Msg_Node_2 := R_Type;
991 if Is_Access_Type (R_Type)
1002 if Is_Constrained (R_Type) or else Is_Access_Type (R_Type) then
1093 Resolve (Expr, R_Type);
1266 if Is_Tagged_Type (R_Type) then
1269 Typ => R_Type,
6371 R_Type : Entity_Id)
6381 if Is_Limited_Interface (R_Type)
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Dexp_ch5.adb107 R_Type : Entity_Id;
127 R_Type : Entity_Id;
146 R_Type : Entity_Id;
345 R_Type : Entity_Id := variable
689 or else Is_Bit_Packed_Array (R_Type)
722 R_Type := Etype (Temp);
1022 Ensure_Defined (R_Type, N);
1186 R_Type : Entity_Id;
1278 R_Index := First_Index (R_Type);
1372 R_Type : Entity_Id;
[all …]
/dports/cad/ghdl/ghdl-1.0.0/src/grt/
H A Dgrt-to_strings.adb35 subtype R_Type is String (1 .. Str'Length); subtype
36 S : R_Type renames Str;
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dfreeze.adb3705 R_Type : Entity_Id; variable
3897 R_Type := Etype (E);
3906 if Ekind (R_Type) = E_Incomplete_Type
3910 R_Type := Full_View (R_Type);
3911 Set_Etype (E, R_Type);
3918 and then From_Limited_With (R_Type)
3926 Freeze_And_Append (R_Type, N, Result);
3938 if Is_Access_Type (R_Type)
3970 elsif (Is_Tagged_Type (R_Type)
3996 E, R_Type);
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/ada/
H A Dfreeze.adb3109 R_Type : Entity_Id; variable
3297 R_Type := Etype (E);
3306 if Ekind (R_Type) = E_Incomplete_Type
3310 R_Type := Full_View (R_Type);
3311 Set_Etype (E, R_Type);
3320 and then From_Limited_With (R_Type)
3332 Freeze_And_Append (R_Type, N, Result);
3344 if Is_Access_Type (R_Type)
3373 elsif (Is_Tagged_Type (R_Type)
3397 E, R_Type);
[all …]
H A Dsem_ch6.adb159 R_Type : Entity_Id);
699 Ekind_In (R_Type,
727 Error_Msg_Node_2 := R_Type;
801 if Is_Access_Type (R_Type)
812 if Is_Constrained (R_Type)
905 Resolve (Expr, R_Type);
1057 if Is_Tagged_Type (R_Type) then
1060 Typ => R_Type,
5448 R_Type : Entity_Id)
5458 if Is_Limited_Interface (R_Type)
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/ada/
H A Dfreeze.adb3109 R_Type : Entity_Id; variable
3297 R_Type := Etype (E);
3306 if Ekind (R_Type) = E_Incomplete_Type
3310 R_Type := Full_View (R_Type);
3311 Set_Etype (E, R_Type);
3320 and then From_Limited_With (R_Type)
3332 Freeze_And_Append (R_Type, N, Result);
3344 if Is_Access_Type (R_Type)
3373 elsif (Is_Tagged_Type (R_Type)
3397 E, R_Type);
[all …]
H A Dsem_ch6.adb159 R_Type : Entity_Id);
699 Ekind_In (R_Type,
727 Error_Msg_Node_2 := R_Type;
801 if Is_Access_Type (R_Type)
812 if Is_Constrained (R_Type)
905 Resolve (Expr, R_Type);
1057 if Is_Tagged_Type (R_Type) then
1060 Typ => R_Type,
5448 R_Type : Entity_Id)
5458 if Is_Limited_Interface (R_Type)
[all …]

1234567