| /plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/ |
| D | ChaCha20.php | 301 * @param int $x4 (by reference) 314 …protected static function doubleRound(&$x0, &$x1, &$x2, &$x3, &$x4, &$x5, &$x6, &$x7, &$x8, &$x9, … argument 317 static::quarterRound($x0, $x4, $x8, $x12); 325 static::quarterRound($x3, $x4, $x9, $x14); 345 …list(, $x0, $x1, $x2, $x3, $x4, $x5, $x6, $x7, $x8, $x9, $x10, $x11, $x12, $x13, $x14, $x15) = unp… 350 $z4 = $x4; 365 $x0+= $x4; $x12 = self::leftRotate($x12 ^ $x0, 16); 366 $x8+= $x12; $x4 = self::leftRotate($x4 ^ $x8, 12); 367 $x0+= $x4; $x12 = self::leftRotate($x12 ^ $x0, 8); 368 $x8+= $x12; $x4 = self::leftRotate($x4 ^ $x8, 7); [all …]
|
| D | Salsa20.php | 447 * @param int $x4 (by reference) 460 …protected static function doubleRound(&$x0, &$x1, &$x2, &$x3, &$x4, &$x5, &$x6, &$x7, &$x8, &$x9, … argument 463 static::quarterRound($x0, $x4, $x8, $x12); 469 static::quarterRound($x5, $x6, $x7, $x4);
|
| /plugin/html2pdf/html2pdf/html2ps/ |
| D | value.border.edge.class.php | 124 $x4, $y4, argument 138 $viewport->lineto($x4, $y4); 156 $viewport->lineto($x4, $y4); 177 $viewport->lineto($x4, $y4); 192 $x1a = ($x1 + $x4) / 2; 201 $viewport->lineto($x4, $y4); 222 $viewport->lineto($x4, $y4); 237 $x1a = ($x1 + $x4) / 2; 246 $viewport->lineto($x4, $y4); 263 $viewport->lineto($x4, $y4); [all …]
|
| /plugin/codemirror/dist/modes/ |
| D | wast.min.js.map | 1 …x4|64x2)\\.(shl|shr_[su])|i(8x16|16x8)\\.(extract_lane_[su]|((add|sub)_saturate_[su])|avgr_u)|(i(8…
|
| /plugin/wikistats/ |
| D | plugin.info.txt | 3 email 4x4.chris@gmail.com
|
| D | README.md | 24 Download the wikistats archive from the [git repo](https://github.com/4x4-chris/wikistats). 165 A public git repository is available [here](https://github.com/4x4-chris/wikistats) 169 Please report issues in the [bug tracker](https://github.com/4x4-chris/wikistats/issues) 217 Copyright (C) Chris4x4 <4x4.chris@gmail.com>
|
| /plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/ |
| D | Montgomery.php | 203 $x4 = $aa->multiply($bb); 208 [$x4, $z4],
|
| /plugin/sequencediagram/bower_components/raphael/dev/ |
| D | raphael.core.js | 1328 function bezlen(x1, y1, x2, y2, x3, y3, x4, y4, z) { argument 1340 xbase = base3(ct, x1, x2, x3, x4), 1347 function getTatLen(x1, y1, x2, y2, x3, y3, x4, y4, ll) { argument 1348 if (ll < 0 || bezlen(x1, y1, x2, y2, x3, y3, x4, y4) < ll) { 1356 l = bezlen(x1, y1, x2, y2, x3, y3, x4, y4, t2); 1360 l = bezlen(x1, y1, x2, y2, x3, y3, x4, y4, t2); 1364 function intersect(x1, y1, x2, y2, x3, y3, x4, y4) { argument 1366 mmax(x1, x2) < mmin(x3, x4) || 1367 mmin(x1, x2) > mmax(x3, x4) || 1373 var nx = (x1 * y2 - y1 * x2) * (x3 - x4) - (x1 - x2) * (x3 * y4 - y3 * x4), [all …]
|
| /plugin/sequencediagram/bower_components/snap.svg/dist/ |
| D | snap.svg.js | 5525 function bezlen(x1, y1, x2, y2, x3, y3, x4, y4, z) { argument 5537 xbase = base3(ct, x1, x2, x3, x4), 5544 function getTotLen(x1, y1, x2, y2, x3, y3, x4, y4, ll) { argument 5545 if (ll < 0 || bezlen(x1, y1, x2, y2, x3, y3, x4, y4) < ll) { 5553 l = bezlen(x1, y1, x2, y2, x3, y3, x4, y4, t2); 5557 l = bezlen(x1, y1, x2, y2, x3, y3, x4, y4, t2); 5561 function intersect(x1, y1, x2, y2, x3, y3, x4, y4) { argument 5563 mmax(x1, x2) < mmin(x3, x4) || 5564 mmin(x1, x2) > mmax(x3, x4) || 5570 var nx = (x1 * y2 - y1 * x2) * (x3 - x4) - (x1 - x2) * (x3 * y4 - y3 * x4), [all …]
|
| /plugin/callflow/ |
| D | raphael.js | 1714 function bezlen(x1, y1, x2, y2, x3, y3, x4, y4, z) { argument 1726 xbase = base3(ct, x1, x2, x3, x4), 1733 function getTatLen(x1, y1, x2, y2, x3, y3, x4, y4, ll) { argument 1734 if (ll < 0 || bezlen(x1, y1, x2, y2, x3, y3, x4, y4) < ll) { 1742 l = bezlen(x1, y1, x2, y2, x3, y3, x4, y4, t2); 1746 l = bezlen(x1, y1, x2, y2, x3, y3, x4, y4, t2); 1750 function intersect(x1, y1, x2, y2, x3, y3, x4, y4) { argument 1752 mmax(x1, x2) < mmin(x3, x4) || 1753 mmin(x1, x2) > mmax(x3, x4) || 1759 var nx = (x1 * y2 - y1 * x2) * (x3 - x4) - (x1 - x2) * (x3 * y4 - y3 * x4), [all …]
|
| /plugin/advrack/ |
| D | raphael.js | 1714 function bezlen(x1, y1, x2, y2, x3, y3, x4, y4, z) { argument 1726 xbase = base3(ct, x1, x2, x3, x4), 1733 function getTatLen(x1, y1, x2, y2, x3, y3, x4, y4, ll) { argument 1734 if (ll < 0 || bezlen(x1, y1, x2, y2, x3, y3, x4, y4) < ll) { 1742 l = bezlen(x1, y1, x2, y2, x3, y3, x4, y4, t2); 1746 l = bezlen(x1, y1, x2, y2, x3, y3, x4, y4, t2); 1750 function intersect(x1, y1, x2, y2, x3, y3, x4, y4) { argument 1752 mmax(x1, x2) < mmin(x3, x4) || 1753 mmin(x1, x2) > mmax(x3, x4) || 1759 var nx = (x1 * y2 - y1 * x2) * (x3 - x4) - (x1 - x2) * (x3 * y4 - y3 * x4), [all …]
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/ |
| D | Svg.php | 2315 $x4 = $cx - $rx; 2321 …- ($rx * $kappa)) * $this->kp, $y3 * $this->kp, $x4 * $this->kp, ($y4 - ($ry * $kappa)) * $this->k… 2322 …$path_cmd .= sprintf('%.3F %.3F %.3F %.3F %.3F %.3F c ', $x4 * $this->kp, ($y4 + ($ry * $kappa)) *… 4287 private function testIntersect($x1, $y1, $x2, $y2, $x3, $y3, $x4, $y4) argument 4295 $b2 = $x3 - $x4; 4304 if ($x >= $x3 && $x <= $x4 && $y >= $y3 && $y <= $y4) {
|
| /plugin/processing/ |
| D | script.js | 8438 var curveVertexSegment = function(x1, y1, z1, x2, y2, z2, x3, y3, z3, x4, y4, z4) { argument 8445 var xplot1 = draw[4] * x1 + draw[5] * x2 + draw[6] * x3 + draw[7] * x4; 8446 var xplot2 = draw[8] * x1 + draw[9] * x2 + draw[10] * x3 + draw[11] * x4; 8447 var xplot3 = draw[12] * x1 + draw[13] * x2 + draw[14] * x3 + draw[15] * x4; 8705 p.quad = function quad(x1, y1, x2, y2, x3, y3, x4, y4) { argument 8710 p.vertex(x4, y4, 0);
|
| /plugin/jdraw/lib/ |
| D | jdraw.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
| /plugin/bpmnioeditor/vendor/bpmnio-js/ |
| D | bpmn-modeler.development.js | 3414 function bezlen(x1, y1, x2, y2, x3, y3, x4, y4, z) { argument 3430 xbase = base3(ct, x1, x2, x3, x4), 3441 function intersectLines(x1, y1, x2, y2, x3, y3, x4, y4) { argument 3444 mmax(x1, x2) < mmin(x3, x4) || 3445 mmin(x1, x2) > mmax(x3, x4) || 3452 var nx = (x1 * y2 - y1 * x2) * (x3 - x4) - (x1 - x2) * (x3 * y4 - y3 * x4), 3453 ny = (x1 * y2 - y1 * x2) * (y3 - y4) - (y1 - y2) * (x3 * y4 - y3 * x4), 3454 denominator = (x1 - x2) * (y3 - y4) - (y1 - y2) * (x3 - x4); 3468 px2 < +mmin(x3, x4).toFixed(2) || 3469 px2 > +mmax(x3, x4).toFixed(2) ||
|
| /plugin/diagramsnet/lib/WEB-INF/lib/ |
| D | commons-io-2.4.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/apache/
org/ ... |
| D | httpcore-4.4.9.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/apache/
org/ ... |
| D | ehcache-3.8.1.jar | META-INF/
META-INF/MANIFEST.MF
LICENSE
META-INF/maven/
META ... |
| /plugin/farm/install/animaltemplate/conf/ |
| D | wordblock.conf | 5263 https?:\/\/([^\/]*\.)?pain-relief\.2x4\.ru 5463 https?:\/\/([^\/]*\.)?pillow\.2x4\.ru 7608 https?:\/\/([^\/]*\.)?x4\.lov3\.net
|
| /plugin/diagramsnet/lib/js/orgchart/ |
| D | bridge.min.js | 8 …(this._a>>>0,"x8"),System.UInt16.format(this._b&65535,"x4"),System.UInt16.format(this._c&65535,"x4…
|
| /plugin/diagramsnet/lib/js/ |
| D | orgchart.min.js | 8 …(this._a>>>0,"x8"),System.UInt16.format(this._b&65535,"x4"),System.UInt16.format(this._c&65535,"x4…
|
| /plugin/jmol2/jmol/ |
| D | CHANGES.txt | 5619 # x4 = 0.0 + ({molecule=1}.xyz - {molecule=2}.xyz) 5682 # %x4 atom property "x" for atom 4
|
| /plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
| D | Mpdf.php | 3778 $x4 = $x2 - ($headsize * cos($c)); 3781 $x5 = $x3 - ($x3 - $x4) / 2; // mid point of base of arrowhead - to join arrow line to 3789 …LE, $y3 * Mpdf::SCALE, $x2 * Mpdf::SCALE, ($this->h - $y2) * Mpdf::SCALE, $x4 * Mpdf::SCALE, $y4 *…
|
| /plugin/mermaid/ |
| H A D | mermaid.min.js | 1979 …x4={};x4.timeToRender=function(){return this.redrawTotalTime/this.redrawCount};x4.redraw=function(…
|
| /plugin/datatables/assets/pdfmake/ |
| D | pdfmake.js | 5872 var x4 = d[x2]; 5873 var x8 = d[x4]; 5883 var t = x8 * 0x1010101 ^ x4 * 0x10001 ^ x2 * 0x101 ^ x * 0x1010100;
|