Home
last modified time | relevance | path

Searched defs:ofile (Results 1 – 9 of 9) sorted by relevance

/external/ImageMagick/coders/
Dmeta.c297 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/
Dmimify.py122 def unmimify_part(ifile, ofile, decode_base64 = 0): argument
280 def mimify_part(ifile, ofile, is_mime): argument
/external/selinux/policycoreutils/hll/pp/
Dpp.c73 const char *ofile = NULL; in main() local
/external/skia/experimental/tools/
DcoreGraphicsPdf2png.cpp58 FILE* ofile = (!output || !output[0] || 0 == strcmp(output, "-")) in main() local
/external/skqp/experimental/tools/
DcoreGraphicsPdf2png.cpp58 FILE* ofile = (!output || !output[0] || 0 == strcmp(output, "-")) in main() local
/external/openssh/
Dmoduli.c153 qfileout(FILE * ofile, u_int32_t otype, u_int32_t otests, u_int32_t otries, in qfileout()
/external/curl/tests/server/
Dtftpd.c111 int ofile; /* file descriptor for output file when uploading to us */ member
/external/python/cpython2/Modules/
D_ssl.c3643 PyObject *ofile = NULL; in PySSL_get_default_verify_paths() local
/external/python/cpython3/Modules/
D_ssl.c5217 PyObject *ofile = NULL; in _ssl_get_default_verify_paths_impl() local