Home
last modified time | relevance | path

Searched refs:OUTFILE (Results 1 – 20 of 20) sorted by relevance

/netbsd/sys/external/bsd/drm/dist/scripts/
H A Dcreate_linux_pci_lists.sh6 OUTFILE=drm_pciids.h
10 cat > $OUTFILE <<EOF
22 echo " {0, 0, 0}" >> $OUTFILE
23 echo >> $OUTFILE
30 echo " {$pcivend, $pcidev, PCI_ANY_ID, PCI_ANY_ID, 0, 0, $attribs}, \\" >> $OUTFILE
32 echo "#define "$cardtype"_PCI_IDS \\" >> $OUTFILE
39 echo " {0, 0, 0}" >> $OUTFILE
H A Dcreate_bsd_pci_lists.sh6 OUTFILE=drm_pciids.h
10 cat > $OUTFILE <<EOF
22 echo " {0, 0, 0, NULL}" >> $OUTFILE
23 echo >> $OUTFILE
30 echo " {$pcivend, $pcidev, $attribs, $pciname}, \\" >> $OUTFILE
32 echo "#define "$cardtype"_PCI_IDS \\" >> $OUTFILE
39 echo " {0, 0, 0, NULL}" >> $OUTFILE
/netbsd/external/bsd/bzip2/dist/
H A Dformat.pl40 open( OUTFILE,">$outfile" ) or
47 print OUTFILE $prev;
65 print OUTFILE $curr;
67 close OUTFILE;
/netbsd/external/gpl3/gcc.old/dist/contrib/unicode/from_glibc/
H A Dutf8_gen.py353 with open('UTF-8', mode='w') as OUTFILE:
355 write_header_charmap(OUTFILE)
356 process_charmap(UNICODE_DATA_LINES, OUTFILE)
357 OUTFILE.write("END CHARMAP\n\n")
359 write_header_width(OUTFILE, ARGS.unicode_version)
360 process_width(OUTFILE,
364 OUTFILE.write("END WIDTH\n")
/netbsd/external/gpl3/gdb/dist/binutils/
H A Dembedspu.sh52 OUTFILE=
64 elif test -z "$OUTFILE"; then
65 OUTFILE="$1"
73 if test -z "$OUTFILE"; then
149 -Wa,-mbig -Wa,-noexecstack -Wl,-r -Wl,-x -o ${OUTFILE} - <<EOF
/netbsd/external/gpl3/binutils/dist/binutils/
H A Dembedspu.sh52 OUTFILE=
64 elif test -z "$OUTFILE"; then
65 OUTFILE="$1"
73 if test -z "$OUTFILE"; then
149 -Wa,-mbig -Wa,-noexecstack -Wl,-r -Wl,-x -o ${OUTFILE} - <<EOF
/netbsd/external/gpl3/binutils.old/dist/binutils/
H A Dembedspu.sh52 OUTFILE=
64 elif test -z "$OUTFILE"; then
65 OUTFILE="$1"
73 if test -z "$OUTFILE"; then
149 -Wa,-mbig -Wa,-noexecstack -Wl,-r -Wl,-x -o ${OUTFILE} - <<EOF
/netbsd/external/gpl3/gdb.old/dist/binutils/
H A Dembedspu.sh52 OUTFILE=
64 elif test -z "$OUTFILE"; then
65 OUTFILE="$1"
73 if test -z "$OUTFILE"; then
149 -Wa,-mbig -Wa,-noexecstack -Wl,-r -Wl,-x -o ${OUTFILE} - <<EOF
/netbsd/external/gpl3/gcc/dist/contrib/unicode/from_glibc/
H A Dutf8_gen.py360 with open('UTF-8', mode='w') as OUTFILE:
362 write_header_charmap(OUTFILE)
363 process_charmap(UNICODE_DATA_LINES, OUTFILE)
364 OUTFILE.write("END CHARMAP\n\n")
366 write_header_width(OUTFILE, ARGS.unicode_version)
367 process_width(OUTFILE,
371 OUTFILE.write("END WIDTH\n")
/netbsd/tools/host-mkdep/
H A Dhost-mkdep.in47 OUTFILE=.depend
96 -f) OUTFILE="$optarg";;
261 cat $TMP >> $OUTFILE
263 cat $TMP > $OUTFILE
/netbsd/external/gpl3/binutils/dist/gprofng/src/
H A Dgp-display-src.cc265 case OUTFILE: in proc_cmd()
429 case OUTFILE: in run_args()
568 case OUTFILE: in check_args()
H A DCommand.h145 OUTFILE, enumerator
H A DCommand.cc155 { OUTFILE, "outfile", NULL, "filename", 1, &desc[OUTFILE]},
484 desc[OUTFILE] = GTXT ("open filename for subsequent output"); in init_desc()
H A Dgp-display-text.cc1081 case OUTFILE: in proc_cmd()
/netbsd/external/gpl3/gcc/dist/gcc/doc/
H A Dcpp.info4044 OUTFILE. The preprocessor reads INFILE together with any other files it
4046 input files is written in OUTFILE.
4048 Either INFILE or OUTFILE may be '-', which as INFILE means to read
4049 from standard input and as OUTFILE means to write to standard output.
4051 specified for that file. You can also use the '-o OUTFILE' option to
/netbsd/external/gpl3/gcc.old/dist/gcc/doc/
H A Dcpp.info4044 OUTFILE. The preprocessor reads INFILE together with any other files it
4046 input files is written in OUTFILE.
4048 Either INFILE or OUTFILE may be '-', which as INFILE means to read
4049 from standard input and as OUTFILE means to write to standard output.
4051 specified for that file. You can also use the '-o OUTFILE' option to
/netbsd/external/gpl3/binutils.old/dist/gprof/
H A Dgprof.info251 gprof OPTIONS EXECUTABLE-FILE gmon.out BB-DATA [YET-MORE-PROFILE-DATA-FILES...] [> OUTFILE]
266 gprof OPTIONS [EXECUTABLE-FILE [PROFILE-DATA-FILES...]] [> OUTFILE]
/netbsd/external/gpl3/binutils/dist/gprof/
H A Dgprof.info252 gprof OPTIONS EXECUTABLE-FILE gmon.out BB-DATA [YET-MORE-PROFILE-DATA-FILES...] [> OUTFILE]
267 gprof OPTIONS [EXECUTABLE-FILE [PROFILE-DATA-FILES...]] [> OUTFILE]
/netbsd/external/gpl2/diffutils/dist/doc/
H A Ddiff.info3095 `-o OUTFILE'
4047 sdiff -o OUTFILE OPTIONS... FROM-FILE TO-FILE
4049 This merges FROM-FILE with TO-FILE, with output to OUTFILE. If
/netbsd/external/gpl3/binutils.old/dist/binutils/doc/
H A Dbinutils.info976 INFILE [OUTFILE]
1015 'OUTFILE'
1017 OUTFILE, 'objcopy' creates a temporary file and destructively