| /kernel/linux/linux-6.6/drivers/pci/controller/ |
| H A D | pcie-altera.c | 284 static void tlp_write_packet(struct altera_pcie *pcie, u32 *headers, in tlp_write_packet() argument 311 static void s10_tlp_write_packet(struct altera_pcie *pcie, u32 *headers, in s10_tlp_write_packet() argument 320 get_tlp_header(struct altera_pcie *pcie, u8 bus, u32 devfn, int where, u8 byte_en, bool read, u32 *headers) get_tlp_header() argument 341 u32 headers[TLP_HDR_SIZE]; tlp_cfg_dword_read() local 354 u32 headers[TLP_HDR_SIZE]; tlp_cfg_dword_write() local [all...] |
| /kernel/linux/linux-6.6/drivers/i3c/master/mipi-i3c-hci/ |
| H A D | dma.c | 142 struct hci_rh_data headers[]; member
|
| /third_party/ffmpeg/libavformat/ |
| H A D | nutenc.c | 150 static const uint8_t headers[][5] = { in build_elision_headers() local
|
| /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/libwebp/src/dec/ |
| H A D | idec_dec.c | 313 WebPHeaderStructure headers; in DecodeWebPHeaders() local [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
|
| /kernel/linux/linux-5.10/drivers/isdn/mISDN/ |
| H A D | layer2.c | 556 u_int headers = l2addrsize(l2) + 1; in FRMR_error() local
|
| /kernel/linux/linux-5.10/drivers/misc/vmw_vmci/ |
| H A D | vmci_queue_pair.c | 747 struct page *headers[2]; in qp_host_map_queues() local [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
| H A D | dr_action.c | 354 u32 headers[MAX_VLANS]; member
|
| /kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | usb.c | 1080 static int check_file(const u8 *headers) in check_file() argument
|
| /kernel/linux/linux-5.10/fs/xfs/ |
| H A D | xfs_log.c | 2100 int headers = need_start_rec ? 1 : 0; in xlog_write_calc_vec_length() local [all...] |
| /kernel/linux/linux-6.6/drivers/misc/vmw_vmci/ |
| H A D | vmci_queue_pair.c | 749 struct page *headers[2]; in qp_host_map_queues() local [all...] |
| /kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
| H A D | f_uac2.c | 803 setup_headers(struct f_uac2_opts *opts, struct usb_descriptor_header **headers, enum usb_device_speed speed) setup_headers() argument [all...] |