Home
last modified time | relevance | path

Searched refs:states (Results 26 – 50 of 97) sorted by relevance

1234

/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DParser.php783 $s = $atn->states[$this->getState()];
796 $invokingState = $atn->states[$ctx->invokingState];
833 $s = $atn->states[$this->getState()];
904 if ($dfa->states->isEmpty()) {
H A DLL1Analyzer.php224 $returnState = $this->atn->states[$context->getReturnState($i)];
/plugin/indexmenu2/templates/DokuWiki/IndexMenu/
H A Ddesign.css2 * Tree menu has "expanded" and "collapsed" states
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Error/
H A DDefaultErrorStrategy.php251 $s = $interpreter->atn->states[$recognizer->getState()];
581 $currentState = $atn->states[$recognizer->getState()];
870 $invokingState = $atn->states[$ctx->invokingState];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudIot.php339 'states',
343 'path' => 'v1/{+name}/states',
H A DBigQueryDataTransfer.php411 'states' => [
622 'states' => [
H A DClassroom.php546 'states' => [
1156 'states' => [
/plugin/diagramsnet/lib/plugins/
H A Dvoice.js1426 var states = graph.view.states.getValues();
1430 for (var i = states.length - 1; i > 0; i--)
1433 if (!graph.isCellSelected(states[i].cell))
1436 var lab = graph.getLabel(states[i].cell);
1452 graph.setSelectionCell(states[i].cell);
1453 App.say('{1} selected', [graph.getWordForCell(states[i].cell)]);
1481 var wrd = graph.getWordForCell(states[i].cell, true);
1486 graph.setSelectionCell(states[i].cell);
1487 App.say('{1} selected', [graph.getWordForCell(states[i].cell)]);
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DLexerATNSimulator.php466 * search from `config`, all other (potentially reachable) states for
513 $returnState = $this->atn->states[$config->context->getReturnState($i)];
590 // this predicate mechanism is not adding DFA states that see
597 // collection of ATN states the following ID references includes
598 // states reached by traversing predicates. Since this is when we
813 $existing = $dfa->states->get($proposed);
820 $newState->stateNumber = $dfa->states->count();
823 $dfa->states->add($newState);
H A DParserATNSimulator.php165 * {@see PredictionContext} objects are shared among the DFA states. This makes
176 * make sure that all requests to add DFA states that are equivalent result in
184 * into the DFA, the DFA simulation does not reference the {@see DFA::$states} map.
439 * - collecting predicates and adding semantic context to DFA accept states
440 * - adding rule context to context-sensitive DFA accept states
499 * ATN states in SLL implies LL will also get nowhere.
500 * If conflict in states that dip out, choose min since we
722 // We need to test all predicates, even in DFA states that uniquely predict alternative.
782 * ATN states in SLL implies LL will also get nowhere.
783 * If conflict in states tha
[all...]
/plugin/codemirror/dist/modes/
H A Dcss.min.js.map1states","popAndPass","n","i","wordAsValue","word","hasOwnProperty","top","stateArg","charAt","bloc…
H A Dstylus.min.js.map1states","ch","style","type","override","length","tokenBase","stream","state","string","match","con…
/plugin/geonav/db/
H A Dtest.sqlite5 …1_short ON t1(short)������� ��������������*���� !(**index�(states autoindex 1)�states�5�
6 ��������*���� !(**index�(states autoindex 2)�states�6�
7 �������������� �table�statesstates�7�CREATE TABLE states ( state_id int UNIQUE PRIMARY KEY, …
/plugin/fckg/syntax/
H A Ddwplugin.php177 $states = $middle[1];
179 …list($state, $match) = $this->plugin_ref->handle($data[$i], $states[$i], $pos, $handler); …
/plugin/diagramsnet/lib/js/diagramly/util/
H A DmxJsCanvas.js130 this.states.push(this.state);
137 this.state = this.states.pop();
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/PredictionContexts/
H A DPredictionContext.php89 $state = $atn->states[$outerContext->invokingState];
/plugin/combo/vendor/carica/phpcss/
H A DREADME.md170 <th colspan="3">UI Element states Pseudo Class</th>
/plugin/chat/
H A Dreadme.txt93 There are rotating four AJAX checking states:
/plugin/aceeditor/
H A Dbuild.js1states=e,this.regExps={},this.matchMappings={};for(var t in this.states){var n=this.states[t],r=[]…
/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.js1946 var states = [];
1953 states[ i1 ] = items[ i1 ].style.display;
1964 items[ i1 ].style.display = states[ i1 ];
/plugin/flowplay2/flowplayer/
H A DREADME.txt148 - Addes mouse over states to buttons.
/plugin/achart/assets/
H A Dapexcharts.min.js6states.normal.filter?this.applyFilter(t,e,i.config.states.normal.filter.type,i.config.states.norma…
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js254 …er();this.reset()}mxAbstractCanvas2D.prototype.state=null;mxAbstractCanvas2D.prototype.states=null; method in mxAbstractCanvas2D
256 mxAbstractCanvas2D.prototype.reset=function(){this.state=this.createState();this.states=[]};
260states.push(this.state);this.state=mxUtils.clone(this.state)};mxAbstractCanvas2D.prototype.restore…
359 …graph=a;this.setStates(b)}mxGuide.prototype.graph=null;mxGuide.prototype.states=null;mxGuide.proto… method in mxGuide
360 mxGuide.prototype.tolerance=2;mxGuide.prototype.setStates=function(a){this.states=a};mxGuide.protot…
363 …etCenterX(),B=g.y,A=g.y+g.height,z=g.getCenterY(),f=0;f<this.states.length;f++)g=this.states[f],nu…
415 …etValue(b.style,mxConstants.STYLE_BACKGROUND_OUTLINE,0));a.states.length!=g.length&&(a.states=g)};…
984 …otype.scale=1;mxGraphView.prototype.translate=null;mxGraphView.prototype.states=null;mxGraphView.p… method in mxGraphView
1038 …null!=a&&(c=this.states.get(a),b&&(null==c||this.updateStyle)&&this.graph.isCellVisible(a)&&(null=…
1039 …his.states};mxGraphView.prototype.setStates=function(a){this.states=a};mxGraphView.prototype.getCe…
[all …]
/plugin/codehighlight/cp/
H A Dlicense.txt250 Section 6 states terms for distribution of such executables.
/plugin/revealjs/css/
H A Dreveal.scss447 // Disable active states on touch devices

1234