Home
last modified time | relevance | path

Searched refs:quantum (Results 1 – 12 of 12) sorted by relevance

/plugin/jmol2/jmol/
H A DJmolApplet0_Quantum.jar ... org.jmol.quantum public org.jmol.quantum.MOCalculation extends org.jmol.quantum.QuantumCalculation ...
H A DJmolAppletSigned0_Quantum.jar ... org.jmol.quantum public org.jmol.quantum.MOCalculation extends org.jmol.quantum.QuantumCalculation ...
H A DJmolApplet.jar ... org/jmol/popup/ org/jmol/quantum/ org/jmol/shape/ org/jmol ...
H A DJmolAppletSigned.jar ... org/jmol/popup/ org/jmol/quantum/ org/jmol/shape/ org/jmol ...
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DCHANGES.txt4248 # automatic gzip of large structure/quantum files.
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dogg.js2quantum){quantum=quantum||4;if(quantum==1)return target;if(isNumber(target)&&isNumber(quantum)){re… argument
H A Dvorbis.js2quantum){quantum=quantum||4;if(quantum==1)return target;if(isNumber(target)&&isNumber(quantum)){re… argument
H A Dopus.js2quantum){quantum=quantum||4;if(quantum==1)return target;if(isNumber(target)&&isNumber(quantum)){re… argument
/plugin/passpolicy/
H A D10k-common-passwords.txt3246 quantum
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js37244 function quantize(value, quantum, fn) { argument
37249 return Math[ fn ](value / quantum) * quantum;