Home
last modified time | relevance | path

Searched defs:headers (Results 201 - 218 of 218) sorted by relevance

123456789

/third_party/pulseaudio/src/modules/
H A Dmodule-equalizer-sink.c885 size_t headers = (1+len) * sizeof(uint16_t); in pack() local
/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_event.h174 WebResponse(const std::map<std::string, std::string>& headers, const std::string& data, const std::string& encoding, in WebResponse() argument
349 WebRequest(const std::map<std::string, std::string>& headers, const std::string& method, const std::string& url, in WebRequest() argument
/third_party/ffmpeg/libavformat/
H A Dhlsenc.c255 char *headers; member
/third_party/libwebsockets/lib/core-net/
H A Dprivate-lib-core-net.h484 const struct lws_protocol_vhost_options *headers; member
/third_party/node/deps/openssl/openssl/apps/lib/
H A Dapps.c2539 app_http_get_asn1(const char *url, const char *proxy, const char *no_proxy, SSL_CTX *ssl_ctx, const STACK_OF(CONF_VALUE) *headers, long timeout, const char *expected_content_type, const ASN1_ITEM *it) app_http_get_asn1() argument
2591 app_http_post_asn1(const char *host, const char *port, const char *path, const char *proxy, const char *no_proxy, SSL_CTX *ssl_ctx, const STACK_OF(CONF_VALUE) *headers, const char *content_type, ASN1_VALUE *req, const ASN1_ITEM *req_it, const char *expected_content_type, long timeout, const ASN1_ITEM *rsp_it) app_http_post_asn1() argument
/third_party/openssl/apps/lib/
H A Dapps.c2532 app_http_get_asn1(const char *url, const char *proxy, const char *no_proxy, SSL_CTX *ssl_ctx, const STACK_OF(CONF_VALUE) *headers, long timeout, const char *expected_content_type, const ASN1_ITEM *it) app_http_get_asn1() argument
2584 app_http_post_asn1(const char *host, const char *port, const char *path, const char *proxy, const char *no_proxy, SSL_CTX *ssl_ctx, const STACK_OF(CONF_VALUE) *headers, const char *content_type, ASN1_VALUE *req, const ASN1_ITEM *req_it, const char *expected_content_type, long timeout, const ASN1_ITEM *rsp_it) app_http_post_asn1() argument
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_webview_controller.cpp228 bool ParseHttpHeaders(napi_env env, napi_value headersArray, std::map<std::string, std::string>* headers) in ParseHttpHeaders() argument
/kernel/linux/linux-5.10/include/net/
H A Ddevlink.h321 struct devlink_dpipe_header **headers; member
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_types.h289 u32 headers[MLX5DR_MAX_VLANS]; member
/kernel/linux/linux-6.6/include/net/
H A Ddevlink.h383 struct devlink_dpipe_header **headers; member
/third_party/python/Modules/clinic/
H A Dposixmodule.c.h5150 PyObject *headers = NULL; in os_sendfile() local
5229 PyObject *headers in os_sendfile() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_web.cpp1144 JSRef<JSArray> headers = JSRef<JSArray>::New(); in GetResponseHeader() local
1363 JSRef<JSArray> headers = JSRef<JSArray>::New(); in GetRequestHeader() local
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c10996 unsigned long *headers = config->headers; in mlxsw_sp_mp4_hash_outer_addr() local
11049 unsigned long *headers = config->headers; in mlxsw_sp_mp4_hash_init() local
11094 unsigned long *headers = config->headers; mlxsw_sp_mp6_hash_outer_addr() local
11109 unsigned long *headers = config->headers; mlxsw_sp_mp6_hash_init() local
[all...]
/third_party/curl/lib/
H A Durldata.h1721 struct curl_slist *headers; /* linked list of extra headers */ member
[all...]
/third_party/python/Modules/
H A Dposixmodule.c9940 os_sendfile_impl(PyObject *module, int out_fd, int in_fd, Py_off_t offset, Py_off_t sbytes, PyObject *headers, PyObject *trailers, int flags) os_sendfile_impl() argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/aacraid/
H A Daacraid.h991 struct aac_qhdr headers; /*producer,consumer q headers*/ member
/kernel/linux/linux-6.6/drivers/scsi/aacraid/
H A Daacraid.h992 struct aac_qhdr headers; /*producer,consumer q headers*/ member
/third_party/astc-encoder/Source/
H A Dtinyexr.h246 EXRHeader *headers; member
[all...]

Completed in 115 milliseconds

123456789