Home
last modified time | relevance | path

Searched +defs:c +defs:output (Results 1 – 25 of 63) sorted by relevance

123

/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
Dholder.min.js12 …ll||(b.querySelectorAll=function(c){var d,e=b.createElement("style"),f=[];for(b.documentElement.fi… argument
/plugin/asciidocjs/node_modules/uglify-js/lib/
Doutput.js555 if (!(node instanceof AST_Statement || all(comments, function(c) { argument
666 function needs_parens_function(output) { argument
687 function needs_parens_obj(output) { argument
692 function needs_parens_unary(output) { argument
712 PARENS(AST_Sequence, function(output) { argument
759 PARENS(AST_Binary, function(output) { argument
793 PARENS(AST_PropAccess, function(output) { argument
809 PARENS(AST_Call, function(output) { argument
827 PARENS(AST_New, function(output) { argument
838 PARENS(AST_Number, function(output) { argument
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
Daac.js682 var c = bandTypes[idx] === ICStream.INTENSITY_BT ? 1 : -1; variable
820 this.c = new Float32Array(2); property
1073 output[i] = overlap[i] + (buf[i] * longWindowsPrev[i]); field
1088 output[i] = overlap[i] + (buf[i] * longWindowsPrev[i]); field
1113 output[i] = overlap[i]; field
1117 output[mid + i] = overlap[mid + i] + buf[i] * shortWindowsPrev[i]; field
1149 output[i] = overlap[i]; field
1153 output[mid + i] = overlap[mid + i] + (buf[mid + i] * shortWindowsPrev[i]); field
1157 output[mid + shortLen + i] = overlap[mid + shortLen + i] + buf[mid + shortLen + i]; field
3093 output[outOffset + 2 * k] = buf[N8 + k][1]; field
/plugin/asciidocjs/node_modules/pug-filters/node_modules/uglify-js/lib/
Doutput.js484 AST_Node.DEFMETHOD("add_comments", function(output){ argument
530 comments.forEach(function(c){ argument
566 PARENS(AST_Function, function(output){ argument
581 PARENS(AST_Object, function(output){ argument
585 PARENS(AST_Unary, function(output){ argument
591 PARENS(AST_Seq, function(output){ argument
605 PARENS(AST_Binary, function(output){ argument
628 PARENS(AST_PropAccess, function(output){ argument
648 PARENS(AST_Call, function(output){ argument
662 PARENS(AST_New, function(output){ argument
[all …]
/plugin/amcharts/assets/amcharts/plugins/export/libs/jszip/
Djszip.js72 output = output + String.fromCharCode(chr2); property
75 output = output + String.fromCharCode(chr3); property
1743 c = str.charCodeAt(m_pos); property
1747 c = 0x10000 + ((c - 0xd800) << 10) + (c2 - 0xdc00); property
1763 c = str.charCodeAt(m_pos); property
1767 c = 0x10000 + ((c - 0xd800) << 10) + (c2 - 0xdc00); property
1833 c = buf[i++]; property
1845 c = (c << 6) | (buf[i++] & 0x3f); property
1855 c -= 0x10000; field
3670 c = str.charCodeAt(m_pos); property
[all …]
/plugin/diagramsnet/lib/math/jax/input/AsciiMath/
Djax.js19ction(aa){var g;var X=MathJax.Object.Subclass({firstChild:null,lastChild:null,Init:function(){this… argument
/plugin/xlsx2dw/packages/jszip/
Djszip.js91 output = new Uint8Array(totalLength|0); property
93 output = new Array(totalLength|0); property
110 output[resultIndex++] = chr2; field
113 output[resultIndex++] = chr3; field
228 c = n; property
230 c = ((c&1) ? (0xEDB88320 ^ (c >>> 1)) : (c >>> 1)); property
2789 c = str.charCodeAt(m_pos); property
2793 c = 0x10000 + ((c - 0xd800) << 10) + (c2 - 0xdc00); property
2809 c = str.charCodeAt(m_pos); property
2813 c = 0x10000 + ((c - 0xd800) << 10) + (c2 - 0xdc00); property
[all …]
/plugin/datatables/assets/jszip/
Djszip.js91 output = new Uint8Array(totalLength|0); property
93 output = new Array(totalLength|0); property
110 output[resultIndex++] = chr2; field
113 output[resultIndex++] = chr3; field
228 c = n; property
230 c = ((c&1) ? (0xEDB88320 ^ (c >>> 1)) : (c >>> 1)); property
2789 c = str.charCodeAt(m_pos); property
2793 c = 0x10000 + ((c - 0xd800) << 10) + (c2 - 0xdc00); property
2809 c = str.charCodeAt(m_pos); property
2813 c = 0x10000 + ((c - 0xd800) << 10) + (c2 - 0xdc00); property
[all …]
/plugin/diagramsnet/lib/math/config/
DAM_HTMLorMML.js41 MathJax.OutputJax["HTML-CSS"]=MathJax.OutputJax({id:"HTML-CSS",version:"2.7.9",directory:MathJax.Ou… argument
44 (function(c,g){var f="2.7.0";var a=MathJax.Hub.CombineConfig("MMLorHTML",{prefer:{MSIE:"MML",Firefo… argument
45 MathJax.Extension.asciimath2jax={version:"2.7.9",config:{delimiters:[["`","`"]],skipTags:["script",… argument
47 (function(a,d,f,c,j){var k="2.7.9";var i=a.CombineConfig("MathZoom",{styles:{"#MathJax_Zoom":{posit… argument
51ction(aa){var g;var X=MathJax.Object.Subclass({firstChild:null,lastChild:null,Init:function(){this… argument
DAM_HTMLorMML-full.js44 MathJax.OutputJax["HTML-CSS"]=MathJax.OutputJax({id:"HTML-CSS",version:"2.7.9",directory:MathJax.Ou… argument
47 (function(c,g){var f="2.7.0";var a=MathJax.Hub.CombineConfig("MMLorHTML",{prefer:{MSIE:"MML",Firefo… argument
48 MathJax.Extension.asciimath2jax={version:"2.7.9",config:{delimiters:[["`","`"]],skipTags:["script",… argument
50 (function(a,d,f,c,j){var k="2.7.9";var i=a.CombineConfig("MathZoom",{styles:{"#MathJax_Zoom":{posit… argument
54ction(aa){var g;var X=MathJax.Object.Subclass({firstChild:null,lastChild:null,Init:function(){this… argument
55 (function(l,c,g,e){var f,i=c.Browser.isMSIE;var h,b,d,k;c.Register.StartupHook("MathZoom Ready",fun… argument
DTeX-MML-AM_HTMLorMML.js53 MathJax.OutputJax["HTML-CSS"]=MathJax.OutputJax({id:"HTML-CSS",version:"2.7.9",directory:MathJax.Ou… argument
56 (function(c,g){var f="2.7.0";var a=MathJax.Hub.CombineConfig("MMLorHTML",{prefer:{MSIE:"MML",Firefo… argument
57 MathJax.Extension.tex2jax={version:"2.7.9",config:{inlineMath:[["\\(","\\)"]],displayMath:[["$$","$… argument
58 MathJax.Extension.mml2jax={version:"2.7.9",config:{preview:"mathml"},MMLnamespace:"http://www.w3.or… argument
59 MathJax.Extension.asciimath2jax={version:"2.7.9",config:{delimiters:[["`","`"]],skipTags:["script",… argument
61 (function(a,d,f,c,j){var k="2.7.9";var i=a.CombineConfig("MathZoom",{styles:{"#MathJax_Zoom":{posit… argument
67 (function(d,c,j){var i,h="\u00A0";var k=function(m){return MathJax.Localization._.apply(MathJax.Loc… argument
68 …AMSmath"];var d=h.Definitions,f=h.Stack.Item,a=h.config.equationNumbers;var c=function(k){var n=[]… function
70 (function(c,d){var a;var b=function(e){return MathJax.Localization._.apply(MathJax.Localization,[["… argument
71ction(aa){var g;var X=MathJax.Object.Subclass({firstChild:null,lastChild:null,Init:function(){this… argument
DTeX-MML-AM_SVG-full.js53 MathJax.Extension.tex2jax={version:"2.7.9",config:{inlineMath:[["\\(","\\)"]],displayMath:[["$$","$… argument
54 MathJax.Extension.mml2jax={version:"2.7.9",config:{preview:"mathml"},MMLnamespace:"http://www.w3.or… argument
55 MathJax.Extension.asciimath2jax={version:"2.7.9",config:{delimiters:[["`","`"]],skipTags:["script",… argument
57 (function(a,d,f,c,j){var k="2.7.9";var i=a.CombineConfig("MathZoom",{styles:{"#MathJax_Zoom":{posit… argument
63 (function(d,c,j){var i,h="\u00A0";var k=function(m){return MathJax.Localization._.apply(MathJax.Loc… argument
64 …AMSmath"];var d=h.Definitions,f=h.Stack.Item,a=h.config.equationNumbers;var c=function(k){var n=[]… function
66 (function(c,d){var a;var b=function(e){return MathJax.Localization._.apply(MathJax.Localization,[["… argument
67ction(aa){var g;var X=MathJax.Object.Subclass({firstChild:null,lastChild:null,Init:function(){this… argument
DTeX-MML-AM_HTMLorMML-full.js56 MathJax.OutputJax["HTML-CSS"]=MathJax.OutputJax({id:"HTML-CSS",version:"2.7.9",directory:MathJax.Ou… argument
59 (function(c,g){var f="2.7.0";var a=MathJax.Hub.CombineConfig("MMLorHTML",{prefer:{MSIE:"MML",Firefo… argument
60 MathJax.Extension.tex2jax={version:"2.7.9",config:{inlineMath:[["\\(","\\)"]],displayMath:[["$$","$… argument
61 MathJax.Extension.mml2jax={version:"2.7.9",config:{preview:"mathml"},MMLnamespace:"http://www.w3.or… argument
62 MathJax.Extension.asciimath2jax={version:"2.7.9",config:{delimiters:[["`","`"]],skipTags:["script",… argument
64 (function(a,d,f,c,j){var k="2.7.9";var i=a.CombineConfig("MathZoom",{styles:{"#MathJax_Zoom":{posit… argument
70 (function(d,c,j){var i,h="\u00A0";var k=function(m){return MathJax.Localization._.apply(MathJax.Loc… argument
71 …AMSmath"];var d=h.Definitions,f=h.Stack.Item,a=h.config.equationNumbers;var c=function(k){var n=[]… function
73 (function(c,d){var a;var b=function(e){return MathJax.Localization._.apply(MathJax.Localization,[["… argument
74ction(aa){var g;var X=MathJax.Object.Subclass({firstChild:null,lastChild:null,Init:function(){this… argument
[all …]
/plugin/diagramsnet/lib/WEB-INF/lib/
Dcommons-io-2.4.jar ... monitor/ org/apache/commons/io/output/ META-INF/LICENSE.txt META- ...
/plugin/abc2/abc-libraries/abc2svg/
Dabc2svg-1.js4446 staff_tb[st]={output:"",sc_out:""}} property
4535 var delta_tb={t:0-2*2,c:6-3*2,b:12-4*2,p:0-3*2} property
6781 function cwid(c){var i=c.charCodeAt(0) argument
6785 function cwidf(c){return cwid(c)*gene.curfont.swfac} argument
6797 str=str.replace(/<|>|&[^&]*?;|&| /g,function(c){switch(c){case'<':return"&lt;" argument
6836 o=str.replace(/<|>|&[^&]*?;|&| |\$./g,function(c){switch(c){case'<':return"&lt;" argument
7061 var ya={l:cfmt.titlespace,c:cfmt.titlespace,r:cfmt.titlespace},xa={l:0,c:lwidth*.5,r:lwidth},yb={},… property
7168 var tgls={"mtr ":{x:0,y:0,c:"\u0020"},brace:{x:0,y:0,c:"\ue000"},lphr:{x:0,y:24,c:"\ue030"},mphr:{x… property
7276 function out_XYAB(str,x,y,a,b){x=sx(x);y=sy(y);output+=str.replace(/X|Y|A|B|F|G/g,function(c){switc… argument
/plugin/diagramsnet/lib/js/
Dviewer.min.js4 …d?define(b):a.Spinner=b()}(this,function(){"use strict";function a(a,b){var c,d=document.createEle… argument
77 …oembed:276,noframes:276,noscript:276,object:272,ol:0,optgroup:0,option:1,output:0,p:1,param:274,pr… property
81 …LOListElement",optgroup:"HTMLOptGroupElement",option:"HTMLOptionElement",output:"HTMLOutputElement… property
88 …e();a.w&&a.w(j,[],t,A,b(a,d,p,e,t));var B=g.f[j];B&K&&(p=k(d,{name:j,next:p,c:B},a,t,A,e))}else{va… property
121 var rough=function(){function d(b,a,e){if(b&&b.length){a=_slicedToArray(a,2);var c=a[0],f=a[1];e*=M… argument
122 d]:null}function p(b,a,e){var c=b.length;if(3>c)return!1;var f=[Number.MAX_SAFE_INTEGER,e];a=[a,e];… argument
124 …x:n===g[1]?g[0]:d[0],islope:(d[0]-g[0])/(d[1]-g[1])})}}if(b.sort(function(a,c){return a.ymin<c.ymi… argument
125 c.edge.x?0:(a.edge.x-c.edge.x)/Math.abs(a.edge.x-c.edge.x)}),1<m.length)for(k=0;k<m.length;k+=2){g=… argument
126 …^(([-+]?[0-9]+(\.[0-9]*)?|[-+]?\.[0-9]+)([eE][-+]?[0-9]+)?)/)){e=[];break a}c[c.length]={type:1,te… variable
128 m=f[0];x=f[1];c;break;case "m":g+=q[0];n+=q[1];w.push({key:"M",data:[g,n]});m=g;x=n;break;case "L":… argument
[all …]
Dviewer-static.min.js4 …d?define(b):a.Spinner=b()}(this,function(){"use strict";function a(a,b){var c,d=document.createEle… argument
77 …oembed:276,noframes:276,noscript:276,object:272,ol:0,optgroup:0,option:1,output:0,p:1,param:274,pr… property
81 …LOListElement",optgroup:"HTMLOptGroupElement",option:"HTMLOptionElement",output:"HTMLOutputElement… property
88 …e();a.w&&a.w(j,[],t,A,b(a,d,p,e,t));var B=g.f[j];B&K&&(p=k(d,{name:j,next:p,c:B},a,t,A,e))}else{va… property
121 var rough=function(){function d(b,a,e){if(b&&b.length){a=_slicedToArray(a,2);var c=a[0],f=a[1];e*=M… argument
122 d]:null}function p(b,a,e){var c=b.length;if(3>c)return!1;var f=[Number.MAX_SAFE_INTEGER,e];a=[a,e];… argument
124 …x:n===g[1]?g[0]:d[0],islope:(d[0]-g[0])/(d[1]-g[1])})}}if(b.sort(function(a,c){return a.ymin<c.ymi… argument
125 c.edge.x?0:(a.edge.x-c.edge.x)/Math.abs(a.edge.x-c.edge.x)}),1<m.length)for(k=0;k<m.length;k+=2){g=… argument
126 …^(([-+]?[0-9]+(\.[0-9]*)?|[-+]?\.[0-9]+)([eE][-+]?[0-9]+)?)/)){e=[];break a}c[c.length]={type:1,te… variable
128 m=f[0];x=f[1];c;break;case "m":g+=q[0];n+=q[1];w.push({key:"M",data:[g,n]});m=g;x=n;break;case "L":… argument
[all …]
Dapp.min.js2 …d?define(b):a.Spinner=b()}(this,function(){"use strict";function a(a,b){var c,d=document.createEle… argument
75 …oembed:276,noframes:276,noscript:276,object:272,ol:0,optgroup:0,option:1,output:0,p:1,param:274,pr… property
79 …LOListElement",optgroup:"HTMLOptGroupElement",option:"HTMLOptionElement",output:"HTMLOutputElement… property
86 …e();a.w&&a.w(j,[],t,A,b(a,d,p,e,t));var B=g.f[j];B&K&&(p=k(d,{name:j,next:p,c:B},a,t,A,e))}else{va… property
105 r=l.WordArray=t.extend({init:function(a,c){a=this.words=a||[];this.sigBytes=c!=p?c:4*a.length},toSt… argument
113 (function(u){function p(b,n,a,c,e,j,k){b=b+(n&a|~n&c)+e+k;return(b<<j|b>>>32-j)+n}function d(b,n,a,… argument
127 decrypt:function(a,b,c,d){d=this.cfg.extend(d);b=this._parse(b,d.format);return a.createDecryptor(c… property
131 …his._doCryptBlock(a,b,this._keySchedule,t,r,w,v,l)},decryptBlock:function(a,c){var d=a[c+1];a[c+1]… argument
135ction(e,t){"function"==typeof define&&define.amd?define(t):"object"==typeof exports&&"string"!=typ… function
155 var rough=function(){function d(b,a,e){if(b&&b.length){a=_slicedToArray(a,2);var c=a[0],f=a[1];e*=M… argument
[all …]
Dextensions.min.js3 …catch(ka){}return""}function e(a){return Math.round(10*a)/10}function q(a,b,c){function g(a,b){var… argument
7 …talic;");a.ac&&a.ac.v&&(b+="text-transform: uppercase;");h=null;a.f?h=a.f.v:c.Font&&(h=c.Font);b+=… argument
8 a?a.substring(b,c):"";E&&(a=a.trim());0==z.length&&0<a.length&&(a=h({dummy:1})+a);a=a.replace(/</g,… property
14 …a))+U(a)+P(a)+ob(mxConstants.STYLE_ALIGN,a.TextAlign,"center");Fa="";return c}function c(a,b,c,n,h… function
16 a,b,c,n)+g(mxConstants.STYLE_FLIPH,a,b,c,n)+g(mxConstants.STYLE_FLIPV,a,b,c,n)+g(mxConstants.STYLE_… argument
23 a.Title_VAlign&&"string"===typeof a.Title_VAlign?"verticalAlign="+a.Title_VAlign+";":ob(mxConstants… argument
24 7<a.LineColor.length)){var g="0x"+a.LineColor.substring(a.LineColor.length-2,a.LineColor.length);c.… argument
29 "1"):""}function fc(a,b,c){var g="";a.FillColor&&a.FillColor.url?(c=a.FillColor.url,"fill"==a.FillC… argument
31 …ch.index)+(null!=w?w:f));d=match.index+f.length}}n&&(g.push(h.substring(d)),c.setAttributeForCell(… argument
39 v.vertex=!0;xd(v,a,b);v.zOrder=n.ZOrder;null!=v&&0<=v.style.indexOf(";grIcon=")&&(h=new mxCell("",n… argument
[all …]
/plugin/ckgdoku/ckeditor/
Dckeditor.js8 …ent.addEventListener?(document.removeEventListener("DOMContentLoaded",a,!1),c()):document.attachEv… function
10 function(a){var f=CKEDITOR.event.prototype,b;for(b in f)null==a[b]&&(a[b]=f[b])},CKEDITOR.event.pro… argument
11 b,!0)},on:function(c,b,f,k,d){function h(a,g,d,h){a={name:c,sender:this,editor:a,data:g,listenerDat… argument
47 g.concat(a.match(this._rgbaRegExp)||[]),g=g.concat(a.match(this._hslaRegExp)||[]);return g=g.concat… argument
49 …:1,ins:1,kbd:1,keygen:1,label:1,map:1,mark:1,meter:1,noscript:1,object:1,output:1,progress:1,q:1,r… property
51 …style:1},b),object:a({param:1},b),ol:{li:1},optgroup:{option:1},option:d,output:b,p:b,param:k,pre:… property
55 …:1,code:1,del:1,dfn:1,em:1,font:1,i:1,ins:1,label:1,kbd:1,mark:1,meter:1,output:1,q:1,ruby:1,s:1,s… property
58 this.$.clientY+(a.documentElement.scrollTop||a.body.scrollTop)}}},CKEDITOR.CTRL=1114112,CKEDITOR.SH… argument
61 a.$===this.$}catch(c){return!1}};a.setCustomData=function(a,c){var e=this.getUniqueId();(f[e]||(f[e… argument
63 …dTo:function(a,f){a.append(this,f);return a},clone:function(a,f){function b(c){c["data-cke-expando… argument
[all …]
/plugin/ckgedit/ckeditor/
Dckeditor.js29 2)}));c=c.replace(/^ | $/g,"\x26nbsp;");return c=c.replace(/(>|\s) /g,function(a,b){return b+"\x26n… argument
35 …a.replace(/(?:rgb\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*\))/gi,function(a,b,e,c){a=[b,e,c];for(b=0;3… argument
52 array:{filter:function(a,b,e){var c=[];this.forEach(a,function(h,d){b.call(e,h,d,a)&&c.push(h)});re… argument
57 …:1,ins:1,kbd:1,keygen:1,label:1,map:1,mark:1,meter:1,noscript:1,object:1,output:1,progress:1,q:1,r… property
59 …style:1},b),object:a({param:1},b),ol:{li:1},optgroup:{option:1},option:h,output:b,p:b,param:k,pre:… property
62 …1,cite:1,code:1,del:1,dfn:1,em:1,font:1,i:1,ins:1,label:1,kbd:1,mark:1,meter:1,output:1,q:1,ruby:1, property
68 CKEDITOR.dom.domObject.prototype=function(){var a=function(a,b){return function(c){"undefined"!=typ… argument
71 …et",function(){d={}});a.equals=function(a){try{return a&&a.$===this.$}catch(c){return!1}};a.setCus… argument
75 …dTo:function(a,d){a.append(this,d);return a},clone:function(a,d){function b(c){c["data-cke-expando… function
77 …,getAddress:function(a){for(var d=[],b=this.getDocument().$.documentElement,c=this.$;c&&c!=b;){var… argument
[all …]
/plugin/abc2/abc-libraries/abc-ui/
Dabc-ui-1.0.0.min.js8ction external_eval(param){return eval(param)}function isQuoted(e){return e.q}function quote(e){re… property
/plugin/diagramsnet/lib/math/extensions/a11y/
Dmathjax-sre.js22 …OLYFILL_PREFIX="$jscp$";var $jscomp$lookupPolyfilledValue=function(a,b){var c=$jscomp.propertyToPo… argument
23 $jscomp.polyfillUnisolated=function(a,b,c,d){c=$jscomp.global;a=a.split(".");for(d=0;d<a.length-1;d… argument
24 $jscomp.polyfillIsolated=function(a,b,c,d){var e=a.split(".");a=1===e.length;d=e[0];d=!a&&d in $jsc… argument
29 $jscomp.polyfill("Array.prototype.keys",function(a){return a?a:function(){return $jscomp.iteratorFr… argument
30 $jscomp.checkStringArgs=function(a,b,c){if(null==a)throw new TypeError("The 'this' value for String… argument
32 goog.exportPath_=function(a,b,c){a=a.split(".");c=c||goog.global;a[0]in c||"undefined"==typeof c.ex… argument
43 goog.getObjectByName=function(a,b){a=a.split(".");b=b||goog.global;for(var c=0;c<a.length;c++)if(b=… argument
50 goog.transpile_=function(a,b,c){var d=goog.global.$jscomp;d||(goog.global.$jscomp=d={});var e=d.tra… argument
55 …{if("function"===typeof a.clone)return a.clone();b="array"==b?[]:{};for(var c in a)b[c]=goog.clone… argument
56 goog.bindJs_=function(a,b,c){if(!a)throw Error();if(2<arguments.length){var d=Array.prototype.slice… argument
[all …]
/plugin/highlightjs/highlight/
Dhighlight.pack.js1 …a={};function n(c){return c.replace(/&/gm,"&amp;").replace(/</gm,"&lt;").replace(/>/gm,"&gt;")}fun… variable
/plugin/revealjs/plugin/markdown/
Dmarked.js6ction(e){"use strict";var k={newline:/^\n+/,code:/^( {4}[^\n]+\n*)+/,fences:f,hr:/^ {0,3}((?:- *){… function

123