Searched refs:am1 (Results 1 – 5 of 5) sorted by relevance
| /plugin/diagramsnet/lib/js/diagramly/sidebar/ |
| D | Sidebar-ArchiMate.js | 9 var am1 = 'html=1;outlineConnect=0;whiteSpace=wrap;fillColor=#ffff99;shape=mxgraph.archimate.'; 22 this.createVertexTemplateEntry(am1 + 'application;appType=actor', 24 this.createVertexTemplateEntry(am1 + 'application;appType=role', 26 this.createVertexTemplateEntry(am1 + 'application;appType=collab', 28 this.createVertexTemplateEntry(am1 + 'application;appType=interface', 30 this.createVertexTemplateEntry(am1 + 'application;appType=interface2', 32 this.createVertexTemplateEntry(am1 + 'location', 34 this.createVertexTemplateEntry(am1 + 'business;busType=process', 36 this.createVertexTemplateEntry(am1 + 'business;busType=function', 38 this.createVertexTemplateEntry(am1 + 'business;busType=interaction', [all …]
|
| /plugin/securelogin/ |
| D | rsalib.js | 38 function am1(i, x, w, j, c, n) { function 79 BigInteger.prototype.am = am1;
|
| /plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/ |
| D | ogg.js | 15 …am1(i,x,w,j,c,n){while(--n>=0){var v=x*this[i++]+w[j]+c;c=Math.floor(v/67108864);w[j++]=v&67108863… function
|
| D | vorbis.js | 19 …am1(i,x,w,j,c,n){while(--n>=0){var v=x*this[i++]+w[j]+c;c=Math.floor(v/67108864);w[j++]=v&67108863… function
|
| D | opus.js | 23 …am1(i,x,w,j,c,n){while(--n>=0){var v=x*this[i++]+w[j]+c;c=Math.floor(v/67108864);w[j++]=v&67108863… function
|