Searched defs:out_file (Results 1 - 25 of 30) sorted by relevance

12

/external/chromium-trace/catapult/systrace/atrace_helper/jni/
H A Dmain.cc54 char out_file[PATH_MAX] = {}; local
90 strncpy(out_file, optarg, sizeof(out_file));
109 unlink(out_file);
110 sprintf(tmp_file, "%s.tmp", out_file);
132 rename(tmp_file, out_file);
/external/lisa/experiments/
H A Drun_binder_throughput.py108 out_file = os.path.join(te.res_dir, variable
110 with open(out_file, 'w') as f:
118 out_file = os.path.join(te.res_dir, variable
121 with open(out_file, 'w') as f:
/external/ltp/testcases/kernel/syscalls/sendfile/
H A Dsendfile08.c49 static char *out_file = "sendfile08.out"; variable
74 out_file);
110 out_fd = SAFE_OPEN(cleanup, out_file, O_TRUNC | O_CREAT | O_RDWR, 0777);
114 tst_brkm(TBROK | TERRNO, cleanup, "Write %s failed", out_file);
H A Dsendfile03.c65 char in_file[100], out_file[100]; variable
157 sprintf(out_file, "out.%d", getpid());
158 if ((out_fd = open(out_file, O_TRUNC | O_CREAT | O_RDWR, 0777)) < 0) {
H A Dsendfile09.c62 static char *out_file = "out"; variable
91 out_fd = SAFE_OPEN(cleanup, out_file, O_WRONLY);
150 fd = SAFE_CREAT(cleanup, out_file, 00700);
H A Dsendfile02.c70 char out_file[100]; variable
195 sprintf(out_file, "out.%d", getpid());
H A Dsendfile04.c69 char out_file[100]; variable
192 sprintf(out_file, "out.%d", getpid());
H A Dsendfile05.c64 char out_file[100]; variable
157 sprintf(out_file, "out.%d", getpid());
/external/webrtc/webrtc/modules/audio_coding/neteq/test/
H A Daudio_classifier_test.cc65 FILE* out_file = fopen(output_filename.c_str(), "wb"); local
66 if (!out_file) {
77 if (!fwrite(&is_music, sizeof(is_music), 1, out_file)) {
87 if (!fwrite(&music_prob, sizeof(music_prob), 1, out_file)) {
103 fclose(out_file);
H A DRTPchange.cc41 FILE* out_file = fopen(argv[3], "wb"); local
42 if (!out_file) {
77 fputs(first_line, out_file);
85 if (fwrite(first_line, 1, kRtpDumpHeaderSize, out_file)
121 if ((*it)->writeToFile(out_file) < 0) {
130 fclose(out_file);
H A DRTPjitter.cc106 FILE* out_file=fopen(argv[3],"wb"); local
107 CHECK_NOT_NULL(out_file);
140 EXPECT_GT(fputs(firstline, out_file), 0);
144 out_file));
198 out_file) !=
214 fclose(out_file);
/external/webrtc/webrtc/modules/audio_processing/test/
H A Daudio_file_processor.cc46 scoped_ptr<WavWriter> out_file)
49 out_buf_(GetChannelBuffer(*out_file)),
51 output_config_(GetStreamConfig(*out_file)),
53 buffer_writer_(std::move(out_file)) {}
71 scoped_ptr<WavWriter> out_file)
74 out_buf_(GetChannelBuffer(*out_file)),
75 output_config_(GetStreamConfig(*out_file)),
76 buffer_writer_(std::move(out_file)) {
44 WavFileProcessor(scoped_ptr<AudioProcessing> ap, scoped_ptr<WavReader> in_file, scoped_ptr<WavWriter> out_file) argument
69 AecDumpFileProcessor(scoped_ptr<AudioProcessing> ap, FILE* dump_file, scoped_ptr<WavWriter> out_file) argument
H A Daudioproc_float.cc131 auto out_file = rtc_make_scoped_ptr(new WavWriter( local
133 std::cout << FLAGS_o << ": " << out_file->FormatAsString() << std::endl;
138 std::move(out_file)));
142 std::move(ap), fopen(FLAGS_dump.c_str(), "rb"), std::move(out_file)));
/external/clang/www/
H A Dmake_cxx_dr_status49 out_file = file(output, 'w') variable
51 print >> out_file, '''\
156 print >> out_file, '''\
167 print >> out_file, '''\
/external/webrtc/webrtc/modules/audio_coding/neteq/tools/
H A Drtp_analyze.cc83 FILE* out_file; local
85 out_file = fopen(argv[2], "wt");
86 if (!out_file) {
92 out_file = stdout;
96 fprintf(out_file, "SeqNo TimeStamp SendTime Size PT M SSRC");
98 fprintf(out_file, " AuLvl (V)");
101 fprintf(out_file, " AbsSendTime");
103 fprintf(out_file, "\n");
116 fprintf(out_file,
126 fprintf(out_file,
[all...]
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_mac.cc83 char **out_module, char **out_file, uptr *line,
114 if (out_file) {
116 rest = ExtractTokenUpToDelimiter(rest, ":", out_file);
82 ParseCommandOutput(const char *str, uptr addr, char **out_name, char **out_module, char **out_file, uptr *line, uptr *start_address) argument
/external/webrtc/webrtc/modules/audio_coding/test/
H A DTestVADDTX.cc96 PCMFile out_file; local
98 out_file.Open(out_filename, kOutputFreqHz, "ab");
100 out_file.Open(out_filename, kOutputFreqHz, "wb");
112 out_file.Write10MsData(audio_frame);
116 out_file.Close();
/external/webrtc/webrtc/modules/audio_processing/transient/
H A Dtransient_suppression_test.cc165 FILE* out_file = fopen(out_file_name.c_str(), "wb"); local
166 ASSERT_TRUE(out_file != NULL);
230 out_file, audio_buffer_size, FLAGS_num_channels, audio_buffer_f.get());
240 fclose(out_file);
/external/boringssl/src/crypto/bio/
H A Dfile.c289 int BIO_get_fp(BIO *bio, FILE **out_file) { argument
290 return BIO_ctrl(bio, BIO_C_GET_FILE_PTR, 0, (char*) out_file);
/external/e2fsprogs/contrib/android/
H A Dext2simg.c31 char *out_file; member in struct:__anon5646
205 params.out_file = strdup(argv[optind]);
206 params.overwrite_input = same_file(params.in_file, params.out_file);
210 out_fd = open(params.out_file, O_WRONLY | O_CREAT | O_TRUNC, 0664);
212 ext2fs_fatal(errno, "opening %s\n", params.out_file);
219 free(params.out_file);
/external/selinux/libselinux/utils/
H A Dsefcontext_compile.c272 "usage: %s [-o out_file] [-p policy_file] fc_file\n"
298 const char *out_file = NULL; local
314 out_file = optarg;
401 if (out_file)
402 rc = snprintf(stack_path, sizeof(stack_path), "%s", out_file);
/external/pdfium/testing/image_diff/
H A Dimage_diff.cpp264 const std::string& out_file) {
287 FILE* f = fopen(out_file.c_str(), "wb");
262 DiffImages(const std::string& file1, const std::string& file2, const std::string& out_file) argument
/external/wpa_supplicant_8/hostapd/src/utils/
H A Dwpa_debug.c61 static FILE *out_file = NULL; variable
75 if (out_file) {
76 fprintf(out_file, "%ld.%06u: ", (long) tv.sec,
221 if (out_file) {
222 vfprintf(out_file, fmt, ap);
223 fprintf(out_file, "\n");
348 if (out_file) {
349 fprintf(out_file, "%s - hexdump(len=%lu):",
352 fprintf(out_file, " [NULL]");
355 fprintf(out_file, "
[all...]
/external/wpa_supplicant_8/src/utils/
H A Dwpa_debug.c61 static FILE *out_file = NULL; variable
75 if (out_file) {
76 fprintf(out_file, "%ld.%06u: ", (long) tv.sec,
221 if (out_file) {
222 vfprintf(out_file, fmt, ap);
223 fprintf(out_file, "\n");
348 if (out_file) {
349 fprintf(out_file, "%s - hexdump(len=%lu):",
352 fprintf(out_file, " [NULL]");
355 fprintf(out_file, "
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dwpa_debug.c61 static FILE *out_file = NULL; variable
75 if (out_file) {
76 fprintf(out_file, "%ld.%06u: ", (long) tv.sec,
221 if (out_file) {
222 vfprintf(out_file, fmt, ap);
223 fprintf(out_file, "\n");
348 if (out_file) {
349 fprintf(out_file, "%s - hexdump(len=%lu):",
352 fprintf(out_file, " [NULL]");
355 fprintf(out_file, "
[all...]

Completed in 771 milliseconds

12