Home
last modified time | relevance | path

Searched refs:stack (Results 76 – 100 of 388) sorted by relevance

12345678910>>...16

/plugin/codemirror/dist/modes/
H A Derlang.min.js.map1stack","tt","tokens","ss","concat","indenter","textAfter","t","unit","indentUnit","wordAfter","wor…
H A Dfactor.min.js1 …^\\]|\\.)*?"""/,token:"string",next:"start"},{regex:/.*/,token:"string"}],stack:[{regex:/\)/,token…
/plugin/findologicxmlexport/vendor/jms/serializer/src/
H A DXmlSerializationVisitor.php43 private $stack; variable in JMS\\Serializer\\XmlSerializationVisitor
84 $this->stack = new \SplStack();
410 $this->stack->push($this->currentNode);
422 return $this->currentNode = $this->stack->pop();
/plugin/sentry/
H A Dscript.js28 'stack': e.stack,
/plugin/selfmeasurement/
H A Dsyntax.php42 // return 'FIXME: normal|block|stack';
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram.js459 …var self = this, stack = [ 0 ], vstack = [ null ], lstack = [], table = this.table, yytext = "", y…
470 …if (state = stack[stack.length - 1], this.defaultActions[state] ? action = this.defaultActions[sta…
487stack.push(symbol), vstack.push(lexer.yytext), lstack.push(lexer.yylloc), stack.push(action[1]),
502 … len && (stack = stack.slice(0, -1 * len * 2), vstack = vstack.slice(0, -1 * len),
503 … lstack = lstack.slice(0, -1 * len)), stack.push(this.productions_[action[1]][0]),
504 …ck.push(yyval.$), lstack.push(yyval._$), newState = table[stack[stack.length - 2]][stack[stack.len…
505 stack.push(newState);
H A Dsequence-diagram-raphael-min.js6stack=[0],vstack=[null],lstack=[],table=this.table,yytext="",yylineno=0,yyleng=0,recovering=0,TERR…
/plugin/pdfjs/pdfjs/web/locale/mai/
H A Dviewer.properties131 # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
133 error_stack=स्टैक: {{stack}}
/plugin/pdfjs/pdfjs/web/locale/mk/
H A Dviewer.properties113 # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
115 error_stack=Stack: {{stack}}
/plugin/pdfjs/pdfjs/web/locale/ml/
H A Dviewer.properties146 # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
148 error_stack=സ്റ്റാക്ക്: {{stack}}
/plugin/pdfjs/pdfjs/web/locale/as/
H A Dviewer.properties131 # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
133 error_stack=স্টেক: {{stack}}
/plugin/pdfjs/pdfjs/web/locale/km/
H A Dviewer.properties146 # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
148 error_stack=ជង់ ៖ {{stack}}
/plugin/pdfjs/pdfjs/web/locale/or/
H A Dviewer.properties131 # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
133 error_stack=ଷ୍ଟାକ: {{stack}}
/plugin/pdfjs/pdfjs/web/locale/sah/
H A Dviewer.properties130 # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
132 error_stack=Стeк: {{stack}}
/plugin/pdfjs/pdfjs/web/locale/brx/
H A Dviewer.properties131 # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
133 error_stack=स्टेक: {{stack}}
/plugin/pdfjs/pdfjs/web/locale/lg/
H A Dviewer.properties84 # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
86 error_stack=Ebipangiddwa: {{stack}}
/plugin/dump/
H A DREADME.md14 ![CallStack icon](./resources/image/stack.png)
/plugin/diagramsnet/lib/math/extensions/TeX/
H A Daction.js19 …[],c;while((c=this.GetArgument(d))!=="\\endtoggle"){e.push(b.Parse(c,this.stack.env).mml())}this.P…
/plugin/timetrack/vendor/pnotify/
H A Djquery.pnotify.js95 var s = this.opts.stack;
354 var s = pnotify.opts.stack;
516 if (opts.stack.push != "top")
709 if (opts.stack.push == "top")
715 if (opts.stack.push == "top")
806 opts.stack.animation = false;
910 stack: {"dir1": "down", "dir2": "left", "push": "bottom", "spacing1": 25, "spacing2": 25} class in $.pnotify.defaults
H A Djquery.pnotify.min.js14 …var e=i.data("pnotify");e&&e.length&&(d.each(e,function(){var d=this.opts.stack;if(d)d.nextpos1=d.…
23 …fy_queue_position();return b};b.pnotify_position=function(a){var c=b.opts.stack;if(c){if(!c.nextpo…
28 b.appendTo(r);a.before_open&&a.before_open(b)===false||(a.stack.push!="top"&&b.pnotify_position(tru…
34 …f(h==null||typeof h!="object")h=[];h=a.stack.push=="top"?d.merge([b],h):d.merge(h,[b]);i.data("pno…
37 …(m).offset().top+2,m.css({top:"-"+q+"px"}),i.data("pnotify_history",m))}a.stack.animation=false;b.…
39 …ker_hover:true,hide:true,delay:8E3,mouse_reset:true,remove:true,insert_brs:true,stack:{dir1:"down", class in d.pnotify.defaults
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_undo.js708 Undo.prototype._push = function (stack, action) { argument
712 var event = stack === this._undoStack ? "onBeforeUndoStack" : "onBeforeRedoStack";
720 stack.push(action);
721 while (stack.length > this.maxSteps) {
722 stack.shift();
726 Undo.prototype._pop = function (stack) { argument
727 return stack.pop();
/plugin/ajaxedit/vendor/pnotify/
H A Djquery.pnotify.js95 var s = this.opts.stack;
354 var s = pnotify.opts.stack;
516 if (opts.stack.push != "top")
709 if (opts.stack.push == "top")
715 if (opts.stack.push == "top")
806 opts.stack.animation = false;
910 stack: {"dir1": "down", "dir2": "left", "push": "bottom", "spacing1": 25, "spacing2": 25} class in $.pnotify.defaults
H A Djquery.pnotify.min.js14 …var e=i.data("pnotify");e&&e.length&&(d.each(e,function(){var d=this.opts.stack;if(d)d.nextpos1=d.…
23 …fy_queue_position();return b};b.pnotify_position=function(a){var c=b.opts.stack;if(c){if(!c.nextpo…
28 b.appendTo(r);a.before_open&&a.before_open(b)===false||(a.stack.push!="top"&&b.pnotify_position(tru…
34 …f(h==null||typeof h!="object")h=[];h=a.stack.push=="top"?d.merge([b],h):d.merge(h,[b]);i.data("pno…
37 …(m).offset().top+2,m.css({top:"-"+q+"px"}),i.data("pnotify_history",m))}a.stack.animation=false;b.…
39 …ker_hover:true,hide:true,delay:8E3,mouse_reset:true,remove:true,insert_brs:true,stack:{dir1:"down", class in d.pnotify.defaults
/plugin/idoit/
H A Dsyntax.php108 return 'JSON decode error: Maximum stack depth exceeded';
/plugin/pdfjs/pdfjs/web/locale/ne-NP/
H A Dviewer.properties146 # LOCALIZATION NOTE (error_stack): "{{stack}}" will be replaced with a stack
148 error_stack=स्ट्याक: {{stack}}

12345678910>>...16