Home
last modified time | relevance | path

Searched defs:infile (Results 76 - 100 of 142) sorted by relevance

123456

/third_party/openssl/apps/
H A Decparam.c107 char *infile = NULL, *outfile = NULL, *prog; in ecparam_main() local
H A Ddsa.c83 char *infile = NULL, *outfile = NULL, *prog; in dsa_main() local
H A Dec.c73 char *infile = NULL, *outfile = NULL, *ciphername = NULL, *prog; in ec_main() local
H A Ddhparam.c84 char *infile = NULL, *outfile = NULL, *prog; in dhparam_main() local
H A Dpkcs8.c78 char *infile = NULL, *outfile = NULL, *ciphername = NULL; in pkcs8_main() local
H A Dpkey.c75 char *infile = NULL, *outfile = NULL, *passin = NULL, *passout = NULL; in pkey_main() local
H A Dspkac.c67 char *infile = NULL, *outfile = NULL, *passinarg = NULL, *passin = NULL; in spkac_main() local
H A Dcrl.c87 char *infile = NULL, *outfile = NULL, *crldiff = NULL, *keyfile = NULL; in crl_main() local
/third_party/skia/third_party/externals/libjpeg-turbo/
H A Drdbmp.c84 register FILE *infile = sinfo->pub.input_file; in read_byte() local
360 register FILE *infile = source->pub.input_file; in METHODDEF() local
H A Drdjpgcom.c60 static FILE *infile; /* input JPEG file */ variable
H A Drdtarga.c86 register FILE *infile = sinfo->pub.input_file; in read_byte() local
H A Dwrjpgcom.c69 static FILE *infile; /* input JPEG file */ variable
H A Drdgif.c144 register FILE *infile = sinfo->pub.input_file; variable
/third_party/skia/third_party/externals/libpng/contrib/gregbook/
H A Dwritepng.h95 FILE *infile; member
H A Drpng-win.c145 static FILE *infile; variable
H A Drpng2-win.c183 static FILE *infile; variable
[all...]
/third_party/skia/third_party/externals/icu/source/tools/escapesrc/
H A Descapesrc.cpp367 int convert(const std::string &infile, const std::string &outfile) { in convert() argument
390 outf << "#line 1 \"" << infile << "\"" << '\n'; in convert() local
423 std::string infile in main() local
[all...]
/third_party/zlib/examples/
H A Dgun.c82 int infile; member
383 local int gunpipe(z_stream *strm, int infile, int outfile) in gunpipe() argument
551 int infile, outfile; in gunzip() local
[all...]
/third_party/zlib/test/
H A Dminigzip.c482 char *infile, *outfile; in file_uncompress() local
/base/global/i18n_lite/frameworks/i18n/src/
H A Ddata_resource.cpp148 int32_t infile = open(DATA_RESOURCE_PATH, O_RDONLY); in Init() local
166 bool DataResource::ReadHeader(int32_t infile) in ReadHeader() argument
183 PrepareData(int32_t infile) PrepareData() argument
261 PrepareLocaleData(int32_t infile, uint32_t configOffset, uint32_t count, LocaleDataType type) PrepareLocaleData() argument
319 GetStringFromStringPool(char *configs, const uint32_t configsSize, int32_t infile, LocaleDataType type) GetStringFromStringPool() argument
383 Retrieve(char *configs, uint32_t configsSize, int32_t infile, const uint32_t orginalCount, LocaleDataType type) Retrieve() argument
[all...]
/third_party/cups-filters/filter/pdftopdf/
H A Dpdftopdf.cc1200 FILE *infile = NULL; in main() local
[all...]
/third_party/libsnd/tests/
H A Dcommand_test.c1055 { SNDFILE *outfile, *infile ; in current_sf_info_test() local
/third_party/node/deps/openssl/openssl/apps/
H A Dcrl.c87 char *infile = NULL, *outfile = NULL, *crldiff = NULL, *keyfile = NULL; in crl_main() local
/third_party/openssl/test/helpers/
H A Dpkcs12.c238 static PKCS12 *read_p12(const char *infile, const PKCS12_ENC *mac) in read_p12() argument
/foundation/filemanagement/storage_service/services/storage_daemon/utils/
H A Dfile_utils.cpp374 std::ifstream infile; in ReadFile() local

Completed in 22 milliseconds

123456