/dflybsd-src/contrib/gcc-8.0/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
|
H A D | real.c | 2928 unsigned long image, sig, exp; in encode_ieee_single() local 2989 unsigned long image = buf[0] & 0xffffffff; in decode_ieee_single() local 4240 unsigned long sign, exp, sig, image; in encode_vax_f() local 4276 unsigned long image = buf[0] & 0xffffffff; in decode_vax_f() local 4693 unsigned long image, sig, exp; in encode_ieee_half() local 4756 unsigned long image = buf[0] & 0xffff; in decode_ieee_half() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | dfp.c | 160 int32_t image; in encode_decimal32() local 181 int32_t image; in decode_decimal32() local 202 int32_t image; in encode_decimal64() local 235 int32_t image; in decode_decimal64() local 268 int32_t image; in encode_decimal128() local 309 int32_t image; in decode_decimal128() local
|
H A D | real.c | 2884 unsigned long image, sig, exp; in encode_ieee_single() local 2945 unsigned long image = buf[0] & 0xffffffff; in decode_ieee_single() local 4161 unsigned long sign, exp, sig, image; in encode_vax_f() local 4197 unsigned long image = buf[0] & 0xffffffff; in decode_vax_f() local 4602 unsigned long image, sig, exp; in encode_ieee_half() local 4665 unsigned long image = buf[0] & 0xffff; in decode_ieee_half() local
|
/dflybsd-src/sys/dev/netif/iwm/ |
H A D | if_iwm_fw.c | 131 iwm_fill_paging_mem(struct iwm_softc *sc, const struct iwm_fw_img *image) in iwm_fill_paging_mem() 214 iwm_alloc_fw_paging_mem(struct iwm_softc *sc, const struct iwm_fw_img *image) in iwm_alloc_fw_paging_mem()
|
H A D | if_iwm.c | 2500 const struct iwm_fw_img *image, int cpu, int *first_ucode_section) in iwm_pcie_load_cpu_sections_8000() 2562 const struct iwm_fw_img *image, int cpu, int *first_ucode_section) in iwm_pcie_load_cpu_sections() 2603 iwm_pcie_load_given_ucode(struct iwm_softc *sc, const struct iwm_fw_img *image) in iwm_pcie_load_given_ucode() 2642 const struct iwm_fw_img *image) in iwm_pcie_load_given_ucode_8000()
|
/dflybsd-src/contrib/elftoolchain/libelf/ |
H A D | elf_memory.c | 34 elf_memory(char *image, size_t sz) in elf_memory()
|
H A D | elf_open.c | 54 elf_openmemory(char *image, size_t sz) in elf_openmemory()
|
H A D | libelf_memory.c | 42 _libelf_memory(unsigned char *image, size_t sz, int reporterror) in _libelf_memory()
|
/dflybsd-src/contrib/gcc-4.7/libgcc/config/ |
H A D | unwind-dw2-fde-darwin.c | 105 live_image_destructor (struct live_images *image) in live_image_destructor() 146 struct live_images *image; in examine_objects() local
|
H A D | darwin-crt3.c | 220 const void * image; in find_atexit_10_3() local
|
/dflybsd-src/contrib/libpcap/ |
H A D | bpf_image.c | 133 static char image[256]; in bpf_image() local
|
/dflybsd-src/usr.sbin/makefs/ |
H A D | msdos.c | 147 msdos_makefs(const char *image, const char *dir, fsnode *root, fsinfo_t *fsopts) in msdos_makefs()
|
H A D | ffs.c | 271 ffs_makefs(const char *image, const char *dir, fsnode *root, fsinfo_t *fsopts) in ffs_makefs() 504 ffs_create_image(const char *image, fsinfo_t *fsopts) in ffs_create_image()
|
H A D | hammer2.c | 298 hammer2_makefs(const char *image, const char *dir, fsnode *root, in hammer2_makefs() 842 hammer2_setup_blkdev(const char *image, fsinfo_t *fsopts) in hammer2_setup_blkdev() 863 hammer2_create_image(const char *image, fsinfo_t *fsopts) in hammer2_create_image()
|
H A D | cd9660.c | 472 cd9660_makefs(const char *image, const char *dir, fsnode *root, in cd9660_makefs()
|
/dflybsd-src/usr.bin/mail/ |
H A D | glob.h | 56 EXTERN int image; /* File descriptor for image of msg */ variable
|
/dflybsd-src/usr.sbin/makefs/cd9660/ |
H A D | cd9660_write.c | 62 cd9660_write_image(iso9660_disk *diskStructure, const char* image) in cd9660_write_image()
|
H A D | cd9660_eltorito.c | 193 struct cd9660_boot_image *image; in cd9660_eltorito_add_boot_option() local
|
/dflybsd-src/sys/dev/drm/include/drm/ |
H A D | drm_fb_helper.h | 427 const struct fb_image *image) in drm_fb_helper_sys_imageblit() 442 const struct fb_image *image) in drm_fb_helper_cfb_imageblit()
|
/dflybsd-src/sys/dev/disk/md/ |
H A D | md.c | 437 mdcreate_preload(u_char *image, unsigned length) in mdcreate_preload()
|
/dflybsd-src/contrib/wpa_supplicant/src/utils/ |
H A D | http_curl.c | 536 LogotypeImage *image; in add_logo_direct() local 690 static void i2r_LogotypeImage(LogotypeImage *image, BIO *out, int indent) in i2r_LogotypeImage() 710 LogotypeImage *image = sk_LogotypeImage_value(data->image, i); in i2r_LogotypeData() local
|
/dflybsd-src/contrib/gcc-8.0/libgomp/ |
H A D | target.c | 1429 struct offload_image_descr *image = &offload_images[i]; in gomp_init_device() local 1449 struct offload_image_descr *image = &offload_images[i]; in gomp_unload_device() local
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | ada-tasks.c | 121 int image; member
|
/dflybsd-src/sys/sys/ |
H A D | fbio.h | 182 caddr_t image; /* cursor image bits */ member
|