Home
last modified time | relevance | path

Searched defs:headers (Results 126 - 150 of 222) sorted by relevance

123456789

/third_party/pulseaudio/src/modules/rtp/
H A Drtsp_client.c70 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 Dcgi.py274 headers = {} variable in MiniFieldStorage
[all...]
/arkcompiler/runtime_core/static_core/libpandafile/
H A Dfile.h210 auto headers = GetRegionHeaders(); in GetRegionHeader() local
/base/request/request/frameworks/cj/ffi/include/
H A Dcj_request_ffi.h36 CHashStrPair *headers; member
88 CHashStrArr headers; member
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnative_media_player_impl.cpp463 napi_value headers = nullptr; in ConstructMediaInfo() local
407 ConstructHeaders( napi_value* value, const std::map<std::string, std::string>& headers) ConstructHeaders() argument
/kernel/linux/linux-5.10/arch/powerpc/kexec/
H A Dfile_load_64.c791 void *headers = NULL; in load_elfcorehdr_segment() local
/kernel/linux/linux-6.6/arch/powerpc/kexec/
H A Dfile_load_64.c798 void *headers = NULL; in load_elfcorehdr_segment() local
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cmdbuf.c126 struct dma_pool *headers; member
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cmdbuf.c126 struct dma_pool *headers; member
[all...]
/third_party/ffmpeg/libavcodec/
H A Dflac_parser.c86 FLACHeaderMarker *headers; /**< linked-list that starts at the first member
[all...]
/third_party/curl/src/
H A Dtool_formparse.c477 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 Dc-hyper.c344 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 Dcf-h1-proxy.c578 hyper_headers *headers = NULL; in start_CONNECT() local
[all...]
H A Ddoh.c214 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 Dclc.h64 const struct clc_named_value *headers; member
/third_party/nghttp2/src/
H A Dshrpx_downstream.h74 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 Dnghttp.h65 Headers headers; member
/third_party/skia/third_party/externals/libwebp/src/dec/
H A Dframe_dec.c660 VP8GetThreadMethod(const WebPDecoderOptions* const options, const WebPHeaderStructure* const headers, int width, int height) VP8GetThreadMethod() argument
H A Dwebp_dec.c277 ParseHeadersInternal(const uint8_t* data, size_t data_size, int* const width, int* const height, int* const has_alpha, int* const has_animation, int* const format, WebPHeaderStructure* const headers) ParseHeadersInternal() argument
414 WebPParseHeaders(WebPHeaderStructure* const headers) WebPParseHeaders() argument
451 WebPHeaderStructure headers; DecodeInto() local
[all...]
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/
H A Dfont.cc547 void Font::Builder::LoadTableData(HeaderOffsetSortedSet* headers, in LoadTableData() argument
568 void Font::Builder::LoadTableData(HeaderOffsetSortedSet* headers, in LoadTableData() argument
/arkcompiler/runtime_core/libpandafile/
H A Dfile.h219 auto headers = GetIndexHeaders(); in GetIndexHeader() local
/arkcompiler/runtime_core/static_core/libllvmbackend/
H A Dllvm_aot_compiler.cpp554 const auto &headers = aotBuilder_->GetMethodHeaders(); in CollectAotBuilderOffsets() local
634 const auto &headers = aotBuilder_->GetMethodHeaders(); in LinkModule() local
/base/request/request/frameworks/js/napi/include/
H A Djs_common.h101 std::string headers; member
149 std::map<std::string, std::string> headers; member
311 std::map<std::string, std::vector<std::string>> headers; member
/base/request/request/frameworks/js/napi/src/
H A Dnapi_utils.cpp189 napi_value headers = nullptr; in Convert2JSHeadersAndBody() local
482 Convert2JSHeaders(napi_env env, const std::map<std::string, std::vector<std::string>> &headers) Convert2JSHeaders() argument
[all...]
/base/request/request/test/fuzztest/downloaduploadmanager_fuzzer/
H A Ddownloaduploadmanager_fuzzer.cpp557 std::map<std::string, std::vector<std::string>> headers; in ResponseMessageFuzzTestResponseHeaderFromParcel() local
698 std::string headers = "header:aaa,bbb,ccc\n"; in ResponseMessageFuzzTestResponseFromParcel() local

Completed in 28 milliseconds

123456789