Home
last modified time | relevance | path

Searched refs:loop (Results 126 – 150 of 209) sorted by last modified time

123456789

/plugin/codemirror/dist/modes/
H A Dbrainfuck.min.js.map1 …his is a comment\n\n where reserved characters cannot be used\n or in a loop\n [\n this is o…
H A Dstylus.min.js.map1 …"margin-top\",\"marker-offset\",\"marks\",\"marquee-direction\",\"marquee-loop\",\"marquee-play-co…
/plugin/codemirror/dist/keymaps/
H A Dvim.min.js.map1loop, escapeNextChar is true if the previous\n // character was a '\\' and was not escape…
/plugin/flowcharts/
H A Dmermaid.min.js1loop:21,end:22,rect:23,opt:24,alt:25,else_sections:26,par:27,par_sections:28,and:29,else:30,note:3… property in AnonymousFunction6e8e00855b500.i.A.symbols_
/plugin/revealjs/
H A Drenderer.php146 $loop = $this->getConf('loop') ? 'true' : 'false';
164 loop: '. $loop .',
H A DREADME.md225 …enlarge_vertical_slide_headers=0&show_slide_details=1&open_in_new_window=1&auto_slide=6000&loop=1~~
H A Dchangelog.md6 - Added auto_slide and loop settings and overrides
/plugin/revealjs/js/
H A Dreveal.js126 loop: false, property in AnonymousFunctione17f777e0200.config
3195 if( config.loop ) {
3320 if( config.loop ) {
3969 if( config.loop ) {
4978 …!isOverview() && ( !Reveal.isLastSlide() || availableFragments().next || config.loop === true ) ) {
5130 if( routes.down && routes.right && config.loop && Reveal.isLastVerticalSlide( currentSlide ) ) {
5768 if( Reveal.isLastSlide() && config.loop === false ) {
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js9171 loop: while ((input[cursor - 1] !== EOF || cursor === 0) && !this._isInvalid) {
9185 break loop;
9198 break loop;
9220 break loop;
9223 break loop;
9279 break loop;
9451 break loop;
9459 break loop;
9492 break loop;
H A Dpdf.js.map1loop: while ((input[cursor - 1] !== EOF || cursor === 0) &&\n !this._isInvalid) {\…
H A Dpdf.worker.js10340 loop: while ((input[cursor - 1] !== EOF || cursor === 0) && !this._isInvalid) {
10354 break loop;
10367 break loop;
10389 break loop;
10392 break loop;
10448 break loop;
10620 break loop;
10628 break loop;
10661 break loop;
H A Dpdf.worker.js.map1loop back for another invocation.\n state = context.done\n ? GenStateCompleted…
/plugin/pdfjs/pdfjs/web/
H A Dviewer.js.map1loop back for another invocation.\n state = context.done\n ? GenStateCompleted…
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1loop\n * var pos = 2, result = [], match;\n * while (match = XRegExp.exec('<1><2><3><4>5<6>', /<(\…
/plugin/webdavclient/vendor/sabre/vobject/
H A DChangeLog.md283 * Fixed: Issue #86. Don't go into an infinite loop when php errors are
390 * Fixed: Recursive loop in ICalendar\DateTime property.
586 * Fixed: RecurrenceIterator could infinitely loop when an INTERVAL of 0 was
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js.map1 …t\tvar result = date;\n\n\t\t// be extra sure we won't fall into infinite loop, 3k seems big enoug…
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_undo.js.map1 … = [];\n\n\t\t\t// remember task indexes in case their being deleted in a loop, so they could be r…
/plugin/codeprettify/code-prettify/src/
H A Dlang-vhdl.js39 …roup|guarded|if|impure|in|inertial|inout|is|label|library|linkage|literal|loop|map|mod|nand|new|ne…
/plugin/icons/assets/typicons/
H A Dtypicons.css78 .typcn-arrow-loop-outline:before {
81 .typcn-arrow-loop:before {
H A Dtypicons.min.css1 …cn-arrow-left:before{content:'\e00e'}.typcn-arrow-loop-outline:before{content:'\e00f'}.typcn-arrow…
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js14258 var loop = new DomplateLoop();
14259 return loop.merge(arguments);
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
H A Dcycle.rst12 {{ cycle(['odd', 'even'], loop.index0) }}
/plugin/findologicxmlexport/vendor/twig/twig/doc/tests/
H A Ddivisibleby.rst12 {% if loop.index is divisible by(3) %}
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dset.rst59 ``for`` loop is not accessible outside the loop itself:
69 If you want to access the variable, just declare it before the loop:
H A Dextends.rst214 without the ``block`` tag. The ``block`` inside the ``for`` loop is just a way
230 Now, when rendering the child template, the loop is going to use the block

123456789