| /third_party/nghttp2/src/ |
| D | shrpx_connection.h | 101 struct Connection { struct 170 TLSConnection tls; argument 194 static_assert(std::is_standard_layout<Connection>::value, argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| D | ScheduleDFS.h | 92 struct Connection { struct 96 Connection(unsigned tree, unsigned level): TreeID(tree), Level(level) {} in Connection() argument
|
| /third_party/node/test/parallel/ |
| D | test-http-generic-streams.js | 46 headers: { Connection: 'keep-alive' } property 88 headers: { 'Connection': 'close' } property 128 headers: { 'Connection': 'close' } property
|
| D | test-http-autoselectfamily.js | 68 res.writeHead(200, { Connection: 'close' }); property 104 res.writeHead(200, { Connection: 'close' }); property 109 res.writeHead(200, { Connection: 'close' }); property
|
| D | test-http-1.0-keep-alive.js | 42 headers: { 'Connection': 'keep-alive' }, property 61 headers: { 'Connection': 'keep-alive' }, property 79 headers: { 'Connection': 'keep-alive', property 98 headers: { 'Connection': 'keep-alive', property
|
| D | test-https-autoselectfamily.js | 83 res.writeHead(200, { Connection: 'close' }); property 121 res.writeHead(200, { Connection: 'close' }); property 127 res.writeHead(200, { Connection: 'close' }); property
|
| D | test-http-server-close-idle-wait-response.js | 11 res.writeHead(204, { 'Connection': 'keep-alive', 'Keep-Alive': 'timeout=1' }); property
|
| D | test-http-upgrade-reconsume-stream.js | 25 'Connection': 'Upgrade', property
|
| D | test-http-parser-freed-before-upgrade.js | 23 Connection: 'Upgrade', property
|
| D | test-http-upgrade-binary.js | 22 headers: { 'Connection': 'upgrade', 'Upgrade': 'websocket' }, property
|
| D | test-http-parser-memory-retention.js | 29 headers: { Connection: 'close' }, property
|
| D | test-http-server-close-idle.js | 11 res.writeHead(200, { Connection: 'keep-alive' }); property
|
| D | test-http-server-close-all.js | 11 res.writeHead(200, { Connection: 'keep-alive' }); property
|
| D | test-http-upgrade-client2.js | 43 const header = { 'Connection': 'Upgrade', 'Upgrade': 'Test' }; property
|
| D | test-https-server-close-idle.js | 22 res.writeHead(200, { Connection: 'keep-alive' }); property
|
| D | test-https-server-close-all.js | 22 res.writeHead(200, { Connection: 'keep-alive' }); property
|
| D | test-http-unix-socket.js | 30 'Connection': 'close' property
|
| /third_party/node/deps/v8/src/maglev/ |
| D | maglev-graph-printer.cc | 56 struct Connection { struct 57 void Connect(ConnectionLocation loc) { connected |= loc; } in Connect() 59 void AddHorizontal() { in AddHorizontal() 64 void AddVertical() { in AddVertical() 69 const char* ToString() const { in ToString() 107 uint8_t connected = 0;
|
| /third_party/node/deps/npm/node_modules/node-gyp/lib/ |
| D | download.js | 11 Connection: 'keep-alive' property
|
| /third_party/mesa3d/.gitlab-ci/ |
| D | report-flakes.py | 31 class Connection: class
|
| /third_party/node/benchmark/http/ |
| D | headers.js | 14 'Connection': 'keep-alive', property
|
| D | client-request-body.js | 32 headers: { 'Connection': 'keep-alive', 'Transfer-Encoding': 'chunked' }, property
|
| /third_party/nghttp2/examples/ |
| D | client.c | 79 struct Connection { struct 80 SSL *ssl; 81 nghttp2_session *session; 88 int want_io;
|
| /third_party/node/test/pummel/ |
| D | test-http-many-keep-alive-connections.js | 48 'Connection': 'Keep-alive', property
|
| /third_party/mesa3d/src/vulkan/overlay-layer/ |
| D | mesa-overlay-control.py | 19 class Connection: class
|