Home
last modified time | relevance | path

Searched defs:headers (Results 26 - 50 of 190) sorted by relevance

12345678

/third_party/curl/tests/libtest/
H A Dlib650.c55 struct curl_slist *headers, *headers2 = NULL; in test() local
[all...]
H A Dlib506.c122 static struct curl_slist *sethost(struct curl_slist *headers) in sethost() argument
133 struct curl_slist *headers; in fire() local
184 struct curl_slist *headers = NULL; in test() local
[all...]
/third_party/ffmpeg/libavformat/
H A Drtpenc_rfc4175.c67 uint8_t *headers; in ff_rtp_send_raw_rfc4175() local
[all...]
H A Drtmphttp.c187 char headers[1024], url[1024]; in rtmp_http_open() local
/third_party/curl/src/
H A Dtool_formparse.h51 struct curl_slist *headers; /* User-defined headers. */ member
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dprogram.cpp46 compile(const ref_vector<device> &devs, const std::string &opts, const header_map &headers) compile() argument
/third_party/nghttp2/src/
H A Dhttp3.cc82 copy_headers_to_nva_internal(std::vector<nghttp3_nv> &nva, const HeaderRefs &headers, uint8_t nv_flags, uint32_t flags) copy_headers_to_nva_internal() argument
181 copy_headers_to_nva(std::vector<nghttp3_nv> &nva, const HeaderRefs &headers, uint32_t flags) copy_headers_to_nva() argument
186 copy_headers_to_nva_nocopy(std::vector<nghttp3_nv> &nva, const HeaderRefs &headers, uint32_t flags) copy_headers_to_nva_nocopy() argument
[all...]
H A Dcomp_helper.c113 json_t *headers; in dump_headers() local
H A Dhttp2_test.cc133 auto headers = HeaderRefs{ member
H A Dinflatehd.cc74 static void to_json(nghttp2_hd_inflater *inflater, json_t *headers, in to_json() argument
145 auto headers = json_array(); in inflate_hd() local
/third_party/ninja/src/
H A Dmsvc_helper_main-win32.cc67 const set<string>& headers = parse.includes_; in WriteDepFileOrDie() local
/base/request/request/frameworks/js/napi/include/upload/
H A Dupload_config.h41 std::string headers; member
/base/request/request/frameworks/js/napi/src/legacy/
H A Ddownload_task.cpp128 bool DownloadTask::SetOption(CURL *handle, curl_slist *&headers) in SetOption() argument
/kernel/linux/linux-5.10/drivers/scsi/isci/
H A Dunsolicited_frame_control.h244 struct sci_uf_header_array headers; member
/kernel/linux/linux-5.10/scripts/dtc/
H A Ddtc-parser.y119 headers: label
/kernel/linux/linux-6.6/drivers/platform/x86/intel/
H A Dvsec.h36 struct intel_vsec_header **headers; member
/kernel/linux/linux-6.6/drivers/scsi/isci/
H A Dunsolicited_frame_control.h244 struct sci_uf_header_array headers; member
/kernel/linux/linux-6.6/scripts/dtc/
H A Ddtc-parser.y125 headers: label
/third_party/curl/tests/http/clients/
H A Dh2-serverpush.c160 server_push_callback(CURL *parent, CURL *easy, size_t num_headers, struct curl_pushheaders *headers, void *userp) server_push_callback() argument
/third_party/ffmpeg/libavcodec/
H A Dlibvorbisdec.c42 unsigned char *headers[3], *extradata = avccontext->extradata; in oggvorbis_decode_init() local
/third_party/elfutils/debuginfod/
H A Ddebuginfod-find.c232 const char* headers = debuginfod_get_headers(client); in main() local
/third_party/curl/docs/examples/
H A Dhttp2-serverpush.c164 server_push_callback(CURL *parent, CURL *easy, size_t num_headers, struct curl_pushheaders *headers, void *userp) server_push_callback() argument
H A Dhttp2-pushinmemory.c96 server_push_callback(CURL *parent, CURL *easy, size_t num_headers, struct curl_pushheaders *headers, void *userp) server_push_callback() argument
/third_party/node/src/
H A Dnode_http_common-inl.h15 NgHeaders<T>::NgHeaders(Environment* env, v8::Local<v8::Array> headers) { in NgHeaders() argument
/third_party/node/tools/
H A Dinstall.py202 def headers(action): function

Completed in 11 milliseconds

12345678