Home
last modified time | relevance | path

Searched defs:no_index (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-6.6/tools/tracing/rtla/src/
H A Dosnoise_hist.c42 char no_index; member
[all...]
H A Dtimerlat_hist.c50 char no_index; member
[all...]
/third_party/nghttp2/src/
H A Dhttp2.cc281 to_header(const uint8_t *name, size_t namelen, const uint8_t *value, size_t valuelen, bool no_index, int32_t token) to_header() argument
289 add_header(Headers &nva, const uint8_t *name, size_t namelen, const uint8_t *value, size_t valuelen, bool no_index, int32_t token) add_header() argument
319 make_nv_internal(const std::string &name, const std::string &value, bool no_index, uint8_t nv_flags) make_nv_internal() argument
332 make_nv_internal(const StringRef &name, const StringRef &value, bool no_index, uint8_t nv_flags) make_nv_internal() argument
344 make_nv(const std::string &name, const std::string &value, bool no_index) make_nv() argument
349 make_nv(const StringRef &name, const StringRef &value, bool no_index) make_nv() argument
354 make_nv_nocopy(const std::string &name, const std::string &value, bool no_index) make_nv_nocopy() argument
361 make_nv_nocopy(const StringRef &name, const StringRef &value, bool no_index) make_nv_nocopy() argument
[all...]
H A Dhttp2.h69 bool no_index; member
90 bool no_index; member
[all...]
H A Dshrpx_downstream.cc443 add_header(size_t &sum, HeaderRefs &headers, const StringRef &name, const StringRef &value, bool no_index, int32_t token) add_header() argument
535 add_header_token(const StringRef &name, const StringRef &value, bool no_index, int32_t token) add_header_token() argument
562 add_trailer_token(const StringRef &name, const StringRef &value, bool no_index, int32_t token) add_trailer_token() argument
H A Dshrpx_http3_upstream.cc2162 auto no_index = flags & NGHTTP3_NV_FLAG_NEVER_INDEX; in http_recv_request_header() local
H A Dshrpx_http2_upstream.cc213 auto no_index = flags & NGHTTP2_NV_FLAG_NO_INDEX; in on_header_callback2() local
H A Dshrpx_http2_session.cc943 auto no_index = flags & NGHTTP2_NV_FLAG_NO_INDEX; in on_header_callback2() local
/third_party/nghttp2/lib/
H A Dnghttp2_hd.h261 uint8_t no_index; member
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_hd.h261 uint8_t no_index; member
/kernel/linux/linux-6.6/fs/f2fs/
H A Dsuper.c584 int ext_cnt, noext_cnt, index = 0, no_index = 0; in f2fs_test_compress_extension() local

Completed in 21 milliseconds