Home
last modified time | relevance | path

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

/dports/lang/gcc9/gcc-9.4.0/gcc/ada/libgnat/
H A Dg-dynhta.ads294 subtype Threshold_Type is Long_Float range 0.0 .. Long_Float'Last; subtype
304 Expansion_Threshold : Threshold_Type; argument
315 Compression_Threshold : Threshold_Type;
H A Dg-dynhta.adb450 function Load_Factor (T : Instance) return Threshold_Type;
879 function Load_Factor (T : Instance) return Threshold_Type is
886 return Threshold_Type (T.Pairs) / Threshold_Type (T.Buckets'Length);
/dports/devel/avr-gcc/gcc-10.2.0/gcc/ada/libgnat/
H A Dg-dynhta.ads300 subtype Threshold_Type is Long_Float range 0.0 .. Long_Float'Last; subtype
310 Expansion_Threshold : Threshold_Type; argument
321 Compression_Threshold : Threshold_Type;
H A Dg-dynhta.adb485 function Load_Factor (T : Dynamic_Hash_Table) return Threshold_Type;
977 function Load_Factor (T : Dynamic_Hash_Table) return Threshold_Type is
984 return Threshold_Type (T.Pairs) / Threshold_Type (T.Buckets'Length);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/ada/libgnat/
H A Dg-dynhta.ads300 subtype Threshold_Type is Long_Float range 0.0 .. Long_Float'Last; subtype
310 Expansion_Threshold : Threshold_Type; argument
321 Compression_Threshold : Threshold_Type;
H A Dg-dynhta.adb485 function Load_Factor (T : Dynamic_Hash_Table) return Threshold_Type;
977 function Load_Factor (T : Dynamic_Hash_Table) return Threshold_Type is
984 return Threshold_Type (T.Pairs) / Threshold_Type (T.Buckets'Length);
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/ada/libgnat/
H A Dg-dynhta.ads300 subtype Threshold_Type is Long_Float range 0.0 .. Long_Float'Last; subtype
310 Expansion_Threshold : Threshold_Type; argument
321 Compression_Threshold : Threshold_Type;
H A Dg-dynhta.adb485 function Load_Factor (T : Dynamic_Hash_Table) return Threshold_Type;
977 function Load_Factor (T : Dynamic_Hash_Table) return Threshold_Type is
984 return Threshold_Type (T.Pairs) / Threshold_Type (T.Buckets'Length);
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/ada/libgnat/
H A Dg-dynhta.ads300 subtype Threshold_Type is Long_Float range 0.0 .. Long_Float'Last; subtype
310 Expansion_Threshold : Threshold_Type; argument
321 Compression_Threshold : Threshold_Type;
H A Dg-dynhta.adb485 function Load_Factor (T : Dynamic_Hash_Table) return Threshold_Type;
977 function Load_Factor (T : Dynamic_Hash_Table) return Threshold_Type is
984 return Threshold_Type (T.Pairs) / Threshold_Type (T.Buckets'Length);
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/ada/libgnat/
H A Dg-dynhta.ads300 subtype Threshold_Type is Long_Float range 0.0 .. Long_Float'Last; subtype
310 Expansion_Threshold : Threshold_Type; argument
321 Compression_Threshold : Threshold_Type;
H A Dg-dynhta.adb485 function Load_Factor (T : Dynamic_Hash_Table) return Threshold_Type;
977 function Load_Factor (T : Dynamic_Hash_Table) return Threshold_Type is
984 return Threshold_Type (T.Pairs) / Threshold_Type (T.Buckets'Length);
/dports/lang/gcc9-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly5.5/9.1.0/adainclude/
H A Dg-dynhta.ads294 subtype Threshold_Type is Long_Float range 0.0 .. Long_Float'Last; subtype
304 Expansion_Threshold : Threshold_Type; argument
315 Compression_Threshold : Threshold_Type;
H A Dg-dynhta.adb450 function Load_Factor (T : Instance) return Threshold_Type;
879 function Load_Factor (T : Instance) return Threshold_Type is
886 return Threshold_Type (T.Pairs) / Threshold_Type (T.Buckets'Length);
/dports/lang/gcc10/gcc-10.3.0/gcc/ada/libgnat/
H A Dg-dynhta.ads300 subtype Threshold_Type is Long_Float range 0.0 .. Long_Float'Last; subtype
310 Expansion_Threshold : Threshold_Type; argument
321 Compression_Threshold : Threshold_Type;
H A Dg-dynhta.adb485 function Load_Factor (T : Dynamic_Hash_Table) return Threshold_Type;
977 function Load_Factor (T : Dynamic_Hash_Table) return Threshold_Type is
984 return Threshold_Type (T.Pairs) / Threshold_Type (T.Buckets'Length);
/dports/lang/gcc11/gcc-11.2.0/gcc/ada/libgnat/
H A Dg-dynhta.ads300 subtype Threshold_Type is Long_Float range 0.0 .. Long_Float'Last; subtype
310 Expansion_Threshold : Threshold_Type; argument
321 Compression_Threshold : Threshold_Type;
H A Dg-dynhta.adb485 function Load_Factor (T : Dynamic_Hash_Table) return Threshold_Type;
977 function Load_Factor (T : Dynamic_Hash_Table) return Threshold_Type is
984 return Threshold_Type (T.Pairs) / Threshold_Type (T.Buckets'Length);
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/ada/libgnat/
H A Dg-dynhta.ads294 subtype Threshold_Type is Long_Float range 0.0 .. Long_Float'Last; subtype
304 Expansion_Threshold : Threshold_Type; argument
315 Compression_Threshold : Threshold_Type;
H A Dg-dynhta.adb450 function Load_Factor (T : Instance) return Threshold_Type;
879 function Load_Factor (T : Instance) return Threshold_Type is
886 return Threshold_Type (T.Pairs) / Threshold_Type (T.Buckets'Length);
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/ada/libgnat/
H A Dg-dynhta.ads294 subtype Threshold_Type is Long_Float range 0.0 .. Long_Float'Last; subtype
304 Expansion_Threshold : Threshold_Type; argument
315 Compression_Threshold : Threshold_Type;
H A Dg-dynhta.adb450 function Load_Factor (T : Instance) return Threshold_Type;
879 function Load_Factor (T : Instance) return Threshold_Type is
886 return Threshold_Type (T.Pairs) / Threshold_Type (T.Buckets'Length);
/dports/lang/gcc9-aux/bootstrap/lib/gcc/x86_64-aux-dragonfly5.5/9.1.0/adalib/
H A Dg-sets.ali43 294F12*Threshold_Type{long_float}
H A Dg-dynhta.ali167 294F12*Threshold_Type{long_float} 304r29 315r31 6|450r50 879r50 886r17 886r44