HomeSort by: relevance | last modified time | path
    Searched refs:of (Results 1 - 25 of 4143) sorted by relevancy

1 2 3 4 5 6 7 8 91011>>

  /src/usr.bin/make/unit-tests/
varmod-extension.exp 1 extension of 'a/b/c' is ''
2 extension of 'def' is ''
3 extension of 'a.b.c' is 'c'
4 extension of 'a.b/c' is 'b/c'
5 extension of 'a' is ''
6 extension of 'a.a' is 'a'
7 extension of '.gitignore' is 'gitignore'
8 extension of 'a' is ''
9 extension of 'a.a' is 'a'
10 extension of 'trailing/' is '
    [all...]
deptgt-notparallel.exp 1 : Making 1 out of nothing.
2 : Making 2 out of nothing.
3 : Making 3 out of nothing.
4 : Making 4 out of nothing.
5 : Making 5 out of nothing.
6 : Making 6 out of nothing.
7 : Making 7 out of nothing.
8 : Making 8 out of nothing.
varmod-tail.exp 1 tail (basename) of 'a/b/c' is 'c'
2 tail (basename) of 'def' is 'def'
3 tail (basename) of 'a.b.c' is 'a.b.c'
4 tail (basename) of 'a.b/c' is 'c'
5 tail (basename) of 'a' is 'a'
6 tail (basename) of 'a.a' is 'a.a'
7 tail (basename) of '.gitignore' is '.gitignore'
8 tail (basename) of 'a' is 'a'
9 tail (basename) of 'a.a' is 'a.a'
10 tail (basename) of 'trailing/' is '
    [all...]
compat-error.exp 1 : Making success1 out of nothing.
2 : Making fail1 out of nothing.
5 : Making success2 out of nothing.
6 : Making fail2 out of nothing.
9 : Making success3 out of nothing.
deptgt-order.exp 8 : 'Making two out of one.'
9 : 'Making three out of two.'
10 : 'Making all out of three.'
suff-transform-expand.exp 1 : 'Making issue11.h out of nothing.'
3 : 'Making issue11.second out of nothing.'
4 `all' not remade because of errors.
deptgt-silent.exp 3 This is not echoed because of the @.
4 This is not echoed because of the .SILENT.
suff-lookup.exp 8 inserting ".ccc" (3) at end of list
9 inserting ".cc" (2) at end of list
12 inserting ".c" (1) at end of list
13 inserting ".ccc" (3) at end of list
16 inserting ".short" (4) at end of list
17 inserting ".c" (1) at end of list
20 inserting ".sho" (5) at end of list
21 inserting ".c" (1) at end of list
24 inserting ".dead-end" (6) at end of list
25 inserting ".short" (4) at end of lis
    [all...]
suff-use.exp 1 : 'Making demo.c out of nothing'
3 `all' not remade because of errors.
  /src/sys/arch/next68k/stand/boot/
installboot.sh 18 dd if="$1" of="$2" obs=1024 seek=32 conv=osync
19 dd if="$1" of="$2" obs=1024 seek=96 conv=osync
  /src/external/gpl2/gettext/dist/gettext-tools/man/
msgexec.x 2 msgexec \- process translations of message catalog
msgfilter.x 2 msgfilter \- edit translations of message catalog
  /src/external/gpl3/autoconf/dist/man/
ifnames.x 2 ifnames \- Extract CPP conditionals from a set of files
  /src/sys/dev/ofw/
ofdisk.c 11 * 1. Redistributions of source code must retain the above copyright
12 * notice, this list of conditions and the following disclaimer.
14 * notice, this list of conditions and the following disclaimer in the
16 * 3. All advertising materials mentioning features or use of this software
19 * 4. The name of TooLs GmbH may not be used to endorse or promote products
24 * OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
27 * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
28 * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
30 * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN I
140 struct ofdisk_softc *of = device_private(self); local
172 struct ofdisk_softc *of; local
254 struct ofdisk_softc *of = local
287 struct ofdisk_softc *of = local
337 struct ofdisk_softc *of = local
359 struct ofdisk_softc *of = local
447 struct ofdisk_softc *of; local
510 struct ofdisk_softc *of = local
    [all...]
openfirmio.c 5 * The Regents of the University of California. All rights reserved.
11 * All advertising materials mentioning features or use of this software
13 * This product includes software developed by the University of
19 * 1. Redistributions of source code must retain the above copyright
20 * notice, this list of conditions and the following disclaimer.
22 * notice, this list of conditions and the following disclaimer in the
24 * 3. Neither the name of the University nor the names of its contributors
30 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOS
131 struct ofiocdesc *of; local
    [all...]
  /src/crypto/external/apache2/openssl/dist/external/perl/Text-Template-1.56/t/
