Home
last modified time | relevance | path

Searched defs:image (Results 1 – 25 of 158) sorted by relevance

1234567

/netbsd-src/external/bsd/elftosb/dist/elftosb2/
H A DBootImageGenerator.cpp23 void BootImageGenerator::processVersionOptions(BootImage * image) in processVersionOptions()
65 void BootImageGenerator::processDriveTagOption(BootImage * image) in processDriveTagOption()
H A DEncoreBootImageGenerator.cpp22 EncoreBootImage * image = new EncoreBootImage(); in generate() local
53 void EncoreBootImageGenerator::processOptions(EncoreBootImage * image) in processOptions()
142 …mageGenerator::processOperationSection(OperationSequenceSection * section, EncoreBootImage * image) in processOperationSection()
287 … EncoreBootImageGenerator::processDataSection(BinaryDataSection * section, EncoreBootImage * image) in processDataSection()
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bios/
H A Dnouveau_nvkm_subdev_bios_image.c35 nvbios_imagen(struct nvkm_bios *bios, struct nvbios_image *image) in nvbios_imagen()
74 nvbios_image(struct nvkm_bios *bios, int idx, struct nvbios_image *image) in nvbios_image()
/netbsd-src/sys/arch/mmeye/stand/bootelf/
H A Dboot.c57 void *image; in main() local
109 LoadAndReset(void *image) in LoadAndReset()
/netbsd-src/sys/external/bsd/drm2/dist/drm/qxl/
H A Dqxl_image.c40 struct qxl_drm_image *image, in qxl_allocate_chunk()
66 struct qxl_drm_image *image; in qxl_image_alloc_objects() local
114 struct qxl_image *image; in qxl_image_init_helper() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddfp.c156 int32_t image; in encode_decimal32() local
177 int32_t image; in decode_decimal32() local
198 int32_t image; in encode_decimal64() local
231 int32_t image; in decode_decimal64() local
264 int32_t image; in encode_decimal128() local
305 int32_t image; in decode_decimal128() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddfp.cc156 int32_t image; in encode_decimal32() local
177 int32_t image; in decode_decimal32() local
198 int32_t image; in encode_decimal64() local
231 int32_t image; in decode_decimal64() local
264 int32_t image; in encode_decimal128() local
305 int32_t image; in decode_decimal128() local
/netbsd-src/usr.sbin/makefs/
H A Dchfs.c98 chfs_makefs(const char *image, const char *dir, fsnode *root, fsinfo_t *fsopts) in chfs_makefs()
161 chfs_create_image(const char *image, fsinfo_t *fsopts) in chfs_create_image()
/netbsd-src/external/bsd/elftosb/dist/common/
H A DDataSource.cpp120 MemoryImageDataSource::MemoryImageDataSource(StExecutableImage * image) in MemoryImageDataSource()
177 …ource::TextSegment::TextSegment(MemoryImageDataSource & source, StExecutableImage * image, unsigne… in TextSegment()
207 …ource::FillSegment::FillSegment(MemoryImageDataSource & source, StExecutableImage * image, unsigne… in FillSegment()
/netbsd-src/sys/external/bsd/gnu-efi/dist/apps/
H A Dtpause.c7 efi_main (EFI_HANDLE image, EFI_SYSTEM_TABLE *systab) in efi_main()
H A Dt5.c7 efi_main (EFI_HANDLE image, EFI_SYSTEM_TABLE *systab) in efi_main()
H A Dt2.c7 efi_main (EFI_HANDLE image, EFI_SYSTEM_TABLE *systab) in efi_main()
H A Dt4.c7 efi_main (EFI_HANDLE *image, EFI_SYSTEM_TABLE *systab) in efi_main()
H A Dt7.c7 efi_main (EFI_HANDLE image, EFI_SYSTEM_TABLE *systab) in efi_main()
H A Dsetdbg.c14 efi_main (EFI_HANDLE image, EFI_SYSTEM_TABLE *systab) in efi_main()
H A Dunsetdbg.c14 efi_main (EFI_HANDLE image, EFI_SYSTEM_TABLE *systab) in efi_main()
H A Dprintenv.c7 efi_main (EFI_HANDLE image, EFI_SYSTEM_TABLE *systab) in efi_main()
H A DFreePages.c82 efi_main (EFI_HANDLE image, EFI_SYSTEM_TABLE *systab) in efi_main()
/netbsd-src/external/bsd/elftoolchain/dist/libelf/
H A Delf_memory.c38 elf_memory(char *image, size_t sz) in elf_memory()
H A Delf_open.c59 elf_openmemory(char *image, size_t sz) in elf_openmemory()
H A Dlibelf_memory.c51 _libelf_memory(unsigned char *image, size_t sz, int reporterror) in _libelf_memory()
/netbsd-src/tests/fs/common/
H A Dfstest_nfs.c73 const char *image, off_t size, void *fspriv) in donewfs() argument
165 const char *image, off_t size, void *fspriv) in nfs_fstest_newfs() argument
173 const char *image, off_t size, void *fspriv) in nfsro_fstest_newfs() argument
H A Dfstest_puffs.c248 const char *image, off_t size, void *fspriv, char **theargv) in donewfs()
328 const char *image, off_t size, void *fspriv) in puffs_fstest_newfs()
357 const char *image, off_t size, void *fspriv) in p2k_ffs_fstest_newfs()
/netbsd-src/external/bsd/libarchive/dist/libarchive/test/
H A Dtest_write_format_mtree_quoted_filename.c31 static const char image [] = { variable
/netbsd-src/sys/arch/x68k/stand/common/
H A Dexec_sub.c48 #define SECTION(sec, ident, image, size, pad) \ argument
58 #define SECTION_NOPAD(sec, ident, image, size) \ argument

1234567