Home
last modified time | relevance | path

Searched defs:outfh (Results 1 – 25 of 40) sorted by relevance

12

/dports/textproc/cast2gif/cast2gif-0.1.0/cargo-crates/resize-0.4.0/examples/
H A Dresize.rs24 let outfh = File::create(&args[3]).unwrap(); in main() localVariable
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/y4m-0.7.0/examples/
H A Dresize.rs35 let mut outfh: Box<dyn io::Write> = if args[3] == "-" { in main() localVariable
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/y4m-0.7.0/examples/
H A Dresize.rs35 let mut outfh: Box<dyn io::Write> = if args[3] == "-" { in main() localVariable
/dports/archivers/libmspack/libmspack-0.10.1alpha/mspack/
H A Doabd.c109 struct mspack_file *outfh = NULL; in oabd_decompress() local
242 struct mspack_file *outfh = NULL; in oabd_decompress_incremental() local
376 struct mspack_file *outfh, size_t bytes_to_copy, in copy_fh()
H A Dszddd.c185 struct mspack_file *fh, *outfh; in szddd_extract() local
H A Dchm.h112 struct mspack_file *outfh; /* output file handle */ member
H A Dkwajd.c258 struct mspack_file *fh, *outfh; in kwajd_extract() local
/dports/security/clamav/clamav-0.104.2/libclammspack/mspack/
H A Doabd.c109 struct mspack_file *outfh = NULL; in oabd_decompress() local
242 struct mspack_file *outfh = NULL; in oabd_decompress_incremental() local
376 struct mspack_file *outfh, size_t bytes_to_copy, in copy_fh()
H A Dszddd.c185 struct mspack_file *fh, *outfh; in szddd_extract() local
H A Dchm.h112 struct mspack_file *outfh; /* output file handle */ member
/dports/security/clamav-lts/clamav-0.103.5/libclammspack/mspack/
H A Doabd.c109 struct mspack_file *outfh = NULL; in oabd_decompress() local
242 struct mspack_file *outfh = NULL; in oabd_decompress_incremental() local
376 struct mspack_file *outfh, size_t bytes_to_copy, in copy_fh()
H A Dszddd.c185 struct mspack_file *fh, *outfh; in szddd_extract() local
H A Dchm.h112 struct mspack_file *outfh; /* output file handle */ member
/dports/net-im/profanity/profanity-0.11.1/src/tools/
H A Daesgcm_download.c94 FILE* outfh = fopen(aesgcm_dl->filename, "wb"); in aesgcm_file_get() local
H A Dhttp_download.c117 FILE* outfh = fopen(download->filename, "wb"); in http_file_get() local
/dports/science/eccodes/eccodes-2.23.0-Source/tools/
H A Dbufr_3to4.c23 FILE* outfh; in main() local
/dports/security/oath-toolkit/oath-toolkit-2.6.2/liboath/
H A Dusersfile.c241 FILE * outfh, in update_usersfile2()
308 FILE *outfh, *lockfh; in update_usersfile() local
/dports/graphics/s2tc/s2tc-f6ec862/
H A Ds2tc_from_s3tc.cpp220 FILE *outfh = outfile ? fopen(outfile, "wb") : stdout; in main() local
H A Ds2tc_decompress.c102 FILE *infh, *outfh; in main() local
H A Ds2tc_compress.c569 FILE *outfh; in main() local
/dports/textproc/c2man/c2man-2.0.42/amiga/
H A Dsortad.c124 BPTR outfh = NULL; in main() local
/dports/lang/spidermonkey60/firefox-60.9.0/media/sphinxbase/src/libsphinxbase/util/
H A Dpio.c541 bit_encode_attach(FILE *outfh) in bit_encode_attach()
/dports/games/scummvm-tools/scummvm-tools-2.5.0/engines/grim/patchex/
H A Dcab.h94 struct mspack_file *outfh; member
/dports/www/firefox-legacy/firefox-52.8.0esr/media/sphinxbase/src/libsphinxbase/util/
H A Dpio.c541 bit_encode_attach(FILE *outfh) in bit_encode_attach()
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/backend/access/rmgrdesc/
H A Dxactdesc.c1 /*-------------------------------------------------------------------------
2 *
3 * xactdesc.c
4 * rmgr descriptor routines for access/transam/xact.c
5 *
6 * Portions Copyright (c) 1996-2019, PostgreSQL Global Development Group
7 * Portions Copyright (c) 1994, Regents of the University of California
8 *
9 *
10 * IDENTIFICATION
[all …]

12