Home
last modified time | relevance | path

Searched refs:ops (Results 1 – 25 of 48) sorted by relevance

12

/plugin/asciidocjs/node_modules/repeat-string/
DREADME.md41 repeat-string █████████████████████████ (26,953,977 ops/sec)
42 repeating █████████ (9,855,695 ops/sec)
43 native ██████████████████ (19,453,895 ops/sec)
46 repeat-string █████████████████████████ (19,445,252 ops/sec)
47 repeating ███████████ (8,661,565 ops/sec)
48 native ████████████████████ (16,020,598 ops/sec)
51 repeat-string █████████████████████████ (23,792,521 ops/sec)
52 repeating █████████ (8,571,332 ops/sec)
53 native ███████████████ (14,582,955 ops/sec)
56 repeat-string █████████████████████████ (23,640,179 ops/sec)
[all …]
/plugin/asciidocjs/node_modules/kind-of/
DREADME.md147 current x 23,329,397 ops/sec ±0.82% (94 runs sampled)
148 lib-type-of x 4,170,273 ops/sec ±0.55% (94 runs sampled)
149 lib-typeof x 9,686,935 ops/sec ±0.59% (98 runs sampled)
152 current x 27,197,115 ops/sec ±0.85% (94 runs sampled)
153 lib-type-of x 3,145,791 ops/sec ±0.73% (97 runs sampled)
154 lib-typeof x 9,199,562 ops/sec ±0.44% (99 runs sampled)
157 current x 20,190,117 ops/sec ±0.86% (92 runs sampled)
158 lib-type-of x 5,166,970 ops/sec ±0.74% (94 runs sampled)
159 lib-typeof x 9,610,821 ops/sec ±0.50% (96 runs sampled)
162 current x 23,855,460 ops/sec ±0.60% (97 runs sampled)
[all …]
/plugin/asciidocjs/node_modules/escalade/
Dreadme.md168 find-up x 24,856 ops/sec ±6.46% (55 runs sampled)
169 escalade x 73,084 ops/sec ±4.23% (73 runs sampled)
170 find-up.sync x 3,663 ops/sec ±1.12% (83 runs sampled)
171 escalade/sync x 9,360 ops/sec ±0.62% (88 runs sampled)
174 find-up x 29,300 ops/sec ±10.68% (70 runs sampled)
175 escalade x 73,685 ops/sec ± 5.66% (66 runs sampled)
176 find-up.sync x 1,707 ops/sec ± 0.58% (91 runs sampled)
177 escalade/sync x 4,667 ops/sec ± 0.68% (94 runs sampled)
180 find-up x 21,818 ops/sec ±17.37% (14 runs sampled)
181 escalade x 67,101 ops/sec ±21.60% (20 runs sampled)
[all …]
/plugin/structcondstyle/
Daction.php21 protected $ops = []; variable in action_plugin_structcondstyle
43 … $this->ops = [ "=" => new Operator("=", function($lhs, $rhs){return $lhs == $rhs;}),
99 foreach ($this->ops as $k => $op) {
201 $cond_applies = $this->ops[$operator]->evaluate($row_val,$argument);
/plugin/condition/
Dbase_tester.php.orig.php62 $ops = array();
63 …foreach($this->getkeys() as $m) $ops = array_merge($ops, call_user_func(array($this, 'test_'.$m), …
64 return array_unique($ops);
Dsyntax.php184 $ops = $this->allowedoperators;
185 if($head) $ops = array('!');
186 if(preg_match('`^'.$this->_preg_build_alternative($ops).'`', $match, $r)) return $r[1];
/plugin/const/
Dclass.evalmath.php276 $ops = array( '+', '-', '*', '/', '^', '_', '>', '<', '=' );
305 } elseif ( ( in_array( $op, $ops, true ) || $ex ) && $expecting_operator ) {
314 …while ( $stack->count > 0 && ( $o2 = $stack->last() ) && in_array( $o2, $ops, true ) && ( $ops_r[ …
455 } elseif ( in_array( $op, $ops, true ) && ! $expecting_operator ) {
465 if ( in_array( $op, $ops, true ) ) {
/plugin/diagramsnet/lib/js/rough/
Drough.min.js35 …][0],b[0][1],e))),{type:"path",ops:f}}return 2===c?{type:"path",ops:D(b[0][0],b[0][1],b[1][0],b[1]…
36 …id 0;a.seed&&(f.seed=a.seed+1);c=Z(b,c,f);e=e.concat(c)}return{type:"path",ops:e}}function aa(b,a,…
37 …],e=P(b,null,e),k=k.concat(e));return{estimatedPoints:f,opset:{type:"path",ops:k}}}function ca(b,a…
38 …[b,a]},{op:"lineTo",data:[b+e*Math.cos(f),a+c*Math.sin(f)]})),{type:"path",ops:r}}function J(b,a){…
39 ops:e}}function G(b,a){var e=ma,c=a.fillStyle||"hachure";if(!A[c])switch(c){case "zigzag":A[c]||(A[…
49 …e);c&&(c=this.connectingLines(a,f),f=f.concat(c));return{type:"fillSketch",ops:this.renderLines(f,…
53 …chureAngle:e.hachureAngle+90}),b=this._fillPolygon(a,b);return c.ops=c.ops.concat(b.ops),c}}]);ret…
54 …d,d,e);c.push.apply(c,_toConsumableArray(F.ops))}}catch(ha){g.e(ha)}finally{g.f()}return{type:"fil…
55 …ey:"fillPolygon",value:function(a,e){var c=C(a,e);return{type:"fillSketch",ops:this.dashedLine(c,e…
57 e,{hachureGap:c+b}));return{type:"fillSketch",ops:this.zigzagLines(c,b,e)}}},{key:"zigzagLines",val…
[all …]
Drough.js.orig1ops:this.renderLines(n,e)}}renderLines(t,e){const s=[];for(const n of t)s.push(...this.helper.doub…
Drough.js.modified257 ops: this.renderLines(n, e)
396 return s.ops = s.ops.concat(o.ops), s;
450 n.push.apply(n, _toConsumableArray(_c3.ops));
461 ops: n
482 ops: this.dashedLine(s, e)
534 ops: this.zigzagLines(o, n, e)
1101 ops: z(t, e, s, n, o)
1117 ops: _o5
1123 ops: []
1148 ops: s
[all …]
/plugin/asciidocjs/node_modules/nunjucks/src/
Dparser.js674 var ops = [];
681 ops.push(new nodes.CompareOperand(tok.lineno, tok.colno, this.parseConcat(), tok.value));
687 if (ops.length) {
688 return new nodes.Compare(ops[0].lineno, ops[0].colno, expr, ops);
Dcompiler.js365 node.ops.forEach(function (op) {
/plugin/dirtylittlehelper/mermaid/editor/docs/
D70.70.js1ops:[]};return o={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(o[Symbol.iterator]… property
D5.5.js1ops:[]};return a={next:s(0),throw:s(1),return:s(2)},"function"==typeof Symbol&&(a[Symbol.iterator]… property
D5.5.js.map1ops: [] }, f, y, t, g;\n return g = { next: verb(0), \"throw\": verb(1), \"return\": verb(2) },…
D4.4.js1ops:[]};return o={next:a(0),throw:a(1),return:a(2)},"function"==typeof Symbol&&(o[Symbol.iterator]… property
D2.2.js31034 …var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: []…
31046 case 7: op = _.ops.pop(); _.trys.pop(); continue;
31051 if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }
31052 if (t[2]) _.ops.pop();
32554 …var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: []…
32566 case 7: op = _.ops.pop(); _.trys.pop(); continue;
32571 if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; }
32572 if (t[2]) _.ops.pop();
34414 …var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: []…
34426 case 7: op = _.ops.pop(); _.trys.pop(); continue;
[all …]
/plugin/codemirror/dist/modes/
Dturtle.min.js.map1ops","keywords","operatorChars","tokenBase","stream","state","ch","next","match","tokenize","token…
Dsparql.min.js.map1ops","keywords","operatorChars","tokenBase","stream","state","ch","next","match","tokenize","token…
/plugin/confmanager/
Djquery.form.js993 var a = [], ops = el.options;
995 var max = (one ? index+1 : ops.length);
997 var op = ops[i];
/plugin/mantis/lib/
Dclass.wsdl.php586 $ops = array();
601 $ops = array_merge ($ops, $this->bindings[ $portData['binding'] ]['operations']);
605 return $ops;
Dnusoap.php5098 $ops = array();
5113 $ops = array_merge ($ops, $this->bindings[ $portData['binding'] ]['operations']);
5117 return $ops;
/plugin/asciidocjs/node_modules/nunjucks/browser/
Dnunjucks.js1584 node.ops.forEach(function (op) {
3507 var ops = [];
3514 ops.push(new nodes.CompareOperand(tok.lineno, tok.colno, this.parseConcat(), tok.value)); field
3520 if (ops.length) {
3521 return new nodes.Compare(ops[0].lineno, ops[0].colno, expr, ops);
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
Dogg.js2ops){TTY.ttys[dev]={input:[],output:[],ops:ops};FS.registerDevice(dev,TTY.stream_ops)}),stream_ops…
/plugin/syntaxhighlighter4/dist/
Dsyntaxhighlighter.js5357 …var ops = 'abs_diff_image abs_funct_1d abs_image abs_matrix abs_matrix_mod access_channel acos_ima…
5367 regex: new RegExp(this.getKeywords(ops), 'gm'),

12