Home
last modified time | relevance | path

Searched defs:upgrade (Results 1 – 25 of 31) sorted by relevance

12

/third_party/node/test/parallel/
Dtest-http-upgrade-advertise.js9 { 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
Dtest-http-upgrade-agent.js56 'upgrade': 'websocket' property
77 'upgrade': 'websocket' }; property
Dtest-http-upgrade-client.js57 upgrade: 'websocket' property
89 upgrade: 'websocket' property
Dtest-http-incoming-matchKnownFields.js72 checkDest('Upgrade', { upgrade: undefined }); property
73 checkDest('upgrade', { upgrade: 'test, value' }, 'value'); property
/third_party/python/Lib/ensurepip/
D__init__.py116 def bootstrap(*, root=None, upgrade=False, user=False, argument
131 def _bootstrap(*, root=None, upgrade=False, user=False, argument
/third_party/boost/boost/beast/http/
Dbasic_parser.hpp204 upgrade() const in upgrade() function in boost::beast::http::basic_parser
/third_party/boost/libs/beast/include/boost/beast/http/
Dbasic_parser.hpp204 upgrade() const in upgrade() function in boost::beast::http::basic_parser
/third_party/node/deps/npm/lib/config/
Dcmd-list.js37 'upgrade': 'update', property
/third_party/ffmpeg/libavcodec/
Dpnmdec.c46 int i, j, k, n, linesize, h, upgrade = 0, is_mono = 0; in pnm_decode_frame() local
/third_party/python/Lib/venv/
D__init__.py47 symlinks=False, upgrade=False, with_pip=False, prompt=None, argument
/third_party/boost/libs/beast/test/bench/parser/
Dnodejs_parser.hpp593 int major, int minor, bool keep_alive, bool upgrade) in on_request()
617 int major, int minor, bool keep_alive, bool upgrade) in on_response()
/third_party/node/deps/npm/node_modules/http-cache-semantics/node4/
Dindex.js11 …xy-authorization': true, 'te': true, 'trailer': true, 'transfer-encoding': true, 'upgrade': true }; property
/third_party/node/lib/
D_http_common.js77 url, statusCode, statusMessage, upgrade, argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DIRSymtab.cpp346 static Expected<FileContents> upgrade(ArrayRef<BitcodeModule> BMs) { in upgrade() function
/third_party/boost/libs/beast/test/bench/parser/nodejs-parser/
Dhttp_parser.h246 unsigned int upgrade : 1; member
/third_party/node/src/
Dinspector_socket.cc425 HttpEvent(const std::string& path, bool upgrade, bool isGET, in HttpEvent()
431 bool upgrade; member in node::inspector::__anon451111c10111::HttpEvent
/third_party/boost/boost/thread/pthread/
Dshared_mutex.hpp138 bool upgrade; member in boost::shared_mutex::state_data
/third_party/node/deps/llhttp/include/
Dllhttp.h37 uint8_t upgrade; member
/third_party/boost/boost/thread/win32/
Dshared_mutex.hpp37 upgrade:1, member
/third_party/nghttp2/third-party/llhttp/include/
Dllhttp.h37 uint8_t upgrade; member
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_update.js128 upgrade: function (...args) { method
/third_party/nghttp2/src/
Dnghttp.h92 bool upgrade; member
Dshrpx_https_upstream.cc1209 auto upgrade = resp.fs.header(http2::HD_UPGRADE); in on_downstream_header_complete() local
Dshrpx_http_downstream_connection.cc568 auto upgrade = req.fs.header(http2::HD_UPGRADE); in push_request_headers() local
/third_party/boost/libs/beast/test/beast/http/
Dbasic_parser.cpp41 upgrade = 16, enumerator

12