Searched refs:out_file (Results 1 - 16 of 16) sorted by relevance

/macosx-10.9.5/CPANInternal-140/DBIx-Class-Schema-Loader-0.07033/inc/Module/Install/
H A DReadmeFromPod.pm21 my ($clean, $format, $out_file, $options);
30 $out_file = $args->{'output_file'};
37 $out_file = shift;
48 $out_file = $self->_readme_txt($in_file, $out_file, $options);
50 $out_file = $self->_readme_htm($in_file, $out_file, $options);
52 $out_file = $self->_readme_man($in_file, $out_file, $options);
54 $out_file
[all...]
/macosx-10.9.5/ntp-88/scripts/
H A Dplot_summary.in110 my $out_file = "/tmp/tempdata$$";
117 open OUTPUT, ">$out_file" or die "$out_file: $!";
155 close OUTPUT or die "close failed on $out_file: $!";
184 print "plot $ylimit \"$out_file\"" .
186 print "\"$out_file\" using 1:(\$3-\$6/2) " .
188 print "\"$out_file\" using 1:3 smooth bezier " .
190 print "\"$out_file\" using 1:(\$3+\$6/2) " .
196 print "plot \"$out_file\" using 1:7:8:9 title \"mean frequency\", ";
197 print "\"$out_file\" usin
[all...]
H A Dsummary.in88 my ($directory, $fname, $out_file) = @_;
91 open OUTPUT, ">>$out_file" or die "can't open $out_file: $!";
157 my ($directory, $fname, $out_file) = @_;
160 open OUTPUT, ">>$out_file" or die "can't open $out_file: $!";
249 my ($directory, $fname, $out_file) = @_;
252 open OUTPUT, ">>$out_file" or die "can't open $out_file: $!";
/macosx-10.9.5/ntp-88/libntp/
H A Dmsyslog.c54 FILE *out_file = syslog_file; local
62 out_file = syslog_file ? syslog_file: level <= LOG_ERR ? stderr : stdout;
70 (void) fprintf(out_file, "%s ", humanlogtime ());
71 (void) fprintf(out_file, "%s[%d]: %s", prog, (int)getpid(), buf);
72 fflush (out_file);
75 if (debug && out_file != stdout && out_file != stderr)
/macosx-10.9.5/ruby-104/ruby/lib/rdoc/generator/
H A Ddarkfish.rb287 out_file = @base_dir + @options.op_dir + 'index.html'
288 rel_prefix = @outputdir.relative_path_from out_file.dirname
297 render_template template_file, out_file do |io| binding end
317 out_file = @outputdir + klass.path
318 rel_prefix = @outputdir.relative_path_from out_file.dirname
328 debug_msg " rendering #{out_file}"
329 render_template template_file, out_file do |io| binding end
377 out_file = nil
389 out_file = @outputdir + file.path
390 debug_msg " working on %s (%s)" % [file.full_name, out_file]
[all...]
/macosx-10.9.5/CommonCrypto-60049/cn_tool/
H A Dmain.c42 #define PRINT(...) if (context->verbose) { fprintf(context->out_file, __VA_ARGS__); }
108 FILE *out_file; member in struct:_cnContext
346 context->out_file = fdopen(STDOUT_FILENO, "a");
403 fprintf(context->out_file, "%llu", crc);
405 fprintf(context->out_file, "%llx", crc);
410 fprintf(context->out_file, "\n");
464 fwrite(&buf[pos], size, 1, context->out_file);
465 fprintf(context->out_file, "\n");
473 fwrite(buf, buf_len, 1, context->out_file);
474 fflush(context->out_file);
[all...]
/macosx-10.9.5/bind9-45.100/bind9/contrib/idn/idnkit-1.0-src/lib/tests/
H A Dtestygen544 my ($out_file);
546 $out_file = $in_file;
547 $out_file .= '\.tsy' if ($out_file !~ /\.tsy$/);
548 $out_file =~ s/\.tsy$/\.c/;
550 $out_file = $options{o};
555 output_tests($testsuite, $out_file, !$options{L});
/macosx-10.9.5/emacs-92/emacs/nt/
H A Daddsection.c468 file_data in_file, out_file; local
500 if (!open_output_file (&out_file, out_filename, size))
507 copy_executable_and_add_section (&in_file, &out_file,
517 dos_header = (PIMAGE_DOS_HEADER) out_file.file_base;
529 pfnCheckSumMappedFile (out_file.file_base,
530 out_file.size,
539 close_file_data (&out_file);
H A Dpreprep.c768 file_data in_file, out_file; local
788 if (!open_output_file (&out_file, out_filename, in_file.size))
795 copy_executable_and_move_sections (&in_file, &out_file);
803 dos_header = (PIMAGE_DOS_HEADER) out_file.file_base;
815 pfnCheckSumMappedFile (out_file.file_base,
816 out_file.size,
824 close_file_data (&out_file);
/macosx-10.9.5/emacs-92/emacs/src/
H A Dunexw32.c732 file_data in_file, out_file; local
782 if (!open_output_file (&out_file, out_filename, size))
792 copy_executable_and_dump_data (&in_file, &out_file);
802 dos_header = (PIMAGE_DOS_HEADER) out_file.file_base;
814 pfnCheckSumMappedFile (out_file.file_base,
815 out_file.size,
824 close_file_data (&out_file);
/macosx-10.9.5/emacs-92/emacs/lib-src/
H A Dmake-docfile.c245 FILE *out_file;
281 if (state->out_file)
282 putc (out_ch, state->out_file);
380 state.out_file = (printflag > 0 ? outfile : 0);
243 FILE *out_file; member in struct:rcsoc_state
/macosx-10.9.5/adv_cmds-153/colldef/
H A Dparse.y121 const char *out_file = "LC_COLLATE";
305 if ((fp = fopen(out_file, "w")) == NULL)
307 out_file);
313 out_file);
325 out_file);
341 out_file);
355 z, out_file);
376 out_file);
391 out_file);
396 out_file);
[all...]
/macosx-10.9.5/OpenSSH-186/openssh/
H A Dssh-keygen.c2193 char out_file[MAXPATHLEN], *ep, *rr_hostname = NULL; local
2386 if (strlcpy(out_file, optarg, sizeof(out_file)) >=
2387 sizeof(out_file))
2392 if (strlcpy(out_file, optarg, sizeof(out_file)) >=
2393 sizeof(out_file))
2503 FILE *out = fopen(out_file, "w");
2507 out_file, strerror(errno));
2520 FILE *out = fopen(out_file, "
[all...]
/macosx-10.9.5/vim-53/src/
H A Dgui_riscos.c3222 FILE *out_file = NULL; local
3230 out_file = fopen(out_redir + 3, "wb");
3231 if (out_file == NULL)
3237 if (out_file)
3238 fclose(out_file);
3255 if (out_file)
3256 fclose(out_file);
3307 if (out_file && (c != '\r' || (options & SHELL_FILTER)))
3308 fputc(c, out_file);
3332 if (out_file)
[all...]
/macosx-10.9.5/WebCore-7537.78.1/inspector/
H A DCodeGeneratorInspector.py2349 out_file = open(self.file_name_, "w")
2350 out_file.write(self.output_)
2351 out_file.close()
/macosx-10.9.5/bash-92/bash-3.2/support/
H A Dtexi2html335 $T2H_OPTIONS -> {out_file} =
2193 verbose => 'obsolete, use -out_file instead',

Completed in 383 milliseconds