Home
last modified time | relevance | path

Searched refs:v1 (Results 376 – 400 of 432) sorted by relevance

1...<<1112131415161718

/plugin/jmol2/jmol/
H A DJmolAppletSigned0_ShapeSpecial.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolApplet0_Minimize.jar ... int ic int id final javax.vecmath.Vector3d v1 final javax.vecmath.Vector3d v2 final javax. ...
H A DJmolApplet0_ShapeSpecial.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned0_Minimize.jar ... int ic int id final javax.vecmath.Vector3d v1 final javax.vecmath.Vector3d v2 final javax. ...
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/imagecarousel/vendor/swipebox/css/
H A Dswipebox.min.css1 /*! Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */…
H A Dswipebox.less1 /*! Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */
/plugin/diagramsnet/lib/img/lib/mscae/
H A DDocker.svg1 …-.305.625-.688.625h-.12c-.25 0-.534-.284-.706-.446l-1.042-1.025-1.163-1.142v1.825c0 .42-.263.758-.…
/plugin/gallery/swipebox/css/
H A Dswipebox.less
/plugin/processing/
H A Dscript.js875 var v = v1.get();
883 return v1[method](v2);
891 return Math.acos(v1.dot(v2) / (v1.mag() * v2.mag()));
3920 if (!v1) {
3933 (t * v1 * v1) + c,
6195 var v1, v2, s;
6199 s = v1 * v1 + v2 * v2;
6903 var v1, v11, v2;
6908 v1 = v11 = voff;
6921 v1 = v11;
[all …]
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt351 * Bugfix: (#1190) demo.mimeonly.php was broken since v1.9.0
1148 as 'Buschmann v1.7.0-v1.7.9 or Klemm v0.90-v1.05'
1625 length (v1 Lyrics3 is supposed to be 5100 bytes long, but
2137 v1.5.4 changelog, rather than 100. (thanks ahØartemis*dk)
2203 can be v1, v4 or v5
2296 (known to be an issue with CDex v1.40, but fixed by v1.50b7)
2507 » Parses PNG files (requires GD v1.6+ installed)
2508 » Parses GIF files (requires GD < v1.6 installed)
2700 v1.4.0b1
2886 ¤ Changed v1.?? version number format to v1.?.?
[all …]
/plugin/gitbacked/
H A DCHANGELOG.md162 - This is just a dummy placeholder to make the parser of GHCICD/release-notes-from-changelog@v1 hap…
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md1112 - Release v1.4.3.0
1136 - Release v1.4.2.0
1217 - Release v1.3.4.0
1241 - Release v1.3.0.0
1242 - Prepare Elastica Release v1.3.0.0
1263 - Release v1.2.1.0
1287 - Fix Aggragations/Filter to work with es v1.2.0 [#619](https://github.com/ruflin/Elastica/issues/619/)
1313 - Release v1.1.1.1
1332 - Release v1.1.1.0
1354 - Release v1
[all...]
/plugin/diagramsnet/lib/img/lib/ibm/miscellaneous/
H A Dcognitive_services.svg1v1.1l-1.1-1.2c.4 0 .8 0 1.1.1z" class="Z"/><path d="M49.4 41v.1l-.3 2.3c-.1 0-.1-.1-.1-.1.2-.9.2-1…
/plugin/redissue/
H A DREADME.md23 git checkout v1.5.x
/plugin/findologicxmlexport/vendor/doctrine/annotations/
H A DCHANGELOG.md129 Total issues resolved: [**2**](https://github.com/doctrine/annotations/milestones/v1.2.3)
/plugin/abc2/abc-libraries/abc2svg/
H A Dpsvg-1.js260 Psvg.prototype.svgcall=function(f,x,y,v1,v2){var xy=getorig();ps_flush();f((x+xy[0])*abcobj.stv_g().scale,y-xy[1],v1,v2)} argument
/plugin/stlviewer/stlviewer/
H A Dthree.min.js2v1=e||new pt,this.v2=n||new pt,this.v3=r||new pt}function Bc(t,e,n,r){Mc.call(this),this.type="Cub…
/plugin/combo/
H A Dyarn.lock2 # yarn lockfile v1
/plugin/elasticsearch/
H A Dcomposer.lock615 "source": "https://github.com/symfony/polyfill-php73/tree/v1.28.0"
/plugin/codemirror/dist/modes/
H A Dmirc.min.js.map1 … \" +\n \"$ulist $upper $uptime $url $usermode $v1 $v2 $var $vcmd $vcmd…
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js885 var v1 = null;
903 graph.setLinkForCell(v1, lnkObj.extLink);
907 graph.setLinkForCell(v1, 'data:page/id,' + lnkObj.pageLink);
917 graph.setAttributeForCell(v1, props[i].key, props[i].val);
925 return v1;
1114 var v1 = null;
1127 shape.setLabelOffset(v1, style);
1129 shape.createLabelSubShape(graph, v1);
1131 return v1;
12084 var v1 = graph.insertVertex(parent, null, textLabel,
[all …]
/plugin/combo/vendor/salesforce/handlebars-php/
H A DREADME.md680 In Handlebars JS v1.1, data variables `@first` and `@last` were added for the #each helper. Due to the these variables
/plugin/smtp/subtree/txtthinking/Mailer/
H A Dcomposer.lock269 "version": "v1.4.1",

1...<<1112131415161718