| /plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/ |
| D | BuildBazelRemoteExecutionV2ExecuteOperationMetadata.php | 24 public $stage; variable in Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2ExecuteOperationMetadata 42 public function setStage($stage) argument 44 $this->stage = $stage; 48 return $this->stage;
|
| /plugin/authgooglesheets/vendor/google/apiclient-services/src/Iam/ |
| D | Role.php | 46 public $stage; variable in Google\\Service\\Iam\\Role 125 public function setStage($stage) argument 127 $this->stage = $stage; 134 return $this->stage;
|
| D | Permission.php | 49 public $stage; variable in Google\\Service\\Iam\\Permission 142 public function setStage($stage) argument 144 $this->stage = $stage; 151 return $this->stage;
|
| /plugin/onlineordering/ |
| D | syntax.php | 141 $form['stage'] = 1; 148 switch ( $form['stage'] ) 249 $stage = $form['stage']; 357 $form['stage'] = $stage;
|
| /plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/ |
| D | Jplayer.as | 87 stage.scaleMode = StageScaleMode.NO_SCALE; 88 stage.align = StageAlign.TOP_LEFT; 96 stage.addEventListener(Event.RESIZE, resizeHandler); 97 stage.addEventListener(MouseEvent.CLICK, clickHandler); 134 txLog.width = stage.stageWidth - 10; 135 txLog.height = stage.stageHeight - 10; 151 this.stage.addEventListener(KeyboardEvent.KEY_UP, keyboardHandler); 535 log("resizeHandler: stageWidth = " + stage.stageWidth + " | stageHeight = " + stage.stageHeight); 555 …if(stage.stageWidth > 0 && stage.stageHeight > 0 && videoItem.myVideo.width > 0 && videoItem.myVid… 556 aspectRatioStage = stage.stageWidth / stage.stageHeight; [all …]
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/ |
| D | Font.php | 63 $stage = 0; // this indicates what we're looking for 72 switch ($stage) { 91 $stage = 1; 152 $stage = 2;
|
| /plugin/piwiktagmanager/ |
| D | README.md | 13 The code can be live or stage/dev, the stage/dev code has more letters
|
| /plugin/elwikiupgrade/ |
| D | style.css | 80 #plugin__elwikiupgrade_meter ol li .stage { 90 #plugin__elwikiupgrade_meter ol li.active span.stage {
|
| /plugin/upgrade/ |
| D | style.css | 93 #plugin__upgrade_meter ol li .stage { 103 #plugin__upgrade_meter ol li.active span.stage {
|
| /plugin/pgn4web/pgn4web/libs/garbochess/ |
| D | garbochess.js | 708 this.stage = 0; 712 this.stage++; 713 if (this.stage == 1) { 720 this.stage++; 724 if (this.stage == 2) { 735 if (this.atMove == this.moveCount) this.stage++; 738 if (this.stage == 3) { 745 this.stage++; 749 if (this.stage == 4) { 756 this.stage++; [all …]
|
| /plugin/pubmed2020/tests/ |
| D | PM15924077.ris | 16 …had a MMSE score<24; 55 had mild stage dementia (MMSE score between 23 and 18) and 42 were at a mo…
|
| D | PM15924077.nbib | 25 evaluation. Among them, 97 (42.5 percent) had a MMSE score<24; 55 had mild stage 26 dementia (MMSE score between 23 and 18) and 42 were at a moderate or severe stage
|
| /plugin/fedauth/ |
| D | README.md | 6 **WARNING:** Currently the plugin is in its early development stage and it is strongly advised not …
|
| /plugin/codemirror/dist/modes/ |
| D | rst.min.js.map | 1 …stage","context","current","tmp_stex","undefined","tmp","peek","to_verbatim","tmp_py","eatSpace","…
|
| D | rst.min.js | 1 …on V(a,b,c,d){return{phase:a,stage:b,mode:c,local:d}}function W(a,b,c){a.tok=b;a.ctx=c||{}}functio…
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/ |
| D | Core.AggressivelyFixLt.txt | 9 during parsing stage. Enabling this will result in two preg_replace_callback
|
| /plugin/asciidocjs/node_modules/core-js/ |
| D | CHANGELOG.md | 81 - Added `Promise#finally` [stage 3 proposal](https://github.com/tc39/proposal-promise-finally), [#2… 82 - Added `Promise.try` [stage 1 proposal](https://github.com/tc39/proposal-promise-try) 83 - Added `Array#flatten` and `Array#flatMap` [stage 1 proposal](https://tc39.github.io/proposal-flat… 84 - Added `.of` and `.from` methods on collection constructors [stage 1 proposal](https://github.com/… 93 - Added `Math` extensions [stage 1 proposal](https://github.com/rwaldron/proposal-math-extensions),… 101 - Added `Math.signbit` [stage 1 proposal](http://jfbastien.github.io/papers/Math.signbit.html) 102 - Updated `global` [stage 3 proposal](https://github.com/tc39/proposal-global) - added `global` glo… 132 …`](https://github.com/tc39/proposal-object-getownpropertydescriptors) to [stage 4 (ES2017)](https:… 133 …- [String padding](https://github.com/tc39/proposal-string-pad-start-end) to [stage 4 (ES2017)](ht… 134 …- [`global`](https://github.com/tc39/proposal-global) to [stage 3](https://github.com/rwaldron/tc3… [all …]
|
| D | README.md | 66 - [stage 4 proposals](#stage-4-proposals) 67 - [stage 3 proposals](#stage-3-proposals) 68 - [stage 2 proposals](#stage-2-proposals) 69 - [stage 1 proposals](#stage-1-proposals) 70 - [stage 0 proposals](#stage-0-proposals) 71 - [pre-stage 0 proposals](#pre-stage-0-proposals) 1323 `core-js/stage/4` entry point contains only stage 4 proposals, `core-js/stage/3` - stage 3 and stag… 1328 core-js(/library)/stage/4 1438 core-js(/library)/stage/3 1473 core-js(/library)/stage/2 [all …]
|
| /plugin/asciidocjs/node_modules/babylon/ |
| D | README.md | 17 …oposals (accepting PRs for anything at least [stage-0](https://github.com/tc39/proposals/blob/mast…
|
| D | CHANGELOG.md | 294 Add some test coverage for decorators stage-0 plugin ([#250](https://github.com/babel/babylon/pull/… 466 - stage-2 951 > [Method Parameter Decorators](https://goo.gl/8MmCMG) is now a TC39 [stage 0 proposal](https://git… 971 …d for-await](https://github.com/tc39/proposal-async-iteration) are now a [stage 2 proposal](https:…
|
| /plugin/asciidocjs/node_modules/core-js/build/ |
| D | Gruntfile.ls | 31 src: <[es5/** es6/** es7/** stage/** web/** core/** fn/** index.js shim.js]>
|
| /plugin/jdraw/lib/ |
| D | jgraphx.jar | ... model/
com/mxgraph/layout/hierarchical/stage/
com/mxgraph/layout/orthogonal/
com ... |
| /plugin/sequencediagram/bower_components/lodash/ |
| D | yarn.lock | 654 babel-preset-stage-0@^6.5.0: 656 …resolved "https://registry.yarnpkg.com/babel-preset-stage-0/-/babel-preset-stage-0-6.16.0.tgz#f5a2… 660 babel-preset-stage-1 "^6.16.0" 662 babel-preset-stage-1@^6.16.0: 664 …resolved "https://registry.yarnpkg.com/babel-preset-stage-1/-/babel-preset-stage-1-6.16.0.tgz#9d31… 668 babel-preset-stage-2 "^6.16.0" 670 babel-preset-stage-2@^6.16.0: 672 …resolved "https://registry.yarnpkg.com/babel-preset-stage-2/-/babel-preset-stage-2-6.18.0.tgz#9eb7… 677 babel-preset-stage-3 "^6.17.0" 679 babel-preset-stage-3@^6.17.0: [all …]
|
| /plugin/pgn4web/pgn4web/ |
| D | test.pgn | 23 [Stage "Some stage"]
|
| /plugin/linkbonus/syntax/ |
| D | interwiki.txt | 201 * @brief imported from renderer due to being defined too late in the stage
|