/netbsd-src/external/bsd/elftosb/dist/elftosb2/ |
H A D | BootImageGenerator.cpp | 23 void BootImageGenerator::processVersionOptions(BootImage * image) in processVersionOptions() 65 void BootImageGenerator::processDriveTagOption(BootImage * image) in processDriveTagOption()
|
H A D | EncoreBootImageGenerator.cpp | 22 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 D | nouveau_nvkm_subdev_bios_image.c | 35 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 D | boot.c | 57 void *image; in main() local 109 LoadAndReset(void *image) in LoadAndReset()
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/qxl/ |
H A D | qxl_image.c | 40 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 D | dfp.c | 156 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 D | dfp.cc | 156 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 D | chfs.c | 98 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 D | DataSource.cpp | 120 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 D | tpause.c | 7 efi_main (EFI_HANDLE image, EFI_SYSTEM_TABLE *systab) in efi_main()
|
H A D | t5.c | 7 efi_main (EFI_HANDLE image, EFI_SYSTEM_TABLE *systab) in efi_main()
|
H A D | t2.c | 7 efi_main (EFI_HANDLE image, EFI_SYSTEM_TABLE *systab) in efi_main()
|
H A D | t4.c | 7 efi_main (EFI_HANDLE *image, EFI_SYSTEM_TABLE *systab) in efi_main()
|
H A D | t7.c | 7 efi_main (EFI_HANDLE image, EFI_SYSTEM_TABLE *systab) in efi_main()
|
H A D | setdbg.c | 14 efi_main (EFI_HANDLE image, EFI_SYSTEM_TABLE *systab) in efi_main()
|
H A D | unsetdbg.c | 14 efi_main (EFI_HANDLE image, EFI_SYSTEM_TABLE *systab) in efi_main()
|
H A D | printenv.c | 7 efi_main (EFI_HANDLE image, EFI_SYSTEM_TABLE *systab) in efi_main()
|
H A D | FreePages.c | 82 efi_main (EFI_HANDLE image, EFI_SYSTEM_TABLE *systab) in efi_main()
|
/netbsd-src/external/bsd/elftoolchain/dist/libelf/ |
H A D | elf_memory.c | 38 elf_memory(char *image, size_t sz) in elf_memory()
|
H A D | elf_open.c | 59 elf_openmemory(char *image, size_t sz) in elf_openmemory()
|
H A D | libelf_memory.c | 51 _libelf_memory(unsigned char *image, size_t sz, int reporterror) in _libelf_memory()
|
/netbsd-src/tests/fs/common/ |
H A D | fstest_nfs.c | 73 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 D | fstest_puffs.c | 248 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 D | test_write_format_mtree_quoted_filename.c | 31 static const char image [] = { variable
|
/netbsd-src/sys/arch/x68k/stand/common/ |
H A D | exec_sub.c | 48 #define SECTION(sec, ident, image, size, pad) \ argument 58 #define SECTION_NOPAD(sec, ident, image, size) \ argument
|