Searched defs:ofile (Results 1 – 9 of 9) 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() 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() 1024 static int jpeg_embed(Image *ifile, Image *ofile, Image *iptc) in jpeg_embed() 1098 static void jpeg_strip(Image *ifile, Image *ofile) in jpeg_strip() 1112 static int jpeg_extract(Image *ifile, Image *ofile) in jpeg_extract() [all …]
|
/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/selinux/policycoreutils/hll/pp/ |
D | pp.c | 73 const char *ofile = NULL; in main() local
|
/external/skia/experimental/tools/ |
D | coreGraphicsPdf2png.cpp | 58 FILE* ofile = (!output || !output[0] || 0 == strcmp(output, "-")) in main() local
|
/external/skqp/experimental/tools/ |
D | coreGraphicsPdf2png.cpp | 58 FILE* ofile = (!output || !output[0] || 0 == strcmp(output, "-")) in main() local
|
/external/openssh/ |
D | moduli.c | 153 qfileout(FILE * ofile, u_int32_t otype, u_int32_t otests, u_int32_t otries, in qfileout()
|
/external/curl/tests/server/ |
D | tftpd.c | 111 int ofile; /* file descriptor for output file when uploading to us */ member
|
/external/python/cpython2/Modules/ |
D | _ssl.c | 3643 PyObject *ofile = NULL; in PySSL_get_default_verify_paths() local
|
/external/python/cpython3/Modules/ |
D | _ssl.c | 5217 PyObject *ofile = NULL; in _ssl_get_default_verify_paths_impl() local
|