Home
last modified time | relevance | path

Searched refs:x4 (Results 1 – 25 of 31) sorted by relevance

12

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
DChaCha20.php301 * @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 …]
DSalsa20.php447 * @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/
Dvalue.border.edge.class.php124 $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/
Dwast.min.js.map1x4|64x2)\\.(shl|shr_[su])|i(8x16|16x8)\\.(extract_lane_[su]|((add|sub)_saturate_[su])|avgr_u)|(i(8…
/plugin/wikistats/
Dplugin.info.txt3 email 4x4.chris@gmail.com
DREADME.md24 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/
DMontgomery.php203 $x4 = $aa->multiply($bb);
208 [$x4, $z4],
/plugin/sequencediagram/bower_components/raphael/dev/
Draphael.core.js1328 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/
Dsnap.svg.js5525 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/
Draphael.js1714 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/
Draphael.js1714 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/
DSvg.php2315 $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/
Dscript.js8438 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/
Djdraw.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/bpmnioeditor/vendor/bpmnio-js/
Dbpmn-modeler.development.js3414 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/
Dcommons-io-2.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
Dhttpcore-4.4.9.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
/plugin/farm/install/animaltemplate/conf/
Dwordblock.conf5263 https?:\/\/([^\/]*\.)?pain-relief\.2x4\.ru
5463 https?:\/\/([^\/]*\.)?pillow\.2x4\.ru
7608 https?:\/\/([^\/]*\.)?x4\.lov3\.net
/plugin/diagramsnet/lib/js/orgchart/
Dbridge.min.js8 …(this._a>>>0,"x8"),System.UInt16.format(this._b&65535,"x4"),System.UInt16.format(this._c&65535,"x4
/plugin/diagramsnet/lib/js/
Dorgchart.min.js8 …(this._a>>>0,"x8"),System.UInt16.format(this._b&65535,"x4"),System.UInt16.format(this._c&65535,"x4
/plugin/jmol2/jmol/
DCHANGES.txt5619 # x4 = 0.0 + ({molecule=1}.xyz - {molecule=2}.xyz)
5682 # %x4 atom property "x" for atom 4
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
DMpdf.php3778 $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 Dmermaid.min.js1979x4={};x4.timeToRender=function(){return this.redrawTotalTime/this.redrawCount};x4.redraw=function(…
/plugin/datatables/assets/pdfmake/
Dpdfmake.js5872 var x4 = d[x2];
5873 var x8 = d[x4];
5883 var t = x8 * 0x1010101 ^ x4 * 0x10001 ^ x2 * 0x101 ^ x * 0x1010100;

12