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

123

/freebsd-current/contrib/elftoolchain/libelf/
H A Delf_memory.c34 elf_memory(char *image, size_t sz) argument
H A Delf_open.c54 elf_openmemory(char *image, size_t sz) argument
H A Dlibelf_memory.c42 _libelf_memory(unsigned char *image, size_t sz, int reporterror) argument
/freebsd-current/contrib/libarchive/libarchive/test/
H A Dtest_write_format_mtree_quoted_filename.c31 static const char image [] = { variable
H A Dtest_write_format_mtree_classic_indent.c53 static const char image [] = { variable
H A Dtest_write_format_mtree_classic.c53 static const char image [] = { variable
H A Dtest_archive_write_set_format_by_name.c29 test_format_by_name(const char *format_name, const char *compression_type, int format_id, int dot_stored, const void *image, size_t image_size) argument
/freebsd-current/contrib/processor-trace/libipt/src/
H A Dpt_msec_cache.c76 pt_msec_cache_read(struct pt_msec_cache *cache, const struct pt_mapped_section **pmsec, struct pt_image *image, uint64_t vaddr) argument
99 pt_msec_cache_fill(struct pt_msec_cache *cache, const struct pt_mapped_section **pmsec, struct pt_image *image, const struct pt_asid *asid, uint64_t vaddr) argument
H A Dpt_insn.c227 pt_insn_decode_retry(struct pt_insn *insn, struct pt_insn_ext *iext, struct pt_image *image, const struct pt_asid *asid) argument
309 pt_insn_decode(struct pt_insn *insn, struct pt_insn_ext *iext, struct pt_image *image, const struct pt_asid *asid) argument
345 pt_insn_range_is_contiguous(uint64_t begin, uint64_t end, enum pt_exec_mode mode, struct pt_image *image, const struct pt_asid *asid, size_t steps) argument
[all...]
/freebsd-current/contrib/netbsd-tests/fs/common/
H A Dfstest_tmpfs.c53 tmpfs_fstest_newfs(const atf_tc_t *tc, void **buf, const char *image, argument
H A Dfstest_rumpfs.c47 rumpfs_fstest_newfs(const atf_tc_t *tc, void **buf, const char *image, argument
H A Dfstest_sysvbfs.c55 sysvbfs_fstest_newfs(const atf_tc_t *tc, void **buf, const char *image, argument
H A Dfstest_v7fs.c55 v7fs_fstest_newfs(const atf_tc_t *tc, void **buf, const char *image, argument
H A Dfstest_zfs.c51 zfs_fstest_newfs(const atf_tc_t *tc, void **buf, const char *image, argument
H A Dfstest_msdosfs.c55 msdosfs_fstest_newfs(const atf_tc_t *tc, void **buf, const char *image, argument
H A Dfstest_ext2fs.c55 ext2fs_fstest_newfs(const atf_tc_t *tc, void **buf, const char *image, argument
H A Dfstest_udf.c56 udf_fstest_newfs(const atf_tc_t *tc, void **buf, const char *image, off_t size, argument
H A Dfstest_lfs.c62 lfs_fstest_newfs(const atf_tc_t *tc, void **buf, const char *image, off_t size, argument
H A Dfstest_ffs.c56 ffs_fstest_newfs(const atf_tc_t *tc, void **buf, const char *image, off_t size, argument
/freebsd-current/contrib/libpcap/
H A Dbpf_image.c133 static char image[256]; local
/freebsd-current/usr.sbin/pmcstat/
H A Dpmcpl_annotate.c84 struct pmcstat_image *image; local
H A Dpmcpl_annotate_cg.c87 struct pmcstat_image *image; local
/freebsd-current/sys/dev/iwm/
H A Dif_iwm_fw.c142 iwm_fill_paging_mem(struct iwm_softc *sc, const struct iwm_fw_img *image) argument
225 iwm_alloc_fw_paging_mem(struct iwm_softc *sc, const struct iwm_fw_img *image) argument
[all...]
/freebsd-current/lib/libpmcstat/
H A Dlibpmcstat_symbol.c59 struct pmcstat_image *image; local
131 pmcstat_symbol_search(struct pmcstat_image *image, uintfptr_t addr) argument
[all...]
/freebsd-current/contrib/processor-trace/libipt/internal/include/
H A Dpt_block_decoder.h60 struct pt_image *image; member in struct:pt_block_decoder

Completed in 143 milliseconds

123