Home
last modified time | relevance | path

Searched refs:u2 (Results 1 – 8 of 8) sorted by relevance

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/
DPrime.php195 list($u2, $s2) = $q;
196 if ($u1->equals($u2)) {
203 $h = $u2->subtract($u1);
231 $u2 = $x2->multiply($z12);
233 if ($u1->equals($u2)) {
240 $h = $u2->subtract($u1);
269 $u2 = $x2->multiply($z12);
272 if ($u1->equals($u2)) {
279 $h = $u2->subtract($u1);
725 $u2 = 0;
[all …]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/
DPublicKey.php148 list(, $u2) = $r->multiply($w)->divide($order);
151 $u2 = $this->curve->convertInteger($u2);
155 [$u1, $u2]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/
DPublicKey.php69 list(, $u2) = $r->multiply($w)->divide($this->q);
71 $v2 = $this->y->powMod($u2, $this->p);
/plugin/stlviewer/stlviewer/
DCanvasRenderer.js922 function patternPath( x0, y0, x1, y1, x2, y2, u0, v0, u1, v1, u2, v2, texture ) { argument
959 u2 = ( u2 + offsetX ) * width;
966 u2 -= u0; v2 -= v0;
968 det = u1 * v2 - u2 * v1;
976 c = ( u1 * x2 - u2 * x1 ) * idet;
977 d = ( u1 * y2 - u2 * y1 ) * idet;
/plugin/processing/
Dscript.js10005 u2: 0, property
10079 p.shared.u2 = Math.min(p.shared.u1 + 1, p.shared.iw1);
10083 var cURoffset = (p.shared.v1 + p.shared.u2) * 4;
10085 var cLRoffset = (p.shared.v2 + p.shared.u2) * 4;
/plugin/xlsx2dw/packages/exceljs/
Dexceljs.js47068 var u2 = p.x.redMul(z2);
47071 var h = u1.redSub(u2);
47095 var u2 = p.x.redMul(z2);
47098 var h = u1.redSub(u2);
47706 var u2 = sinv.mul(r).umod(this.n);
47709 var p = this.g.mulAdd(u1, key.getPublic(), u2);
47716 var p = this.g.jmulAdd(u1, key.getPublic(), u2);
48418 var u2;
48421 u2 = 0;
48424 if ((m8 === 3 || m8 === 5) && m14 === 2) u2 = -m24;else u2 = m24;
[all …]
/plugin/openlayersmap/ol/
Dol.js.map1u2 The x-coordinate of the third point.\n * @param {number} v2 The y-coordinate of the third point…
/plugin/jmol2/jmol/
DCHANGES.txt1704 # load files "u.mdtop" FILTER "![WAT],![URE]" COORD {0 -1 1} "mdcrd::u1.mdcrd" "mdcrd::u2.mdcrd"…