Home
last modified time | relevance | path

Searched refs:xyz (Results 1 – 25 of 28) sorted by relevance

12

/plugin/asciidocjs/node_modules/color-convert/
Dconversions.js20 xyz: {channels: 3, labels: 'xyz'}, property
206 convert.rgb.xyz = function (rgb) { function
224 const xyz = convert.rgb.xyz(rgb);
225 let x = xyz[0];
226 let y = xyz[1];
227 let z = xyz[2];
410 convert.xyz.rgb = function (xyz) { argument
411 const x = xyz[0] / 100;
412 const y = xyz[1] / 100;
413 const z = xyz[2] / 100;
[all …]
/plugin/asciidocjs/node_modules/acorn-globals/
DREADME.md45 var xyz = 4;
56 console.log(xyz);
70 { name: 'xyz', nodes: [ [Object] ] } ]
/plugin/authnc/
Dplugin.info.txt3 email ratzeputz@rtzptz.xyz
DREADME.md46 Copyright (C) Henrik Jürges <ratzeputz@rtzptz.xyz>
/plugin/discordnotifier/
Dplugin.info.txt3 email aurelien@duboc.xyz
/plugin/matrixnotifierwas/
DREADME3 zTeeed (aurelien@duboc.xyz).
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
Dsearch-operations.asciidoc145 "match" : { "testField2" : "xyz" }
166 [ 'match' => [ 'testField2' => 'xyz' ] ],
201 "match" : { "my_other_field" : "xyz" }
223 'match' => [ 'my_other_field' => 'xyz' ]
/plugin/groupmail/
DCHANGELOG1 2020-04-03 Luffah <contact@luffah.xyz>
/plugin/asciidocjs/node_modules/jake/node_modules/minimatch/
DREADME.md158 `a?b` would match the path `/xyz/123/acb`, but not `/xyz/acb/123`.
/plugin/jmol2/jmol/
DJmolAppletSigned0_Symmetry.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
DJmolApplet0_Symmetry.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
DCHANGES.txt632 # --Object-like methods and fields such as {*}.xyz.all.join(" ") and {atomno=3}.radius
897 # yes yes xyz Cartesian XYZ coordinates
978 # %[xyz]
1029 # new feature: {x y z}.xyz -- returns cartesian from fractional
1031 # intended, you need to use {x y z}.xyz.x
1915 # bug fix: set fontscaling with multiple echo texts/images at the same xyz location only scaling th…
2195 # bug fix: math calculation .xyz, .color averages broken in 11.5.42
2394 # new feature: xyz reader reads partial charge in 5th field
2483 # load cyclohexane_movie.xyz;pts = {C5}.split();print pts;draw @{pts.xyz.sub({1 0 0})} "X"
2518 # bug fix: draw ARROW {atom center} {xyz} draws arrow the wrong way
[all …]
DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
/plugin/asciidocjs/node_modules/minimatch/
DREADME.md172 `a?b` would match the path `/xyz/123/acb`, but not `/xyz/acb/123`.
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Parser/
DXmlTest.php2167 'EMAIL;TYPE=work:jqpublic@xyz.example.com' . "\n" .
/plugin/json/demo/
Djson_definition_demo.txt104 <json xyz></json>
108 <json xyz></json>
/plugin/asciidocjs/node_modules/core-js/
DREADME.md1992 get xyz(){
1999 console.log(vector.xyz); // => 25
2002 console.log(vector.xyz); // => 25.495097567963924
/plugin/ckeditor5markdown/
Dckeditor.js2xyz:{channels:3,labels:"xyz"},lab:{channels:3,labels:"lab"},lch:{channels:3,labels:"lch"},hex:{cha… property
/plugin/farm/install/animaltemplate/conf/
Dwordblock.conf7713 https?:\/\/([^\/]*\.)?xyz-i2\.blogspot\.com
/plugin/ol3/
Dscript.js1xyz:{doc:"Slippy map tilenames scheme."},tms:{doc:"OSGeo spec scheme."}},default:"xyz",doc:"Influe… property
/plugin/ckgedit/ckeditor/
Dckeditor.js.unc12957 requiredContent: b ? b + "{cke-xyz}" : null,
12984 requiredContent: b ? b + "(cke-xyz)" : null,
/plugin/dirtylittlehelper/script/
Dmermaid.min.js.map1 …w_open') {\n // -- xyz --> - take arrow type from ending\n startInfo.type = info.type;\…

12