Home
last modified time | relevance | path

Searched defs:header (Results 526 - 550 of 2424) sorted by relevance

1...<<21222324252627282930>>...97

/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/
H A Dranden_benchmarks.cc107 static auto header = [] { in Print() local
/third_party/spirv-tools/source/opt/
H A Dstruct_cfg_analysis.cpp125 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 Dconstruct.cpp73 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 Des3sSyncTests.cpp165 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 DvksNetwork.cpp97 vector<u8> header; in SendPayloadWithHeader() local
/applications/sample/camera/gallery/src/
H A Dplayer_ability_slice.cpp189 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 Dbcm47xx_nvram.c39 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 Dvpd.c250 struct vpd_cbmem header; in vpd_sections_init() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_bios.c156 u8 header[AMD_VBIOS_SIGNATURE_END+1] = {0}; in amdgpu_read_bios_from_rom() local
[all...]
H A Damdgpu_ras_eeprom.c228 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 Damdgpu_ucode.c472 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 Dsrat.c82 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 Dpci_mcfg.c273 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 Dmca_drv.h91 sal_log_record_header_t *header; member
/kernel/linux/linux-5.10/arch/um/drivers/
H A Dvector_transports.c24 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 Dcow_user.c200 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 Dacpi.c305 struct acpi_table_header *header; in get_acpi_srat_table() local
/kernel/linux/linux-5.10/arch/x86/kernel/fpu/
H A Dsignal.c220 struct xstate_header *header = &xsave->header; in sanitize_restored_user_xstate() local
[all...]
/kernel/linux/linux-5.10/drivers/char/tpm/
H A Dtpm2-space.c269 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 Dtpm-interface.c63 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 Divc.c89 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 Draspberrypi.c151 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 Dset_mode_types.h58 struct hdmi_info_frame_header header; member
/kernel/linux/linux-6.6/arch/loongarch/net/
H A Dbpf_jit.h25 struct bpf_binary_header *header; member
/kernel/linux/linux-6.6/arch/ia64/kernel/
H A Dmca_drv.h91 sal_log_record_header_t *header; member

Completed in 14 milliseconds

1...<<21222324252627282930>>...97