Searched full:reach (Results 1 – 14 of 14) sorted by relevance
| /template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/ |
| H A D | ParserATNSimulator.php | 45 * requests go through the DFA first. If they reach a state without an edge for 70 * The next time we reach this DFA state with an SLL conflict, through DFA 150 * When we start in the DFA and reach an accept state that's predicated, we test 651 $reach = $this->computeReachSet($previousD->configs, $t, false); 653 if ($reach === null) { 660 $D = new DFAState($reach); 662 $predictedAlt = self::getUniqueAlt($reach); 665 $altSubSets = PredictionMode::getConflictingAltSubsets($reach); 671 (string) $reach, 674 $this->getConflictingAlts($reach) [all …]
|
| H A D | LexerATNSimulator.php | 209 // be able to avoid doing a reach operation upon t. If s!=null, 216 // computing reach/closure sets. Technically, once we know that 297 $reach = new OrderedATNConfigSet(); 300 // Fill reach starting from closure, following t transitions 301 $this->getReachableConfigSet($input, $s->configs, $reach, $t); 303 if (\count($reach->elements()) === 0) { 305 if (!$reach->hasSemanticContext) { 315 // Add an edge from s to target DFA found/created for reach 316 return $this->addDFAEdgeATNConfigSet($s, $t, $reach) ?? ATNSimulator::error(); 319 …protected function failOrAccept(SimState $prevAccept, CharStream $input, ATNConfigSet $reach, int … argument [all …]
|
| H A D | ATN.php | 113 * staying in same rule. {@see Token::EPSILON} is in set if we reach end of
|
| H A D | PredictionMode.php | 123 * After matching input A, we reach the stop state for rule A, state 1. 140 * SLL decisions don't evaluate predicates until after they reach DFA stop
|
| /template/writr/.github/ |
| D | no-response.yml | 12 to take action. Please reach out if you have or find the answers we need so
|
| /template/strap/ComboStrap/TagAttribute/ |
| H A D | Animation.php | 78 * When the user scrolls and reach this distance the hidden box is revealed.
|
| /template/argon/assets/css/ |
| D | doku.scss | 40 // Fix Content Hidden behind navbar when you reach via anchor
|
| /template/argon-alt/assets/css/ |
| D | doku.scss | 34 // Fix Content Hidden behind navbar when you reach via anchor
|
| /template/strap/ComboStrap/Xml/ |
| H A D | XmlSystems.php | 85 // Type doc can also be reach with $domNode->ownerDocument
|
| /template/klean/bootstrap/css/ |
| D | bootstrap.css.map | 1 …ked on extra small (mobile) devices and then go inline when\n// viewports reach <768px.\n//\n// Re…
|
| D | bootstrap.min.css.map | 1 …ked on extra small (mobile) devices and then go inline when\n// viewports reach <768px.\n//\n// Re…
|
| /template/starterbootstrap/css/ |
| D | bootstrap.css.map | 1 …ked on extra small (mobile) devices and then go inline when\n// viewports reach <768px.\n//\n// Re…
|
| /template/strap/resources/library/bootstrap/4.5.0/ |
| H A D | bootstrap.16col.min.css.map | 1 …ked on extra small (mobile) devices and then go inline when\n// viewports reach <768px.\n//\n// Re…
|
| /template/strap/resources/library/bootstrap/4.4.1/ |
| H A D | bootstrap.16col.min.css.map | 1 …ked on extra small (mobile) devices and then go inline when\n// viewports reach <768px.\n//\n// Re…
|