Searched defs:ifile (Results 1 – 6 of 6) sorted by relevance
/external/ImageMagick/coders/ |
D | meta.c | 297 static ssize_t parse8BIM(Image *ifile, Image *ofile) in parse8BIM() 609 static ssize_t parse8BIMW(Image *ifile, Image *ofile) in parse8BIMW() 897 static int jpeg_transfer_1(Image *ifile, Image *ofile) in jpeg_transfer_1() 909 static int jpeg_skip_1(Image *ifile) in jpeg_skip_1() 920 static int jpeg_read_remaining(Image *ifile, Image *ofile) in jpeg_read_remaining() 929 static int jpeg_skip_variable(Image *ifile, Image *ofile) in jpeg_skip_variable() 949 static int jpeg_skip_variable2(Image *ifile, Image *ofile) in jpeg_skip_variable2() 968 static int jpeg_nextmarker(Image *ifile, Image *ofile) in jpeg_nextmarker() 995 static int jpeg_skip_till_marker(Image *ifile, int marker) in jpeg_skip_till_marker() 1024 static int jpeg_embed(Image *ifile, Image *ofile, Image *iptc) in jpeg_embed() [all …]
|
/external/ltp/testcases/kernel/syscalls/open/ |
D | open04.c | 41 static int fd, ifile, mypid, first; variable
|
/external/python/cpython2/Lib/ |
D | mimify.py | 122 def unmimify_part(ifile, ofile, decode_base64 = 0): argument 280 def mimify_part(ifile, ofile, is_mime): argument
|
/external/ltp/testcases/kernel/syscalls/dup2/ |
D | dup205.c | 55 int ifile; in main() local
|
/external/selinux/policycoreutils/hll/pp/ |
D | pp.c | 72 const char *ifile = NULL; in main() local
|
/external/u-boot/tools/ |
D | ifdtool.c | 822 struct input_file input_file[WRITE_MAX], *ifile, *fdt = NULL; in main() local
|