| /third_party/spirv-tools/source/val/ |
| H A D | validate_cfg.cpp | 525 StructuredSwitchChecks(ValidationState_t& _, Function* function, const Instruction* switch_inst, const BasicBlock* header, const BasicBlock* merge) StructuredSwitchChecks() argument 731 auto header = construct.entry_block(); StructuredControlFlowChecks() local [all...] |
| /third_party/zlib/ |
| H A D | deflate.c | 1006 uInt header = (Z_DEFLATED + ((s->w_bits - 8) << 4)) << 8; in deflate() local [all...] |
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/ |
| H A D | mac_frame.c | 1973 WIFI_ROM_TEXT hi_void mac_null_data_encap(hi_u8 *header, hi_u16 us_fc, const hi_u8 *da_mac_addr, in mac_null_data_encap() argument
|
| /device/soc/rockchip/common/sdk_linux/drivers/irqchip/ |
| H A D | irq-gic-v3.c | 2068 static int __init gic_acpi_parse_madt_redist(union acpi_subtable_headers *header, const unsigned long end)
in gic_acpi_parse_madt_redist() argument 2083 static int __init gic_acpi_parse_madt_gicc(union acpi_subtable_headers *header, const unsigned long end)
in gic_acpi_parse_madt_gicc() argument 2126 static int __init gic_acpi_match_gicr(union acpi_subtable_headers *header, const unsigned long end)
in gic_acpi_match_gicr() argument 2132 static int __init gic_acpi_match_gicc(union acpi_subtable_headers *header, const unsigned long end)
in gic_acpi_match_gicc() argument 2180 static bool __init acpi_validate_gic_table(struct acpi_subtable_header *header, struct acpi_probe_entry *ape)
in acpi_validate_gic_table() argument 2200 static int __init gic_acpi_parse_virt_madt_gicc(union acpi_subtable_headers *header, cons argument 2278 gic_acpi_init(union acpi_subtable_headers *header, const unsigned long end) gic_acpi_init() argument [all...] |
| /device/soc/rockchip/common/sdk_linux/scripts/ |
| H A D | resource_tool.c | 675 static void fix_header(resource_ptn_header *header) in fix_header() argument 842 resource_ptn_header header; in get_entry() local 1113 static resource_ptn_header header; global() variable [all...] |
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| H A D | dhd_pcie.h | 139 uint32 header[DHDPCIE_CONFIG_HDR_SIZE]; member
|
| /device/soc/rockchip/common/sdk_linux/include/drm/ |
| H A D | drm_edid.h | 321 u8 header[8];
member
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/ |
| H A D | mali_kbase_csf_firmware.c | 143 static unsigned int entry_type(u32 header) in entry_type() argument 147 static unsigned int entry_size(u32 header) in entry_size() argument 151 static bool entry_update(u32 header) in entry_update() argument 155 static bool entry_optional(u32 header) in entry_optional() argument 748 load_firmware_entry(struct kbase_device *kbdev, const struct firmware *fw, u32 offset, u32 header) load_firmware_entry() argument 1856 u32 header; kbase_csf_firmware_init() local [all...] |
| /device/soc/rockchip/rk3588/kernel/drivers/pci/controller/dwc/ |
| H A D | pcie-dw-rockchip.c | 801 u32 header; in rk_pci_find_resbar_capability() local
|
| /device/soc/rockchip/rk3588/kernel/scripts/ |
| H A D | resource_tool.c | 692 static void fix_header(resource_ptn_header *header) in fix_header() argument 853 resource_ptn_header header; in get_entry() local 1133 static resource_ptn_header header; global() variable [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | mpeg4videodec.c | 3309 ff_mpeg4_decode_picture_header(Mpeg4DecContext *ctx, GetBitContext *gb, int header, int parse_only) ff_mpeg4_decode_picture_header() argument [all...] |
| H A D | flacenc.c | 138 static void write_streaminfo(FlacEncodeContext *s, uint8_t *header) in write_streaminfo() argument
|
| H A D | mpegaudiodec_template.c | 1557 uint32_t header; in decode_frame() local 1642 uint32_t header; in decode_frame_adu() local 1824 uint32_t header; decode_frame_mp3on4() local [all...] |
| H A D | qdm2.c | 1124 QDM2SubPacket header, *packet; in qdm2_decode_super_block() local [all...] |
| H A D | svq3.c | 1013 int i, header; in svq3_decode_slice_header() local 1043 uint32_t header = AV_RL32(&s->slice_buf[1]); in svq3_decode_slice_header() local [all...] |
| H A D | sanm.c | 1483 SANMFrameHeader header; in decode_frame() local [all...] |
| /third_party/elfutils/debuginfod/ |
| H A D | debuginfod-client.c | 1962 int debuginfod_add_http_header (debuginfod_client *client, const char* header) in debuginfod_add_http_header() argument [all...] |
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_drawtext.c | 1616 const AVDetectionBBoxHeader *header = NULL; in filter_frame() local
|
| /third_party/ffmpeg/libavformat/ |
| H A D | avidec.c | 150 char header[8] = {0}; in get_riff() local [all...] |
| H A D | rtsp.c | 1413 ff_rtsp_send_cmd_with_content(AVFormatContext *s, const char *method, const char *url, const char *header, RTSPMessageHeader *reply, unsigned char **content_ptr, const unsigned char *send_content, int send_content_length) ff_rtsp_send_cmd_with_content() argument
|
| /third_party/backends/backend/ |
| H A D | dell1600n_net.c | 1128 char header[8] = { 2, 0, 0, 2, 0, 0, 0, 0 }; in InitPacket() local
|
| H A D | fujitsu.c | 7534 unsigned char * header = out; /*header*/ in set_window() local [all...] |
| /third_party/backends/backend/pixma/ |
| H A D | pixma_mp800.c | 1078 static int read_image_block (pixma_t * s, uint8_t * header, uint8_t * data) in read_image_block() argument 2251 uint8_t header[16]; in mp810_fill_buffer() local [all...] |
| /third_party/curl/lib/ |
| H A D | http.c | 224 char *Curl_copy_header_value(const char *header) in Curl_copy_header_value() argument 1451 Curl_compareheader(const char *headerline, const char *header, const size_t hlen, const char *content, const size_t clen) Curl_compareheader() argument 3866 const char *header = Curl_dyn_ptr(&data->state.headerb); verify_header() local [all...] |
| H A D | http2.c | 745 char *curl_pushheader_byname(struct curl_pushheaders *h, const char *header) in curl_pushheader_byname() argument 2838 curl_pushheader_byname(struct curl_pushheaders *h, const char *header) curl_pushheader_byname() argument [all...] |