Home
last modified time | relevance | path

Searched refs:_d (Results 1 – 25 of 252) sorted by relevance

1234567891011

/third_party/typescript/tests/baselines/reference/
Des5-asyncFunctionForInStatements.js54 return __generator(this, function (_d) { argument
55 switch (_d.label) {
58 _a = _d.sent();
63 _d.label = 2;
70 _d.label = 3;
82 return __generator(this, function (_d) { argument
83 switch (_d.label) {
90 _d.label = 1;
98 _d.sent();
99 _d.label = 3;
[all …]
DdestructuringWithLiteralInitializers2.js61 …id 0 ? [] : _a, _c = _b[0], x = _c === void 0 ? 0 : _c, _d = _b[1], y = _d === void 0 ? 'bar' : _d;
64 …d 0 ? [1] : _a, _c = _b[0], x = _c === void 0 ? 0 : _c, _d = _b[1], y = _d === void 0 ? 'bar' : _d;
67 …1, 'foo'] : _a, _c = _b[0], x = _c === void 0 ? 0 : _c, _d = _b[1], y = _d === void 0 ? 'bar' : _d;
73 …id 0 ? [] : _a, _c = _b[0], x = _c === void 0 ? 0 : _c, _d = _b[1], y = _d === void 0 ? 'bar' : _d;
76 … 0 ? [nx] : _a, _c = _b[0], x = _c === void 0 ? 0 : _c, _d = _b[1], y = _d === void 0 ? 'bar' : _d;
79 … [nx, sx] : _a, _c = _b[0], x = _c === void 0 ? 0 : _c, _d = _b[1], y = _d === void 0 ? 'bar' : _d;
85 …id 0 ? [] : _a, _c = _b[0], x = _c === void 0 ? 0 : _c, _d = _b[1], y = _d === void 0 ? 'bar' : _d;
88 … 0 ? [sx] : _a, _c = _b[0], x = _c === void 0 ? 0 : _c, _d = _b[1], y = _d === void 0 ? 'bar' : _d;
91 … [sx, nx] : _a, _c = _b[0], x = _c === void 0 ? 0 : _c, _d = _b[1], y = _d === void 0 ? 'bar' : _d;
Des5-asyncFunctionCallExpressions.js171 var _a, _b, _c, _d;
177 _d = [[]];
180 …ly(_a, _c.concat([__spreadArray.apply(void 0, [__spreadArray.apply(void 0, _d.concat([(_e.sent()),…
188 var _a, _b, _c, _d;
194 _d = [__spreadArray([], y, false)];
197 … _b.apply(_a, _c.concat([__spreadArray.apply(void 0, _d.concat([[_e.sent()], false]))]));
206 return __generator(this, function (_d) { argument
207 switch (_d.label) {
213 _b.apply(_a, _c.concat([__spreadArray.apply(void 0, [[_d.sent()], z, false])]));
221 var _a, _b, _c, _d;
[all …]
Des5-asyncFunctionNewExpressions.js171 var _a, _b, _c, _d;
177 _d = [[void 0]];
180 …ly(_a, _c.concat([__spreadArray.apply(void 0, [__spreadArray.apply(void 0, _d.concat([(_e.sent()),…
188 var _a, _b, _c, _d;
194 _d = [__spreadArray([void 0], y, false)];
197 … new (_b.apply(_a, _c.concat([__spreadArray.apply(void 0, _d.concat([[_e.sent()], false]))])))();
205 var _a, _b, _c, _d;
211 _d = [void 0];
214 …new (_b.apply(_a, _c.concat([__spreadArray.apply(void 0, [_d.concat([_e.sent()]), z, false])])))();
222 var _a, _b, _c, _d;
[all …]
DdeclarationEmitDestructuring2.js9 … 8] } : _a, _c = _b.x, x = _c === void 0 ? 10 : _c, _d = _b.y, _e = _d === void 0 ? [1, 2, 3, 4] :…
15 …[0], _b = _a[3], _c = _b.x, x = _c === void 0 ? 10 : _c, _d = _b.y, a = _d[0], b = _d[1], c = _d[2…
18 …, _b = _a[3], _c = _b.x, x = _c === void 0 ? 10 : _c, _d = _b.y, y = _d === void 0 ? [1, 2, 3] : _…
DunusedVariablesWithUnderscoreInForOfLoop.js35 var _d = _c[_i], _a = _d[0], b = _d[1];
48 var _d = _c[_i], _a = _d[0], b = _d[1];
59 var _d = _c[_i][0][0], _a = _d[0], b = _d[1];
Demitter.forAwait(target=es2017).js65 …for (var _d = true, y_1 = __asyncValues(y), y_1_1; y_1_1 = await y_1.next(), _a = y_1_1.done, !_a;…
67 _d = false;
72 _d = true;
79 if (!_d && !_a && (_b = y_1.return)) await _b.call(y_1);
96 …for (var _d = true, y_1 = __asyncValues(y), y_1_1; y_1_1 = await y_1.next(), _a = y_1_1.done, !_a;…
98 _d = false;
103 _d = true;
110 if (!_d && !_a && (_b = y_1.return)) await _b.call(y_1);
140 …for (var _d = true, y_1 = __asyncValues(y), y_1_1; y_1_1 = yield __await(y_1.next()), _a = y_1_1.d…
142 _d = false;
[all …]
DemptyVariableDeclarationBindingPatterns01_ES5.js57 var _d = a;
71 var _d = _c === void 0 ? a : _c, _e = _d.p, _f = _e === void 0 ? a : _e, _g = _f;
75 var _d = _c === void 0 ? a : _c, _e = _d.p, _f = _e === void 0 ? a : _e, _g = _f;
88 for (var _d = 0, ns_3 = ns; _d < ns_3.length; _d++) {
89 var _e = ns_3[_d];
DdeclarationsAndAssignments.js195 var _d = [0, 1, 2], x = _d[2];
260 var _d = [10, "hello"], a = _d[0], b = _d[1];
265 … _c = _b === void 0 ? ["abc", { x: 10, y: false }] : _b, b = _c[0], _d = _c[1], x = _d.x, c = _d.y;
276 …r _b = _a[0], a = _b === void 0 ? 1 : _b, _c = _a[1], _d = _c[0], b = _d === void 0 ? "hello" : _d
299 …void 0 ? "" : _b, _c = _a.b, b = _c === void 0 ? 0 : _c, _d = _a.c, c = _d === void 0 ? false : _d;
306 var _a, _b, _c, _d, _e, _f, _g;
313 _d = [b, a], a = _d[0], b = _d[1]; // Error
317 var _a, _b, _c, _d, _e, _f;
322 _d = [[2, 3]][0], _e = _d === void 0 ? [1, 2] : _d, a = _e[0], b = _e[1];
Demitter.forAwait(target=es2015).js75 …for (var _d = true, y_1 = __asyncValues(y), y_1_1; y_1_1 = yield y_1.next(), _a = y_1_1.done, !_a;…
77 _d = false;
82 _d = true;
89 if (!_d && !_a && (_b = y_1.return)) yield _b.call(y_1);
117 …for (var _d = true, y_1 = __asyncValues(y), y_1_1; y_1_1 = yield y_1.next(), _a = y_1_1.done, !_a;…
119 _d = false;
124 _d = true;
131 if (!_d && !_a && (_b = y_1.return)) yield _b.call(y_1);
162 …for (var _d = true, y_1 = __asyncValues(y), y_1_1; y_1_1 = yield __await(y_1.next()), _a = y_1_1.d…
164 _d = false;
[all …]
Des5-asyncFunctionBinaryExpressions.js412 return __generator(this, function (_d) { argument
413 switch (_d.label) {
420 _a[_b] = _c + _d.sent();
485 return __generator(this, function (_d) { argument
486 switch (_d.label) {
489 _a = (_d.sent());
494 _a[_b] = _c + _d.sent();
503 return __generator(this, function (_d) { argument
504 switch (_d.label) {
509 _b = _d.sent();
[all …]
DdestructuringWithLiteralInitializers.js104 …=== void 0 ? {} : _a, _c = _b.x, x = _c === void 0 ? 0 : _c, _d = _b.y, y = _d === void 0 ? 0 : _d;
113 …var _b = _a === void 0 ? { a: {} } : _a, _c = _b.a, _d = _c.x, x = _d === void 0 ? 0 : _d, _e = _c…
144 …= void 0 ? [] : _a, _c = _b[0], x = _c === void 0 ? 0 : _c, _d = _b[1], y = _d === void 0 ? 0 : _d;
DoptionalParameterInDestructuringWithInitializer.js85 … ? { a: { b: 1, c: 2 }, d: 3 } : _a, _c = _b.a, b = _c.b, _d = _c.c, c = _d === void 0 ? 4 : _d, d…
90 …? { a: { b: 1, c: 2 }, d: 3 } : _a, _c = _b.a, _d = _c === void 0 ? { b: 4, c: 5 } : _c, b = _d.b,…
95 …? { a: { b: 1, c: 2 }, d: 3 } : _a, _c = _b.a, _d = _c === void 0 ? { b: 4, c: 5 } : _c, b = _d.b,…
DblockScopedBindingsInDownlevelGenerator.js51 return __generator(this, function (_d) { argument
52 switch (_d.label) {
66 _d.label = 1;
68 _d.trys.push([1, 6, 7, 8]);
70 _d.label = 2;
76 _d.sent();
77 _d.label = 4;
83 e_1_1 = _d.sent();
DmissingAndExcessProperties.js42 var _d = {}, x = _d.x, _e = _d.y, y = _e === void 0 ? 1 : _e;
47 var _a, _b, _c, _d, _e, _f, _g, _h;
51 (_d = {}, x = _d.x, _e = _d.y, y = _e === void 0 ? 1 : _e);
DES5For-of37.js33 for (var _c = __values([0, 1, 2, 3, 4]), _d = _c.next(); !_d.done; _d = _c.next()) {
34 var i = _d.value;
62 if (_d && !_d.done && (_a = _c["return"])) _a.call(_c);
DdestructuringArrayBindingPatternAndAssignment3.js16 var _c = [1], c = _c[0], _d = _c[1], d = _d === void 0 ? c : _d, _e = _c[2], e = _e === void 0 ? e … variable
25 …== void 0 ? f : _b, _c = _a[2], h = _c === void 0 ? i : _c, _d = _a[3], i = _d === void 0 ? f : _d;
DsourceMapValidationDestructuringParameterNestedObjectBindingPatternDefaultValues.js50 …lls, _d = _c === void 0 ? { primary: "SomeSkill", secondary: "someSkill" } : _c, _e = _d.primary, …
54 …= _c === void 0 ? "name" : _c, _d = _b.skills, _e = _d === void 0 ? { primary: "SomeSkill", second…
DnoImplicitAnyDestructuringParameterDeclaration.js20 var _d = _b.b, b = _d === void 0 ? null : _d;
33 var _d = _b === void 0 ? { b1: null } : _b, b1 = _d.b1;
DletInLetConstDeclOfForOfAndForIn_ES5.js34 for (var _d = 0, _e = [1, 2, 3]; _d < _e.length; _d++) {
35 var let = _e[_d];
DduplicateObjectLiteralProperty_computedName.js39 var _a, _b, _c, _d, _e, _f, _g; variable
58 var t4 = (_d = {
61 _d[+1] = 0 // two different keys, "+1", "1"
63 _d);
DemptyVariableDeclarationBindingPatterns01_ES5iterable.js84 var _d = __read(a, 0);
98 var _d = _c === void 0 ? a : _c, _e = _d.p, _f = _e === void 0 ? a : _e, _g = _f;
102 var _d = _c === void 0 ? a : _c, _e = _d.p, _f = _e === void 0 ? a : _e, _g = _f;
108 var e_1, _a, e_2, _b, e_3, _c, e_4, _d, e_5, _e, e_6, _f;
154 if (ns_4_1 && !ns_4_1.done && (_d = ns_4.return)) _d.call(ns_4);
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/fork/
Ds-c1.c426 long double _d[3]; in parse_measure() local
449 _d[0] = 0.0; in parse_measure()
450 _d[1] = 0.0; in parse_measure()
451 _d[2] = 0.0; in parse_measure()
542 _d[0] += Table[r]._x * Table[r]._x; in parse_measure()
545 _d[1] += Table[r]._lnx * Table[r]._lnx; in parse_measure()
548 _d[2] += Table[r]._x * Table[r]._x; in parse_measure()
563 t = (Table[r]._y - ((_q[0] * Table[r]._x) / _d[0])); in parse_measure()
570 t = (Table[r].Y - (logl(LnYavg - (_q[1] / _d[1]) * LnXavg) in parse_measure()
571 * powl(Table[r].X, (_q[1] / _d[1])) in parse_measure()
[all …]
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/
Ds-c1.c474 long double _d[3][NSCENAR]; in parse_measure() local
497 _d[0][i] = 0.0; in parse_measure()
498 _d[1][i] = 0.0; in parse_measure()
499 _d[2][i] = 0.0; in parse_measure()
592 _d[0][i] += Table[r]._x[i] * Table[r]._x[i]; in parse_measure()
595 _d[1][i] += Table[r]._lnx[i] * Table[r]._lnx[i]; in parse_measure()
598 _d[2][i] += Table[r]._x[i] * Table[r]._x[i]; in parse_measure()
615 ((_q[0][i] * Table[r]._x[i]) / _d[0][i])); in parse_measure()
625 (LnYavg[i] - (_q[1][i] / _d[1][i]) * LnXavg[i]) in parse_measure()
626 * powl(Table[r].X, (_q[1][i] / _d[1][i])) in parse_measure()
[all …]
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_cond_timedwait/
Ds-c.c698 long double _d[3][NSCENAR]; in parse_measure() local
717 _d[0][i] = 0.0; in parse_measure()
718 _d[1][i] = 0.0; in parse_measure()
719 _d[2][i] = 0.0; in parse_measure()
807 _d[0][i] += Table[r]._x * Table[r]._x; in parse_measure()
810 _d[1][i] += Table[r]._lnx * Table[r]._lnx; in parse_measure()
813 _d[2][i] += Table[r]._x * Table[r]._x; in parse_measure()
830 ((_q[0][i] * Table[r]._x) / _d[0][i])); in parse_measure()
838 - (logl(LnYavg[i] - (_q[1][i] / _d[1][i]) * LnXavg) in parse_measure()
839 * powl(Table[r].X, (_q[1][i] / _d[1][i])) in parse_measure()
[all …]

1234567891011