| /plugin/asciidocjs/node_modules/with/node_modules/acorn/src/ |
| D | tokentype.js | 30 this.isLoop = !!conf.isLoop 118 _do: kw("do", {isLoop: true, beforeExpr: true}), 121 _for: kw("for", {isLoop: true}), 130 _while: kw("while", {isLoop: true}),
|
| D | statement.js | 325 let kind = this.type.isLoop ? "loop" : this.type === tt._switch ? "switch" : null
|
| /plugin/asciidocjs/node_modules/acorn/src/ |
| D | tokentype.js | 30 this.isLoop = !!conf.isLoop 118 _do: kw("do", {isLoop: true, beforeExpr: true}), 121 _for: kw("for", {isLoop: true}), 130 _while: kw("while", {isLoop: true}),
|
| D | statement.js | 346 let kind = this.type.isLoop ? "loop" : this.type === tt._switch ? "switch" : null
|
| /plugin/jcapture/src/com/hammurapi/jcapture/ |
| D | VideoEncoder.java | 32 boolean isLoop(); in isLoop() method
|
| D | CaptureConfig.java | 99 public boolean isLoop() { in isLoop() method in CaptureConfig
|
| D | SwfEncoder.java | 337 if (!config.isLoop()) { in encode()
|
| D | CaptureOptionsDialog.java | 393 getLoopCheckBox().setSelected(owner.getCaptureConfig().isLoop()); in CaptureOptionsDialog()
|
| /plugin/asciidocjs/node_modules/with/node_modules/acorn/dist/ |
| D | acorn.es.js | 114 this.isLoop = !!conf.isLoop 203 _do: kw("do", {isLoop: true, beforeExpr: true}), 206 _for: kw("for", {isLoop: true}), 215 _while: kw("while", {isLoop: true}), 943 var kind = this.type.isLoop ? "loop" : this.type === tt._switch ? "switch" : null
|
| D | acorn.js | 120 this.isLoop = !!conf.isLoop 209 _do: kw("do", {isLoop: true, beforeExpr: true}), 212 _for: kw("for", {isLoop: true}), 221 _while: kw("while", {isLoop: true}), 949 var kind = this.type.isLoop ? "loop" : this.type === tt._switch ? "switch" : null
|
| /plugin/asciidocjs/node_modules/acorn/dist/ |
| D | acorn.es.js | 113 this.isLoop = !!conf.isLoop 202 _do: kw("do", {isLoop: true, beforeExpr: true}), 205 _for: kw("for", {isLoop: true}), 214 _while: kw("while", {isLoop: true}), 998 var kind = this.type.isLoop ? "loop" : this.type === tt._switch ? "switch" : null
|
| D | acorn.js | 119 this.isLoop = !!conf.isLoop 208 _do: kw("do", {isLoop: true, beforeExpr: true}), 211 _for: kw("for", {isLoop: true}), 220 _while: kw("while", {isLoop: true}), 1004 var kind = this.type.isLoop ? "loop" : this.type === tt._switch ? "switch" : null
|
| /plugin/asciidocjs/node_modules/babylon/lib/ |
| D | index.js | 218 var isLoop = true; variable 232 this.isLoop = !!conf.isLoop; 335 "do": new KeywordTokenType("do", { isLoop: isLoop, beforeExpr: beforeExpr }), 338 "for": new KeywordTokenType("for", { isLoop: isLoop }), 348 "while": new KeywordTokenType("while", { isLoop: isLoop }), 2216 var kind = this.state.type.isLoop ? "loop" : this.match(types._switch) ? "switch" : null;
|
| /plugin/jcapture/lib/ |
| D | jcapture.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
| /plugin/asciidocjs/node_modules/@types/babel-types/ |
| D | index.d.ts | 2221 export function isLoop(node: object | null | undefined, opts?: object): node is Loop;
|
| /plugin/jdraw/lib/ |
| D | jgraphx.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |
| /plugin/bpmnioeditor/vendor/bpmnio-js/ |
| D | bpmn-modeler.development.js | 35549 isLoop, 35554 isLoop = loopCharacteristics.isSequential === undefined; 35586 active: isLoop, 53648 var isLoop = isSame(source.host, target); 53657 if (isLoop) {
|
| /plugin/mermaid/ |
| H A D | mermaid.min.js | 1976 …isLoop()},"matches")},{selector:":simple",matches:o(function(e){return e.isSimple()},"matches")},{…
|
| /plugin/diagramsnet/lib/mxgraph/ |
| D | mxClient.js | 1214 …dgeStyle.EntityRelation||a==mxEdgeStyle.OrthConnector};mxGraph.prototype.isLoop=function(a){var b=… method in mxGraph
|
| /plugin/diagramsnet/lib/js/ |
| D | viewer.min.js | 1418 …dgeStyle.EntityRelation||a==mxEdgeStyle.OrthConnector};mxGraph.prototype.isLoop=function(a){var b=… method in mxGraph
|
| D | app.min.js | 1452 …dgeStyle.EntityRelation||a==mxEdgeStyle.OrthConnector};mxGraph.prototype.isLoop=function(a){var b=… method in mxGraph
|
| D | viewer-static.min.js | 1418 …dgeStyle.EntityRelation||a==mxEdgeStyle.OrthConnector};mxGraph.prototype.isLoop=function(a){var b=… method in mxGraph
|