Home
last modified time | relevance | path

Searched refs:isLoop (Results 1 – 22 of 22) sorted by relevance

/plugin/asciidocjs/node_modules/with/node_modules/acorn/src/
Dtokentype.js30 this.isLoop = !!conf.isLoop
118 _do: kw("do", {isLoop: true, beforeExpr: true}),
121 _for: kw("for", {isLoop: true}),
130 _while: kw("while", {isLoop: true}),
Dstatement.js325 let kind = this.type.isLoop ? "loop" : this.type === tt._switch ? "switch" : null
/plugin/asciidocjs/node_modules/acorn/src/
Dtokentype.js30 this.isLoop = !!conf.isLoop
118 _do: kw("do", {isLoop: true, beforeExpr: true}),
121 _for: kw("for", {isLoop: true}),
130 _while: kw("while", {isLoop: true}),
Dstatement.js346 let kind = this.type.isLoop ? "loop" : this.type === tt._switch ? "switch" : null
/plugin/jcapture/src/com/hammurapi/jcapture/
DVideoEncoder.java32 boolean isLoop(); in isLoop() method
DCaptureConfig.java99 public boolean isLoop() { in isLoop() method in CaptureConfig
DSwfEncoder.java337 if (!config.isLoop()) { in encode()
DCaptureOptionsDialog.java393 getLoopCheckBox().setSelected(owner.getCaptureConfig().isLoop()); in CaptureOptionsDialog()
/plugin/asciidocjs/node_modules/with/node_modules/acorn/dist/
Dacorn.es.js114 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
Dacorn.js120 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/
Dacorn.es.js113 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
Dacorn.js119 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/
Dindex.js218 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/
Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/asciidocjs/node_modules/@types/babel-types/
Dindex.d.ts2221 export function isLoop(node: object | null | undefined, opts?: object): node is Loop;
/plugin/jdraw/lib/
Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/bpmnioeditor/vendor/bpmnio-js/
Dbpmn-modeler.development.js35549 isLoop,
35554 isLoop = loopCharacteristics.isSequential === undefined;
35586 active: isLoop,
53648 var isLoop = isSame(source.host, target);
53657 if (isLoop) {
/plugin/mermaid/
H A Dmermaid.min.js1976isLoop()},"matches")},{selector:":simple",matches:o(function(e){return e.isSimple()},"matches")},{…
/plugin/diagramsnet/lib/mxgraph/
DmxClient.js1214 …dgeStyle.EntityRelation||a==mxEdgeStyle.OrthConnector};mxGraph.prototype.isLoop=function(a){var b=… method in mxGraph
/plugin/diagramsnet/lib/js/
Dviewer.min.js1418 …dgeStyle.EntityRelation||a==mxEdgeStyle.OrthConnector};mxGraph.prototype.isLoop=function(a){var b=… method in mxGraph
Dapp.min.js1452 …dgeStyle.EntityRelation||a==mxEdgeStyle.OrthConnector};mxGraph.prototype.isLoop=function(a){var b=… method in mxGraph
Dviewer-static.min.js1418 …dgeStyle.EntityRelation||a==mxEdgeStyle.OrthConnector};mxGraph.prototype.isLoop=function(a){var b=… method in mxGraph