Home
last modified time | relevance | path

Searched refs:sent (Results 1 – 25 of 1422) sorted by relevance

12345678910>>...57

/third_party/typescript/tests/baselines/reference/
Des5-asyncFunctionBinaryExpressions.js132 (_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 …]
Des5-asyncFunctionCallExpressions.js96 _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 …]
Des5-asyncFunctionNewExpressions.js95 _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 …]
Des5-asyncFunctionWhileStatements.js97 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 …]
Des5-asyncFunctionLongObjectLiteral.js42 …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 …]
Des5-asyncFunctionTryStatements.js149 _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 …]
Des5-asyncFunctionDoStatements.js97 _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 …]
Des5-asyncFunctionForOfStatements.js102 _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 …]
Des5-asyncFunctionArrayLiterals.js43 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()]);
Des5-yieldFunctionObjectLiterals.js78 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(),
DasyncAwaitWithCapturedBlockScopeVar.js51 _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();
Des5-asyncFunctionSwitchStatements.js92 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];
Des5-asyncFunctionObjectLiterals.js63 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(),
DimportHelpersNoHelpersForAsyncGenerators.js25 _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();
DawaitUnion_es5.js23 await_a = _a.sent();
26 await_b = _a.sent();
29 await_c = _a.sent();
32 await_d = _a.sent();
35 await_e = _a.sent();
DasyncFunctionDeclaration15_es5.js98 _a.sent();
108 _a.sent();
118 _a.sent();
128 _a.sent();
138 _a.sent();
148 _a.sent();
Des5-asyncFunctionForInStatements.js60 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();
Demitter.forAwait(target=es5).js64 …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/
Dtest-https-drain.js37 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);
Dtest-tls-pause.js40 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/
Dudpsrc.c149 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/
Dextensions.c22 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/
DSSL_CTX_set0_CA_list.pod42 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/
Dping.c49 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/
Dping.c55 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()

12345678910>>...57