/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Prophecy/ |
H A D | MethodProphecy.php | 33 private $prediction; variable in Prophecy\\Prophecy\\MethodProphecy 224 public function should($prediction) argument 226 if (is_callable($prediction)) { 227 $prediction = new Prediction\CallbackPrediction($prediction); 233 gettype($prediction) 238 $this->prediction = $prediction; 304 if (is_callable($prediction)) { 305 $prediction = new Prediction\CallbackPrediction($prediction); 311 gettype($prediction) 404 if (null === $this->prediction) { [all …]
|
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Dfa/ |
H A D | DFAState.php | 64 public $prediction = 0; variable in Antlr\\Antlr4\\Runtime\\Dfa\\DFAState 70 * Indicates that this state was created during SLL prediction that 73 * full context prediction if this field is true. 83 * prediction evaluates predicates on-the-fly. If this is not null, then 84 * {@see DFAState::$prediction} is {@see ATN::INVALID_ALT_NUMBER}. 139 $s .= $this->prediction;
|
H A D | DFASerializer.php | 79 return $baseStateStr . '=>' . $state->prediction;
|
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Error/Listeners/ |
H A D | ProxyErrorListener.php | 86 int $prediction, argument 90 $listener->reportContextSensitivity($recognizer, $dfa, $startIndex, $stopIndex, $prediction, $configs);
|
H A D | ANTLRErrorListener.php | 54 int $prediction, argument
|
H A D | BaseErrorListener.php | 57 int $prediction, argument
|
H A D | DiagnosticErrorListener.php | 23 * prediction resolved an SLL conflict to a unique alternative which equaled the 27 * full-context prediction resolved an SLL conflict to a unique alternative, 97 int $prediction, argument
|
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/ |
H A D | LexerATNSimulator.php | 339 return $dfaState->prediction; 587 // like v3 and testing them on prediction, v4 will test them on the 806 $prediction = $this->atn->ruleToTokenType[$firstConfigWithRuleStopState->state->ruleIndex]; 808 $proposed->prediction = $prediction ?? 0;
|
H A D | ParserATNSimulator.php | 44 * We begin with ATN simulation to build paths in a DFA. Subsequent prediction 52 * prediction. One DFA works in all contexts. We avoid using context not 55 * created during prediction beginning in the decision rule. For example, if 56 * prediction occurs without invoking another rule's ATN, there are no context 94 * full context prediction, which would lead us to requiring more input than the 95 * original A B C. To make a prediction cache work, we have to track the exact 96 * input used during the previous prediction. That amounts to a cache that maps 266 * Each prediction operation uses a cache for merge of prediction contexts. 395 $dfa->s0->configs = $s0_closure; // not used for prediction bu 2447 reportContextSensitivity(DFA $dfa, int $prediction, ATNConfigSet $configs, int $startIndex, int $stopIndex) global() argument [all...] |
/plugin/findologicxmlexport/vendor/phpspec/prophecy/ |
H A D | README.md | 347 `MethodProphecy::should(PredictionInterface $prediction)` method. As a matter of fact, 355 was called 1 or more times. If the prediction failed then it throws an exception. When does this 373 Of course, you can always create your own custom prediction any time by implementing 381 manually by using the `MethodProphecy::shouldHave(PredictionInterface $prediction)` method:
|
H A D | CHANGES.md | 206 * Add more debug information to CallTimes and Call prediction exception messages
|
/plugin/pdfjs/pdfjs/build/ |
H A D | pdf.worker.js | 19558 function decodeBitmap(mmr, width, height, templateIndex, prediction, skip, at, decodingContext) { 19564 …if (templateIndex === 0 && !skip && !prediction && at.length === 4 && at[0].x === 3 && at[0].y ===… 19626 if (prediction) { 19687 …ement(width, height, templateIndex, referenceBitmap, offsetX, offsetY, prediction, at, decodingCon… 19728 if (prediction) { 20524 genericRegion.prediction = !!(genericRegionSegmentFlags & 8); 20744 …gion.mmr, regionInfo.width, regionInfo.height, region.template, region.prediction, null, region.at…
|
H A D | pdf.worker.js.map | 1 …prediction\n }\n var predictor = this.predictor = params.get('Predictor') || 1;\n\n if (p…
|
H A D | pdf.js.map | 1 …y = 0; y < height; ++y) {\n literals[offsetLiterals++] = 0; // no prediction\n literals.…
|
/plugin/bible/bible_douayRheims/ |
H A D | Ecclesiasticus.txt | 1511 …en city of holiness, and made the streets thereof desolate according to the prediction of Jeremias.
|
/plugin/subjectindex/plugins/ |
H A D | bible_verses.txt | 3346 "'And as for a man or woman in whom there proves to be a mediumistic spirit or spirit of prediction… 17827 …ople: "Apply to the spiritistic mediums or to those having a spirit of prediction who are chirping… 27500 …nation, met us. She used to furnish her masters with much gain by practicing the art of prediction. 29762 Do not be neglecting the gift in you that was given you through a prediction and when the body of o…
|