Home
last modified time | relevance | path

Searched refs:ofile (Results 1 – 25 of 271) sorted by relevance

1234567891011

/netbsd/external/bsd/nsd/dist/contrib/bind2nsd/bind2nsd/
H A DNsdConf.py46 def dump(self, ofile): argument
47 if ofile == sys.stdout:
53 print >> ofile, 'key:'
95 def dump(self, ofile): argument
96 if ofile == sys.stdout:
106 print >> ofile, ''
225 def dump(self, ofile): argument
239 print >> ofile, '#'
242 print >> ofile, '#'
243 print >> ofile, ''
[all …]
/netbsd/external/gpl2/gettext/dist/gettext-tools/examples/hello-c++-kde/admin/
H A Dcompile34 ofile=
42 ofile=$2
44 case "$ofile" in
48 args="$args -o $ofile"
49 ofile=
64 if test -z "$ofile" || test -z "$cfile"; then
95 mv "$cofile" "$ofile"
/netbsd/sys/dev/microcode/aic7xxx/
H A Daicasm_symbol.c329 aic_print_file_prologue(FILE *ofile) in aic_print_file_prologue() argument
332 if (ofile == NULL) in aic_print_file_prologue()
335 fprintf(ofile, in aic_print_file_prologue()
354 aic_print_reg_dump_types(FILE *ofile) in aic_print_reg_dump_types() argument
356 if (ofile == NULL) in aic_print_reg_dump_types()
359 fprintf(ofile, in aic_print_reg_dump_types()
421 fprintf(ofile, in aic_print_reg_dump_end()
532 aic_print_file_prologue(ofile); in symtable_dump()
533 aic_print_reg_dump_types(ofile); in symtable_dump()
604 fprintf(ofile, "\n"); in symtable_dump()
[all …]
H A Daicasm.c93 FILE *ofile; variable
298 if (ofile != NULL) in main()
362 fprintf(ofile, in output_code()
398 fprintf(ofile, in output_code()
404 fprintf(ofile, in output_code()
421 fprintf(ofile, in output_code()
441 fprintf(ofile, in output_code()
457 fprintf(ofile, in output_code()
460 fprintf(ofile, in output_code()
703 if (ofile != NULL) { in stop()
[all …]
/netbsd/external/gpl2/xcvs/dist/build-aux/
H A Dcompile74 ofile=$2
96 if test -z "$ofile" || test -z "$cfile"; then
127 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
129 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dcomprdebug.exp18 set ofile "${binfile}0.o"
19 if {[gdb_compile $srcdir/$subdir/$srcfile $ofile \
26 set cmd "$objcopy_program --compress-debug-sections $ofile"
40 set testname "file [file tail $ofile]"
41 if {[gdb_file_cmd $ofile] == 0} {
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dcomprdebug.exp18 set ofile "${binfile}0.o"
19 if {[gdb_compile $srcdir/$subdir/$srcfile $ofile \
26 set cmd "$objcopy_program --compress-debug-sections $ofile"
40 set testname "file [file tail $ofile]"
41 if {[gdb_file_cmd $ofile] == 0} {
/netbsd/external/bsd/atf/dist/atf-c++/
H A Dbuild.cpp80 impl::c_o(const std::string& sfile, const std::string& ofile, in c_o() argument
85 atf_error_t err = atf_build_c_o(sfile.c_str(), ofile.c_str(), in c_o()
94 impl::cpp(const std::string& sfile, const std::string& ofile, in cpp() argument
99 atf_error_t err = atf_build_cpp(sfile.c_str(), ofile.c_str(), in cpp()
108 impl::cxx_o(const std::string& sfile, const std::string& ofile, in cxx_o() argument
113 atf_error_t err = atf_build_cxx_o(sfile.c_str(), ofile.c_str(), in cxx_o()
H A Dcheck.cpp107 impl::build_c_o(const std::string& sfile, const std::string& ofile, in build_c_o() argument
112 atf_error_t err = atf_check_build_c_o(sfile.c_str(), ofile.c_str(), in build_c_o()
121 impl::build_cpp(const std::string& sfile, const std::string& ofile, in build_cpp() argument
126 atf_error_t err = atf_check_build_cpp(sfile.c_str(), ofile.c_str(), in build_cpp()
135 impl::build_cxx_o(const std::string& sfile, const std::string& ofile, in build_cxx_o() argument
140 atf_error_t err = atf_check_build_cxx_o(sfile.c_str(), ofile.c_str(), in build_cxx_o()
/netbsd/external/bsd/ntp/dist/sntp/libevent/build-aux/
H A Dcompile263 ofile=
278 ofile=$2
300 if test -z "$ofile" || test -z "$cfile"; then
331 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
333 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
/netbsd/sys/external/isc/libsodium/dist/build-aux/
H A Dcompile264 ofile=
279 ofile=$2
301 if test -z "$ofile" || test -z "$cfile"; then
332 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
334 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
/netbsd/external/bsd/libevent/dist/build-aux/
H A Dcompile264 ofile=
279 ofile=$2
301 if test -z "$ofile" || test -z "$cfile"; then
332 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
334 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
/netbsd/external/bsd/flex/dist/build-aux/
H A Dcompile263 ofile=
278 ofile=$2
300 if test -z "$ofile" || test -z "$cfile"; then
331 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
333 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
/netbsd/sys/external/isc/libsodium/dist/
H A Dcompile263 ofile=
278 ofile=$2
300 if test -z "$ofile" || test -z "$cfile"; then
331 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
333 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
/netbsd/external/gpl3/binutils.old/dist/
H A Dcompile263 ofile=
278 ofile=$2
300 if test -z "$ofile" || test -z "$cfile"; then
331 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
333 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
/netbsd/external/gpl3/gdb.old/dist/
H A Dcompile263 ofile=
278 ofile=$2
300 if test -z "$ofile" || test -z "$cfile"; then
331 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
333 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
/netbsd/external/lgpl3/mpc/dist/
H A Dcompile263 ofile=
278 ofile=$2
300 if test -z "$ofile" || test -z "$cfile"; then
331 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
333 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
/netbsd/external/lgpl3/gmp/dist/
H A Dcompile263 ofile=
278 ofile=$2
300 if test -z "$ofile" || test -z "$cfile"; then
331 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
333 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
/netbsd/external/mpl/dhcp/dist/
H A Dcompile263 ofile=
278 ofile=$2
300 if test -z "$ofile" || test -z "$cfile"; then
331 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
333 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
/netbsd/external/mit/expat/dist/conftools/
H A Dcompile264 ofile=
279 ofile=$2
301 if test -z "$ofile" || test -z "$cfile"; then
332 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
334 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
/netbsd/external/public-domain/xz/dist/build-aux/
H A Dcompile264 ofile=
279 ofile=$2
301 if test -z "$ofile" || test -z "$cfile"; then
332 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
334 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
/netbsd/external/bsd/tmux/dist/etc/
H A Dcompile264 ofile=
279 ofile=$2
301 if test -z "$ofile" || test -z "$cfile"; then
332 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
334 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
/netbsd/external/gpl3/gcc.old/dist/
H A Dcompile263 ofile=
278 ofile=$2
300 if test -z "$ofile" || test -z "$cfile"; then
331 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
333 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
/netbsd/external/gpl3/gdb/dist/
H A Dcompile263 ofile=
278 ofile=$2
300 if test -z "$ofile" || test -z "$cfile"; then
331 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
333 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"
/netbsd/external/gpl3/binutils/dist/
H A Dcompile263 ofile=
278 ofile=$2
300 if test -z "$ofile" || test -z "$cfile"; then
331 test "$cofile" = "$ofile" || mv "$cofile" "$ofile"
333 test "${cofile}bj" = "$ofile" || mv "${cofile}bj" "$ofile"

1234567891011