Home
last modified time | relevance | path

Searched +defs:n +defs:y (Results 1 – 25 of 216) sorted by relevance

123456789

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DPHP32.php115 public function add(PHP32 $y)
128 public function subtract(PHP32 $y)
141 public function multiply(PHP32 $y)
159 public function divide(PHP32 $y)
171 public function modInverse(PHP32 $n)
183 public function extendedGCD(PHP32 $n)
196 public function gcd(PHP32 $n)
253 public function compare(PHP32 $y)
278 public function modPow(PHP32 $e, PHP32 $n)
292 public function powMod(PHP32 $e, PHP32 $n)
[all …]
H A DPHP64.php119 public function add(PHP64 $y)
132 public function subtract(PHP64 $y)
145 public function multiply(PHP64 $y)
163 public function divide(PHP64 $y)
175 public function modInverse(PHP64 $n)
187 public function extendedGCD(PHP64 $n)
200 public function gcd(PHP64 $n)
257 public function compare(PHP64 $y)
282 public function modPow(PHP64 $e, PHP64 $n)
296 public function powMod(PHP64 $e, PHP64 $n)
[all …]
H A DBCMath.php173 public function add(BCMath $y)
187 public function subtract(BCMath $y)
220 public function divide(BCMath $y)
243 public function modInverse(BCMath $n)
259 public function extendedGCD(BCMath $n)
304 public function gcd(BCMath $n)
409 public function compare(BCMath $y)
434 public function modPow(BCMath $e, BCMath $n)
448 public function powMod(BCMath $e, BCMath $n)
460 protected function powModInner(BCMath $e, BCMath $n)
[all …]
H A DGMP.php172 public function add(GMP $y)
186 public function subtract(GMP $y)
219 public function divide(GMP $y)
252 public function compare(GMP $y)
285 public function modInverse(GMP $n)
304 public function extendedGCD(GMP $n)
323 public function gcd(GMP $n)
427 public function modPow(GMP $e, GMP $n)
441 public function powMod(GMP $e, GMP $n)
572 protected function rootInner($n)
[all …]
/plugin/mediasyntax/tools/
H A Ddokuwiki2mediawiki.php135 for ($n=0;$n<count($headers);$n=$n variable
140 for ($y=1;$y<count($cells)+1;$y=$y+1) global() variable
152 for ($y=1;$y<count($cells)+1;$y=$y+1) global() variable
157 for ($y=1;$y<count($cells);$y=$y+1) global() variable
171 for ($y=1;$y<count($cells)+1;$y=$y+1) global() variable
176 for ($y=1;$y<count($cells)+1;$y=$y+1) global() variable
188 for ($n=0;$n<count($headers);$n=$n+1) global() variable
195 for ($y=1;$y<count($cells)+1;$y=$y+1) global() variable
[all...]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/
H A DBigInteger.php255 public function add(BigInteger $y)
266 public function subtract(BigInteger $y)
307 public function divide(BigInteger $y)
324 public function modInverse(BigInteger $n)
337 public function extendedGCD(BigInteger $n)
360 public function gcd(BigInteger $n)
463 public function powMod(BigInteger $e, BigInteger $n)
475 public function modPow(BigInteger $e, BigInteger $n)
499 public function compare(BigInteger $y)
742 public function root($n = 2)
[all …]
/plugin/abc2/abc-libraries/abc-ui/
H A Dabc-ui-1.0.0.min.js8 function external_eval(param){return eval(param)}function isQuoted(e){return e.q}function quote(e){return e.q=!0,e}function unquote(e){return delete e.q,e}function Symbol(e){return this.nm=e,this}function isSymbol(e){return e&&e.constructor===Symbol}function symbolName(e){return e.nm}function isArray(e){return e&&e.constructor===Array}function inDs(e,t){for(var n=e.length-1;0<=n;--n)if("undefined"!=typeof e[n][t])return e[n];return!1}function member(e,t){return 0<=t.indexOf(e)}function PsParser(){function t(t){e.L=t,e.N=t.length,e.I=0,e.D=0}function n(){return e.I<e.N&&e.L[e.I]}function r(){return e.I<e.N&&e.L[e.I++]}function i(){while(e.I<e.N&&member(e.L[e.I]," \n"))e.I++}function s(){while("%"==n()){while(n()&&"\n"! argument
[all...]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/
H A DBase.php83 protected static function powModHelper(PHP $x, PHP $e, PHP $n, $class)
115 protected static function prepareReduce(array $x, array $n, $class)
130 protected static function multiplyReduce(array $x, array $y, array $n, $class)
145 protected static function squareReduce(array $x, array $n, $class)
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/
H A DBase.php63 protected static function powModHelper(BCMath $x, BCMath $e, BCMath $n, $class)
83 protected static function prepareReduce($x, $n, $class)
98 protected static function multiplyReduce($x, $y, $n, $class)
112 protected static function squareReduce($x, $n, $class)
/plugin/amcharts/assets/amcharts/plugins/responsive/
H A Dresponsive.min.js1 AmCharts.addInitHandler(function(n){"use strict";var u,t;if(n.responsive!==undefined&&n.responsive.… argument
/plugin/geophp/vendor/funiq/geophp/src/Geometry/
H A DPoint.php17 protected $y = null; variable in geoPHP\\Geometry\\Point
32 public function __construct($x = null, $y = null, $z = null, $m = null) argument
101 public function y() global() function in geoPHP\\Geometry\\Point
399 geometryN($n) global() argument
424 pointN($n) global() argument
439 interiorRingN($n) global() argument
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DJwk.php45 public $n; variable in Google\\Service\\Container\\Jwk
57 public $y; variable in Google\\Service\\Container\\Jwk
132 public function setN($n)
174 public function setY($y)
/plugin/davcal/fullcalendar-3.10.5/locale/
H A Dlb.js1n){"object"==typeof exports&&"object"==typeof module?module.exports=n(require("moment"),require("f… argument
H A Dde-at.js1nction(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("moment"),r… argument
H A Dde-ch.js1nction(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("moment"),r… argument
H A Dde.js1nction(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("moment"),r… argument
H A Dlv.js1nction(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("moment"),r… argument
H A Dlt.js1nction(e,i){"object"==typeof exports&&"object"==typeof module?module.exports=i(require("moment"),r… argument
H A Det.js1nction(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t(require("moment"),r… argument
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_drag_timeline.js13nction(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeo… argument
/plugin/combo/resources/library/bootstrap/5.0.1/
H A Dpopper.min.js5 "use strict";!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports):"function"==typeof define&&define.amd?define(["exports"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).Popper={})}(this,(function(e){function t(e){return{width:(e=e.getBoundingClientRect()).width,height:e.height,top:e.top,right:e.right,bottom:e.bottom,left:e.left,x:e.left,y:e.top}}function n(e){return null==e?window:"[object Window]"!==e.toString()?(e=e.ownerDocument)&&e.defaultView||window:e}function o(e){return{scrollLeft:(e=n(e)).pageXOffset,scrollTop:e.pageYOffset}}function r(e){return e instanceof n(e).Element||e instanceof Element}function i(e){return e instanceof n(e).HTMLElement||e instanceof HTMLElement}function a(e){return"undefined"!=typeof ShadowRoot&&(e instanceof n(e).ShadowRoot||e instanceof ShadowRoot)}function s(e){return e?(e.nodeName||"").toLowerCase():null}function f(e){return((r(e)?e.ownerDocument:e.document)||window.document).documentElement}function p(e){return t(f(e)).left+o(e).scrollLeft}function c(e){return n(e).getComputedStyle(e)}function l(e){return e=c(e),/auto|scroll|overlay|hidden/.test(e.overflow+e.overflowY+e.overflowX)}function u(e,r,a){void 0===a&&(a=!1);var c=f(r);e=t(e);var u=i(r),d={scrollLeft:0,scrollTop:0},m={x:0,y:0};return(u||!u&&!a)&&(("body"!==s(r)||l(c))&&(d=r!==n(r)&&i(r)?{scrollLeft:r.scrollLeft,scrollTop:r.scrollTop}:o(r)),i(r)?((m=t(r)).x+=r.clientLeft,m.y argument
[all...]
/plugin/diagramsnet/lib/math/extensions/
H A DMathZoom.js19yles:{"#MathJax_Zoom":{position:"absolute","background-color":"#F0F0F0",overflow:"auto",display:"b… variable
/plugin/snow/
H A Dsnowstorm.js150 this.setXY = function(o, x, y) { argument
233 function rnd(n,min) { argument
240 function plusMinus(n) { argument
353 this.SnowFlake = function(type,x,y) { argument
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dd3.min.js1n(n){return n&&(n.ownerDocument||n.document||n).documentElement}function t(n){return n&&(n.ownerDo… argument
2 r(),S.point=c,S.lineEnd=f}function c(n,t){u(s=n,h=t),p=M,g=x,v=b,d=_,y=w,S.point=u}function f(){i(M… argument
3n p}:En(r),w=i===u?function(){return g}:En(u);++m<M;)o.call(this,h=t[m],m)?(d.push([p=+x.call(this… argument
4n","Mon","Tue","Wed","Thu","Fri","Sat"],months:["January","February","March","April","May","June",… argument
5 if(t==e.dx){for((r||f>e.dy)&&(f=e.dy);++u<o;)i=n[u],i.x=a,i.y=c,i.dy=f,a+=i.dx=Math.min(e.x+e.dx-a,… property in $l
/plugin/abc2/abc-libraries/abc2svg/
H A Dgamelan-1.js97 function draw_dur(s1,y,s2,n,nl){var s,s3 argument
110 out_mus(x,y,p) global() argument
113 out_txt(x,y,p) global() argument
116 draw_hd(s,x,y) global() argument
[all...]

123456789