ofh.t 17 my $of = File::Temp->new;
19 my $text = $template->fill_in(OUTPUT => $of);
24 close $of or die "close(): $!";
26 open my $ifh, '<', $of->filename or die "open($of): $!";
  /src/crypto/external/bsd/openssl/dist/external/perl/Text-Template-1.56/t/
ofh.t 17 my $of = File::Temp->new;
19 my $text = $template->fill_in(OUTPUT => $of);
24 close $of or die "close(): $!";
26 open my $ifh, '<', $of->filename or die "open($of): $!";
  /src/distrib/sun3/
MakeBootTape 22 dd if=tapeboot of=$T obs=8k conv=sync
26 dd of=$T obs=8k conv=sync
30 dd of=$T obs=8k conv=sync
34 dd of=$T obs=8k
  /src/sys/arch/m68k/060sp/dist/
errata 16 # INCLUDING IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS
23 # (INCLUDING WITHOUT LIMITATION, DAMAGES FOR LOSS OF BUSINESS PROFITS,
24 # BUSINESS INTERRUPTION, LOSS OF BUSINESS INFORMATION, OR OTHER PECUNIARY LOSS)
25 # ARISING OF THE USE OR INABILITY TO USE THE SOFTWARE.
28 # of the SOFTWARE.
35 # patents or trademarks of Motorola, Inc.
38 68060 Software Package Errata As of 7 October 1994
  /src/crypto/external/bsd/openssl.old/dist/external/perl/Text-Template-1.46/t/
06-ofh.t 19 $of = "t$$";
20 END { unlink $of }
21 open O, "> $of" or die;
30 open I, "< $of" or die;
  /src/external/bsd/nvi/dist/
LICENSE 6 to this copy of the Vi software.
10 * The Regents of the University of California. All rights reserved.
19 * 1. Redistributions of source code must retain the above copyright
20 * notice, this list of conditions and the following disclaimer.
22 * notice, this list of conditions and the following disclaimer in the
24 * 3. Neither the name of the University nor the names of its contributors
30 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
33 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOOD
    [all...]
  /src/external/gpl3/gdb/dist/gdb/
copying.awk 20 NR == 1,/^[ ]*15\. Disclaimer of Warranty\.[ ]*$/ {
26 else if ($0 !~ /^[ ]*15\. Disclaimer of Warranty\.[ ]*$/)
34 /^[ ]*15\. Disclaimer of Warranty\.[ ]*$/ {
41 /^[ ]*15\. Disclaimer of Warranty\.[ ]*$/, /^[ ]*END OF TERMS AND CONDITIONS[ ]*$/{
42 if (! ($0 ~ /^[ ]*END OF TERMS AND CONDITIONS[ ]*$/))
58 print " _(\"Conditions for redistributing copies of GDB.\"),";
61 print " _(\"Various kinds of warranty you do not have.\"),";
66 print " _(\"Conditions for redistributing copies of GDB.\"));";
68 print " _(\"Various kinds of warranty you do not have.\"));"
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/
copying.awk 20 NR == 1,/^[ ]*15\. Disclaimer of Warranty\.[ ]*$/ {
26 else if ($0 !~ /^[ ]*15\. Disclaimer of Warranty\.[ ]*$/)
34 /^[ ]*15\. Disclaimer of Warranty\.[ ]*$/ {
41 /^[ ]*15\. Disclaimer of Warranty\.[ ]*$/, /^[ ]*END OF TERMS AND CONDITIONS[ ]*$/{
42 if (! ($0 ~ /^[ ]*END OF TERMS AND CONDITIONS[ ]*$/))
58 print " _(\"Conditions for redistributing copies of GDB.\"),";
61 print " _(\"Various kinds of warranty you do not have.\"),";
66 print " _(\"Conditions for redistributing copies of GDB.\"));";
68 print " _(\"Various kinds of warranty you do not have.\"));"
    [all...]
  /src/etc/rc.d/
entropy 23 # but getting rid of it is also a little annoying.
24 if dd if=/dev/random iflag=nonblock of=/dev/null bs=1 count=1 \
33 dd if=/dev/random of=/dev/null bs=1 count=1 msgfmt=quiet
  /src/sys/arch/macppc/stand/ofwboot/
boot.h 18 void changedisk_hook(struct open_file *of);

Completed in 21 milliseconds

1 2 3 4 5 6 7 8 91011>>