Home
last modified time | relevance | path

Searched refs:In_T (Results 1 – 24 of 24) sorted by relevance

/dports/lang/gcc9/gcc-9.4.0/gcc/ada/
H A Duintp.adb2331 function UI_From_Integral (Input : In_T) return Uint is
2338 if In_T'Size <= Int'Size
2339 or else Input in In_T (Int'First) .. In_T (Int'Last)
2350 Max_For_In_T : constant Int := 3 * In_T'Size / Int'Size;
2351 Our_Base : constant In_T := In_T (Base);
2352 Temp_Integer : In_T := Input;
H A Duintp.ads252 type In_T is range <>; formal
253 function UI_From_Integral (Input : In_T) return Uint;
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/
H A Duintp.adb1499 function UI_From_Integral (Input : In_T) return Uint is
1504 if In_T'Size <= Int'Size
1505 or else Input in In_T (Int'First) .. In_T (Int'Last)
1514 Max_For_In_T : constant Int := 3 * In_T'Size / Int'Size;
1515 Our_Base : constant In_T := In_T (Base);
1516 Temp_Integer : In_T := Input;
H A Duintp.ads252 type In_T is range <>; formal
253 function UI_From_Integral (Input : In_T) return Uint;
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/
H A Duintp.adb1441 function UI_From_Integral (Input : In_T) return Uint is
1446 if In_T'Size <= Int'Size
1447 or else Input in In_T (Int'First) .. In_T (Int'Last)
1456 Max_For_In_T : constant Int := 3 * In_T'Size / Int'Size;
1457 Our_Base : constant In_T := In_T (Base);
1458 Temp_Integer : In_T := Input;
H A Duintp.ads242 type In_T is range <>; formal
243 function UI_From_Integral (Input : In_T) return Uint;
H A Dexp_unst.adb469 (In_T : Entity_Id;
505 (In_T : Entity_Id;
510 T : constant Entity_Id := Get_Fullest_View (In_T);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/
H A Duintp.adb1499 function UI_From_Integral (Input : In_T) return Uint is
1504 if In_T'Size <= Int'Size
1505 or else Input in In_T (Int'First) .. In_T (Int'Last)
1514 Max_For_In_T : constant Int := 3 * In_T'Size / Int'Size;
1515 Our_Base : constant In_T := In_T (Base);
1516 Temp_Integer : In_T := Input;
H A Duintp.ads252 type In_T is range <>; formal
253 function UI_From_Integral (Input : In_T) return Uint;
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/
H A Duintp.adb1501 function UI_From_Integral (Input : In_T) return Valid_Uint is
1506 if In_T'Size <= Int'Size
1507 or else Input in In_T (Int'First) .. In_T (Int'Last)
1516 Max_For_In_T : constant Int := 3 * In_T'Size / Int'Size;
1517 Our_Base : constant In_T := In_T (Base);
1518 Temp_Integer : In_T := Input;
H A Duintp.ads238 type In_T is range <>; formal
239 function UI_From_Integral (Input : In_T) return Valid_Uint;
H A Dexp_unst.adb475 (In_T : Entity_Id;
511 (In_T : Entity_Id;
516 T : constant Entity_Id := Get_Fullest_View (In_T);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/
H A Duintp.adb1441 function UI_From_Integral (Input : In_T) return Uint is
1446 if In_T'Size <= Int'Size
1447 or else Input in In_T (Int'First) .. In_T (Int'Last)
1456 Max_For_In_T : constant Int := 3 * In_T'Size / Int'Size;
1457 Our_Base : constant In_T := In_T (Base);
1458 Temp_Integer : In_T := Input;
H A Duintp.ads242 type In_T is range <>; formal
243 function UI_From_Integral (Input : In_T) return Uint;
H A Dexp_unst.adb469 (In_T : Entity_Id;
505 (In_T : Entity_Id;
510 T : constant Entity_Id := Get_Fullest_View (In_T);
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/
H A Duintp.adb1499 function UI_From_Integral (Input : In_T) return Uint is
1504 if In_T'Size <= Int'Size
1505 or else Input in In_T (Int'First) .. In_T (Int'Last)
1514 Max_For_In_T : constant Int := 3 * In_T'Size / Int'Size;
1515 Our_Base : constant In_T := In_T (Base);
1516 Temp_Integer : In_T := Input;
H A Duintp.ads252 type In_T is range <>; formal
253 function UI_From_Integral (Input : In_T) return Uint;
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/
H A Duintp.adb1441 function UI_From_Integral (Input : In_T) return Uint is
1446 if In_T'Size <= Int'Size
1447 or else Input in In_T (Int'First) .. In_T (Int'Last)
1456 Max_For_In_T : constant Int := 3 * In_T'Size / Int'Size;
1457 Our_Base : constant In_T := In_T (Base);
1458 Temp_Integer : In_T := Input;
H A Duintp.ads242 type In_T is range <>; formal
243 function UI_From_Integral (Input : In_T) return Uint;
H A Dexp_unst.adb469 (In_T : Entity_Id;
505 (In_T : Entity_Id;
510 T : constant Entity_Id := Get_Fullest_View (In_T);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/
H A Duintp.adb2331 function UI_From_Integral (Input : In_T) return Uint is
2338 if In_T'Size <= Int'Size
2339 or else Input in In_T (Int'First) .. In_T (Int'Last)
2350 Max_For_In_T : constant Int := 3 * In_T'Size / Int'Size;
2351 Our_Base : constant In_T := In_T (Base);
2352 Temp_Integer : In_T := Input;
H A Duintp.ads252 type In_T is range <>; formal
253 function UI_From_Integral (Input : In_T) return Uint;
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/
H A Duintp.adb2331 function UI_From_Integral (Input : In_T) return Uint is
2338 if In_T'Size <= Int'Size
2339 or else Input in In_T (Int'First) .. In_T (Int'Last)
2350 Max_For_In_T : constant Int := 3 * In_T'Size / Int'Size;
2351 Our_Base : constant In_T := In_T (Base);
2352 Temp_Integer : In_T := Input;
H A Duintp.ads252 type In_T is range <>; formal
253 function UI_From_Integral (Input : In_T) return Uint;