Searched refs:R2 (Results 1 – 14 of 14) sorted by relevance
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/ |
H A D | Twofish.php | 615 $R2 = $K[2] ^ $in[3]; 629 $R2 = ($R2 >> 1 & 0x7fffffff) | ($R2 << 31); 635 $S3[($R2 >> 24) & 0xff]; 646 return pack("V4", $K[4] ^ $R2, 671 $R2 = $K[6] ^ $in[3]; 686 $R2 = ($R2 >> 31 & 0x1 | $R2 << 1) ^ self::safe_intval($t0 + $t1 + $K[--$ki]); 688 $t0 = $S0[$R2 & 0xff] ^ 689 $S1[$R2 >> 8 & 0xff] ^ 690 $S2[$R2 >> 16 & 0xff] ^ 691 $S3[$R2 >> 24 & 0xff]; [all …]
|
/plugin/projects/pchart/pchart/ |
H A D | pchart.php | 256 function createColorGradientPalette($R1,$G1,$B1,$R2,$G2,$B2,$Shades) argument 258 $RFactor = ($R2-$R1)/$Shades; 324 $R2 = $R-15; if ( $R2 < 0 ) { $R2 = 0; } 328 $LineColor =$this->AllocateColor($this->Picture,$R2,$G2,$B2); 1212 $Ro = $R2; $Go = $G2; $Bo = $B2; 1223 $R2 = $Ro; $G2 = $Go; $B2 = $Bo; 1269 if ( $R2 !=-1 && $G2 !=-1 && $B2 !=-1 ) 1273 $R2 = $this->Palette[$ColorID]["R"]-15; if ( $R2 < 0 ) { $R2 = 0; } 1328 if ( $R2 !=-1 && $G2 !=-1 && $B2 !=-1 ) 3121 $R2 = ($RGB2 >> 16) & 0xFF; [all …]
|
/plugin/charter/lib/pchart/ |
H A D | pChart.class.php | 256 function createColorGradientPalette($R1,$G1,$B1,$R2,$G2,$B2,$Shades) argument 258 $RFactor = ($R2-$R1)/$Shades; 324 $R2 = $R-15; if ( $R2 < 0 ) { $R2 = 0; } 328 $LineColor =$this->AllocateColor($this->Picture,$R2,$G2,$B2); 1236 $Ro = $R2; $Go = $G2; $Bo = $B2; 1247 $R2 = $Ro; $G2 = $Go; $B2 = $Bo; 1293 if ( $R2 !=-1 && $G2 !=-1 && $B2 !=-1 ) 1297 $R2 = $this->Palette[$ColorID]["R"]-15; if ( $R2 < 0 ) { $R2 = 0; } 1352 if ( $R2 !=-1 && $G2 !=-1 && $B2 !=-1 ) 3146 $R2 = ($RGB2 >> 16) & 0xFF; [all …]
|
/plugin/statdisplay/pchart/ |
H A D | GDCanvas.php | 453 $R2 = ($RGB2 >> 16) & 0xFF; 460 $Ra = floor ( $color->r * $alpha + $R2 * $iAlpha );
|
/plugin/statistics/inc/pchart/ |
H A D | GDCanvas.php | 520 $R2 = ($RGB2 >> 16) & 0xFF; 527 $Ra = floor($color->r * $alpha + $R2 * $iAlpha);
|
/plugin/codemirror/dist/modes/ |
H A D | nsis.min.js.map | 1 …{(?:(?:At(?:Least|Most)|Is)(?:ServicePack|Win(?:7|8|10|95|98|200(?:0|3|8(?:R2)?)|ME|NT4|Vista|XP))…
|
/plugin/quickstats/GEOIP/vendor/composer/ca-bundle/res/ |
H A D | cacert.pem | 42 GlobalSign Root CA - R2 1909 CA Disig Root R2 3094 SSL.com EV Root Certification Authority RSA R2 3219 GTS Root R2
|
/plugin/xtern/ca/ |
H A D | cacert.pem | 42 GlobalSign Root CA - R2 1909 CA Disig Root R2 3125 SSL.com EV Root Certification Authority RSA R2 3250 GTS Root R2
|
/plugin/pgn4web/pgn4web/ |
H A D | tactics.pgn | 1223 [FEN "3b1rk1/1bqr1pp1/ppp1p2p/4P2Q/1PPPB2P/P5P1/1B3R1K/5R2 w - - 0 1"] 1991 [FEN "5R2/pp4pk/1q4bp/2bB4/6Q1/PP1p4/1BP3PP/6K1 w - - 0 1"] 2208 [FEN "r4r2/pp3Nkp/3R2p1/4Pb2/5Q2/P6P/1q4PK/5R2 w - - 0 1"] 2926 [FEN "5rk1/p1pb1p1p/3pqPp1/2p5/2P1P2P/3P2PN/P1PQ3K/5R2 w - - 0 1"] 4069 [FEN "k2r2r1/ppB5/5pq1/3n4/3Q3p/5R2/PP4Pn/3R2K1 w - - 0 1"] 4184 [FEN "5Q2/6qp/6pk/5R2/7P/4b1P1/P1r2P2/6K1 w - - 0 1"] 4722 [FEN "6r1/7k/1pN1q2b/pP2p2p/P3P2p/2PQ1P2/5R2/7K b - - 0 1"]
|
H A D | twic944.pgn | 65579 [Black "Biolek,R2"]
|
/plugin/fblogin/lib/ |
H A D | fb_ca_chain_bundle.crt | 228 GlobalSign Root CA - R2
|
/plugin/xlsx2dw/packages/xlsx/ |
H A D | xlsx.mjs | 24799 for (var R2 = 0; R2 < data.length; ++R2) { 24801 _bucket[1][0].data = write_varint49(R2); 24802 _bucket[4][0].data = write_varint49(data[R2].length); 24803 base_bucket[2][R2] = { type: base_bucket[2][0].type, data: write_shallow(_bucket) };
|
/plugin/mermaid/ |
H A D | mermaid.min.js | [all...] |
/plugin/tuxquote/ |
H A D | quotes.txt | 1089 …ncess Leia (Prince) and two quirky, lovable robots, C-3PO (Tony Danza) and R2-D2 (F7-Z9). <BR> -- …
|