/third_party/curl/tests/data/ |
D | test1112 | 24 Long chunk of data that couldn't possibly be sent in the time allotted. 25 Long chunk of data that couldn't possibly be sent in the time allotted. 26 Long chunk of data that couldn't possibly be sent in the time allotted. 27 Long chunk of data that couldn't possibly be sent in the time allotted. 28 Long chunk of data that couldn't possibly be sent in the time allotted. 29 Long chunk of data that couldn't possibly be sent in the time allotted. 30 Long chunk of data that couldn't possibly be sent in the time allotted. 31 Long chunk of data that couldn't possibly be sent in the time allotted. 32 Long chunk of data that couldn't possibly be sent in the time allotted. 33 Long chunk of data that couldn't possibly be sent in the time allotted. [all …]
|
D | test1086 | 25 Long chunk of data that couldn't possibly be sent in the time allotted. 26 Long chunk of data that couldn't possibly be sent in the time allotted. 27 Long chunk of data that couldn't possibly be sent in the time allotted. 28 Long chunk of data that couldn't possibly be sent in the time allotted. 29 Long chunk of data that couldn't possibly be sent in the time allotted. 30 Long chunk of data that couldn't possibly be sent in the time allotted. 31 Long chunk of data that couldn't possibly be sent in the time allotted. 32 Long chunk of data that couldn't possibly be sent in the time allotted. 33 Long chunk of data that couldn't possibly be sent in the time allotted. 34 Long chunk of data that couldn't possibly be sent in the time allotted. [all …]
|
/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-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-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-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-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-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-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 | 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 | 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 | 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();
|
/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/grpc/src/proto/grpc/binary_log/v1alpha/ |
D | log.proto | 33 // Any sort of metadata that may be sent in either direction during a call 35 // Cryptographically unique identifier, generated on the client and sent 41 // The actual metadata that is being sent 44 // Initial metadata sent by the client to initiate a request 54 // Arbitrary key/value pairs specified by the user that are not sent over 59 // Initial metadata response sent by the server after accepting the request 63 // Status sent by the server when closing the call on the server side 79 // A message that is sent during a call 81 // Cryptographically unique identifier, generated on the client and sent 84 // The sequence number of the message. Messages sent by the client and by the
|
/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 | 17 static int final_renegotiate(SSL *s, unsigned int context, int sent); 19 static int final_server_name(SSL *s, unsigned int context, int sent); 22 static int final_ec_pt_formats(SSL *s, unsigned int context, int sent); 32 static int final_alpn(SSL *s, unsigned int context, int sent); 48 static int final_ems(SSL *s, unsigned int context, int sent); 51 static int final_key_share(SSL *s, unsigned int context, int sent); 56 static int final_sig_algs(SSL *s, unsigned int context, int sent); 57 static int final_early_data(SSL *s, unsigned int context, int sent); 58 static int final_maxfragmentlen(SSL *s, unsigned int context, int sent); 60 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 …]
|