| /third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
| H A D | randen_benchmarks.cc | 107 static auto header = [] { in Print() local
|
| /third_party/spirv-tools/source/opt/ |
| H A D | struct_cfg_analysis.cpp | 125 BasicBlock* header = context_->cfg()->block(header_id); in MergeBlock() local 149 BasicBlock* header = context_->cfg()->block(header_id); in LoopMergeBlock() local 160 BasicBlock* header = context_->cfg()->block(header_id); in LoopContinueBlock() local 184 BasicBlock* header = context_->cfg()->block(header_id); in SwitchMergeBlock() local
|
| /third_party/spirv-tools/source/val/ |
| H A D | construct.cpp | 73 const auto header = entry_block(); in blocks() local 136 auto header = entry_block(); in IsStructuredExit() local 147 auto header = loop_construct->entry_block(); in IsStructuredExit() local 179 auto header = entry_block(); IsStructuredExit() local [all...] |
| /third_party/vk-gl-cts/modules/gles3/stress/ |
| H A D | es3sSyncTests.cpp | 165 std::string header = "Case iteration " + de::toString(m_iterNdx+1) + " / " + de::toString(NUM_CASE_ITERATIONS); in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/vkscserver/ |
| H A D | vksNetwork.cpp | 97 vector<u8> header; in SendPayloadWithHeader() local
|
| /applications/sample/camera/gallery/src/ |
| H A D | player_ability_slice.cpp | 189 std::map<std::string, std::string> header; in SetUpVideoPlayer() local 408 std::map<std::string, std::string> header; in Callback() local
|
| /kernel/linux/linux-5.10/drivers/firmware/broadcom/ |
| H A D | bcm47xx_nvram.c | 39 struct nvram_header __iomem *header; in find_nvram_size() local 54 struct nvram_header __iomem *header; in nvram_find_and_copy() local 138 struct nvram_header header; nvram_init() local [all...] |
| /kernel/linux/linux-5.10/drivers/firmware/google/ |
| H A D | vpd.c | 250 struct vpd_cbmem header; in vpd_sections_init() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_bios.c | 156 u8 header[AMD_VBIOS_SIGNATURE_END+1] = {0}; in amdgpu_read_bios_from_rom() local [all...] |
| H A D | amdgpu_ras_eeprom.c | 228 amdgpu_ras_eeprom_correct_header_tag( struct amdgpu_ras_eeprom_control *control, uint32_t header) amdgpu_ras_eeprom_correct_header_tag() argument [all...] |
| H A D | amdgpu_ucode.c | 472 const struct common_firmware_header *header in amdgpu_ucode_init_single_fw() local 587 const struct gfx_firmware_header_v1_0 *header = NULL; amdgpu_ucode_patch_jt() local [all...] |
| /kernel/linux/linux-5.10/drivers/acpi/numa/ |
| H A D | srat.c | 82 acpi_table_print_srat_entry(struct acpi_subtable_header *header) in acpi_table_print_srat_entry() argument 323 acpi_parse_x2apic_affinity(union acpi_subtable_headers *header, const unsigned long end) acpi_parse_x2apic_affinity() argument 339 acpi_parse_processor_affinity(union acpi_subtable_headers *header, const unsigned long end) acpi_parse_processor_affinity() argument 355 acpi_parse_gicc_affinity(union acpi_subtable_headers *header, const unsigned long end) acpi_parse_gicc_affinity() argument 372 acpi_parse_gi_affinity(union acpi_subtable_headers *header, const unsigned long end) acpi_parse_gi_affinity() argument 398 acpi_parse_gi_affinity(union acpi_subtable_headers *header, const unsigned long end) acpi_parse_gi_affinity() argument 408 acpi_parse_memory_affinity(union acpi_subtable_headers * header, const unsigned long end) acpi_parse_memory_affinity() argument [all...] |
| /kernel/linux/linux-5.10/drivers/acpi/ |
| H A D | pci_mcfg.c | 273 static __init int pci_mcfg_parse(struct acpi_table_header *header) in pci_mcfg_parse() argument
|
| /kernel/linux/linux-5.10/arch/ia64/kernel/ |
| H A D | mca_drv.h | 91 sal_log_record_header_t *header; member
|
| /kernel/linux/linux-5.10/arch/um/drivers/ |
| H A D | vector_transports.c | 24 uint16_t header; member 66 static int l2tpv3_form_header(uint8_t *header, in l2tpv3_form_header() argument 96 static int gre_form_header(uint8_t *header, in gre_form_header() argument 114 raw_form_header(uint8_t *header, struct sk_buff *skb, struct vector_private *vp) raw_form_header() argument 130 l2tpv3_verify_header( uint8_t *header, struct sk_buff *skb, struct vector_private *vp) l2tpv3_verify_header() argument 165 gre_verify_header( uint8_t *header, struct sk_buff *skb, struct vector_private *vp) gre_verify_header() argument 196 raw_verify_header( uint8_t *header, struct sk_buff *skb, struct vector_private *vp) raw_verify_header() argument [all...] |
| H A D | cow_user.c | 200 struct cow_header_v3 *header; in write_cow_header() local 284 union cow_header *header; read_cow_header() local [all...] |
| /kernel/linux/linux-5.10/arch/x86/boot/compressed/ |
| H A D | acpi.c | 305 struct acpi_table_header *header; in get_acpi_srat_table() local
|
| /kernel/linux/linux-5.10/arch/x86/kernel/fpu/ |
| H A D | signal.c | 220 struct xstate_header *header = &xsave->header; in sanitize_restored_user_xstate() local [all...] |
| /kernel/linux/linux-5.10/drivers/char/tpm/ |
| H A D | tpm2-space.c | 269 const struct tpm_header *header = (const void *)cmd; in tpm_find_and_validate_cc() local 378 struct tpm_header *header = (struct tpm_header *)rsp; in tpm2_map_response_header() local 438 struct tpm_header *header = (struct tpm_header *)rsp; in tpm2_map_response_body() local 537 struct tpm_header *header = buf; in tpm2_commit_space() local
|
| H A D | tpm-interface.c | 63 struct tpm_header *header = buf; in tpm_try_transmit() local 155 struct tpm_header *header = (struct tpm_header *)buf; in tpm_transmit() local 216 const struct tpm_header *header in tpm_transmit_cmd() local [all...] |
| /kernel/linux/linux-5.10/drivers/firmware/tegra/ |
| H A D | ivc.c | 89 tegra_ivc_empty(struct tegra_ivc *ivc, struct tegra_ivc_header *header) tegra_ivc_empty() argument 116 tegra_ivc_full(struct tegra_ivc *ivc, struct tegra_ivc_header *header) tegra_ivc_full() argument 129 tegra_ivc_available(struct tegra_ivc *ivc, struct tegra_ivc_header *header) tegra_ivc_available() argument 217 tegra_ivc_frame_virt(struct tegra_ivc *ivc, struct tegra_ivc_header *header, unsigned int frame) tegra_ivc_frame_virt() argument [all...] |
| /kernel/linux/linux-5.10/drivers/firmware/ |
| H A D | raspberrypi.c | 151 struct rpi_firmware_property_tag_header *header; in rpi_firmware_property() local [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/include/ |
| H A D | set_mode_types.h | 58 struct hdmi_info_frame_header header; member
|
| /kernel/linux/linux-6.6/arch/loongarch/net/ |
| H A D | bpf_jit.h | 25 struct bpf_binary_header *header; member
|
| /kernel/linux/linux-6.6/arch/ia64/kernel/ |
| H A D | mca_drv.h | 91 sal_log_record_header_t *header; member
|