Home
last modified time | relevance | path

Searched refs:curContext (Results 1 – 16 of 16) sorted by relevance

/plugin/processing/
Dscript.js1087 var curContext,
1701 var varLocation = curContext.getUniformLocation(programObj, varName);
1705 curContext.uniform4fv(varLocation, varValue);
1707 curContext.uniform3fv(varLocation, varValue);
1709 curContext.uniform2fv(varLocation, varValue);
1711 curContext.uniform1f(varLocation, varValue);
1717 var varLocation = curContext.getUniformLocation(programObj, varName);
1721 curContext.uniform4iv(varLocation, varValue);
1723 curContext.uniform3iv(varLocation, varValue);
1725 curContext.uniform2iv(varLocation, varValue);
[all …]
/plugin/asciidocjs/node_modules/with/node_modules/acorn/src/
Dtokencontext.js36 let parent = this.curContext()
45 return this.curContext() === types.b_stat
67 if (out === types.b_stat && this.curContext() === types.f_expr) {
99 !((prevType === tt.colon || prevType === tt.braceL) && this.curContext() === types.b_stat))
105 if (this.curContext() === types.q_tmpl)
Dtokenize.js78 pp.curContext = function() { function in pp
86 let curContext = this.curContext()
87 if (!curContext || !curContext.preserveSpace) this.skipSpace()
93 if (curContext.override) return curContext.override(this)
/plugin/asciidocjs/node_modules/acorn/src/
Dtokencontext.js36 let parent = this.curContext()
45 return this.curContext() === types.b_stat
67 if (out === types.b_stat && this.curContext() === types.f_expr) {
99 !((prevType === tt.colon || prevType === tt.braceL) && this.curContext() === types.b_stat))
105 if (this.curContext() === types.q_tmpl)
Dtokenize.js65 pp.curContext = function() { function in pp
73 let curContext = this.curContext()
74 if (!curContext || !curContext.preserveSpace) this.skipSpace()
80 if (curContext.override) return curContext.override(this)
/plugin/asciidocjs/node_modules/with/node_modules/acorn/dist/
Dacorn.es.js2299 var parent = this.curContext()
2308 return this.curContext() === types.b_stat
2330 if (out === types.b_stat && this.curContext() === types.f_expr) {
2362 !((prevType === tt.colon || prevType === tt.braceL) && this.curContext() === types.b_stat))
2368 if (this.curContext() === types.q_tmpl)
2446 pp$7.curContext = function() { function
2454 var curContext = this.curContext()
2455 if (!curContext || !curContext.preserveSpace) this.skipSpace()
2461 if (curContext.override) return curContext.override(this)
Dacorn.js2305 var parent = this.curContext()
2314 return this.curContext() === types.b_stat
2336 if (out === types.b_stat && this.curContext() === types.f_expr) {
2368 !((prevType === tt.colon || prevType === tt.braceL) && this.curContext() === types.b_stat))
2374 if (this.curContext() === types.q_tmpl)
2452 pp$7.curContext = function() {
2460 var curContext = this.curContext()
2461 if (!curContext || !curContext.preserveSpace) this.skipSpace()
2467 if (curContext.override) return curContext.override(this)
/plugin/asciidocjs/node_modules/acorn/dist/
Dacorn.es.js2570 var parent = this.curContext()
2579 return this.curContext() === types.b_stat
2601 if (out === types.b_stat && this.curContext() === types.f_expr) {
2633 !((prevType === tt.colon || prevType === tt.braceL) && this.curContext() === types.b_stat))
2639 if (this.curContext() === types.q_tmpl)
2702 pp$7.curContext = function() { function
2710 var curContext = this.curContext()
2711 if (!curContext || !curContext.preserveSpace) this.skipSpace()
2717 if (curContext.override) return curContext.override(this)
Dacorn.js2576 var parent = this.curContext()
2585 return this.curContext() === types.b_stat
2607 if (out === types.b_stat && this.curContext() === types.f_expr) {
2639 !((prevType === tt.colon || prevType === tt.braceL) && this.curContext() === types.b_stat))
2645 if (this.curContext() === types.q_tmpl)
2708 pp$7.curContext = function() {
2716 var curContext = this.curContext()
2717 if (!curContext || !curContext.preserveSpace) this.skipSpace()
2723 if (curContext.override) return curContext.override(this)
/plugin/asciidocjs/node_modules/babylon/lib/
Dindex.js419 if (out === types$1.braceStatement && this.curContext() === types$1.functionExpression) {
460 if (this.curContext() !== types$1.braceStatement) {
468 if (this.curContext() === types$1.template) {
746 Tokenizer.prototype.curContext = function curContext() { method in Tokenizer
754 var curContext = this.curContext();
755 if (!curContext || !curContext.preserveSpace) this.skipSpace();
763 if (curContext.override) {
764 return curContext.override(this);
1520 var parent = this.curContext();
1535 return this.curContext() === types$1.braceStatement;
[all …]
/plugin/mizarveifiabledocs/dist/
Dscript.js1curContext=l,this.lookAhead=a,this.parent=c}toString(){return`[${this.stack.filter((t,e)=>e%3==0).…
Dscript.js.map1curContext, /**\n @internal\n */ lookAhead = 0, // A parent stack from which this was split …
/plugin/mizarproofchecker/dist/
Dscript.js1curContext=l,this.lookAhead=a,this.parent=c}toString(){return`[${this.stack.filter((t,e)=>e%3==0).…
Dscript.js.map1curContext, /**\n @internal\n */ lookAhead = 0, // A parent stack from which this was split …
/plugin/mizarverifiabledocs/dist/
H A Dscript.js1curContext=h,this.lookAhead=a,this.parent=c}toString(){return`[${this.stack.filter((t,e)=>e%3==0).…
H A Dscript.js.map1curContext, /**\n @internal\n */ lookAhead = 0, // A parent stack from which this was split …