/third_party/typescript/tests/baselines/reference/ |
D | es5-asyncFunctionBinaryExpressions.js | 132 (_a.sent()) + y; 147 _a + (_b.sent()); 159 (_a.sent()) && y; 175 _a = (_b.sent()); 190 x = _a.sent(); 205 _a.a = _b.sent(); 220 _a.b = _b.sent(); 236 _a[_b] = _c.sent(); 251 _a.b = _b.sent(); 267 _a[_b] = _c.sent(); [all …]
|
D | es5-asyncFunctionCallExpressions.js | 96 _a.sent(); 108 (_a.sent())(y, z); 123 _a.apply(void 0, [_b.sent(), z]); 139 _a.apply(void 0, _b.concat([_c.sent()])); 151 _a.sent(); 163 (_a.sent()).apply(void 0, __spreadArray(__spreadArray([], y), [z])); 180 …ncat([__spreadArray.apply(void 0, [__spreadArray.apply(void 0, _d.concat([(_e.sent())])), [z]])])); 197 … _b.apply(_a, _c.concat([__spreadArray.apply(void 0, _d.concat([[_e.sent()]]))])); 213 _b.apply(_a, _c.concat([__spreadArray.apply(void 0, [[_d.sent()], z])])); 230 … _b.apply(_a, _c.concat([__spreadArray.apply(void 0, _d.concat([(_e.sent())]))])); [all …]
|
D | es5-asyncFunctionNewExpressions.js | 95 _a.sent(); 107 new (_a.sent())(y, z); 122 new (_a.apply(x, [void 0, _b.sent(), z]))(); 138 new (_a.apply(x, _b.concat([_c.sent()])))(); 150 _a.sent(); 163 … new ((_a = (_b.sent())).bind.apply(_a, __spreadArray(__spreadArray([void 0], y), [z])))(); 180 …t([__spreadArray.apply(void 0, [__spreadArray.apply(void 0, _d.concat([(_e.sent())])), [z]])])))(); 197 … new (_b.apply(_a, _c.concat([__spreadArray.apply(void 0, _d.concat([[_e.sent()]]))])))(); 214 … new (_b.apply(_a, _c.concat([__spreadArray.apply(void 0, [_d.concat([_e.sent()]), z])])))(); 231 … new (_b.apply(_a, _c.concat([__spreadArray.apply(void 0, _d.concat([(_e.sent())]))])))(); [all …]
|
D | es5-asyncFunctionWhileStatements.js | 97 if (!_a.sent()) return [3 /*break*/, 2]; 113 _a.sent(); 136 if (!_a.sent()) return [3 /*break*/, 2]; 151 _a.sent(); 168 _a.sent(); 191 if (!_a.sent()) return [3 /*break*/, 2]; 206 _a.sent(); 223 _a.sent(); 246 if (!_a.sent()) return [3 /*break*/, 2]; 261 _a.sent(); [all …]
|
D | es5-asyncFunctionLongObjectLiteral.js | 42 …var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: []… method 77 _a.a = _b.sent(); 80 _a.b = _b.sent(); 83 _a.c = _b.sent(); 86 _a.d = _b.sent(); 88 case 5: return [2 /*return*/, (_a.e = _b.sent(), 101 _a.a = _b.sent(); 104 _a.b = _b.sent(); 107 _a.c = _b.sent(); 110 _a.d = _b.sent(); [all …]
|
D | es5-asyncFunctionTryStatements.js | 149 _a.sent(); 152 e_1 = _a.sent(); 170 e_2 = _a.sent(); 173 _a.sent(); 189 _a.sent(); 192 e_3 = _a.sent(); 222 _a.sent(); 243 _a.sent(); 276 _a.sent(); 279 e_4 = _a.sent(); [all …]
|
D | es5-asyncFunctionDoStatements.js | 97 _a.sent(); 116 if (_a.sent()) return [3 /*break*/, 0]; 139 _a.sent(); 158 _a.sent(); 175 if (_a.sent()) return [3 /*break*/, 0]; 198 _a.sent(); 217 _a.sent(); 234 if (_a.sent()) return [3 /*break*/, 0]; 257 _a.sent(); 276 _a.sent(); [all …]
|
D | es5-asyncFunctionForOfStatements.js | 102 _a = _b.sent(); 130 _a.sent(); 152 (_a.sent()).a = y_3[_i]; 172 _a = _b.sent(); 200 _a.sent(); 231 _a = _b.sent(); 259 _a.sent(); 278 _a = _b.sent(); 306 _a.sent(); 331 _a = _c.sent(); [all …]
|
D | es5-asyncFunctionArrayLiterals.js | 43 x = [_a.sent(), z]; 58 x = _a.concat([_b.sent()]); 73 … x = __spreadArray.apply(void 0, [__spreadArray.apply(void 0, _a.concat([(_b.sent())])), [z]]); 88 x = __spreadArray.apply(void 0, _a.concat([[_b.sent()]])); 100 x = __spreadArray.apply(void 0, [[_a.sent()], z]); 115 x = __spreadArray.apply(void 0, _a.concat([(_b.sent())])); 130 x = _a.concat([_b.sent(), a]); 143 _a = [_b.sent(), z]; 146 x = _a.concat([_b.sent()]);
|
D | es5-yieldFunctionObjectLiterals.js | 78 x = (_a.b = _b.sent(), 97 x = (_b[_a] = _c.sent(), 115 x = (_b = (_a.b = _c.sent(), 136 x = (_a.b = _b.sent(), 155 x = (_b[_a] = _c.sent(), 173 x = (_a[_b.sent()] = 2, 191 _a = _c.sent(); 194 x = (_b[_a] = _c.sent(),
|
D | asyncAwaitWithCapturedBlockScopeVar.js | 51 _b.sent(); 63 _a.sent(); 85 _b.sent(); 97 state_1 = _a.sent(); 121 _b.sent(); 133 _a.sent(); 155 _b.sent(); 167 state_2 = _a.sent();
|
D | es5-asyncFunctionSwitchStatements.js | 92 switch (_a.sent()) { 115 case _b.sent(): return [3 /*break*/, 2]; 142 _b.sent(); 168 _b.sent(); 188 case _b.sent(): return [3 /*break*/, 3]; 212 case _b.sent(): return [3 /*break*/, 3]; 243 case _b.sent(): return [3 /*break*/, 4]; 273 case _b.sent(): return [3 /*break*/, 4];
|
D | es5-asyncFunctionObjectLiterals.js | 63 x = (_a.a = _b.sent(), 82 x = (_a.b = _b.sent(), 98 x = (_a[_b.sent()] = y, 117 x = (_b[_a] = _c.sent(), 134 x = (_a.a = _b.sent(), 153 x = (_a[_b.sent()] = z, 173 x = (_b[_a] = _c.sent(),
|
D | importHelpersNoHelpersForAsyncGenerators.js | 25 _a.sent(); 27 case 2: return [4 /*yield*/, _a.sent()]; 29 _a.sent(); 31 case 4: return [4 /*yield*/, tslib_1.__await.apply(void 0, [_a.sent()])]; 33 _a.sent();
|
D | awaitUnion_es5.js | 23 await_a = _a.sent(); 26 await_b = _a.sent(); 29 await_c = _a.sent(); 32 await_d = _a.sent(); 35 await_e = _a.sent();
|
D | asyncFunctionDeclaration15_es5.js | 98 _a.sent(); 108 _a.sent(); 118 _a.sent(); 128 _a.sent(); 138 _a.sent(); 148 _a.sent();
|
D | es5-asyncFunctionForInStatements.js | 60 for (_b in _c.sent()) 93 _c.sent(); 118 (_c.sent()).a = _a[_i]; 138 for (_b in _c.sent()) 171 _c.sent(); 201 for (_b in _c.sent()) 234 _c.sent();
|
D | emitter.forAwait(target=es5).js | 64 …var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: []… method 109 if (!(y_1_1 = _b.sent(), !y_1_1.done)) return [3 /*break*/, 4]; 115 e_1_1 = _b.sent(); 123 _b.sent(); 146 …var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: []… method 191 if (!(y_1_1 = _b.sent(), !y_1_1.done)) return [3 /*break*/, 4]; 197 e_1_1 = _b.sent(); 205 _b.sent(); 219 …var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: []… method 276 if (!(y_1_1 = _b.sent(), !y_1_1.done)) return [3 /*break*/, 4]; [all …]
|
/third_party/node/test/parallel/ |
D | test-https-drain.js | 37 let sent = 0; variable 58 sent += bufSize; 59 assert.ok(sent < 100 * 1024 * 1024); // max 100MB 62 sent += bufSize; 63 console.error(`sent: ${sent}`); 79 if (received >= sent) { 87 ++sent; 91 assert.strictEqual(sent, received);
|
D | test-tls-pause.js | 40 let sent = 0; variable 65 sent += bufSize; 66 assert.ok(sent < 100 * 1024 * 1024); // max 100MB 69 sent += bufSize; 70 console.error(`sent: ${sent}`); 81 console.error('sent', sent); 82 if (received >= sent) { 91 assert.strictEqual(sent, received);
|
/third_party/gstreamer/gstplugins_good/tests/check/elements/ |
D | udpsrc.c | 149 gssize sent; in GST_START_TEST() local 158 if ((sent = g_socket_send_to (socket, sa, data, 48000, NULL, &err)) == -1) in GST_START_TEST() 160 fail_unless_equals_int (sent, 48000); in GST_START_TEST() 162 if ((sent = g_socket_send_to (socket, sa, data, 21000, NULL, &err)) == -1) in GST_START_TEST() 164 fail_unless_equals_int (sent, 21000); in GST_START_TEST() 166 if ((sent = g_socket_send_to (socket, sa, data, 500, NULL, &err)) == -1) in GST_START_TEST() 168 fail_unless_equals_int (sent, 500); in GST_START_TEST() 170 if ((sent = g_socket_send_to (socket, sa, data, 1600, NULL, &err)) == -1) in GST_START_TEST() 172 fail_unless_equals_int (sent, 1600); in GST_START_TEST() 174 if ((sent = g_socket_send_to (socket, sa, data, 1400, NULL, &err)) == -1) in GST_START_TEST() [all …]
|
/third_party/openssl/ssl/statem/ |
D | extensions.c | 22 static int final_renegotiate(SSL *s, unsigned int context, int sent); 24 static int final_server_name(SSL *s, unsigned int context, int sent); 25 static int final_ec_pt_formats(SSL *s, unsigned int context, int sent); 34 static int final_alpn(SSL *s, unsigned int context, int sent); 51 static int final_ems(SSL *s, unsigned int context, int sent); 53 static int final_key_share(SSL *s, unsigned int context, int sent); 57 static int final_sig_algs(SSL *s, unsigned int context, int sent); 58 static int final_early_data(SSL *s, unsigned int context, int sent); 59 static int final_maxfragmentlen(SSL *s, unsigned int context, int sent); 61 static int final_psk(SSL *s, unsigned int context, int sent); [all …]
|
/third_party/openssl/doc/man3/ |
D | SSL_CTX_set0_CA_list.pod | 42 The functions described here set and manage the list of CA names that are sent 45 For TLS versions 1.2 and earlier the list of CA names is only sent from the 47 names set is never sent from client to server and the list of CA names retrieved 50 For TLS 1.3 the list of CA names is sent using the B<certificate_authorities> 51 extension and may be sent by a client (in the ClientHello message) or by 55 of CA names that are acceptable to the client will be sent in plaintext to the 65 SSL_CTX_set_client_CA_list() sets the B<list> of CAs sent to the client when 69 SSL_set_client_CA_list() sets the B<list> of CAs sent to the client when 81 SSL_get_client_CA_list returns the list of client CAs sent from the server, if 85 list of CAs sent to the client when requesting a client certificate for [all …]
|
/third_party/toybox/porting/liteos_a/toys/net/ |
D | ping.c | 49 unsigned long sent, recv, fugit, min, max; 56 lostret = TT.sent > TT.recv ? ((TT.sent-TT.recv)*100)/(TT.sent?TT.sent:1) : 0; 57 if (!(toys.optflags&FLAG_q) && TT.sent && TT.sa) { 60 TT.sent, TT.recv, lostret); 202 if (0>=(waitms = tW-tnow) || !(TT.sent-TT.recv)) break; in ping_main() 223 TT.sent++; in ping_main()
|
/third_party/toybox/toys/net/ |
D | ping.c | 55 unsigned long sent, recv, fugit, min, max; 61 if (!(toys.optflags&FLAG_q) && TT.sent && TT.sa) { 64 TT.sent, TT.recv, ((TT.sent-TT.recv)*100)/(TT.sent?TT.sent:1)); 199 if (0>=(waitms = tW-tnow) || !(TT.sent-TT.recv)) break; in ping_main() 220 TT.sent++; in ping_main()
|