Home
last modified time | relevance | path

Searched refs:sent (Results 1 - 25 of 217) sorted by relevance

123456789

/third_party/typescript/tests/baselines/reference/
H A 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...]
H A 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, false), [z], false));
180 _b.apply(_a, _c.concat([__spreadArray.apply(void 0, [__spreadArray.apply(void 0, _d.concat([(_e.sent()), false])), [z], false])]));
197 _b.apply(_a, _c.concat([__spreadArray.apply(void 0, _d.concat([[_e.sent()], false]))]));
213 _b.apply(_a, _c.concat([__spreadArray.apply(void 0, [[_d.sent()], z, false])]));
230 _b.apply(_a, _c.concat([__spreadArray.apply(void 0, _d.concat([(_e.sent()), fals
[all...]
H A 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, false), [z], false)))();
180 new (_b.apply(_a, _c.concat([__spreadArray.apply(void 0, [__spreadArray.apply(void 0, _d.concat([(_e.sent()), false])), [z], false])])))();
197 new (_b.apply(_a, _c.concat([__spreadArray.apply(void 0, _d.concat([[_e.sent()], false]))])))();
214 new (_b.apply(_a, _c.concat([__spreadArray.apply(void 0, [_d.concat([_e.sent()]), z, false])])))();
231 new (_b.apply(_a, _c.concat([__spreadArray.apply(void 0, _d.concat([(_e.sent()), fals
[all...]
H A 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...]
H A 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...]
H A 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...]
H A Des5-asyncFunctionLongObjectLiteral.js42 var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
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...]
H A 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()), true])), [z], false]);
88 x = __spreadArray.apply(void 0, _a.concat([[_b.sent()], false]));
100 x = __spreadArray.apply(void 0, [[_a.sent()], z, true]);
115 x = __spreadArray.apply(void 0, _a.concat([(_b.sent()), true]));
130 x = _a.concat([_b.sent(), a]);
143 _a = [_b.sent(), z];
146 x = _a.concat([_b.sent()]);
H A 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();
H A 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];
H A 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(),
H A 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();
H A 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...]
H A 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();
H A 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(),
/third_party/node/test/parallel/
H A Dtest-https-drain.js37 let sent = 0;
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);
H A Dtest-tls-pause.js28 // is same as what it was sent
40 let sent = 0;
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) {
[all...]
H A Dtest-net-connect-options-allowhalfopen.js46 console.log(`Server received FIN sent by client ${this.clientId}`);
53 FIN ${clientSentFIN} sent by client,
54 FIN ${serverConnections} sent by server`.replace(/ {3,}/g, ''));
58 console.log(`Server has sent ${serverConnections} FIN`);
79 `client ${index} sent FIN, ${clientSentFIN} have been sent`);
94 FIN ${clientSentFIN} sent by client
95 FIN ${serverConnections} sent by server`.replace(/ {3,}/g, ''));
/third_party/curl/tests/libtest/
H A Dlib2301.c32 size_t sent;
34 curl_ws_send(curl, send_payload, strlen(send_payload), &sent, CURLWS_PING);
36 "ws: curl_ws_send returned %u, sent %u\n", (int)result, (int)sent);
71 size_t sent;
73 curl_ws_send(curl, "", 0, &sent, CURLWS_CLOSE);
75 "ws: curl_ws_send returned %u, sent %u\n", (int)result, (int)sent);
99 size_t sent; in writecb() local
113 result = curl_ws_send(easy, pong, 2, &sent, in writecb()
[all...]
H A Dlib2304.c31 size_t sent; in ping() local
33 curl_ws_send(curl, send_payload, strlen(send_payload), &sent, 0, in ping()
36 "ws: curl_ws_send returned %u, sent %u\n", (int)result, (int)sent); in ping()
87 size_t sent; in websocket_close() local
89 curl_ws_send(curl, "", 0, &sent, 0, CURLWS_CLOSE); in websocket_close()
91 "ws: curl_ws_send returned %u, sent %u\n", (int)result, (int)sent); in websocket_close()
/third_party/node/deps/openssl/openssl/ssl/statem/
H A 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);
911 final_renegotiate(SSL *s, unsigned int context, int sent) final_renegotiate() argument
963 final_server_name(SSL *s, unsigned int context, int sent) final_server_name() argument
1061 final_ec_pt_formats(SSL *s, unsigned int context, int sent) final_ec_pt_formats() argument
1148 final_alpn(SSL *s, unsigned int context, int sent) final_alpn() argument
1224 final_ems(SSL *s, unsigned int context, int sent) final_ems() argument
1309 final_sig_algs(SSL *s, unsigned int context, int sent) final_sig_algs() argument
1320 final_key_share(SSL *s, unsigned int context, int sent) final_key_share() argument
1670 final_early_data(SSL *s, unsigned int context, int sent) final_early_data() argument
1713 final_maxfragmentlen(SSL *s, unsigned int context, int sent) final_maxfragmentlen() argument
1748 final_psk(SSL *s, unsigned int context, int sent) final_psk() argument
1766 final_quic_transport_params_draft(SSL *s, unsigned int context, int sent) final_quic_transport_params_draft() argument
1772 final_quic_transport_params(SSL *s, unsigned int context, int sent) final_quic_transport_params() argument
[all...]
/third_party/curl/lib/vquic/
H A Dvquic.c136 ssize_t sent; in do_sendmsg() local
164 while((sent = sendmsg(qctx->sockfd, &msg, 0)) == -1 && SOCKERRNO == EINTR) in do_sendmsg()
167 if(sent == -1) { in do_sendmsg()
180 failf(data, "sendmsg() returned %zd (errno %d); disable GSO", sent, in do_sendmsg()
187 failf(data, "sendmsg() returned %zd (errno %d)", sent, SOCKERRNO); in do_sendmsg()
192 assert(pktlen == (size_t)sent); in do_sendmsg()
195 ssize_t sent; in do_sendmsg()
200 while((sent = send(qctx->sockfd, in do_sendmsg()
205 if(sent == -1) { in do_sendmsg()
210 failf(data, "send() returned %zd (errno %d)", sent, SOCKERRN in do_sendmsg()
232 size_t sent; send_packet_no_gso() local
281 size_t blen, sent; vquic_flush() local
[all...]
/third_party/openssl/ssl/statem/
H A 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);
883 final_renegotiate(SSL *s, unsigned int context, int sent) final_renegotiate() argument
935 final_server_name(SSL *s, unsigned int context, int sent) final_server_name() argument
1033 final_ec_pt_formats(SSL *s, unsigned int context, int sent) final_ec_pt_formats() argument
1120 final_alpn(SSL *s, unsigned int context, int sent) final_alpn() argument
1196 final_ems(SSL *s, unsigned int context, int sent) final_ems() argument
1281 final_sig_algs(SSL *s, unsigned int context, int sent) final_sig_algs() argument
1292 final_key_share(SSL *s, unsigned int context, int sent) final_key_share() argument
1638 final_early_data(SSL *s, unsigned int context, int sent) final_early_data() argument
1681 final_maxfragmentlen(SSL *s, unsigned int context, int sent) final_maxfragmentlen() argument
1716 final_psk(SSL *s, unsigned int context, int sent) final_psk() argument
[all...]
/third_party/node/deps/npm/node_modules/exponential-backoff/dist/
H A Dbackoff.js12 var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
51 case 1: return [2 /*return*/, _a.sent()];
75 _a.sent();
77 case 3: return [2 /*return*/, _a.sent()];
79 e_1 = _a.sent();
83 shouldRetry = _a.sent();
110 _a.sent();
/third_party/curl/tests/http/clients/
H A Dws-pingpong.c45 size_t sent; in ping() local
47 curl_ws_send(curl, send_payload, strlen(send_payload), &sent, 0, in ping()
50 "ws: curl_ws_send returned %u, sent %u\n", (int)result, (int)sent); in ping()
86 size_t sent; in websocket_close() local
88 curl_ws_send(curl, "", 0, &sent, 0, CURLWS_CLOSE); in websocket_close()
90 "ws: curl_ws_send returned %u, sent %u\n", (int)result, (int)sent); in websocket_close()

Completed in 12 milliseconds

123456789