Home
last modified time | relevance | path

Searched defs:outfile (Results 1 - 25 of 160) sorted by relevance

1234567

/third_party/elfutils/libcpu/
H A Di386_gendis.c47 FILE *outfile; variable
/third_party/node/tools/
H A Dspecialize_node_d.py17 outfile = open(sys.argv[1], 'w') variable
/foundation/communication/netstack/test/unittest/tls_test/core/
H A Dtls_certificate.test.cpp171 std::ofstream outfile; in HWTEST_F() local
181 std::ofstream outfile; in HWTEST_F() local
191 std::ofstream outfile; in HWTEST_F() local
201 std::ofstream outfile; HWTEST_F() local
211 std::ofstream outfile; HWTEST_F() local
221 std::ofstream outfile; HWTEST_F() local
231 std::ofstream outfile; HWTEST_F() local
251 std::ofstream outfile; HWTEST_F() local
[all...]
/foundation/communication/netstack/test/unittest/tlssocket/core/
H A Dtls_certificate.test.cpp171 std::ofstream outfile; in HWTEST_F() local
181 std::ofstream outfile; in HWTEST_F() local
191 std::ofstream outfile; in HWTEST_F() local
201 std::ofstream outfile; HWTEST_F() local
211 std::ofstream outfile; HWTEST_F() local
221 std::ofstream outfile; HWTEST_F() local
231 std::ofstream outfile; HWTEST_F() local
251 std::ofstream outfile; HWTEST_F() local
[all...]
/kernel/linux/linux-5.10/arch/x86/entry/vdso/
H A Dvdso2c.h8 go(void *raw_addr, size_t raw_len, void *stripped_addr, size_t stripped_len, FILE *outfile, const char *image_name) go() argument
[all...]
/kernel/linux/linux-5.10/arch/sparc/vdso/
H A Dvdso2c.h11 go(void *raw_addr, size_t raw_len, void *stripped_addr, size_t stripped_len, FILE *outfile, const char *name) go() argument
[all...]
/kernel/linux/linux-6.6/arch/sparc/vdso/
H A Dvdso2c.h11 go(void *raw_addr, size_t raw_len, void *stripped_addr, size_t stripped_len, FILE *outfile, const char *name) go() argument
[all...]
/third_party/ffmpeg/doc/examples/
H A Dencode_video.c39 encode(AVCodecContext *enc_ctx, AVFrame *frame, AVPacket *pkt, FILE *outfile) encode() argument
/third_party/ffmpeg/tools/
H A Dffeval.c56 FILE *outfile = NULL, *infile = NULL; in main() local
H A Dffescape.c66 FILE *outfile = NULL, *infile = NULL; in main() local
/third_party/cups-filters/backend/
H A Dcups-brf.c40 char *outfile; in main() local
/third_party/libsnd/examples/
H A Dsfprocess.c62 SNDFILE *infile, *outfile ; in main() local
H A Dgenerate.c89 SNDFILE *infile, *outfile ; in encode_file() local
H A Dsndfile-to-text.c64 convert_to_text (SNDFILE * infile, FILE * outfile, int channels, int full_precision) in convert_to_text() argument
97 FILE *outfile = NULL ; in main() local
[all...]
/third_party/toybox/scripts/
H A Dmkstatus.py99 outfile=open("www/status.gen", "w") variable
[all...]
/third_party/curl/src/
H A Dtool_dirhie.c99 CURLcode create_dir_hierarchy(const char *outfile, struct GlobalConfig *global) in create_dir_hierarchy() argument
/third_party/backends/testsuite/sanei/
H A Dtest_wire.c62 char *outfile = default_outfile; in main() local
/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/
H A DCollectAPI.java35 void writeHTML(String outfile, BitSet filter) throws IOException { in writeHTML() argument
149 void writeTSV(String outfile, BitSet filter) throws IOException { in writeTSV() argument
[all...]
/third_party/libsnd/programs/
H A Dsndfile-concat.c70 SNDFILE *outfile, **infiles ; in main() local
/third_party/ltp/testcases/kernel/io/direct_io/
H A Ddiotest1.c56 static char outfile[LEN]; /* Output file. Default "outfile" */ variable
[all...]
/third_party/node/deps/openssl/openssl/apps/
H A Dnseq.c45 char *infile = NULL, *outfile = NULL, *prog; in nseq_main() local
/third_party/openssl/apps/
H A Dnseq.c45 char *infile = NULL, *outfile = NULL, *prog; in nseq_main() local
/third_party/toybox/toys/posix/
H A Duniq.c61 FILE *infile = stdin, *outfile = stdout; in uniq_main() local
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_encoder/aac/
H A Dffmpeg_aac_encoder_plugin.h145 FILE *outfile; member in OHOS::Media::Plugins::Ffmpeg::FFmpegAACEncoderPlugin
/kernel/linux/linux-6.6/arch/x86/entry/vdso/
H A Dvdso2c.h8 static void BITSFUNC(copy)(FILE *outfile, const unsigned char *data, size_t len) in copy() argument
26 extract(const unsigned char *data, size_t data_len, FILE *outfile, ELF(Shdr) *sec, const char *name) extract() argument
43 go(void *raw_addr, size_t raw_len, void *stripped_addr, size_t stripped_len, FILE *outfile, const char *image_name) go() argument
[all...]

Completed in 13 milliseconds

1234567