Home
last modified time | relevance | path

Searched refs:readers (Results 26 – 44 of 44) sorted by path

12

/plugin/jmol2/jmol/
H A DJmolApplet0_ReadersMolXyz.jar ... jmol/adapter/ org/jmol/adapter/readers/ org/jmol/adapter/readers/molxyz ...
H A DJmolApplet0_ReadersMore.jar ... jmol/adapter/ org/jmol/adapter/readers/ org/jmol/adapter/readers/more ...
H A DJmolApplet0_ReadersXml.jar ... jmol/adapter/ org/jmol/adapter/readers/ org/jmol/adapter/readers/xml ...
H A DJmolApplet0_ShapeSurface.jar ... jvxl/data/ org/jmol/jvxl/readers/ org/jmol/shapesurface/ org/jmol ...
H A DJmolAppletSigned.jar ... jmol/adapter/ org/jmol/adapter/readers/ org/jmol/adapter/readers/cifpdb ...
H A DJmolAppletSigned0_ReadersCifPdb.jar ... jmol/adapter/ org/jmol/adapter/readers/ org/jmol/adapter/readers/cifpdb ...
H A DJmolAppletSigned0_ReadersMolXyz.jar ... jmol/adapter/ org/jmol/adapter/readers/ org/jmol/adapter/readers/molxyz ...
H A DJmolAppletSigned0_ReadersMore.jar ... jmol/adapter/ org/jmol/adapter/readers/ org/jmol/adapter/readers/more ...
H A DJmolAppletSigned0_ReadersXml.jar ... jmol/adapter/ org/jmol/adapter/readers/ org/jmol/adapter/readers/xml ...
H A DJmolAppletSigned0_ShapeSurface.jar ... jvxl/data/ org/jmol/jvxl/readers/ org/jmol/shapesurface/ org/jmol ...
/plugin/passpolicy/
H A D10k-common-passwords.txt4189 readers
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js18008 var readers = this._rangeReaders.slice(0);
18010 readers.forEach(function (rangeReader) {
22688 var readers = this._rangeRequestReaders.slice(0);
22690 readers.forEach(function (reader) {
23811 var readers = this._rangeRequestReaders.slice(0);
23813 readers.forEach(function (reader) {
24292 var readers = this._rangeRequestReaders.slice(0);
24294 readers.forEach(function (reader) {
H A Dpdf.js.map1readers","_enqueue","requestCapability","requestsCapability","WebGLUtils","drawFigures","shader","…
H A Dpdf.worker.js55997 var readers = this._rangeRequestReaders.slice(0);
55999 readers.forEach(function (reader) {
H A Dpdf.worker.js.map1readers"],"mappings":";;;;;;;;;;;;;;;;;;;;;;AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,CAAC…
/plugin/pgn4web/pgn4web/
H A Dpgn-standard-proposed-supplement.txt135 For display purposes only presentation software, such as pgn readers, should by
H A Dpgn-standard.txt5 Authors: Interested readers of the Internet newsgroup rec.games.chess
837 into all PGN readers.
/plugin/tuxquote/
H A Dquotes.txt1027 You readers really came through in our Defecit Reduction Contest, proving once againthat when the A…
1109 … errors that keep creeping into my column, and I am grateful to the many readers who, week after w…
1144 Let me stress for the benefit of any impressionable young readers out there that marijuana is very,…
/plugin/zip/pear/File/Archive/Reader/
H A DUncompress.php44 var $readers = array(); variable in File_Archive_Reader_Uncompress
113 count($this->readers) >= $this->uncompressionLevel
140 $this->readers[count($this->readers)] =& $this->source;
170 if (empty($this->readers)) {
175 $this->source =& $this->readers[count($this->readers)-1];
176 unset($this->readers[count($this->readers)-1]);
259 for ($i=0; $i<count($this->readers); ++$i) {
260 $this->readers[$i]->close();
269 $this->readers = array();

12