/third_party/node/deps/openssl/openssl/apps/ |
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
|
H A D | kdf.c | 76 const char *outfile = NULL; in kdf_main() local
|
H A D | pkcs7.c | 60 char *infile = NULL, *outfile = NULL, *prog; in pkcs7_main() local
|
/third_party/openssl/apps/ |
H A D | kdf.c | 76 const char *outfile = NULL; in kdf_main() local
|
H A D | dsaparam.c | 75 char *infile = NULL, *outfile = NULL, *prog; in dsaparam_main() local
|
H A D | crl2pkcs7.c | 58 char *infile = NULL, *outfile = NULL, *prog, *certfile; in crl2pkcs7_main() local
|
H A D | pkcs7.c | 60 char *infile = NULL, *outfile = NULL, *prog; in pkcs7_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
|
/third_party/python/Programs/ |
H A D | _freeze_module.c | 161 write_code(FILE *outfile, PyObject *marshalled, const char *varname) in write_code() argument 184 FILE *outfile = fopen(outpath, "w"); in write_frozen() local [all...] |
/third_party/selinux/checkpolicy/ |
H A D | checkmodule.c | 150 const char *file = txtfile, *outfile = NULL; in main() local [all...] |
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
H A D | heif_yuv_test.cpp | 151 FILE* outfile = fopen(outpath.c_str(), "wb");
in DecodeToYuv() local
|
/kernel/linux/linux-5.10/arch/mips/boot/ |
H A D | elf2ecoff.c | 278 int infile, outfile; in main() local
|
/kernel/linux/linux-5.10/arch/x86/entry/vdso/ |
H A D | vdso2c.c | 208 FILE *outfile; in main() local 167 go(void *raw_addr, size_t raw_len, void *stripped_addr, size_t stripped_len, FILE *outfile, const char *name) go() argument
|
/kernel/linux/linux-5.10/arch/sparc/vdso/ |
H A D | vdso2c.c | 184 FILE *outfile; in main() local 142 go(void *raw_addr, size_t raw_len, void *stripped_addr, size_t stripped_len, FILE *outfile, const char *name) go() argument
|
/kernel/linux/linux-6.6/arch/mips/boot/ |
H A D | elf2ecoff.c | 278 int infile, outfile; in main() local
|
/kernel/linux/linux-6.6/arch/sparc/vdso/ |
H A D | vdso2c.c | 184 FILE *outfile; in main() local 142 go(void *raw_addr, size_t raw_len, void *stripped_addr, size_t stripped_len, FILE *outfile, const char *name) go() argument
|
/kernel/linux/linux-6.6/arch/x86/entry/vdso/ |
H A D | vdso2c.c | 210 FILE *outfile; in main() local 169 go(void *raw_addr, size_t raw_len, void *stripped_addr, size_t stripped_len, FILE *outfile, const char *name) go() argument
|
/third_party/alsa-lib/src/topology/ |
H A D | parser.c | 351 int snd_tplg_build(snd_tplg_t *tplg, const char *outfile) in snd_tplg_build() argument 295 snd_tplg_build_file(snd_tplg_t *tplg, const char *infile, const char *outfile) snd_tplg_build_file() argument
|
/third_party/curl/docs/examples/ |
H A D | synctime.c | 210 FILE *outfile; in SyncTime_CURL_Fetch() local
|
/third_party/libsnd/programs/ |
H A D | common.c | 50 sfe_copy_data_fp (SNDFILE *outfile, SNDFILE *infile, int channels, int normalize) in sfe_copy_data_fp() argument 86 sfe_copy_data_int (SNDFILE *outfile, SNDFILE *infile, int channels) in sfe_copy_data_int() argument 105 merge_broadcast_info (SNDFILE * infile, SNDFILE * outfile, int format, const METADATA_INFO * info) in merge_broadcast_info() argument 206 update_strings (SNDFILE * outfile, const METADATA_INFO * info) in update_strings() argument 235 { SNDFILE *infile = NULL, *outfile = NULL ; sfe_apply_metadata_changes() local [all...] |
/third_party/node/deps/icu-small/source/tools/escapesrc/ |
H A D | escapesrc.cpp | 68 int cleanup(const std::string &outfile) { in cleanup() argument 367 int convert(const std::string &infile, const std::string &outfile) { in convert() argument 424 std::string outfile = argv[2]; main() local [all...] |