/third_party/node/test/parallel/ |
D | test-http-upgrade-advertise.js | 9 { headers: { upgrade: 'h2c' }, expected: 'regular' }, property 11 { headers: { connection: 'upgrade', upgrade: 'h2c' }, expected: 'upgrade' }, property 12 { headers: { connection: 'upgrade', upgrade: 'h2c' }, expected: 'destroy' }, property 13 { headers: { connection: 'upgrade', upgrade: 'h2c' }, expected: 'regular' }, property
|
D | test-http-upgrade-agent.js | 56 'upgrade': 'websocket' property 77 'upgrade': 'websocket' }; property
|
D | test-http-upgrade-client.js | 57 upgrade: 'websocket' property 89 upgrade: 'websocket' property
|
D | test-http-incoming-matchKnownFields.js | 72 checkDest('Upgrade', { upgrade: undefined }); property 73 checkDest('upgrade', { upgrade: 'test, value' }, 'value'); property
|
/third_party/python/Lib/ensurepip/ |
D | __init__.py | 116 def bootstrap(*, root=None, upgrade=False, user=False, argument 131 def _bootstrap(*, root=None, upgrade=False, user=False, argument
|
/third_party/node/deps/npm/lib/config/ |
D | cmd-list.js | 37 'upgrade': 'update', property
|
/third_party/rust/crates/cxx/src/ |
D | weak_ptr.rs | 43 pub fn upgrade(&self) -> SharedPtr<T> in upgrade() function
|
/third_party/ffmpeg/libavcodec/ |
D | pnmdec.c | 46 int i, j, k, n, linesize, h, upgrade = 0, is_mono = 0; in pnm_decode_frame() local
|
/third_party/python/Lib/venv/ |
D | __init__.py | 47 symlinks=False, upgrade=False, with_pip=False, prompt=None, argument
|
/third_party/node/lib/ |
D | _http_common.js | 77 url, statusCode, statusMessage, upgrade, argument
|
/third_party/node/deps/npm/node_modules/http-cache-semantics/node4/ |
D | index.js | 11 …xy-authorization': true, 'te': true, 'trailer': true, 'transfer-encoding': true, 'upgrade': true }; property
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
D | IRSymtab.cpp | 346 static Expected<FileContents> upgrade(ArrayRef<BitcodeModule> BMs) { in upgrade() function
|
/third_party/rust/crates/tracing/tracing-core/src/ |
D | dispatcher.rs | 751 pub fn upgrade(&self) -> Option<Dispatch> { in upgrade() method 771 pub(crate) fn upgrade(&self) -> Option<Dispatch> { in upgrade() method
|
/third_party/node/src/ |
D | inspector_socket.cc | 471 HttpEvent(const std::string& path, bool upgrade, bool isGET, in HttpEvent() 477 bool upgrade; member in node::inspector::__anon3fc81ca10111::HttpEvent
|
/third_party/node/deps/llhttp/include/ |
D | llhttp.h | 37 uint8_t upgrade; member
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | ohos_update.js | 128 upgrade: function (...args) { method
|
/third_party/nghttp2/src/ |
D | nghttp.h | 92 bool upgrade; member
|
D | shrpx_https_upstream.cc | 1235 auto upgrade = resp.fs.header(http2::HD_UPGRADE); in on_downstream_header_complete() local
|
D | shrpx_http_downstream_connection.cc | 586 auto upgrade = req.fs.header(http2::HD_UPGRADE); in push_request_headers() local
|
D | shrpx_downstream.cc | 846 auto upgrade = req_.fs.header(http2::HD_UPGRADE); in inspect_http1_request() local
|
/third_party/nghttp2/third-party/llhttp/include/ |
D | llhttp.h | 37 uint8_t upgrade; member
|
/third_party/cups-filters/utils/ |
D | cups-browsed.c | 9761 int downgrade = 0, upgrade = 0; in examine_discovered_printer_record() local
|
/third_party/typescript/src/lib/ |
D | dom.generated.d.ts | 3765 upgrade(root: Node): void; method
|
/third_party/typescript/lib/ |
D | lib.dom.d.ts | 3785 upgrade(root: Node): void; method
|