/third_party/libsnd/programs/ |
H A D | sndfile-deinterleave.c | 46 SNDFILE * outfile [MAX_CHANNELS] ; member
|
H A D | sndfile-interleave.c | 46 SNDFILE * outfile ; member
|
H A D | sndfile-convert.c | 136 SNDFILE *infile = NULL, *outfile = NULL ; in main() local 376 copy_metadata (SNDFILE *outfile, SNDFILE *infile, int channels) in copy_metadata() argument [all...] |
/third_party/node/tools/ |
H A D | genv8constants.py | 20 outfile = open(sys.argv[1], 'w') variable
|
/third_party/node/deps/openssl/openssl/apps/ |
H A D | pkeyparam.c | 54 char *infile = NULL, *outfile = NULL, *prog; in pkeyparam_main() local
|
H A D | rand.c | 53 char *outfile = NULL, *prog; in rand_main() local
|
H A D | dsaparam.c | 75 char *infile = NULL, *outfile = NULL, *prog; in dsaparam_main() local
|
H A D | sess_id.c | 53 char *infile = NULL, *outfile = NULL, *context = NULL, *prog; in sess_id_main() local
|
H A D | gendsa.c | 61 char *outfile = NULL, *passoutarg = NULL, *passout = NULL, *prog; in gendsa_main() local
|
H A D | mac.c | 86 const char *outfile = NULL; in mac_main() local
|
H A D | crl2pkcs7.c | 58 char *infile = NULL, *outfile = NULL, *prog, *certfile; in crl2pkcs7_main() local
|
/third_party/openssl/apps/ |
H A D | pkeyparam.c | 54 char *infile = NULL, *outfile = NULL, *prog; in pkeyparam_main() local
|
H A D | rand.c | 53 char *outfile = NULL, *prog; in rand_main() local
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
H A D | jdatadst.c | 37 FILE *outfile; /* target stream */ member 206 jpeg_stdio_dest(j_compress_ptr cinfo, FILE *outfile) in jpeg_stdio_dest() argument
|
H A D | wrtarga.c | 162 FILE *outfile; in start_output_tga() local
|
/kernel/linux/linux-5.10/arch/arm/vdso/ |
H A D | vdsomunge.c | 81 static const char *outfile; variable [all...] |
/kernel/linux/linux-6.6/arch/arm/vdso/ |
H A D | vdsomunge.c | 81 static const char *outfile; variable [all...] |
/third_party/ffmpeg/doc/examples/ |
H A D | decode_audio.c | 112 FILE *f, *outfile; in main() local 71 decode(AVCodecContext *dec_ctx, AVPacket *pkt, AVFrame *frame, FILE *outfile) decode() argument
|
/third_party/curl/src/ |
H A D | tool_operate.h | 45 char *outfile; member
|
H A D | tool_sdecls.h | 88 char *outfile; /* where to store the output */ member
|
/third_party/ffmpeg/tests/ |
H A D | audiogen.c | 96 FILE *outfile; variable [all...] |
/third_party/curl/docs/examples/ |
H A D | smooth-gtk-thread.c | 70 FILE *outfile = fopen(urls[j], "wb"); in run_one() local
|
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
H A D | CodeMangler.java | 312 public boolean processFile(File infile, File outfile) { in processFile() argument [all...] |
/third_party/mesa3d/src/freedreno/afuc/ |
H A D | asm.c | 374 char *file, *outfile; in main() local
|
/third_party/node/tools/icu/ |
H A D | icutrim.py | 133 outfile = os.path.join(options.tmpdir, options.outfile) variable [all...] |