Home
last modified time | relevance | path

Searched refs:x0 (Results 1 – 25 of 92) sorted by relevance

1234

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DChaCha20.php365 $x0+= $x4; $x12 = self::leftRotate($x12 ^ $x0, 16);
367 $x0+= $x4; $x12 = self::leftRotate($x12 ^ $x0, 8);
386 $x0+= $x5; $x15 = self::leftRotate($x15 ^ $x0, 16);
388 $x0+= $x5; $x15 = self::leftRotate($x15 ^ $x0, 8);
409 $x0+= $x4; $x12 = self::leftRotate($x12 ^ $x0, 8);
430 $x0+= $x5; $x15 = self::leftRotate($x15 ^ $x0, 8);
451 $x0+= $x4; $x12 = self::leftRotate($x12 ^ $x0, 8);
472 $x0+= $x5; $x15 = self::leftRotate($x15 ^ $x0, 8);
493 $x0+= $x4; $x12 = self::leftRotate($x12 ^ $x0, 8);
514 $x0+= $x5; $x15 = self::leftRotate($x15 ^ $x0, 8);
[all …]
H A DSalsa20.php443 * @param int $x0 (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);
468 static::quarterRound($x0, $x1, $x2, $x3);
/plugin/jcapture/lib/
H A Djcapture.jar ... .String, long) java.io.InputStream x0 String x1 String x2 public long getContentLength () } ...
H A Dcommons-logging-1.1.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/sketchcanvas/script/
H A Ddraw.js58 var x0 = Math.min(arr[0].x, arr[1].x);
62 var w = x1 - x0;
65 ctx.moveTo(x0, y0);
73 ctx.arc(x0+r, y0/rate+r, r, 0, 2 * Math.PI, false);
81 var x0 = Math.min(arr[0].x, arr[1].x);
85 var w = x1 - x0;
88 ctx.moveTo(x0, y0);
96 ctx.arc(x0+r, y0/rate+r, r, 0, 2 * Math.PI, false);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BinaryField/
H A DInteger.php258 $x0 = substr($x, -$m);
263 $z0 = self::polynomialMultiply($x0, $y0);
265 self::subAdd2($x1, $x0),
294 $x0 = $x & 0x11111111;
304 $z0 = ($x0 * $y0) ^ ($x1 * $y3) ^ ($x2 * $y2) ^ ($x3 * $y1);
305 $z1 = ($x0 * $y1) ^ ($x1 * $y0) ^ ($x2 * $y3) ^ ($x3 * $y2);
306 $z2 = ($x0 * $y2) ^ ($x1 * $y1) ^ ($x2 * $y0) ^ ($x3 * $y3);
307 $z3 = ($x0 * $y3) ^ ($x1 * $y2) ^ ($x2 * $y1) ^ ($x3 * $y0);
/plugin/abc2/abc-libraries/abc2svg/
H A Dgrid-1.js8 function build_grid(chords,bars,font,wmx){var i,k,l,nr,bar,w,hr,x0,x,y,yl,lc='',cells=[],nc=grid.n
62 x0=img.width-img.lm-img.rm
64 if(w>x0){nc/=2;w/=2}
68 x0=(x0/cfmt.scale-w)/2
71 x=x0+wmx/2
80 abc.out_sxsy(x0,' ',y)
83 x=x0
90 x=x0
96 if(i==0||(grid.repbrk&&(bars[i].slice(-1)==':'||bars[i][0]==':'))||k>=nc){y-=hr;x=x0
[all...]
H A Dgrid3-1.js8 function build_grid(){var i,k,l,line,bl,bar,w,hr,x0,x,y,yl,cl,cell,lc='',path='<path class="stroke" stroke-width="1" d="M',sf='" style="font-size:'+(font.size*.72).toFixed(1)+'px'
36 x0=(img.width/cfmt.scale-w)/2
42 x=x0+wc/2
50 for(i=0;i<=nr;i++){line+='M'+x0.toFixed(1)+' '+y.toFixed(1)+'h'+w.toFixed(1)+'\n'
52 x=x0
61 x=x0
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-fileupload-1.3.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Dcommons-logging-1.2.jar ... (java.lang.String) ClassNotFoundException x1 String x0 static java.lang.ClassLoader access$000 ( ...
H A Dcommons-io-2.4.jar ... .util.List) java.util.List x0 public volatile synthetic java.io.File[] ...
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
H A Dhttpclient-4.5.5.jar ... Object lookup (java.lang.String) String x0 } org/apache/http/client/version ...
H A Dcommons-codec-1.10.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/plugin/jdraw/lib/
H A Dcommons-logging-1.1.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Djdraw.jar ... .mxGraph) com.mxgraph.view.mxGraph x0 public com.mxgraph.swing.view.mxInteractiveCanvas ...
H A Djgraphx-examples.jar ... .mxGraph) com.mxgraph.view.mxGraph x0 public com.mxgraph.swing.view.mxInteractiveCanvas ...
/plugin/diagramsnet/lib/js/
H A Dexport.js375 var x0 = 0;
382 x0 = 1 + bds.x;
387 …var position = -Math.round(phase - mxUtils.mod(view.translate.x * view.scale - x0, phase)) + 'px '…
596 var x0 = Math.floor(x / size.width);
598 var w0 = Math.ceil((x + w) / size.width) - x0;
601 return new mxRectangle(x0, y0, w0, h0);
716 var x0 = 0;
729 x0 -= layout.x * pf.width;
735 preview = new mxPrintPreview(graph, scale, pf, border, x0, y0);
747 preview.appendGraph(graph, scale, x0, y0);
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Writer/
H A DPageWriter.php156 $x0 = $owidthPt_TB - $bleedMargin;
160 $this->writer->write(sprintf('/BleedBox [%.3F %.3F %.3F %.3F]', $x0, $y0, $x1, $y1));
179 $x0 = $owidthPt_LR - $bleedMargin;
183 $this->writer->write(sprintf('/BleedBox [%.3F %.3F %.3F %.3F]', $x0, $y0, $x1, $y1));
/plugin/chessdiagram/
H A Dsyntax.php184 'x0' => '<img src="'
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DPHP.php451 $x0 = array_slice($x_value, 0, $m);
456 $z0 = self::karatsuba($x0, $y0);
458 $z1 = self::addHelper($x1, false, $x0, false);
1065 $x0 = array_slice($value, 0, $m);
1068 $z0 = self::karatsubaSquare($x0);
1070 $z1 = self::addHelper($x1, false, $x0, false);
/plugin/stlviewer/stlviewer/
H A DCanvasRenderer.js804 function drawTriangle( x0, y0, x1, y1, x2, y2 ) { argument
807 _context.moveTo( x0, y0 );
922 function patternPath( x0, y0, x1, y1, x2, y2, u0, v0, u1, v1, u2, v2, texture ) { argument
962 x1 -= x0; y1 -= y0;
963 x2 -= x0; y2 -= y0;
979 e = x0 - a * u0 - c * v0;
/plugin/diagramsnet/lib/js/grapheditor/
H A DEditor.js1312 var x0 = 0;
1325 x0 -= layout.x * pf.width;
1333 var preview = PrintDialog.createPrintPreview(graph, scale, pf, border, x0, y0, autoOrigin);
1422 PrintDialog.createPrintPreview = function(graph, scale, pf, border, x0, y0, autoOrigin) argument
1424 var preview = new mxPrintPreview(graph, scale, pf, border, x0, y0);
2495 var x0 = 0;
2502 x0 = 1 + bds.x;
2507 position = -Math.round(phase - mxUtils.mod(this.translate.x * this.scale - x0, phase)) + 'px ' +
2735 var x0 = Math.floor(Math.min(0, x) / pw);
2740 var rows = xe - x0;
[all …]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php2432 $x0 = $pb['x'];
2438 $x0 = $pb['bpa']['x'];
2536 $x = $x0 + $x_pos + ($iw * $xi);
2631 $x0 = $pb['x'];
2637 $x0 = $pb['bpa']['x'];
2642 $pb['bpa'] = ['x' => $x0, 'y' => $y0, 'w' => $w, 'h' => $h];
2728 $x = $x0 + $x_pos + ($iw * $xi);
2876 if (isset($this->blk[$b]['x0'])) {
2877 $this->blk[$b]['x0'] += $this->MarginCorrection;
2879 $this->blk[$b]['x0']
17689 _EllipseArc($x0, $y0, $rx, $ry, $seg = 1, $part = false, $start = false) global() argument
[all...]

1234