Searched defs:add_header (Results 1 - 12 of 12) sorted by relevance
| /third_party/python/Lib/wsgiref/ |
| H A D | headers.py | 157 def add_header(self, _name, _value, **_params): member in Headers
|
| /kernel/linux/linux-5.10/drivers/crypto/nx/ |
| H A D | nx-842.c | 259 bool add_header; in nx842_crypto_compress() local
|
| /kernel/linux/linux-6.6/drivers/crypto/nx/ |
| H A D | nx-842.c | 259 bool add_header; in nx842_crypto_compress() local
|
| /kernel/linux/linux-6.6/net/ceph/ |
| H A D | auth.c | 164 static int build_request(struct ceph_auth_client *ac, bool add_header, in build_request() argument
|
| /third_party/libwebsockets/lib/secure-streams/system/auth-sigv4/ |
| H A D | sign.c | 59 static inline int add_header(struct sigv4 *s, const char *name, const char *value) in add_header() function
|
| /third_party/nghttp2/src/ |
| H A D | http2.cc | 289 void add_header(Headers &nva, const uint8_t *name, size_t namelen, in add_header() function
|
| H A D | shrpx_downstream.cc | 443 void add_header(size_t &sum, HeaderRefs &headers, const StringRef &name, in add_header() function
|
| /third_party/python/Lib/email/ |
| H A D | message.py | 542 def add_header(self, _name, _value, **_params): member in Message
|
| /third_party/python/Lib/urllib/ |
| H A D | request.py | 401 def add_header(self, key, val): member in Request
|
| /kernel/linux/linux-5.10/scripts/mod/ |
| H A D | modpost.c | 2272 static void add_header(struct buffer *b, struct module *mod) in add_header() function
|
| /kernel/linux/linux-6.6/scripts/mod/ |
| H A D | modpost.c | 1899 static void add_header(struct buffer *b, struct module *mod) in add_header() function
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | videotoolboxenc.c | 1991 bool add_header; in vtenc_cm_to_avpacket() local
|
Completed in 22 milliseconds