Home
last modified time | relevance | path

Searched defs:infile (Results 26 - 50 of 142) sorted by relevance

123456

/third_party/openssl/apps/
H A Dpkeyparam.c54 char *infile = NULL, *outfile = NULL, *prog; in pkeyparam_main() local
H A Ddsaparam.c75 char *infile = NULL, *outfile = NULL, *prog; in dsaparam_main() local
H A Dcrl2pkcs7.c58 char *infile = NULL, *outfile = NULL, *prog, *certfile; in crl2pkcs7_main() local
H A Dpkcs7.c60 char *infile = NULL, *outfile = NULL, *prog; in pkcs7_main() local
H A Dsess_id.c53 char *infile = NULL, *outfile = NULL, *context = NULL, *prog; in sess_id_main() local
177 static SSL_SESSION *load_sess_id(char *infile, int format) in load_sess_id() argument
H A Dmac.c87 const char *infile = NULL; in mac_main() local
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Djdatasrc.c32 FILE *infile; /* source stream */ member
217 jpeg_stdio_src(j_decompress_ptr cinfo, FILE *infile) in jpeg_stdio_src() argument
H A Drdppm.c75 pbm_getc(FILE *infile) in pbm_getc() argument
92 read_pbm_integer(j_compress_ptr cinfo, FILE *infile, unsigned int maxval) in read_pbm_integer() argument
139 FILE *infile = source->pub.input_file; in METHODDEF() local
167 FILE *infile = source->pub.input_file; in METHODDEF() local
202 FILE *infile = source->pub.input_file; METHODDEF() local
241 FILE *infile = source->pub.input_file; METHODDEF() local
276 FILE *infile = source->pub.input_file; METHODDEF() local
[all...]
/third_party/skia/third_party/externals/libpng/contrib/gregbook/
H A Dreadpng.c88 int readpng_init(FILE *infile, ulg *pWidth, ulg *pHeight) in readpng_init() argument
H A Dreadppm.c81 int readpng_init(FILE *infile, ulg *pWidth, ulg *pHeight) in readpng_init() argument
/base/update/updateservice/services/firmware/upgrade/status/src/
H A Dfirmware_result_process.cpp62 std::ifstream infile; in GetUpdaterResult() local
/foundation/filemanagement/storage_service/services/storage_daemon/disk/test/
H A Ddisk_manager_test.cpp46 std::ifstream infile; in SetUp() local
/third_party/curl/src/
H A Dtool_sdecls.h89 char *infile; /* file to upload, if GETOUT_UPLOAD is set */ member
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
H A DCodeMangler.java312 public boolean processFile(File infile, File outfile) { in processFile() argument
/third_party/libsnd/programs/
H A Dsndfile-convert.c136 SNDFILE *infile = NULL, *outfile = NULL ; in main() local
376 copy_metadata (SNDFILE *outfile, SNDFILE *infile, int channels) in copy_metadata() argument
[all...]
/third_party/nghttp2/src/
H A Dshrpx_mruby.cc147 auto infile = fopen(filename.c_str(), "rb"); in compile() local
/third_party/node/deps/openssl/openssl/apps/
H A Ddsaparam.c75 char *infile = NULL, *outfile = NULL, *prog; in dsaparam_main() local
H A Dsess_id.c53 char *infile = NULL, *outfile = NULL, *context = NULL, *prog; in sess_id_main() local
177 static SSL_SESSION *load_sess_id(char *infile, int format) in load_sess_id() argument
H A Dmac.c87 const char *infile = NULL; in mac_main() local
H A Dcrl2pkcs7.c58 char *infile = NULL, *outfile = NULL, *prog, *certfile; in crl2pkcs7_main() local
H A Dpkcs7.c60 char *infile = NULL, *outfile = NULL, *prog; in pkcs7_main() local
/third_party/openssl/test/
H A Dossl_store_test.c35 static const char *infile = NULL; variable
/third_party/python/Programs/
H A D_freeze_module.c86 FILE *infile = fopen(inpath, "rb"); in read_text() local
/third_party/python/Lib/test/
H A Dtest_file_eintr.py196 return ('import %s as io ;infile = io.open(sys.stdin.fileno(), "rb") ;' namespace
[all...]
/base/security/crypto_framework/test/unittest/src/aes_cipher/
H A Daes_common.cpp151 ifstream infile; in AesMultiBlockEncrypt() local
205 ifstream infile; in AesMultiBlockDecrypt() local
[all...]

Completed in 11 milliseconds

123456