Home
last modified time | relevance | path

Searched refs:advance (Results 1 – 25 of 58) sorted by relevance

123

/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Daurora.js459 this.advance(bits);
541 this.advance(bits);
896 this.list.advance();
1325 if (advance) {
2297 stream.advance(4);
2301 stream.advance(2);
2313 stream.advance(2);
2319 stream.advance(1);
2320 stream.advance(3);
2321 stream.advance(4);
[all …]
H A Dflac.js81 stream.advance(1); // reserved bit
115 stream.advance(2); // == 2
142 stream.advance(8); // skip CRC check
149 stream.advance(16); // skip CRC frame footer
482 data.advance(32 + k - log);
666 stream.advance(18);
679 stream.advance(2);
708 stream.advance(this.size - 4);
729 stream.advance(this.size);
768 stream.advance(5); // magic
[all …]
H A Daac.js34 stream.advance(3); // mpeg version and layer
40 stream.advance(1); // private
42 stream.advance(4); // original/copy, home, copywrite, and copywrite start
45 stream.advance(11); // fullness
50 stream.advance(16);
414 stream.advance(14); // coreCoderDelay
423 stream.advance(1);
427 stream.advance(4) // element_instance_tag
506 stream.advance(count * 8);
520 stream.advance(id * 8);
[all …]
H A Dmp3.js157 stream.advance(3); // 'ID3'
207 stream.advance(4);
215 stream.advance(4); // skip size
246 stream.advance(10);
274 stream.advance(off - stream.offset);
458 stream.advance(11);
642 stream.advance(8);
3806 stream.advance(rest);
4997 peek.advance(16); // crc check
5451 stream.advance(bits_left);
[all …]
/plugin/commonmark/vendor/league/commonmark/src/Extension/Autolink/
H A DInlineMentionParser.php
/plugin/accscounter/lang/en/
H A Dmovedirection.txt7 … destination will be __all overwritten__.\\ Also, I recommend you to backup the files in advance.**
H A Dviewer.txt9 …er Check function, set values of "sfsExFreq" and "sfsExConf" from Configuration Manager in advance.
/plugin/commonmark/vendor/league/commonmark/src/Extension/Mention/
H A DMentionParser.php
/plugin/commonmark/vendor/league/commonmark/src/Extension/SmartPunct/
H A DQuoteParser.php50 $cursor->advance();
/plugin/commonmark/vendor/league/commonmark/src/
H A DCursor.php
/plugin/imagecarousel/vendor/slick/
H A DREADME.markdown101 touchThreshold | int | 5 | To advance slides, the user must swipe a length of (1/touchThreshold) * …
107 waitForAnimate | boolean | true | Ignores requests to advance the slide while animating
/plugin/farm/install/animaltemplate/conf/
H A Dacronyms.conf116 TIA Thanks in advance
/plugin/davcal/vendor/sabre/xml/
H A DCHANGELOG.md109 * #25: Added `readText` to quickly grab all text from a node and advance the
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D5.5.js1advance=function(e){this.position+=e},e.prototype.goToEnd=function(){this.position=this.source.len… method in e
H A D4.4.js1advance=function(e){this.position+=e},e.prototype.nextChar=function(){return this.source.charCodeA… method in e
H A D2.2.js28250 this.advance(i);
28454 this.stream.advance(1);
28459 this.stream.advance(2);
28464 this.stream.advance(2);
28469 this.stream.advance(2);
28474 this.stream.advance(2);
28479 this.stream.advance(2);
28555 this.stream.advance(1);
28597 this.stream.advance(1);
28625 this.stream.advance(1);
[all …]
/plugin/icalevents/vendor/sabre/xml/
H A DCHANGELOG.md170 * #25: Added `readText` to quickly grab all text from a node and advance the
/plugin/webdav/vendor/sabre/xml/
H A DCHANGELOG.md176 * #25: Added `readText` to quickly grab all text from a node and advance the
/plugin/codemirror/dist/modes/
H A Ddjango.min.js.map1advance to the next character\n stream.next();\n return \"null\";\n }\n\n function…
H A Dmathematica.min.js.map1 …or';\n }\n\n // everything else is an error\n stream.next(); // advance the stream.\n …
H A Dsas.min.js.map1advance the stream\n var ch = stream.next();\n\n // BLOCKCOMMENT\n if (ch === '/' &…
H A Dpuppet.min.js.map1 …tream.match(/(\\s+)?[@]{1,2}[\\w:_]+(\\s+)?{/, false);\n\n // Finally advance the stream\n v…
/plugin/jcapture/lib/
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/commonmark/vendor/league/commonmark/
H A DCHANGELOG-0.x.md
/plugin/pgn4web/pgn4web/
H A Dpgn-standard.txt2070 following a white pawn double advance (Black is the active color) or else be
2071 the digit "6" after a black pawn double advance (White being the active color).
2074 advance of two squares. Therefore, an en passant target square field may have
2082 number is the count of halfmoves (or ply) since the last pawn advance or
2210 following a white pawn double advance (Black is the active color) or else be
2211 the digit "6" after a black pawn double advance (White being the active color).
2214 advance of two squares. Therefore, an en passant target square field may have

123