Home
last modified time | relevance | path

Searched refs:Packed_Array_Type (Results 1 – 25 of 144) sorted by relevance

123456

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/ada/
H A Dexp_pakd.adb785 Set_Etype (Aexp, Packed_Array_Type (Act_ST));
941 if Present (Packed_Array_Type (Typ)) then
957 and then Present (Packed_Array_Type (Ancest))
959 Set_Packed_Array_Type (Typ, Packed_Array_Type (Ancest));
1414 PAT := Packed_Array_Type (Atyp);
2038 PAT := Packed_Array_Type (Atyp);
2691 if not Is_Constrained (Packed_Array_Type (Etype (Pfx))) then
2720 Unchecked_Convert_To (Packed_Array_Type (Etype (Pfx)), Pfx),
H A Dfreeze.adb916 and then Present (Packed_Array_Type (Etype (Comp)))
973 and then Present (Packed_Array_Type (Ctyp))
975 (Packed_Array_Type (Ctyp)))
2479 Freeze_And_Append (Packed_Array_Type (Arr), N, Result);
2493 Set_Esize (Arr, Esize (Packed_Array_Type (Arr)));
2494 Set_RM_Size (Arr, RM_Size (Packed_Array_Type (Arr)));
2498 Set_Alignment (Arr, Alignment (Packed_Array_Type (Arr)));
7217 and then Present (Packed_Array_Type (Etype (Comp)))
H A Dlayout.adb1722 and then Is_Modular_Integer_Type (Packed_Array_Type (Ctyp))
2618 if Is_Array_Type (E) and then Present (Packed_Array_Type (E)) then
2620 PAT : constant Entity_Id := Packed_Array_Type (E);
H A Dexp_ch5.adb506 if Present (Packed_Array_Type (Typ))
507 and then Is_Array_Type (Packed_Array_Type (Typ))
508 and then not Is_Constrained (Packed_Array_Type (Typ))
H A Dexp_aggr.adb1610 and then Is_Modular_Integer_Type (Packed_Array_Type (Typ))
6320 if not Is_Modular_Integer_Type (Packed_Array_Type (Typ)) then
6519 New_Occurrence_Of (Packed_Array_Type (Typ), Loc),
6704 Packed_Array : constant Entity_Id := Packed_Array_Type (Base_Type (Typ));
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Dexp_pakd.adb746 Set_Etype (Aexp, Packed_Array_Type (Act_ST));
902 if Present (Packed_Array_Type (Typ)) then
918 and then Present (Packed_Array_Type (Ancest))
920 Set_Packed_Array_Type (Typ, Packed_Array_Type (Ancest));
1381 PAT := Packed_Array_Type (Atyp);
2012 PAT := Packed_Array_Type (Atyp);
2645 if not Is_Constrained (Packed_Array_Type (Etype (Pfx))) then
2674 Unchecked_Convert_To (Packed_Array_Type (Etype (Pfx)), Pfx),
H A Dfreeze.adb908 and then Present (Packed_Array_Type (Etype (Comp)))
965 and then Present (Packed_Array_Type (Ctyp))
967 (Packed_Array_Type (Ctyp)))
3959 Freeze_And_Append (Packed_Array_Type (E), N, Result);
3973 Set_Esize (E, Esize (Packed_Array_Type (E)));
3974 Set_RM_Size (E, RM_Size (Packed_Array_Type (E)));
3978 Set_Alignment (E, Alignment (Packed_Array_Type (E)));
6692 and then Present (Packed_Array_Type (Etype (Comp)))
H A Dlayout.adb1721 and then Is_Modular_Integer_Type (Packed_Array_Type (Ctyp))
2574 if Is_Array_Type (E) and then Present (Packed_Array_Type (E)) then
2576 PAT : constant Entity_Id := Packed_Array_Type (E);
H A Dexp_ch5.adb429 if Present (Packed_Array_Type (Typ))
430 and then Is_Array_Type (Packed_Array_Type (Typ))
431 and then not Is_Constrained (Packed_Array_Type (Typ))
H A Dexp_aggr.adb1586 and then Is_Modular_Integer_Type (Packed_Array_Type (Typ))
6095 if not Is_Modular_Integer_Type (Packed_Array_Type (Typ)) then
6294 New_Occurrence_Of (Packed_Array_Type (Typ), Loc),
6479 Packed_Array : constant Entity_Id := Packed_Array_Type (Base_Type (Typ));
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Dexp_pakd.adb746 Set_Etype (Aexp, Packed_Array_Type (Act_ST));
902 if Present (Packed_Array_Type (Typ)) then
918 and then Present (Packed_Array_Type (Ancest))
920 Set_Packed_Array_Type (Typ, Packed_Array_Type (Ancest));
1381 PAT := Packed_Array_Type (Atyp);
2012 PAT := Packed_Array_Type (Atyp);
2645 if not Is_Constrained (Packed_Array_Type (Etype (Pfx))) then
2674 Unchecked_Convert_To (Packed_Array_Type (Etype (Pfx)), Pfx),
H A Dfreeze.adb908 and then Present (Packed_Array_Type (Etype (Comp)))
965 and then Present (Packed_Array_Type (Ctyp))
967 (Packed_Array_Type (Ctyp)))
3959 Freeze_And_Append (Packed_Array_Type (E), N, Result);
3973 Set_Esize (E, Esize (Packed_Array_Type (E)));
3974 Set_RM_Size (E, RM_Size (Packed_Array_Type (E)));
3978 Set_Alignment (E, Alignment (Packed_Array_Type (E)));
6692 and then Present (Packed_Array_Type (Etype (Comp)))
H A Dlayout.adb1721 and then Is_Modular_Integer_Type (Packed_Array_Type (Ctyp))
2574 if Is_Array_Type (E) and then Present (Packed_Array_Type (E)) then
2576 PAT : constant Entity_Id := Packed_Array_Type (E);
H A Dexp_ch5.adb429 if Present (Packed_Array_Type (Typ))
430 and then Is_Array_Type (Packed_Array_Type (Typ))
431 and then not Is_Constrained (Packed_Array_Type (Typ))
H A Dexp_aggr.adb1586 and then Is_Modular_Integer_Type (Packed_Array_Type (Typ))
6095 if not Is_Modular_Integer_Type (Packed_Array_Type (Typ)) then
6294 New_Occurrence_Of (Packed_Array_Type (Typ), Loc),
6479 Packed_Array : constant Entity_Id := Packed_Array_Type (Base_Type (Typ));
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dexp_pakd.adb689 Set_Etype (Aexp, Packed_Array_Type (Act_ST));
826 if Present (Packed_Array_Type (Typ)) then
839 and then Present (Packed_Array_Type (Ancest))
841 Set_Packed_Array_Type (Typ, Packed_Array_Type (Ancest));
1268 PAT := Packed_Array_Type (Atyp);
1875 PAT := Packed_Array_Type (Atyp);
2453 if not Is_Constrained (Packed_Array_Type (Etype (Pfx))) then
2482 Unchecked_Convert_To (Packed_Array_Type (Etype (Pfx)), Pfx),
H A Dfreeze.adb481 Is_Modular_Integer_Type (Packed_Array_Type (Typ)))
763 and then Present (Packed_Array_Type (Etype (Comp)))
824 Present (Packed_Array_Type (Ctyp))
827 (Packed_Array_Type (Ctyp)))
2496 Freeze_And_Append (Packed_Array_Type (E), Loc, Result);
2501 Set_Size_Info (E, Packed_Array_Type (E));
2502 Set_RM_Size (E, RM_Size (Packed_Array_Type (E)));
4552 Set_Debug_Info_Needed (Packed_Array_Type (T));
4675 and then Present (Packed_Array_Type (Etype (Comp)))
H A Dexp_ch5.adb437 if Present (Packed_Array_Type (Typ))
438 and then Is_Array_Type (Packed_Array_Type (Typ))
439 and then not Is_Constrained (Packed_Array_Type (Typ))
H A Dsem_type.adb794 and then T1 = Packed_Array_Type (T2)
802 and then T2 = Packed_Array_Type (T1)
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dexp_pakd.adb689 Set_Etype (Aexp, Packed_Array_Type (Act_ST));
826 if Present (Packed_Array_Type (Typ)) then
839 and then Present (Packed_Array_Type (Ancest))
841 Set_Packed_Array_Type (Typ, Packed_Array_Type (Ancest));
1268 PAT := Packed_Array_Type (Atyp);
1875 PAT := Packed_Array_Type (Atyp);
2453 if not Is_Constrained (Packed_Array_Type (Etype (Pfx))) then
2482 Unchecked_Convert_To (Packed_Array_Type (Etype (Pfx)), Pfx),
H A Dfreeze.adb481 Is_Modular_Integer_Type (Packed_Array_Type (Typ)))
763 and then Present (Packed_Array_Type (Etype (Comp)))
824 Present (Packed_Array_Type (Ctyp))
827 (Packed_Array_Type (Ctyp)))
2496 Freeze_And_Append (Packed_Array_Type (E), Loc, Result);
2501 Set_Size_Info (E, Packed_Array_Type (E));
2502 Set_RM_Size (E, RM_Size (Packed_Array_Type (E)));
4552 Set_Debug_Info_Needed (Packed_Array_Type (T));
4675 and then Present (Packed_Array_Type (Etype (Comp)))
H A Dexp_ch5.adb437 if Present (Packed_Array_Type (Typ))
438 and then Is_Array_Type (Packed_Array_Type (Typ))
439 and then not Is_Constrained (Packed_Array_Type (Typ))
H A Dsem_type.adb794 and then T1 = Packed_Array_Type (T2)
802 and then T2 = Packed_Array_Type (T1)
/dports/lang/gcc48/gcc-4.8.5/gcc/ada/gcc-interface/
H A Ddecl.c2264 if (No (Packed_Array_Type (gnat_entity)) in gnat_to_gnu_entity()
2309 if (Present (Packed_Array_Type (gnat_entity))) in gnat_to_gnu_entity()
2310 gnat_name = Packed_Array_Type (gnat_entity); in gnat_to_gnu_entity()
2734 if (Present (Packed_Array_Type (gnat_entity))) in gnat_to_gnu_entity()
2761 gnu_decl = gnat_to_gnu_entity (Packed_Array_Type (gnat_entity), in gnat_to_gnu_entity()
5547 if (No (Packed_Array_Type (gnat_array)) && Known_Alignment (gnat_array)) in gnat_to_gnu_component_type()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/gcc-interface/
H A Ddecl.c2264 if (No (Packed_Array_Type (gnat_entity)) in gnat_to_gnu_entity()
2309 if (Present (Packed_Array_Type (gnat_entity))) in gnat_to_gnu_entity()
2310 gnat_name = Packed_Array_Type (gnat_entity); in gnat_to_gnu_entity()
2734 if (Present (Packed_Array_Type (gnat_entity))) in gnat_to_gnu_entity()
2761 gnu_decl = gnat_to_gnu_entity (Packed_Array_Type (gnat_entity), in gnat_to_gnu_entity()
5547 if (No (Packed_Array_Type (gnat_array)) && Known_Alignment (gnat_array)) in gnat_to_gnu_component_type()

123456