Home
last modified time | relevance | path

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

12345678

/third_party/skia/third_party/externals/libwebp/src/dec/
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...]
H A Didec_dec.c313 WebPHeaderStructure headers; in DecodeWebPHeaders() 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
/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
/third_party/ffmpeg/libavformat/
H A Dnutenc.c150 static const uint8_t headers[][5] = { in build_elision_headers() local
H A Drtsp.c1342 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 Dir3_parser.y691 headers: label
/third_party/libwebsockets/lib/roles/http/server/
H A Dlejp-conf.c385 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 Dhttp_client.c350 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 Dhttp_client.c343 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 DvktRasterizationFragShaderSideEffectsTests.cpp178 std::ostringstream headers; in initPrograms() local
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/
H A DFont.java958 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 Dstructures.h539 struct SPDY_NameValue *headers; member
1009 void *headers; global() member
[all...]
/third_party/skia/third_party/externals/microhttpd/src/spdy2http/
H A Dproxy.c166 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 Dtest_notls.c761 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 Dtest_request_response.c814 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 DvktRasterizationFragShaderSideEffectsTests.cpp178 std::ostringstream headers; in initPrograms() local
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddbus.c570 check_file(osl_t *osh, unsigned char *headers) in check_file() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web_controller.cpp642 JSRef<JSVal> headers = obj->GetProperty("headers"); in LoadUrl() local
/foundation/communication/netstack/frameworks/js/napi/websocket/websocket_exec/src/
H A Dwebsocket_exec.cpp1075 void WebSocketExec::OnHeaderReceive(EventManager *manager, const std::map<std::string, std::string> &headers) in OnHeaderReceive() argument
/third_party/elfutils/debuginfod/
H A Ddebuginfod-client.c131 struct curl_slist *headers; member
[all...]
/third_party/ffmpeg/libavcodec/
H A Dvorbisdec.c1038 uint8_t *headers = avctx->extradata; in vorbis_decode_init() local
/third_party/curl/lib/
H A Dhttp.c1709 struct curl_slist *headers; Curl_dynhds_add_custom() local
1856 struct curl_slist *headers; Curl_add_custom_headers() local
[all...]

Completed in 53 milliseconds

12345678