Home
last modified time | relevance | path

Searched refs:From_With_Type (Results 1 – 25 of 164) sorted by relevance

1234567

/dports/lang/gcc48/gcc-4.8.5/gcc/ada/
H A Ditypes.adb108 Set_From_With_Type (I_Typ, From_With_Type (T));
H A Dlib-writ.adb793 and then From_With_Type (Cunit_Entity (Unum))
861 and then From_With_Type (Cunit_Entity (Unum))
911 or else not From_With_Type (Cunit_Entity (Unum))
H A Dsem_ch8.adb4062 if T = Any_Type or else From_With_Type (T) then
5177 elsif From_With_Type (Id)
5467 and then From_With_Type (P_Name)
5469 if From_With_Type (Id)
6315 if From_With_Type (T)
6508 if From_With_Type (T_Name)
7093 and then From_With_Type (T1)
7731 if not From_With_Type (E) then
7929 if From_With_Type (P) then
8255 elsif From_With_Type (T)
[all …]
H A Drtsfind.adb767 if From_With_Type (Cunit_Entity (U.Unum)) then
1128 if From_With_Type (U.Entity) then
H A Dsem_ch4.adb1762 if From_With_Type (DT)
1763 and then not From_With_Type (Scope (DT))
3868 and then From_With_Type (Prefix_Type)
3878 and then From_With_Type (Prefix_Type)
3986 and then From_With_Type (Etype (Prefix (Name)))
4441 if From_With_Type (Scope (Type_To_Use)) then
5164 and then From_With_Type (Etype (Actual))
6325 if From_With_Type (Typ)
6326 and then not From_With_Type (Scope (Typ))
7551 and then From_With_Type (Obj_Type)
H A Dsem_ch6.adb2294 and then From_With_Type (Typ)
2838 and then From_With_Type (Etyp)
6082 elsif Ekind (T) = E_Incomplete_Type and then From_With_Type (T) then
7575 if From_With_Type (T1)
7580 elsif From_With_Type (T2)
7585 elsif From_With_Type (T1)
7586 and then From_With_Type (T2)
8065 Set_From_With_Type (Formal_Typ, From_With_Type (Result_Subt));
10802 and then From_With_Type (Desig);
10861 and then not From_With_Type (Formal_Type)
H A Dsem_type.adb1130 (From_With_Type (Designated_Type (T1))
1208 elsif From_With_Type (T1) then
1224 elsif From_With_Type (T2) then
H A Dsem_ch7.adb782 if From_With_Type (Id) then
1528 and then From_With_Type (E)
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/ada/
H A Ditypes.adb108 Set_From_With_Type (I_Typ, From_With_Type (T));
H A Dlib-writ.adb793 and then From_With_Type (Cunit_Entity (Unum))
861 and then From_With_Type (Cunit_Entity (Unum))
911 or else not From_With_Type (Cunit_Entity (Unum))
H A Dsem_ch8.adb4062 if T = Any_Type or else From_With_Type (T) then
5177 elsif From_With_Type (Id)
5467 and then From_With_Type (P_Name)
5469 if From_With_Type (Id)
6315 if From_With_Type (T)
6508 if From_With_Type (T_Name)
7093 and then From_With_Type (T1)
7731 if not From_With_Type (E) then
7929 if From_With_Type (P) then
8255 elsif From_With_Type (T)
[all …]
H A Drtsfind.adb767 if From_With_Type (Cunit_Entity (U.Unum)) then
1128 if From_With_Type (U.Entity) then
H A Dsem_ch4.adb1762 if From_With_Type (DT)
1763 and then not From_With_Type (Scope (DT))
3868 and then From_With_Type (Prefix_Type)
3878 and then From_With_Type (Prefix_Type)
3986 and then From_With_Type (Etype (Prefix (Name)))
4441 if From_With_Type (Scope (Type_To_Use)) then
5164 and then From_With_Type (Etype (Actual))
6325 if From_With_Type (Typ)
6326 and then not From_With_Type (Scope (Typ))
7551 and then From_With_Type (Obj_Type)
H A Dsem_ch6.adb2294 and then From_With_Type (Typ)
2838 and then From_With_Type (Etyp)
6082 elsif Ekind (T) = E_Incomplete_Type and then From_With_Type (T) then
7575 if From_With_Type (T1)
7580 elsif From_With_Type (T2)
7585 elsif From_With_Type (T1)
7586 and then From_With_Type (T2)
8065 Set_From_With_Type (Formal_Typ, From_With_Type (Result_Subt));
10802 and then From_With_Type (Desig);
10861 and then not From_With_Type (Formal_Type)
H A Dsem_type.adb1130 (From_With_Type (Designated_Type (T1))
1208 elsif From_With_Type (T1) then
1224 elsif From_With_Type (T2) then
H A Dsem_ch7.adb782 if From_With_Type (Id) then
1528 and then From_With_Type (E)
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dsem_type.adb771 (From_With_Type (Designated_Type (T1))
830 elsif From_With_Type (T1) then
845 elsif From_With_Type (T2) then
H A Dsem_ch8.adb798 and then From_With_Type (Old_P)
3398 and then From_With_Type (P_Name)
3400 if From_With_Type (Id)
3401 or else (Ekind (Id) = E_Package and then From_With_Type (Id))
5304 if From_With_Type (P) then
H A Dsem_ch10.adb1935 and then not From_With_Type (P)
1984 if not From_With_Type (Parent_Id) then
2120 From_With_Type (Scope (Entity (Selector_Name (Name (Item)))))
3665 Set_From_With_Type (CW, From_With_Type (T));
H A Dlib-writ.adb701 or else not From_With_Type (Cunit_Entity (Unum))
H A Deinfo.ads5004 function From_With_Type (Id : E) return B; subprogspec
5961 pragma Inline (From_With_Type);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/ada/
H A Dsem_type.adb771 (From_With_Type (Designated_Type (T1))
830 elsif From_With_Type (T1) then
845 elsif From_With_Type (T2) then
H A Dsem_ch8.adb798 and then From_With_Type (Old_P)
3398 and then From_With_Type (P_Name)
3400 if From_With_Type (Id)
3401 or else (Ekind (Id) = E_Package and then From_With_Type (Id))
5304 if From_With_Type (P) then
H A Dsem_ch10.adb1935 and then not From_With_Type (P)
1984 if not From_With_Type (Parent_Id) then
2120 From_With_Type (Scope (Entity (Selector_Name (Name (Item)))))
3665 Set_From_With_Type (CW, From_With_Type (T));
H A Dlib-writ.adb701 or else not From_With_Type (Cunit_Entity (Unum))

1234567