OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OUTFILE
(Results
1 - 17
of
17
) sorted by relevancy
/src/sys/external/bsd/drm/dist/scripts/
create_linux_pci_lists.sh
6
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
create_bsd_pci_lists.sh
6
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
/src/external/bsd/bzip2/dist/
format.pl
36
#my $
outfile
= 'fmt-manual.xml';
37
my $
outfile
= shift;
38
#print "Infile: $infile,
Outfile
: $
outfile
\n";
39
# check we can write to
outfile
40
open(
OUTFILE
,">$
outfile
" ) or
41
die "Can't output $
outfile
$! for writing";
47
print
OUTFILE
$prev;
65
print
OUTFILE
$curr
[
all
...]
/src/crypto/external/apache2/openssl/dist/test/quic-openssl-docker/
run_endpoint.sh
16
OUTFILE
=$(basename $i)
17
echo -e "--http3-only\n-o /downloads/$
OUTFILE
\n--url $i" >> $CURLRC
49
OUTFILE
=$(basename $req)
55
echo -n "$
OUTFILE
" >> ./reqfile.txt
63
OUTFILE
=$(basename $req)
64
echo -n "$
OUTFILE
" > ./reqfile.txt
74
OUTFILE
=$(basename $req)
75
printf "%s " "$
OUTFILE
" >> ./reqfile.txt
/src/tools/host-mkdep/
host-mkdep.in
47
OUTFILE
=.depend
96
-f)
OUTFILE
="$optarg";;
261
cat $TMP >> $
OUTFILE
263
cat $TMP > $
OUTFILE
/src/external/gpl3/binutils/dist/binutils/
embedspu.sh
52
OUTFILE
=
64
elif test -z "$
OUTFILE
"; then
65
OUTFILE
="$1"
73
if test -z "$
OUTFILE
"; then
147
-Wa,-mbig -Wa,-noexecstack -Wl,-r -Wl,-x -o ${
OUTFILE
} - <<EOF
/src/external/gpl3/binutils.old/dist/binutils/
embedspu.sh
52
OUTFILE
=
64
elif test -z "$
OUTFILE
"; then
65
OUTFILE
="$1"
73
if test -z "$
OUTFILE
"; then
147
-Wa,-mbig -Wa,-noexecstack -Wl,-r -Wl,-x -o ${
OUTFILE
} - <<EOF
/src/external/gpl3/gcc/dist/contrib/unicode/from_glibc/
utf8_gen.py
54
def process_range(start, end,
outfile
, name):
75
outfile
.write('{:<11s} {:<12s} {:s}\n'.format(
92
outfile
.write('{:s}..{:s} {:<12s} {:s}\n'.format(
98
outfile
.write('{:s}..{:s} {:<12s} {:s}\n'.format(
104
def process_charmap(flines,
outfile
):
106
of UnicodeData.txt and write lines to
outfile
as used in the
155
outfile
, fields[1][:-7]+'>')
164
outfile
.write('%')
165
outfile
.write('{:<11s} {:<12s} {:s}\n'.format(
190
def write_header_charmap(
outfile
)
[
all
...]
/src/external/gpl3/gcc.old/dist/contrib/unicode/from_glibc/
utf8_gen.py
54
def process_range(start, end,
outfile
, name):
75
outfile
.write('{:<11s} {:<12s} {:s}\n'.format(
92
outfile
.write('{:s}..{:s} {:<12s} {:s}\n'.format(
98
outfile
.write('{:s}..{:s} {:<12s} {:s}\n'.format(
104
def process_charmap(flines,
outfile
):
106
of UnicodeData.txt and write lines to
outfile
as used in the
155
outfile
, fields[1][:-7]+'>')
164
outfile
.write('%')
165
outfile
.write('{:<11s} {:<12s} {:s}\n'.format(
190
def write_header_charmap(
outfile
)
[
all
...]
/src/external/gpl3/binutils/dist/gprofng/src/
Command.h
145
OUTFILE
,
gp-display-src.cc
162
" -
outfile
<filename> write results to file <filename>; a dash (-) writes to\n"
184
" -
outfile
filename Open filename for output\n"));
260
case
OUTFILE
:
420
case
OUTFILE
:
559
case
OUTFILE
:
Command.cc
155
{
OUTFILE
, "
outfile
", NULL, "filename", 1, &desc[
OUTFILE
]},
493
desc[
OUTFILE
] = GTXT ("open filename for subsequent output");
gp-display-text.cc
1089
case
OUTFILE
:
/src/external/gpl3/binutils.old/dist/gprofng/src/
Command.h
145
OUTFILE
,
gp-display-src.cc
162
" -
outfile
<filename> write results to file <filename>; a dash (-) writes to\n"
184
" -
outfile
filename Open filename for output\n"));
260
case
OUTFILE
:
420
case
OUTFILE
:
559
case
OUTFILE
:
Command.cc
155
{
OUTFILE
, "
outfile
", NULL, "filename", 1, &desc[
OUTFILE
]},
493
desc[
OUTFILE
] = GTXT ("open filename for subsequent output");
gp-display-text.cc
1089
case
OUTFILE
:
Completed in 47 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026