| /third_party/python/Lib/wsgiref/ |
| H A D | handlers.py | 125 headers = None variable in BaseHandler [all...] |
| /base/request/request/frameworks/native/src/ |
| H A D | response_message_receiver.cpp | 156 ResponseHeaderFromParcel( std::map<std::string, std::vector<std::string>> &headers, char *&parcel, int32_t &size) ResponseHeaderFromParcel() argument
|
| /base/request/request/frameworks/js/napi/src/upload/ |
| H A D | curl_adp.cpp | 396 std::string headers = std::accumulate(fData->responseHead.begin(), fData->responseHead.end(), std::string(""));
in HeaderCallback() local 423 void CUrlAdp::NotifyAPI5(FileData *fData, std::string &headers)
in NotifyAPI5() argument
|
| /third_party/gn/src/gn/ |
| H A D | innerapis_publicinfo_generator.cc | 319 const std::vector<SourceFile> &headers = target->public_headers();
in GetPublicHeadersInfo() local
|
| /third_party/libwebsockets/lib/secure-streams/system/auth-sigv4/ |
| H A D | sign.c | 37 struct sigv4_header headers[MAX_HEADER_NUM]; member [all...] |
| /third_party/mesa3d/src/gallium/frontends/clover/api/ |
| H A D | program.cpp | 310 header_map headers; in clCompileProgram() local
|
| /third_party/mesa3d/src/gallium/frontends/clover/llvm/ |
| H A D | invocation.cpp | 293 compile(LLVMContext &ctx, clang::CompilerInstance &c, const std::string &name, const std::string &source, const header_map &headers, const device &dev, const std::string &opts, bool use_libclc, std::string &r_log) compile() argument 400 compile_program(const std::string &source, const header_map &headers, const device &dev, const std::string &opts, std::string &r_log) compile_program() argument 508 compile_to_spirv(const std::string &source, const header_map &headers, const device &dev, const std::string &opts, std::string &r_log) compile_to_spirv() argument [all...] |
| /third_party/nghttp2/src/ |
| H A D | http2.cc | 369 copy_headers_to_nva_internal(std::vector<nghttp2_nv> &nva, const HeaderRefs &headers, uint8_t nv_flags, uint32_t flags) copy_headers_to_nva_internal() argument 468 copy_headers_to_nva(std::vector<nghttp2_nv> &nva, const HeaderRefs &headers, uint32_t flags) copy_headers_to_nva() argument 473 copy_headers_to_nva_nocopy(std::vector<nghttp2_nv> &nva, const HeaderRefs &headers, uint32_t flags) copy_headers_to_nva_nocopy() argument 480 build_http1_headers_from_headers(DefaultMemchunks *buf, const HeaderRefs &headers, uint32_t flags) build_http1_headers_from_headers() argument [all...] |
| H A D | shrpx_downstream.h | 74 const HeaderRefs &headers() const { return headers_; } in headers() function in shrpx::FieldStore 77 HeaderRefs &headers() { return headers_; } in headers() function in shrpx::FieldStore
|
| H A D | nghttp.h | 65 Headers headers; member
|
| /third_party/vk-gl-cts/executor/tools/ |
| H A D | xeTestLogCompare.cpp | 236 static void getTestResultHeaders (vector<xe::TestCaseResultHeader>& headers, const vector<ShortBatchResult>& batchResults, const char* casePath) in getTestResultHeaders() argument 314 vector<xe::TestCaseResultHeader> headers; in runCompare() local [all...] |
| /third_party/skia/third_party/externals/microhttpd/src/microspdy/ |
| H A D | applicationlayer.c | 70 struct SPDY_NameValue * headers = NULL; in spdy_handler_new_stream() local 391 SPDY_build_response(int status, const char * statustext, const char * version, struct SPDY_NameValue * headers, const void * data, size_t size) SPDY_build_response() argument 480 SPDY_build_response_with_callback(int status, const char * statustext, const char * version, struct SPDY_NameValue * headers, SPDY_ResponseCallback rcb, void *rcb_cls, uint32_t block_size) SPDY_build_response_with_callback() argument [all...] |
| H A D | session.c | 51 struct SPDY_NameValue *headers; in spdyf_handler_read_syn_stream() local [all...] |
| /third_party/skia/third_party/externals/microhttpd/src/testcurl/ |
| H A D | test_post.c | 539 struct curl_slist *headers = NULL; in testMultithreadedPostCancelPart() local [all...] |
| /third_party/pulseaudio/src/modules/rtp/ |
| H A D | rtsp_client.c | 70 pa_headerlist* headers; member 468 rtsp_exec(pa_rtsp_client *c, const char *cmd, const char *content_type, const char *content, int expect_response, pa_headerlist *headers) rtsp_exec() argument 555 pa_headerlist *headers; pa_rtsp_setup() local 574 pa_headerlist *headers; pa_rtsp_record() local 616 pa_headerlist* headers; pa_rtsp_flush() local [all...] |
| /third_party/python/Lib/ |
| H A D | cgi.py | 274 headers = {} variable in MiniFieldStorage [all...] |
| /base/request/request/frameworks/cj/ffi/include/ |
| H A D | cj_request_ffi.h | 36 CHashStrPair *headers; member 88 CHashStrArr headers; member
|
| /base/web/webview/interfaces/kits/napi/webviewcontroller/ |
| H A D | native_media_player_impl.cpp | 463 napi_value headers = nullptr; in ConstructMediaInfo() local 407 ConstructHeaders( napi_value* value, const std::map<std::string, std::string>& headers) ConstructHeaders() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | flac_parser.c | 86 FLACHeaderMarker *headers; /**< linked-list that starts at the first member [all...] |
| /third_party/curl/src/ |
| H A D | tool_formparse.c | 477 struct curl_slist *headers = NULL; in get_param_part() local 732 struct curl_slist *headers = NULL; formparse() local [all...] |
| /third_party/curl/lib/ |
| H A D | c-hyper.c | 344 hyper_headers *headers = NULL; in Curl_hyper_stream() local 566 CURLcode Curl_hyper_header(struct Curl_easy *data, hyper_headers *headers, in Curl_hyper_header() argument 759 bodysend(struct Curl_easy *data, struct connectdata *conn, hyper_headers *headers, hyper_request *hyperreq, Curl_HttpReq httpreq) bodysend() argument 803 cookies(struct Curl_easy *data, struct connectdata *conn, hyper_headers *headers) cookies() argument 822 hyper_headers *headers = NULL; http1xx_cb() local 875 hyper_headers *headers = NULL; Curl_http() local [all...] |
| H A D | cf-h1-proxy.c | 578 hyper_headers *headers = NULL; in start_CONNECT() local [all...] |
| H A D | doh.c | 214 dohprobe(struct Curl_easy *data, struct dnsprobe *p, DNStype dnstype, const char *host, const char *url, CURLM *multi, struct curl_slist *headers) dohprobe() argument [all...] |
| /third_party/mesa3d/src/compiler/clc/ |
| H A D | clc.h | 64 const struct clc_named_value *headers; member
|
| /third_party/skia/third_party/externals/libwebp/src/dec/ |
| H A D | frame_dec.c | 660 VP8GetThreadMethod(const WebPDecoderOptions* const options, const WebPHeaderStructure* const headers, int width, int height) VP8GetThreadMethod() argument
|