| /third_party/pulseaudio/src/modules/ |
| H A D | module-equalizer-sink.c | 885 size_t headers = (1+len) * sizeof(uint16_t); in pack() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/web/ |
| H A D | web_event.h | 174 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 D | hlsenc.c | 255 char *headers; member
|
| /third_party/libwebsockets/lib/core-net/ |
| H A D | private-lib-core-net.h | 484 const struct lws_protocol_vhost_options *headers; member
|
| /third_party/node/deps/openssl/openssl/apps/lib/ |
| H A D | apps.c | 2539 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 D | apps.c | 2532 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 D | napi_webview_controller.cpp | 228 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 D | devlink.h | 321 struct devlink_dpipe_header **headers; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
| H A D | dr_types.h | 289 u32 headers[MLX5DR_MAX_VLANS]; member
|
| /kernel/linux/linux-6.6/include/net/ |
| H A D | devlink.h | 383 struct devlink_dpipe_header **headers; member
|
| /third_party/python/Modules/clinic/ |
| H A D | posixmodule.c.h | 5150 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 D | js_web.cpp | 1144 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 D | spectrum_router.c | 10996 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 D | urldata.h | 1721 struct curl_slist *headers; /* linked list of extra headers */ member [all...] |
| /third_party/python/Modules/ |
| H A D | posixmodule.c | 9940 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 D | aacraid.h | 991 struct aac_qhdr headers; /*producer,consumer q headers*/ member
|
| /kernel/linux/linux-6.6/drivers/scsi/aacraid/ |
| H A D | aacraid.h | 992 struct aac_qhdr headers; /*producer,consumer q headers*/ member
|
| /third_party/astc-encoder/Source/ |
| H A D | tinyexr.h | 246 EXRHeader *headers; member [all...] |