/third_party/elfutils/libcpu/ |
H A D | i386_gendis.c | 47 FILE *outfile; variable
|
/third_party/node/tools/ |
H A D | specialize_node_d.py | 17 outfile = open(sys.argv[1], 'w') variable
|
H A D | genv8constants.py | 20 outfile = open(sys.argv[1], 'w') variable
|
/third_party/ffmpeg/doc/examples/ |
H A D | encode_video.c | 39 encode(AVCodecContext *enc_ctx, AVFrame *frame, AVPacket *pkt, FILE *outfile) encode() argument
|
/third_party/ffmpeg/tools/ |
H A D | ffeval.c | 56 FILE *outfile = NULL, *infile = NULL; in main() local
|
H A D | ffescape.c | 66 FILE *outfile = NULL, *infile = NULL; in main() local
|
H A D | graph2dot.c | 53 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 D | cups-brf.c | 40 char *outfile; in main() local
|
/third_party/libsnd/examples/ |
H A D | sfprocess.c | 62 SNDFILE *infile, *outfile ; in main() local
|
H A D | generate.c | 89 SNDFILE *infile, *outfile ; in encode_file() local
|
H A D | sndfile-to-text.c | 64 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 D | sndfile-loopify.c | 64 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 D | mkstatus.py | 99 outfile=open("www/status.gen", "w") variable [all...] |
/third_party/curl/src/ |
H A D | tool_dirhie.c | 99 CURLcode create_dir_hierarchy(const char *outfile, struct GlobalConfig *global) in create_dir_hierarchy() argument
|
/third_party/backends/testsuite/sanei/ |
H A D | test_wire.c | 62 char *outfile = default_outfile; in main() local
|
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
H A D | CollectAPI.java | 35 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 D | sndfile-concat.c | 70 SNDFILE *outfile, **infiles ; in main() local
|
H A D | sndfile-deinterleave.c | 46 SNDFILE * outfile [MAX_CHANNELS] ; member
|
H A D | sndfile-interleave.c | 46 SNDFILE * outfile ; member
|
/third_party/ltp/testcases/kernel/io/direct_io/ |
H A D | diotest1.c | 56 static char outfile[LEN]; /* Output file. Default "outfile" */ variable [all...] |
/third_party/node/deps/openssl/openssl/apps/ |
H A D | nseq.c | 45 char *infile = NULL, *outfile = NULL, *prog; in nseq_main() local
|
H A D | pkeyparam.c | 54 char *infile = NULL, *outfile = NULL, *prog; in pkeyparam_main() local
|
/third_party/openssl/apps/ |
H A D | nseq.c | 45 char *infile = NULL, *outfile = NULL, *prog; in nseq_main() local
|
/third_party/toybox/toys/posix/ |
H A D | uniq.c | 61 FILE *infile = stdin, *outfile = stdout; in uniq_main() local
|
/third_party/icu/tools/scripts/ |
H A D | bldicures.py | 164 outfile = "%s/%s.dat" % (args.destdir, args.name) variable
|