/third_party/node/benchmark/dgram/ |
H A D | offset-length.js | 20 let sent = 0; 25 if (sent++ % num === 0) { 41 const bytes = (type === 'send' ? sent : received) * chunk.length;
|
H A D | single-buffer.js | 20 let sent = 0; 25 if (sent++ % num === 0) { 41 const bytes = (type === 'send' ? sent : received) * chunk.length;
|
/third_party/typescript/tests/baselines/reference/ |
H A D | es5-asyncFunctionConditionals.js | 23 a = (_a.sent()) ? y : z;
38 _a = _b.sent();
61 _a = _b.sent();
|
H A D | es5-asyncFunctionReturnStatements.js | 49 case 1: return [2 /*return*/, _a.sent()];
70 _a.sent();
84 case 1: return [2 /*return*/, _a.sent()];
|
H A D | es5-asyncFunctionWithStatements.js | 52 _a = _b.sent();
78 _b.sent();
109 _c.sent();
|
H A D | blockScopedBindingsInDownlevelGenerator.js | 11 var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
61 _e.sent();
76 _d.sent();
83 e_1_1 = _d.sent();
|
H A D | emitter.asyncGenerators.functionDeclarations.es5.js | 34 var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
81 var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
125 case 1: return [4 /*yield*/, _a.sent()];
127 x = _a.sent();
135 var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
179 case 1: return [4 /*yield*/, _a.sent()];
181 x = _a.sent();
189 var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
256 case 1: return [4 /*yield*/, __await.apply(void 0, [_a.sent()])];
258 x = _a.sent();
[all...] |
H A D | emitter.asyncGenerators.functionExpressions.es5.js | 34 var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
81 var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
125 case 1: return [4 /*yield*/, _a.sent()];
127 x = _a.sent();
135 var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
179 case 1: return [4 /*yield*/, _a.sent()];
181 x = _a.sent();
189 var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
256 case 1: return [4 /*yield*/, __await.apply(void 0, [_a.sent()])];
258 x = _a.sent();
[all...] |
H A D | emitter.asyncGenerators.objectLiteralMethods.es5.js | 48 var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
97 var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
142 case 1: return [4 /*yield*/, _a.sent()];
144 x = _a.sent();
153 var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
198 case 1: return [4 /*yield*/, _a.sent()];
200 x = _a.sent();
209 var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
277 case 1: return [4 /*yield*/, __await.apply(void 0, [_a.sent()])];
279 x = _a.sent();
[all...] |
H A D | emitter.forAwait(target=es5).js | 64 var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
109 if (!(y_1_1 = _e.sent(), _a = y_1_1.done, !_a)) return [3 /*break*/, 4];
122 e_1_1 = _e.sent();
130 _e.sent();
153 var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
198 if (!(y_1_1 = _e.sent(), _a = y_1_1.done, !_a)) return [3 /*break*/, 4];
211 e_1_1 = _e.sent();
219 _e.sent();
233 var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
290 if (!(y_1_1 = _e.sent(), _ [all...] |
H A D | asyncImportNestedYield.js | 8 var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
52 case 1: return [4 /*yield*/, _a.sent()];
53 case 2: return [4 /*yield*/, __await.apply(void 0, [(_b = _a.sent(), Promise.resolve().then(function () { return require(_b); }))])];
55 _c = (_a.sent())["default"], Promise.resolve().then(function () { return require(_c); });
|
H A D | destructureOfVariableSameAsShorthand.js | 40 var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g;
85 response = _a.sent();
89 data = (_a.sent()).data;
92 shouldBeNever = (_a.sent()).data;
|
H A D | nullishCoalescingOperatorInAsyncGenerator(target=es5).js | 25 case 2: return [4 /*yield*/, _b.sent()];
27 _b.sent();
|
H A D | asyncUnParenthesizedArrowFunction_es5.js | 11 case 1: return [2 /*return*/, _a.sent()];
17 case 1: return [2 /*return*/, _a.sent()];
|
/third_party/mbedtls/tests/scripts/ |
H A D | tcp_client.pl | 59 my $sent = $connection->send($data, 0); 60 if (!defined $sent) { 63 $total_sent += $sent;
|
/third_party/libwebsockets/minimal-examples/api-tests/api-test-secure-streams/ |
H A D | main.c | 137 size_t sent; member 171 size_t budget = (next_test->send - m->sent); in myss_tx_post() 179 if (!m->sent) in myss_tx_post() 184 m->sent += budget; in myss_tx_post() 185 if (m->sent != next_test->send) in myss_tx_post()
|
/third_party/curl/tests/libtest/ |
H A D | lib2305.c | 33 size_t sent; in websocket_close() local 35 curl_ws_send(curl, "", 0, &sent, 0, CURLWS_CLOSE); in websocket_close() 37 "ws: curl_ws_send returned %u, sent %u\n", (int)result, (int)sent); in websocket_close()
|
/third_party/node/test/parallel/ |
H A D | test-cluster-dgram-1.js | 55 let sent = 0; 63 sent++; 64 if (sent < NUM_WORKERS * PACKETS_PER_WORKER) {
|
H A D | test-cluster-dgram-bind-fd.js | 46 let sent = 0; 54 sent++; 55 if (sent < NUM_WORKERS * PACKETS_PER_WORKER) {
|
H A D | test-net-server-max-connections-close-makes-more-available.js | 18 const sent = []; 28 sent.push(msg); 82 assert.deepStrictEqual(sent, ['0', '1', '2', '3']);
|
H A D | test-dgram-send-callback-recursive.js | 9 let sent = 0; 15 if (sent++ < limit) {
|
H A D | test-tls-retain-handle-no-abort.js | 12 const sent = 'hello world'; 38 c.end(sent);
|
/third_party/libcoap/src/ |
H A D | coap_net.c | 578 /* Removing a resource may cause a NON unsolicited observe to be sent */ in coap_free_context() 1295 * lg_crcv here as it can be built up based on sent PDU if there is a in coap_send() 2577 * token specified in @p sent. Any observation relationship for 2578 * sent->session and the token are removed. Calling this function is 2586 coap_cancel(coap_context_t *context, const coap_queue_t *sent) { in coap_cancel() argument 2590 (void)sent; in coap_cancel() 2596 * Use token from sent and try to find a matching resource. Uh! in coap_cancel() 2599 coap_cancel_all_messages(context, sent->session, &sent->pdu->actual_token); in coap_cancel() 2600 num_cancelled += coap_delete_observer(r, sent in coap_cancel() 3337 handle_response(coap_context_t *context, coap_session_t *session, coap_pdu_t *sent, coap_pdu_t *rcvd) handle_response() argument 3530 coap_queue_t *sent = NULL; coap_dispatch() local [all...] |
/third_party/libwebsockets/lib/system/async-dns/ |
H A D | async-dns.c | 155 if (!q->is_retry && q->sent[0] in lws_async_dns_writeable() 157 && q->sent[0] == q->sent[1] in lws_async_dns_writeable() 199 which = q->sent[0] >= q->sent[1]; in lws_async_dns_writeable() 200 q->sent[which]++; in lws_async_dns_writeable() 261 if (!q->responded && q->sent[0] != q->sent[1]) { in lws_async_dns_writeable() 441 lwsl_wsi_info(dns->wsi, "q: '%s', sent %d, resp %d", in lws_adns_dump() 442 (const char *)&q[1], q->sent[ in lws_adns_dump() [all...] |
/third_party/libwebsockets/lib/misc/ |
H A D | daemonize.c | 43 int len, sent, fd; in child_handler() local 67 sent = (int)write(fd, sz, (size_t)len); in child_handler() 68 if (sent != len) in child_handler() 76 //!!(sent == len)); in child_handler()
|