Searched defs:upgrade (Results 1 - 14 of 14) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | pnmdec.c | 49 int i, j, k, n, linesize, h, upgrade = 0, is_mono = 0; in pnm_decode_frame() local [all...] |
/third_party/node/deps/npm/node_modules/http-cache-semantics/ |
H A D | index.js | |
/third_party/rust/crates/cxx/src/ |
H A D | weak_ptr.rs | 43 pub fn upgrade(&self) -> SharedPtr<T> in upgrade() functions
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/ |
H A D | IRSymtab.cpp | 346 static Expected<FileContents> upgrade(ArrayRef<BitcodeModule> BMs) { in upgrade() function
|
/third_party/nghttp2/src/ |
H A D | nghttp.h | 92 bool upgrade; member
|
H A D | shrpx_http_downstream_connection.cc | 586 auto upgrade = req.fs.header(http2::HD_UPGRADE); in push_request_headers() local
|
H A D | shrpx_https_upstream.cc | 1259 auto upgrade = resp.fs.header(http2::HD_UPGRADE); in on_downstream_header_complete() local
|
H A D | shrpx_downstream.cc | 846 auto upgrade = req_.fs.header(http2::HD_UPGRADE); in inspect_http1_request() local
|
/third_party/node/src/ |
H A D | inspector_socket.cc | 471 HttpEvent(const std::string& path, bool upgrade, bool isGET, in HttpEvent() argument 477 bool upgrade; member in node::inspector::__anon15357::HttpEvent
|
/third_party/node/deps/llhttp/include/ |
H A D | llhttp.h | 37 uint8_t upgrade; member
|
/third_party/curl/tests/server/ |
H A D | sws.c | 126 bool upgrade; /* test case allows upgrade */ member [all...] |
/third_party/nghttp2/third-party/llhttp/include/ |
H A D | llhttp.h | 34 uint8_t upgrade; member
|
/third_party/cups-filters/utils/ |
H A D | cups-browsed.c | 9761 int downgrade = 0, upgrade = 0; in examine_discovered_printer_record() local [all...] |
/third_party/rust/crates/memchr/bench/data/code/ |
H A D | rust-library.rs | 21658 pub fn upgrade(&self) -> Option<Rc<T>> { upgrade() functions 25072 pub fn upgrade(&self) -> Option<Arc<T>> { upgrade() functions [all...] |
Completed in 54 milliseconds