Home
last modified time | relevance | path

Searched defs:outfile (Results 1 - 25 of 139) sorted by relevance

123456

/third_party/elfutils/libcpu/
H A Di386_gendis.c47 FILE *outfile; variable
/third_party/node/tools/
H A Dspecialize_node_d.py17 outfile = open(sys.argv[1], 'w') variable
H A Dgenv8constants.py20 outfile = open(sys.argv[1], 'w') variable
/third_party/ffmpeg/doc/examples/
H A Dencode_video.c39 encode(AVCodecContext *enc_ctx, AVFrame *frame, AVPacket *pkt, FILE *outfile) encode() argument
/third_party/ffmpeg/tools/
H A Dffeval.c56 FILE *outfile = NULL, *infile = NULL; in main() local
H A Dffescape.c66 FILE *outfile = NULL, *infile = NULL; in main() local
H A Dgraph2dot.c53 static void print_digraph(FILE *outfile, AVFilterGraph *graph) in print_digraph() argument
112 FILE *outfile in main() local
[all...]
/third_party/cups-filters/backend/
H A Dcups-brf.c40 char *outfile; in main() local
/third_party/libsnd/examples/
H A Dsfprocess.c62 SNDFILE *infile, *outfile ; in main() local
H A Dgenerate.c89 SNDFILE *infile, *outfile ; in encode_file() local
H A Dsndfile-to-text.c64 convert_to_text (SNDFILE * infile, FILE * outfile, int channels, int full_precision) in convert_to_text() argument
97 FILE *outfile = NULL ; in main() local
[all...]
H A Dsndfile-loopify.c64 SNDFILE *infile = NULL, *outfile = NULL ; in main() local
133 sfe_copy_data_int (SNDFILE *outfile, SNDFILE *infile, int channels) in sfe_copy_data_int() argument
/third_party/toybox/scripts/
H A Dmkstatus.py99 outfile=open("www/status.gen", "w") variable
[all...]
/third_party/curl/src/
H A Dtool_dirhie.c99 CURLcode create_dir_hierarchy(const char *outfile, struct GlobalConfig *global) in create_dir_hierarchy() argument
/third_party/backends/testsuite/sanei/
H A Dtest_wire.c62 char *outfile = default_outfile; in main() local
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
H A DCollectAPI.java35 void writeHTML(String outfile, BitSet filter) throws IOException { in writeHTML() argument
149 void writeTSV(String outfile, BitSet filter) throws IOException { in writeTSV() argument
[all...]
/third_party/libsnd/programs/
H A Dsndfile-concat.c70 SNDFILE *outfile, **infiles ; in main() local
H A Dsndfile-deinterleave.c46 SNDFILE * outfile [MAX_CHANNELS] ; member
H A Dsndfile-interleave.c46 SNDFILE * outfile ; member
/third_party/ltp/testcases/kernel/io/direct_io/
H A Ddiotest1.c56 static char outfile[LEN]; /* Output file. Default "outfile" */ variable
[all...]
/third_party/node/deps/openssl/openssl/apps/
H A Dnseq.c45 char *infile = NULL, *outfile = NULL, *prog; in nseq_main() local
H A Dpkeyparam.c54 char *infile = NULL, *outfile = NULL, *prog; in pkeyparam_main() local
/third_party/openssl/apps/
H A Dnseq.c45 char *infile = NULL, *outfile = NULL, *prog; in nseq_main() local
/third_party/toybox/toys/posix/
H A Duniq.c61 FILE *infile = stdin, *outfile = stdout; in uniq_main() local
/third_party/icu/tools/scripts/
H A Dbldicures.py164 outfile = "%s/%s.dat" % (args.destdir, args.name) variable

Completed in 7 milliseconds

123456