Home
last modified time | relevance | path

Searched +defs:n +defs:y (Results 26 – 50 of 216) sorted by relevance

123456789

/plugin/mermaid/
H A Dmermaid.min.js6 `)),b+=F+g[S+1]}),b}var Z0=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function e9(i){return i&&i.__esModule&&Object.prototype.hasOwnProperty.call(i,"default")?i.default:i}var yOt={exports:{}};(function(i,a){(function(f,g){i.exports=g()})(Z0,function(){var f=1e3,g=6e4,w=36e5,v="millisecond",b="second",E="minute",S="hour",_="day",M="week",F="month",R="quarter",B="year",z="date",Y="Invalid Date",nt=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,ot=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,ft={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(V){var Ot=["th","st","nd","rd"],It=V%100;return"["+V+(Ot[(It-20)%10]||Ot[It]||Ot[0])+"]"}},wt=function(V,Ot,It){var jt=String(V);return!jt||jt.length>=Ot?V:""+Array(Ot+1-jt.length).join(It)+V},mt={s:wt,z:function(V){var Ot=-V.utcOffset(),It=Math.abs(Ot),jt=Math.floor(It/60),xt=It%60;return(Ot<=0?"+":"-")+wt(jt,2,"0")+":"+wt(xt,2,"0")},m:function V(Ot,It){if(Ot.date()<It.date())return-V(It,Ot);var jt=12*(It.year()-Ot.year())+(It.month()-Ot.month()),xt=Ot.clone().add(jt,F),Ft=It-xt<0,Ct=Ot.clone().add(jt+(Ft?-1:1),F);return+(-(jt+(It-xt)/(Ft?xt-Ct:Ct-xt))||0)},a:function(V){return V<0?Math.ceil(V)||0:Math.floor(V)},p:function(V){return{M:F,y:B,w:M,d:_,D:z,h:S,m:E,s:b,ms:v,Q:R}[V]||String(V||"").toLowerCase().replace(/s$/,"")},u:function(V){return V===void 0}},ct="en",rt={};rt[ct]=ft;var it=function(V){return V instanceof K},gt=function V(Ot,It,jt){var xt;if(!Ot)return ct;if(typeof Ot=="string"){var Ft=Ot.toLowerCase();rt[Ft]&&(xt=Ft),It&&(rt[Ft]=It,xt=Ft);var Ct=Ot.split("-");if(!xt&&Ct.length>1)return V(Ct[0])}else{var kt=Ot.name;rt[kt]=Ot,xt=kt}return!jt&&xt&&(ct=xt),xt||!jt&&ct},Q=function(V,Ot){if(it(V))return V.clone();var It=typeof Ot=="object"?Ot:{};return It.date=V,It.args=arguments,new K(It)},dt=mt;dt.l=gt,dt.i=it,dt.w=function(V,Ot){return Q(V,{locale:Ot.$L,utc:Ot.$u,x:Ot.$x,$offset:Ot.$offset})};var K=function(){function V(It){this.$L=gt(It.locale,null,!0),this.parse(It)}var Ot=V.prototype;return Ot.parse=function(It){this.$d=function(jt){var xt=jt.date,Ft=jt.utc;if(xt===null)return new Date(NaN);if(dt.u(xt))return new Date;if(xt instanceof Date)return new Date(xt);if(typeof xt=="string"&&!/Z$/i.test(xt)){var Ct=xt.match(nt);if(Ct){var kt=Ct[2]-1||0,Gt=(Ct[7]||"0").substring(0,3);return Ft?new Date(Date.UTC(Ct[1],kt,Ct[3]||1,Ct[4]||0,Ct[5]||0,Ct[6]||0,Gt)):new Date(Ct[1],kt,Ct[3]||1,Ct[4]||0,Ct[5]||0,Ct[6]||0,Gt)}}return new Date(xt)}(It),this.$x=It.x||{},this.init()},Ot.init=function(){var It=this.$d;this.$y=It.getFullYear(),this.$M=It.getMonth(),this.$D=It.getDate(),this.$W=It.getDay(),this.$H=It.getHours(),this.$m=It.getMinutes(),this.$s=It.getSeconds(),this.$ms=It.getMilliseconds()},Ot.$utils=function(){return dt},Ot.isValid=function(){return this.$d.toString()!==Y},Ot.isSame=function(It,jt){var xt=Q(It);return this.startOf(jt)<=xt&&xt<=this.endOf(jt)},Ot.isAfter=function(It,jt){return Q(It)<this.startOf(jt)},Ot.isBefore=function(It,jt){return this.endOf(jt)<Q(It)},Ot.$g=function(It,jt,xt){return dt.u(It)?this[jt]:this.set(xt,It)},Ot.unix=function(){return Math.floor(this.valueOf()/1e3)},Ot.valueOf=function(){return this.$d.getTime()},Ot.startOf=function(It,jt){var xt=this,Ft=!!dt.u(jt)||jt,Ct=dt.p(It),kt=function(sn,be){var Ne=dt.w(xt.$u?Date.UTC(xt.$y,be,sn):new Date(xt.$y,be,sn),xt);return Ft?Ne:Ne.endOf(_)},Gt=function(sn,be){return dt.w(xt.toDate()[sn].apply(xt.toDate("s"),(Ft?[0,0,0,0]:[23,59,59,999]).slice(be)),xt)},Fe=this.$W,Mt=this.$M,pn=this.$D,Ae="set"+(this.$u?"UTC":"");switch(Ct){case B:return Ft?kt(1,0):kt(31,11);case F:return Ft?kt(1,Mt):kt(0,Mt+1);case M:var ye=this.$locale().weekStart||0,tn=(Fe<ye?Fe+7:Fe)-ye;return kt(Ft?pn-tn:pn+(6-tn),Mt);case _:case z:return Gt(Ae+"Hours",0);case S:return Gt(Ae+"Minutes",1);case E:return Gt(Ae+"Seconds",2);case b:return Gt(Ae+"Milliseconds",3);default:return this.clone()}},Ot.endOf=function(It){return this.startOf(It,!1)},Ot.$set=function(It,jt){var xt,Ft=dt.p(It),Ct="set"+(this.$u?"UTC":""),kt=(xt={},xt[_]=Ct+"Date",xt[z]=Ct+"Date",xt[F]=Ct+"Month",xt[B]=Ct+"FullYear",xt[S]=Ct+"Hours",xt[E]=Ct+"Minutes",xt[b]=Ct+"Seconds",xt[v]=Ct+"Milliseconds",xt)[Ft],Gt=Ft===_?this.$D+(jt-this.$W):jt;if(Ft===F||Ft===B){var Fe=this.clone().set(z,1);Fe.$d[kt](Gt),Fe.init(),this.$d=Fe.set(z,Math.min(this.$D,Fe.daysInMonth())).$d}else kt&&this.$d[kt](Gt);return this.init(),this},Ot.set=function(It,jt){return this.clone().$set(It,jt)},Ot.get=function(It){return this[dt.p(It)]()},Ot.add=function(It,jt){var xt,Ft=this;It=Number(It);var Ct=dt.p(jt),kt=function(Mt){var pn=Q(Ft);return dt.w(pn.date(pn.date()+Math.round(Mt*It)),Ft)};if(Ct===F)return this.set(F,this.$M+It);if(Ct===B)return this.set(B,this.$y+It);if(Ct===_)return kt(1);if(Ct===M)return kt(7);var Gt=(xt={},xt[E]=g,xt[S]=w,xt[b]=f,xt)[Ct]||1,Fe=this.$d.getTime()+It*Gt;return dt.w(Fe,this)},Ot.subtract=function(It,jt){return this.add(-1*It,jt)},Ot.format=function(It){var jt=this,xt=this.$locale();if(!this.isValid())return xt.invalidDate||Y;var Ft=It||"YYYY-MM-DDTHH:mm:ssZ",Ct=dt.z(this),kt=this.$H,Gt=this.$m,Fe=this.$M,Mt=xt.weekdays,pn=xt.months,Ae=function(be,Ne,Xt,_e){return be&&(be[Ne]||be(jt,Ft))||Xt[Ne].slice(0,_e)},ye=function(be){return dt.s(kt%12||12,be,"0")},tn=xt.meridiem||function(be,Ne,Xt){var _e=be<12?"AM":"PM";return Xt?_e.toLowerCase():_e},sn={YY:String(this.$y) property in F8e.kt
92 `+this.showPosition(),{text:"",token:null,line:this.yylineno})},lex:function(){var Zn=this.next();return Zn||this.lex()},begin:function(Zn){this.conditionStack.push(Zn)},popState:f global() property in AnonymousFunction3478d9c720900.f
1323 qT(t,e,n) global() argument
1324 `,Nu(Ia(t,e[0])))>=0;)++e[0]}function kD(t,e){this.e=e,this.a=Gee(t),this.a<54?this.f=qv(t):this.c=KD(t)}function JJt(t,e,n,r){Ai(),gv.call(this,26),this.c=t,this.a=e,this.d=n,this global() function
1325 ist(t,e,n,r) global() argument
1327 P5t(t,e,n,r) global() argument
1328 d4n(t,e,n) global() argument
1331 AnonymousFunction3478d9c7bdf00(e,n) global() argument
1333 AnonymousFunction3478d9c7e0c00(e,n) global() argument
1342 AnonymousFunction3478d9c7f2100(e,n) global() argument
1344 AnonymousFunction3478d9c7fa800(e,n) global() argument
1346 AnonymousFunction3478d9c7173e00(e,n) global() argument
1560 B(y,g) global() argument
1561 AnonymousFunction3478d9c718ff00(y) global() argument
1565 AnonymousFunction3478d9c71a0e00(y,g) global() argument
1571 AnonymousFunction3478d9c71c3300(y,g) global() argument
1573 AnonymousFunction3478d9c71c3500(y,g) global() argument
1574 `),xt=0;xt<At.length;xt++){var Mt=At[xt],Dt=tt.measureText(Mt),Bt=Math.ceil(Dt.width),Zt=z;ut=Math.max(Bt,ut),dt+=Zt}return ut+=O,dt+=O,A[T]={width:ut,height:dt}},kp.calculateLabel global() property in kt.getPositionsData.mt
[all...]
/plugin/abc2/abc-libraries/abc2svg/
H A Djianpu-1.js96 function draw_dur(s1,y,s2,n,nl){var s,s3 argument
109 out_mus(x,y,p) global() argument
112 out_txt(x,y,p) global() argument
115 draw_hd(s,x,y) global() argument
[all...]
H A Dgrid-1.js23 function build_cell(cell,x,y,yl,hr){if(cell.length>1){abc.out_svg(abc2svg.grid.pl) argument
191 var grid={n:Number(parm.shift())} global() property in abc2svg.grid.set_fmt.grid
[all...]
/plugin/weiqi/
H A Dweiqi_parser.php251 function weiqi_code($str, $x, $y, $width, $height) {
398 function letter($n) {
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/fonts/Neo-Euler/
H A Dfontdata.js19y="NeoEulerMathJax_Fraktur",t="NeoEulerMathJax_Main",k="NeoEulerMathJax_Marks",w="NeoEulerMathJax_… variable
/plugin/dokucrypt/
H A Dscript.js556 function mult_GF256(x, y) { argument
1158 function AESprng_nextbits(n) { argument
1168 function AESprng_nextInt(n) { argument
1246 function LEnint(n) { argument
1294 function array(n) { argument
1307 function integer(n) { argument
1437 function jcF(x, y, z) { argument
1441 function jcG(x, y, z) { argument
1445 function jcH(x, y, z) { argument
1449 function jcI(x, y, z) { argument
[all …]
/plugin/dokucrypt2/
H A Dscript.js628 mult_GF256(x, y) global() argument
1230 AESprng_nextbits(n) global() argument
1240 AESprng_nextInt(n) global() argument
1318 LEnint(n) global() argument
1366 array(n) global() argument
1379 integer(n) global() argument
1509 jcF(x, y, z) global() argument
1513 jcG(x, y, z) global() argument
1517 jcH(x, y, z) global() argument
1521 jcI(x, y, z) global() argument
1525 rotateLeft(a, n) global() argument
1913 var n = c.charCodeAt(0) - charBase; global() variable
[all...]
/plugin/diagramsnet/lib/math/config/
H A DAM_HTMLorMML-full.js49y:5,bwidth:1,bcolor:"#A6D",hwidth:"15px",hcolor:"#83A"},button:{x:-6,y:-3,wx:-2},fadeinInc:0.2,fad… variable
50yles:{"#MathJax_Zoom":{position:"absolute","background-color":"#F0F0F0",overflow:"auto",display:"b… variable
51nction(f,o,q,e,r){var p="2.7.9";var d=MathJax.Callback.Signal("menu");MathJax.Extension.MathMenu={… variable
52 MathJax.ElementJax.mml=MathJax.ElementJax({mimeType:"jax/mml"},{id:"mml",version:"2.7.9",directory:… argument
54nction(aa){var g;var X=MathJax.Object.Subclass({firstChild:null,lastChild:null,Init:function(){thi… function
55 …d,k;c.Register.StartupHook("MathZoom Ready",function(){k=MathJax.Extension.MathZoom});var j=functi… argument
56nction(j,b,d){var i,k=b.Browser.isMobile;var h=MathJax.Object.isArray;var e=function(){var m=[].sl… argument
58nction(i,b,e,g){var h;var j,a,d;var f="'Times New Roman',Times,STIXGeneral,serif";var m={".MJXp-sc… argument
72 }, n = MathJax.Ajax.config.path; variable
117 Init: function(e, t, n, i, a) { argument
H A DAM_HTMLorMML.js46y:5,bwidth:1,bcolor:"#A6D",hwidth:"15px",hcolor:"#83A"},button:{x:-6,y:-3,wx:-2},fadeinInc:0.2,fad… variable
47yles:{"#MathJax_Zoom":{position:"absolute","background-color":"#F0F0F0",overflow:"auto",display:"b… variable
48nction(f,o,q,e,r){var p="2.7.9";var d=MathJax.Callback.Signal("menu");MathJax.Extension.MathMenu={… variable
49 MathJax.ElementJax.mml=MathJax.ElementJax({mimeType:"jax/mml"},{id:"mml",version:"2.7.9",directory:… argument
51nction(aa){var g;var X=MathJax.Object.Subclass({firstChild:null,lastChild:null,Init:function(){thi… function
52nction(i,b,e,g){var h;var j,a,d;var f="'Times New Roman',Times,STIXGeneral,serif";var m={".MJXp-sc… argument
66 }, n = MathJax.Ajax.config.path; variable
111 Init: function(e, t, n, i, a) { argument
H A DMML_HTMLorMML-full.js49y:5,bwidth:1,bcolor:"#A6D",hwidth:"15px",hcolor:"#83A"},button:{x:-6,y:-3,wx:-2},fadeinInc:0.2,fad… variable
50yles:{"#MathJax_Zoom":{position:"absolute","background-color":"#F0F0F0",overflow:"auto",display:"b… variable
51nction(f,o,q,e,r){var p="2.7.9";var d=MathJax.Callback.Signal("menu");MathJax.Extension.MathMenu={… variable
52 MathJax.ElementJax.mml=MathJax.ElementJax({mimeType:"jax/mml"},{id:"mml",version:"2.7.9",directory:… argument
55 …d,k;c.Register.StartupHook("MathZoom Ready",function(){k=MathJax.Extension.MathZoom});var j=functi… argument
56nction(j,b,d){var i,k=b.Browser.isMobile;var h=MathJax.Object.isArray;var e=function(){var m=[].sl… argument
58nction(i,b,e,g){var h;var j,a,d;var f="'Times New Roman',Times,STIXGeneral,serif";var m={".MJXp-sc… argument
72 }, n = MathJax.Ajax.config.path; variable
117 Init: function(e, t, n, i, a) { argument
/plugin/clipboardutils/lib/
H A Dclipboard.min.js7nction(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e():"function"==typeo… argument
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js2nction(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==ty… argument
7n,Nt=Dt.max,Ot=Dt.pow,jt=Dt.abs,Lt=/([a-z])[\s,]*((-?\d*\.?\d*(?:e[-+]?\d+)?[\s]*,?[\s]*)+)/gi,It=… argument
27nction(e){const t=he('<a href="http://bpmn.io" target="_blank" class="bjs-powered-by" title="Power… variable
33n,i,r){var o,a=["","webkit","Moz","MS","ms","o"],s=n.createElement("div"),c=Math.round,p=Math.abs,… argument
181 …`}var Oc=["contextPad.close","canvas.viewbox.changing","commandStack.changed"];function jc(e,t,n){… argument
194n,i){if(!e)throw new Error("Element is missing");if(!t)throw new Error("No registered providers fo… argument
/plugin/stlviewer/stlviewer/
H A Dparser.min.js2n){var i=null;switch(e.split(".").pop().split("?")[0].toLowerCase()){case"stl":i=parse_stl_bin(r);… argument
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.production.min.js2nction(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t():"function"==ty… argument
7n,Pt=Ct.max,At=Ct.pow,kt=Ct.abs,Mt=/([a-z])[\s,]*((-?\d*\.?\d*(?:e[-+]?\d+)?[\s]*,?[\s]*)+)/gi,Dt=… argument
28n;e=F({},Tr,e),this._moddle=this._createModdle(e),this._container=this._createContainer(e),t=this.… argument
33n,i,r){var o,a=["","webkit","Moz","MS","ms","o"],s=n.createElement("div"),c=Math.round,p=Math.abs,… argument
34n){var i;i=e,t.exports=function(e){if(e.CSS&&e.CSS.escape)return e.CSS.escape;var t=function(e){if… argument
/plugin/geophp/vendor/funiq/geophp/src/Geometry/
H A DCollection.php199 public function geometryN($n) argument
366 public function y() function in geoPHP\\Geometry\\Collection
/plugin/diagramsnet/lib/math/
H A Dlatest.js19y:"version",base:"https://cdnjs.cloudflare.com/ajax/libs/mathjax/"},"rawcdn.githack.com":{api:"htt… variable
/plugin/securelogin/
H A Drsalib.js38 function am1(i, x, w, j, c, n) { argument
49 function am2(i, x, w, j, c, n) { argument
109 function int2char(n) { argument
308 function bnpDLShiftTo(n, r) { argument
319 function bnpDRShiftTo(n, r) { argument
327 function bnpLShiftTo(n, r) { argument
345 function bnpRShiftTo(n, r) { argument
525 function cMulTo(x, y, r) { argument
627 function montMulTo(x, y, r) { argument
825 function linebrk(s, n) { argument
[all …]
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.core.js249 ellipsePath = function (x, y, rx, ry) { argument
2588 matrixproto.x = function (x, y) { argument
2601 matrixproto.y = function (x, y) { argument
4032 linear: function (n) { argument
4035 "<": function (n) { argument
4038 ">": function (n) { argument
4041 "<>": function (n) { argument
4051 backIn: function (n) { argument
4055 backOut: function (n) { argument
4060 elastic: function (n) { argument
[all …]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DPHP.php537 protected function divideHelper(PHP $y)
719 private static function safe_divide($x, $y)
985 protected function powModInner(PHP $e, PHP $n)
1155 protected function powHelper(PHP $n)
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/fonts/Gyre-Termes/
H A Dfontdata.js19 …MathJax_Arrows",y="GyreTermesMathJax_DoubleStruck",B="GyreTermesMathJax_Fraktur",h="GyreTermesMath… variable
/plugin/diagramsnet/lib/math/jax/output/HTML-CSS/fonts/Gyre-Pagella/
H A Dfontdata.js19 …thJax_Arrows",y="GyrePagellaMathJax_DoubleStruck",B="GyrePagellaMathJax_Fraktur",h="GyrePagellaMat… variable
/plugin/callflow/
H A Draphael.js39 events = {n: {}}, property in events
2943 matrixproto.x = function (x, y) { argument
4392 linear: function (n) { argument
4395 "<": function (n) { argument
4398 ">": function (n) { argument
4401 "<>": function (n) { argument
4411 backIn: function (n) { argument
4415 backOut: function (n) { argument
4420 elastic: function (n) { argument
4426 bounce: function (n) { argument
[all …]
/plugin/advrack/
H A Draphael.js39 events = {n: {}}, property in events
2943 matrixproto.x = function (x, y) { argument
4392 linear: function (n) { argument
4395 "<": function (n) { argument
4398 ">": function (n) { argument
4401 "<>": function (n) { argument
4411 backIn: function (n) { argument
4415 backOut: function (n) { argument
4420 elastic: function (n) { argument
4426 bounce: function (n) { argument
[all …]
/plugin/sequencediagram/bower_components/lodash/dist/
H A Dlodash.core.min.js6 ;(function(){function n(n){return H(n)&&pn.call(n,"callee")&&!yn.call(n,"callee")}function t(n,t){r… argument
7 return setTimeout(function(){n.apply(Z,r)},t)}function f(n,t){var r=true;return mn(n,function(n,e,u… argument
8n,t){return l(t,function(t){return U(n[t])})}function v(n,t){return n>t}function b(n,t,r,e,u){retu… argument
10 r=u(i,f,r,e,o),o.pop(),r)}function g(n){return typeof n=="function"?n:null==n?X:(typeof n=="object"… argument
11 }function x(n,t,r){var e=-1,u=n.length;for(0>t&&(t=-t>u?0:u+t),r=r>u?u:r,0>r&&(r+=u),u=t>r?0:r-t>>>… argument
15 o=Array(t+1);++u<t;)o[u]=e[u];return o[t]=r(i),n.apply(this,o)}}function $(n){return(null==n?0:n.le… argument
16 function(){return 0<--n&&(r=t.apply(this,arguments)),1>=n&&(t=Z),r}}function J(n,t){return n===t||n… argument
23 return t(Nn(e)?A(e):[e],p(r,1))},o.create=function(n,t){var r=dn(n);return null==t?r:Tn(r,t)},o.def… argument
25 return t(n),n},o.thru=function(n,t){return t(n)},o.toArray=function(n){return M(n)?n.length?A(n):[]… argument
26 },o.isDate=function(n){return H(n)&&"[object Date]"==hn.call(n)},o.isEmpty=function(t){return M(t)&… argument
[all …]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/
H A DEvalBarrett.php48 protected static function reduce(array $n, array $m, $class)
262 private static function generateInlineAdd($x, $y, $result, $class)

123456789