Home
last modified time | relevance | path

Searched defs:upgrade (Results 1 - 14 of 14) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dpnmdec.c49 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 Dindex.js
/third_party/rust/crates/cxx/src/
H A Dweak_ptr.rs43 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 DIRSymtab.cpp346 static Expected<FileContents> upgrade(ArrayRef<BitcodeModule> BMs) { in upgrade() function
/third_party/nghttp2/src/
H A Dnghttp.h92 bool upgrade; member
H A Dshrpx_http_downstream_connection.cc586 auto upgrade = req.fs.header(http2::HD_UPGRADE); in push_request_headers() local
H A Dshrpx_https_upstream.cc1259 auto upgrade = resp.fs.header(http2::HD_UPGRADE); in on_downstream_header_complete() local
H A Dshrpx_downstream.cc846 auto upgrade = req_.fs.header(http2::HD_UPGRADE); in inspect_http1_request() local
/third_party/node/src/
H A Dinspector_socket.cc471 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 Dllhttp.h37 uint8_t upgrade; member
/third_party/curl/tests/server/
H A Dsws.c126 bool upgrade; /* test case allows upgrade */ member
[all...]
/third_party/nghttp2/third-party/llhttp/include/
H A Dllhttp.h34 uint8_t upgrade; member
/third_party/cups-filters/utils/
H A Dcups-browsed.c9761 int downgrade = 0, upgrade = 0; in examine_discovered_printer_record() local
[all...]
/third_party/rust/crates/memchr/bench/data/code/
H A Drust-library.rs21658 pub fn upgrade(&self) -> Option<Rc<T>> { upgrade() functions
25072 pub fn upgrade(&self) -> Option<Arc<T>> { upgrade() functions
[all...]

Completed in 52 milliseconds