Home
last modified time | relevance | path

Searched refs:atoms (Results 1 – 25 of 49) sorted by relevance

12

/plugin/codemirror/dist/modes/
H A Dsql.min.js1atoms||{"false":true,"true":true,"null":true},i=c.builtin||g(h),j=c.keywords||g(f),k=c.operatorCha…
2atoms:g("false true null unknown"),operatorChars:/^[*+\-%<>!=&|^\/#@?~]/,dateSQL:g("date time time…
H A Dclike.min.js1atoms||{},s=i.hooks||{},t=i.multiLineStrings,u=i.indentStatements!==false,v=i.indentSwitch!==false…
H A Dmodelica.min.js1atoms||{};var h=/[;=\(:\),{}.*<>+\-\/^\[\]]/;var i=/(:=|<=|>=|==|<>|\.\+|\.\-|\.\*|\.\/|\.\^)/;var…
H A Ddart.min.js.map1atoms","builtins","set","words","obj","i","length","pushInterpolationStack","state","interpolation…
H A Dd.min.js1atoms||{},j=c.hooks||{},k=c.multiLineStrings;var l=/[+\-*&%=<>!?|\/]/;var m;function n(a,b){var c=…
H A Dmodelica.min.js.map1atoms","isSingleOperatorChar","isDoubleOperatorChar","isDigit","isNonDigit","tokenLineComment","st…
H A Dpascal.min.js.map1atoms","null","isOperatorChar","tokenBase","stream","state","ch","next","startOfLine","skipToEnd",…
H A Dd.min.js.map1atoms","hooks","multiLineStrings","isOperatorChar","curPunc","tokenBase","stream","state","ch","ne…
H A Dsql.min.js.map1atoms","false","true","null","builtin","set","defaultBuiltin","keywords","sqlKeywords","operatorCh…
H A Ddart.min.js1 …ication/dart",{name:"clike",keywords:f(b),blockKeywords:f(c),builtin:f(e),atoms:f(d),hooks:{"@":fu…
H A Dclike.min.js.map1atoms","hooks","multiLineStrings","indentStatements","indentSwitch","namespaceSeparator","isPunctu…
H A Dwebidl.min.js.map1atoms","registerHelper","concat","startDefArray","startDefs","endDefArray","endDefs","singleOperat…
H A Dsieve.min.js.map1atoms","indentUnit","tokenBase","stream","state","ch","next","eat","tokenize","tokenCComment","ski…
H A Dvhdl.min.js.map1atoms","hooks","`","$","multiLineStrings","keywords","blockKeywords","isOperatorChar","curPunc","t…
H A Dfcl.min.js.map1atoms","true","false","nan","real","min","max","cog","cogs","isOperatorChar","tokenBase","stream",…
H A Dcobol.min.js.map1atoms","keywords","builtins","tests","digit","digit_or_colon","hex","sign","exponent","keyword_cha…
H A Dvhdl.min.js1 …]/);return"meta"}a.defineMode("vhdl",function(a,d){var e=a.indentUnit,f=d.atoms||b("null"),g=d.hoo…
H A Dasterisk.min.js.map1atoms","dpcmd","apps","basicToken","stream","state","cur","ch","next","blockComment","match","skip…
/plugin/jmol2/jmol/
H A DJmolApplet0_Minimize.jar ... public org.jmol.modelset.Atom[] atoms public org.jmol.minimize.MinAtom[] ...
H A DJmolAppletSigned0_Minimize.jar ... public org.jmol.modelset.Atom[] atoms public org.jmol.minimize.MinAtom[] ...
H A DCHANGES.txt1151 # new feature: frame ALIGN {atoms} -- aligns frames around designated atoms in each frame
2491 # -- No atoms selected!
2492 # -- <n> atoms selected!
3094 # bug fix: HETATM atoms not automatically bonded to nearby ATOM atoms
3922 # color atoms @{xlist[n]};
4187 # allows finding atoms within a specified distance of other atoms in OTHER models:
4268 # color atoms blue
4273 # color atoms cpk
4451 # color atoms "byresidue_Jmol"
5169 # of atoms.
[all …]
H A DJmolApplet0_Smiles.jar ... private org.jmol.smiles.SmilesAtom[] atoms private int atomsCount private org.jmol.smiles. ...
H A DJmolAppletSigned0_Smiles.jar ... private org.jmol.smiles.SmilesAtom[] atoms private int atomsCount private org.jmol.smiles. ...
/plugin/codeprettify/code-prettify/src/
H A Dlang-ex.js47 // atoms - :__a_word or :"colon followed by a string"
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Daurora.js2101 this.atoms = [];
2107 atoms = {};
2120 if (atoms[name] == null) {
2121 atoms[name] = {};
2123 return atoms[name].fn = fn;
2127 if (atoms[name] == null) {
2128 atoms[name] = {};
2130 return atoms[name].after = fn;
2151 handler = atoms[path];
2169 handler = atoms[this.atoms.join('.')];
[all …]

12