Searched defs:image (Results 51 - 68 of 68) sorted by relevance

123

/freebsd-current/usr.sbin/makefs/cd9660/
H A Dcd9660_eltorito.c202 struct cd9660_boot_image *image; local
[all...]
/freebsd-current/usr.sbin/pmcstat/
H A Dpmcpl_gprof.c179 pmcstat_gmon_create_name(const char *samplesdir, struct pmcstat_image *image, argument
236 pmcstat_gmon_append_arc(struct pmcstat_image *image, pmc_id_t pmcid, argument
123 pmcstat_gmon_create_file(struct pmcstat_gmonfile *pgf, struct pmcstat_image *image) argument
261 pmcstat_image_find_gmonfile(struct pmcstat_image *image, pmc_id_t pmcid) argument
415 struct pmcstat_image *image; local
[all...]
H A Dpmcpl_calltree.c662 pmcpl_ct_node_hash_lookup(struct pmcstat_image *image, uintfptr_t pc, argument
731 struct pmcstat_image *image; local
[all...]
/freebsd-current/usr.sbin/makefs/
H A Dzfs.c767 zfs_makefs(const char *image, const char *dir, fsnode *root, fsinfo_t *fsopts) argument
H A Dffs.c252 ffs_makefs(const char *image, const char *dir, fsnode *root, fsinfo_t *fsopts) argument
484 ffs_create_image(const char *image, fsinfo_t *fsopts) argument
[all...]
H A Dcd9660.c459 cd9660_makefs(const char *image, const char *dir, fsnode *root, argument
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Trace/intel-pt/
H A DLibiptDecoder.cpp87 pt_image *image = pt_insn_get_image(decoder); local
/freebsd-current/stand/userboot/test/
H A Dtest.c54 char *image; variable
/freebsd-current/contrib/elftoolchain/elfcopy/
H A Dsections.c1501 const char *image; local
/freebsd-current/contrib/processor-trace/libipt/test/src/
H A Dptunit-image.c97 struct pt_image image; member in struct:image_fixture
423 struct pt_image image; local
461 struct pt_image image; local
483 struct pt_image image; local
512 struct pt_image image; local
1797 struct pt_image image; local
[all...]
/freebsd-current/contrib/processor-trace/libipt/src/
H A Dpt_block_decoder.c412 int pt_blk_set_image(struct pt_block_decoder *decoder, struct pt_image *image) argument
[all...]
/freebsd-current/contrib/wpa/src/utils/
H A Dhttp_curl.c536 LogotypeImage *image; local
690 static void i2r_LogotypeImage(LogotypeImage *image, BI argument
710 LogotypeImage *image = sk_LogotypeImage_value(data->image, i); local
[all...]
/freebsd-current/sys/dev/md/
H A Dmd.c2000 md_preloaded(u_char *image, size_t length, const char *name) argument
/freebsd-current/sys/dev/qat/qat_common/
H A Dqat_uclo.c684 struct icp_qat_uof_image *image; local
391 qat_uclo_init_ustore(struct icp_qat_fw_loader_handle *handle, struct icp_qat_uclo_encapme *image) argument
600 qat_uclo_check_image_compat(struct icp_qat_uof_encap_obj *encap_uof_obj, struct icp_qat_uof_image *image) argument
753 struct icp_qat_uof_image *image = local
1156 struct icp_qat_uclo_encapme *image; local
1607 qat_uclo_map_auth_fw(struct icp_qat_fw_loader_handle *handle, const char *image, unsigned int size, struct icp_firml_dram_desc *img_desc, struct icp_qat_fw_auth_desc **desc) argument
2287 qat_uclo_wr_uimage_page(struct icp_qat_fw_loader_handle *handle, struct icp_qat_uof_image *image) argument
[all...]
/freebsd-current/sys/dev/qat_c2xxx/
H A Dqat_ae.c2078 struct uof_image *image; local
2438 qat_aefw_alloc_auth_dmamem(struct qat_softc *sc, char *image, size_ argument
2693 struct uof_image *image; local
[all...]
/freebsd-current/sys/contrib/dev/iwlwifi/pcie/
H A Dtrans.c799 iwl_pcie_load_cpu_sections_8000(struct iwl_trans *trans, const struct fw_img *image, int cpu, int *first_ucode_section) argument
869 iwl_pcie_load_cpu_sections(struct iwl_trans *trans, const struct fw_img *image, int cpu, int *first_ucode_section) argument
1019 iwl_pcie_load_given_ucode(struct iwl_trans *trans, const struct fw_img *image) argument
1057 iwl_pcie_load_given_ucode_8000(struct iwl_trans *trans, const struct fw_img *image) argument
[all...]
/freebsd-current/sys/dev/iwm/
H A Dif_iwm.c2449 iwm_pcie_load_cpu_sections_8000(struct iwm_softc *sc, const struct iwm_fw_img *image, int cpu, int *first_ucode_section) argument
2511 iwm_pcie_load_cpu_sections(struct iwm_softc *sc, const struct iwm_fw_img *image, int cpu, int *first_ucode_section) argument
2553 iwm_pcie_load_given_ucode(struct iwm_softc *sc, const struct iwm_fw_img *image) argument
2591 iwm_pcie_load_given_ucode_8000(struct iwm_softc *sc, const struct iwm_fw_img *image) argument
[all...]
/freebsd-current/contrib/wpa/wpa_supplicant/
H A Dwpa_supplicant_i.h474 u8 *image; member in struct:icon_entry

Completed in 184 milliseconds

123