Home
last modified time | relevance | path

Searched refs:Hbyte (Results 1 – 4 of 4) sorted by relevance

/dports/security/p5-Crypt-Random-TESHA2/Crypt-Random-TESHA2-0.01/
H A DMakefile.PL93 my $Hbyte = (8 * $H) / 2;
95 $Hbyte = 7.0 if $Hbyte > 7.0;
97 $Hbyte = sprintf("%.02f", $Hbyte + 0.005);
98 if ($Hbyte < 1.0) {
100 print "Config: ONLY $Hbyte BITS PER OUTPUT BYTE!\n";
105 $Hbyte = "1.00";
107 print "Config: choosing $Hbyte bits per output byte\n";
119 s/^(my \$_entropy_per_byte =).*/$1 $Hbyte;/;
/dports/editors/cudatext/CudaText-1.151.0/encconv/encconv/
H A Dencconv_asiancodepagefunctions.inc19 Hbyte,Lbyte:byte;
28 Hbyte := byte(Src^);
84 code:= $eeb8 + (157 * (Hbyte-$81)) ;
93 code:= $e311 + (157 * (Hbyte-$8e));
102 code:= $f672 + (157 * (Hbyte-$c6)) ;
111 code:= $e000 + (157 * (Hbyte-$fa)) ;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazutils/
H A Dasiancodepagefunctions.inc24 Hbyte,Lbyte:byte;
33 Hbyte := byte(Src^);
89 code:= $eeb8 + (157 * (Hbyte-$81)) ;
98 code:= $e311 + (157 * (Hbyte-$8e));
107 code:= $f672 + (157 * (Hbyte-$c6)) ;
116 code:= $e000 + (157 * (Hbyte-$fa)) ;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazutils/
H A Dasiancodepagefunctions.inc24 Hbyte,Lbyte:byte;
33 Hbyte := byte(Src^);
89 code:= $eeb8 + (157 * (Hbyte-$81)) ;
98 code:= $e311 + (157 * (Hbyte-$8e));
107 code:= $f672 + (157 * (Hbyte-$c6)) ;
116 code:= $e000 + (157 * (Hbyte-$fa)) ;