| /third_party/skia/third_party/externals/libwebp/src/dec/ |
| H A D | webp_dec.c | 277 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...] |
| H A D | idec_dec.c | 313 WebPHeaderStructure headers; in DecodeWebPHeaders() local [all...] |
| /third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/ |
| H A D | font.cc | 547 void Font::Builder::LoadTableData(HeaderOffsetSortedSet* headers, in LoadTableData() argument 568 void Font::Builder::LoadTableData(HeaderOffsetSortedSet* headers, in LoadTableData() argument
|
| /base/request/request/frameworks/js/napi/include/ |
| H A D | js_common.h | 101 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 D | napi_utils.cpp | 189 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 D | downloaduploadmanager_fuzzer.cpp | 557 std::map<std::string, std::vector<std::string>> headers; in ResponseMessageFuzzTestResponseHeaderFromParcel() local 698 std::string headers = "header:aaa,bbb,ccc\n"; in ResponseMessageFuzzTestResponseFromParcel() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | nutenc.c | 150 static const uint8_t headers[][5] = { in build_elision_headers() local
|
| H A D | rtsp.c | 1342 rtsp_send_cmd_with_content_async(AVFormatContext *s, const char *method, const char *url, const char *headers, const unsigned char *send_content, int send_content_length) rtsp_send_cmd_with_content_async() argument 1399 ff_rtsp_send_cmd_async(AVFormatContext *s, const char *method, const char *url, const char *headers) ff_rtsp_send_cmd_async() argument 1405 ff_rtsp_send_cmd(AVFormatContext *s, const char *method, const char *url, const char *headers, RTSPMessageHeader *reply, unsigned char **content_ptr) ff_rtsp_send_cmd() argument 1804 char headers[1024]; ff_rtsp_connect() local [all...] |
| /third_party/mesa3d/src/freedreno/ir3/ |
| H A D | ir3_parser.y | 691 headers: label
|
| /third_party/libwebsockets/lib/roles/http/server/ |
| H A D | lejp-conf.c | 385 struct lws_protocol_vhost_options *pvo, *mp_cgienv, *headers; in lejp_vhosts_cb() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/http/ |
| H A D | http_client.c | 350 add1_headers(OSSL_HTTP_REQ_CTX *rctx, const STACK_OF(CONF_VALUE) *headers, const char *host) add1_headers() argument 1015 OSSL_HTTP_set1_request(OSSL_HTTP_REQ_CTX *rctx, const char *path, const STACK_OF(CONF_VALUE) *headers, const char *content_type, BIO *req, const char *expected_content_type, int expect_asn1, size_t max_resp_len, int timeout, int keep_alive) OSSL_HTTP_set1_request() argument 1123 OSSL_HTTP_get(const char *url, const char *proxy, const char *no_proxy, BIO *bio, BIO *rbio, OSSL_HTTP_bio_cb_t bio_update_fn, void *arg, int buf_size, const STACK_OF(CONF_VALUE) *headers, const char *expected_ct, int expect_asn1, size_t max_resp_len, int timeout) OSSL_HTTP_get() argument 1212 OSSL_HTTP_transfer(OSSL_HTTP_REQ_CTX **prctx, const char *server, const char *port, const char *path, int use_ssl, const char *proxy, const char *no_proxy, BIO *bio, BIO *rbio, OSSL_HTTP_bio_cb_t bio_update_fn, void *arg, int buf_size, const STACK_OF(CONF_VALUE) *headers, const char *content_type, BIO *req, const char *expected_ct, int expect_asn1, size_t max_resp_len, int timeout, int keep_alive) OSSL_HTTP_transfer() argument [all...] |
| /third_party/openssl/crypto/http/ |
| H A D | http_client.c | 343 add1_headers(OSSL_HTTP_REQ_CTX *rctx, const STACK_OF(CONF_VALUE) *headers, const char *host) add1_headers() argument 1004 OSSL_HTTP_set1_request(OSSL_HTTP_REQ_CTX *rctx, const char *path, const STACK_OF(CONF_VALUE) *headers, const char *content_type, BIO *req, const char *expected_content_type, int expect_asn1, size_t max_resp_len, int timeout, int keep_alive) OSSL_HTTP_set1_request() argument 1112 OSSL_HTTP_get(const char *url, const char *proxy, const char *no_proxy, BIO *bio, BIO *rbio, OSSL_HTTP_bio_cb_t bio_update_fn, void *arg, int buf_size, const STACK_OF(CONF_VALUE) *headers, const char *expected_ct, int expect_asn1, size_t max_resp_len, int timeout) OSSL_HTTP_get() argument 1201 OSSL_HTTP_transfer(OSSL_HTTP_REQ_CTX **prctx, const char *server, const char *port, const char *path, int use_ssl, const char *proxy, const char *no_proxy, BIO *bio, BIO *rbio, OSSL_HTTP_bio_cb_t bio_update_fn, void *arg, int buf_size, const STACK_OF(CONF_VALUE) *headers, const char *content_type, BIO *req, const char *expected_ct, int expect_asn1, size_t max_resp_len, int timeout, int keep_alive) OSSL_HTTP_transfer() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/ |
| H A D | vktRasterizationFragShaderSideEffectsTests.cpp | 178 std::ostringstream headers; in initPrograms() local
|
| /third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/ |
| H A D | Font.java | 958 loadTableData( SortedSet<Header> headers, FontInputStream is) loadTableData() argument 1002 loadTableData( SortedSet<Header> headers, WritableFontData fd) loadTableData() argument [all...] |
| /third_party/skia/third_party/externals/microhttpd/src/microspdy/ |
| H A D | structures.h | 539 struct SPDY_NameValue *headers; member 1009 void *headers; global() member [all...] |
| /third_party/skia/third_party/externals/microhttpd/src/spdy2http/ |
| H A D | proxy.c | 166 struct SPDY_NameValue *headers; member 830 standard_request_handler(void *cls, struct SPDY_Request * request, uint8_t priority, const char *method, const char *path, const char *version, const char *host, const char *scheme, struct SPDY_NameValue * headers, bool more) standard_request_handler() argument [all...] |
| /third_party/skia/third_party/externals/microhttpd/src/testspdy/ |
| H A D | test_notls.c | 761 standard_request_handler(void *cls, struct SPDY_Request * request, uint8_t priority, const char *method, const char *path, const char *version, const char *host, const char *scheme, struct SPDY_NameValue * headers, bool more) standard_request_handler() argument
|
| H A D | test_request_response.c | 814 standard_request_handler(void *cls, struct SPDY_Request * request, uint8_t priority, const char *method, const char *path, const char *version, const char *host, const char *scheme, struct SPDY_NameValue * headers, bool more) standard_request_handler() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/ |
| H A D | vktRasterizationFragShaderSideEffectsTests.cpp | 178 std::ostringstream headers; in initPrograms() local
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| H A D | dbus.c | 570 check_file(osl_t *osh, unsigned char *headers) in check_file() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_web_controller.cpp | 642 JSRef<JSVal> headers = obj->GetProperty("headers"); in LoadUrl() local
|
| /foundation/communication/netstack/frameworks/js/napi/websocket/websocket_exec/src/ |
| H A D | websocket_exec.cpp | 1075 void WebSocketExec::OnHeaderReceive(EventManager *manager, const std::map<std::string, std::string> &headers) in OnHeaderReceive() argument
|
| /third_party/elfutils/debuginfod/ |
| H A D | debuginfod-client.c | 131 struct curl_slist *headers; member [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | vorbisdec.c | 1038 uint8_t *headers = avctx->extradata; in vorbis_decode_init() local
|
| /third_party/curl/lib/ |
| H A D | http.c | 1709 struct curl_slist *headers; Curl_dynhds_add_custom() local 1856 struct curl_slist *headers; Curl_add_custom_headers() local [all...] |