Searched refs:in (Results 751 - 775 of 1242) sorted by relevance

<<31323334353637383940>>

/osnet-11/usr/src/grub/grub-0.97/util/
H A Dgrub-image.in12 # This program is distributed in the hope that it will be useful, but
92 case "$host_os" in
130 echo "# Installing GRUB in \`$image'"
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dchop.t178 ok($@ =~ /Can\'t modify.*chop.*in.*assignment/);
180 ok($@ =~ /Can\'t modify.*chom?p.*in.*assignment/);
182 ok($@ =~ /Can\'t modify.*chop.*in.*assignment/);
184 ok($@ =~ /Can\'t modify.*chom?p.*in.*assignment/);
214 # returns length in characters, but not in bytes.
H A Dtiehandle.t99 @in = @data = qw(a line at a time);
101 @expect = @in;
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Bin/
H A Ddtruss41 # (the "License"). You may not use this file except in compliance
75 case $name in
203 * (vfork() is only executed by a process running in an S10-branded zone.)
240 * The following code is written in an intentionally repetative way.
244 * shown in benchmarks to be the fastest (fewest probes fired, fewest actions).
H A Diosnoop75 # (the "License"). You may not use this file except in compliance
90 # 04-Jan-2005 " " Wrapped in sh to provide options.
112 case $name in
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/
H A Ddtruss41 # (the "License"). You may not use this file except in compliance
75 case $name in
203 * (vfork() is only executed by a process running in an S10-branded zone.)
240 * The following code is written in an intentionally repetative way.
244 * shown in benchmarks to be the fastest (fewest probes fired, fewest actions).
H A Diosnoop75 # (the "License"). You may not use this file except in compliance
90 # 04-Jan-2005 " " Wrapped in sh to provide options.
112 case $name in
/osnet-11/usr/src/cmd/ldap/ns_ldap/
H A Didsconfig.sh7 # You may not use this file except in compliance with the License.
14 # When distributing Covered Code, include this CDDL HEADER in each
30 # display_msg(): Displays message corresponding to the tag passed in.
34 case "$1" in
252 with hostnames. Any unqualified hostname stored in the directory
259 HELP - This parameter defines the default location in the directory tree for
262 an SSD later on in the setup.
280 order given in this list. Note that this is a space separated list of
323 in the client using this profile. This is a ordered list of
325 are provided in
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/
H A DSeekable.pm27 as a terminal, pipe or socket). If the fgetpos() function is available in
40 corresponding built-in functions:
65 don't wish to use the numbers C<0> C<1> or C<2> in your code.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/Socket/
H A DUNIX.pm81 in the AF_UNIX domain. It is built upon the L<IO::Socket> interface and
92 optionally takes arguments, these arguments are in key-value pairs.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/SDBM_File/sdbm/
H A Dsdbm.h23 long maxbno; /* size of dirfile in bits */
29 long pagbno; /* current page in pagbuf */
31 long dirbno; /* current block in dirbuf */
280 # include <in.h>
282 # include <netinet/in.h>
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/examples/
H A Dcookie.cgi29 # Add new animals to old, and put them in a cookie
44 animals in the zoo will be resurrected. You can even quit Netscape
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DDumpvalue.t50 like( $d->stringify("a\005"), qr/^"a\^/, 'escaped ASCII value in unctrl' );
51 like( $d->stringify("b\205"), qr!^'b.'$!, 'no high-bit escape value in unctrl');
54 like( $d->stringify("b\205"), qr!^'b\\205!, 'high-bit now escaped in unctrl');
194 is( $out->read, "&read in ???\n", 'sub dumped when requested' );
209 like( $out->read, qr/&TieOut::read in/, 'dumpsub found sub fine' );
218 is( $out->read, "&TieOut::read in TieOut\n", 'dumpsub found sub fine again' );
H A DEnv.pm17 Perl maintains environment variables in a special hash named C<%ENV>. For
27 or '@'. Arrays are implemented in terms of C<split> and C<join>, using
41 however you'd like. Bear in mind, however, that each access to a tied array
H A DShell.pm79 # Enclose in quotes only the parameters that need it:
153 package (and uncovered a bug in Beta 3, by the way). Maybe the usual
172 quoted before being executed. As in the following example:
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DCommand.pm20 ExtUtils::Command - utilities to replace common UNIX commands in Makefiles etc.
39 them easier to deal with in Makefiles.
82 local @ARGV = ($dst); touch(); # in case $dst doesn't exist
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/t/
H A Dbasic.t57 'Makefile.PL run in package main');
180 unlike(<PERLLOCAL>, qr/other/, 'DESTDIR should not appear in perllocal');
184 # TODO not available in the min version of Test::Harness we require
188 # local $TODO = 'DESTDIR still in .packlist';
189 # unlike(<PACKLIST>, qr/other/, 'DESTDIR should not appear in .packlist');
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Hash/
H A DUtil.pm67 the hash from being bless()ed while it is in a locked state. Any attempt
85 die sprintf "Hash has key '$k' which is not in the new key ".
129 carp "Cannot usefully lock values in an unlocked hash"
188 new even more random hash ordering introduced in Perl 5.8.1.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/I18N/
H A DCollate.pm29 functionality was integrated into the Perl core language in the
146 functionality was integrated into the Perl core language in the
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/Text/
H A DTermcap.pm30 # Don't use the CVS revision as the version, since this module is also in Perl
32 # number should ideally be the same as the CVS revision in podlators, however.
96 # Output any included code in bold.
150 Apart from the format codes, it in all ways functions like Pod::Text. See
156 the current terminal, and falls back on the ECMA-48 (the same in this
158 terminals) if the bold, underline, and reset codes aren't set in the
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/Harness/
H A DStraps.pm47 B<THIS IS ALPHA SOFTWARE> in that the interface is subject to change
48 in incompatible ways. It is otherwise stable.
104 for use in the total report. Returns the C<%results> of the test.
375 # Quote the argument if there's any whitespace in it, or if
445 # Lose any trailing backslashes in the Win32 paths
505 many tests there will be in C<< $strap->{max} >>, a list of which tests
506 are todo in C<< $strap->{todo} >> and if the whole test was skipped
549 result back in C<%test> which will contain:
559 C<< $strap->{saw_lone_not} >> and the line in C<< $strap->{lone_not_line} >>.
581 # We pulverize the line down into pieces in thre
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/Harness/bin/
H A Dprove177 -s, --shuffle Run the tests in a random order.
189 of C<Test::Harness>. With no arguments, it will run all tests in the
210 Running C<prove t/live/ t/master.t> checks every F<*.t> in F<t/live>,
216 To do this with C<make test>, you must set C<HARNESS_VERBOSE=1> in
227 that don't show up when tests are run in the same order every time.
280 running them, thus ensuring that hidden dependencies in the test
/osnet-11/usr/src/lib/libc/capabilities/sun4u/common/
H A Dmemcmp.s6 * You may not use this file except in compliance with the License.
13 * When distributing Covered Code, include this CDDL HEADER in each
66 ! bytes. We assume that most miscompares will occur in the 1st 8 bytes
128 fmovd %d2, %d0 ! create 9 bubbles in the pipeline
187 fmovd %d2, %d0 ! create 9 bubbles in the pipeline
200 srl %i1, 3, %l6 ! bits 3,4,5 are now least sig in %l6
211 call .+8 ! get the address of this instruction in %o7
1071 ! in the Block Compare loop
/osnet-11/usr/src/lib/libc/sparcv9/crt/
H A D__align_cpy_4.s6 * You may not use this file except in compliance with the License.
13 * When distributing Covered Code, include this CDDL HEADER in each
31 * Copy 4-byte aligned source to 4-byte aligned target in multiples of 4 bytes.
130 ! around in registers.
193 retl ! Target address is already in o0.
/osnet-11/usr/src/lib/libsqlite/tool/
H A Dlemon.c7 ** single file to make it easy to include LEMON in the source tree
109 #define SetFind(X,Y) (X[Y]) /* True if Y is in set X */
119 ** in the following: */
128 struct symbol *fallback; /* fallback token in case this token doesn't parse */
148 /* Each production rule in the grammar is stored in the following
163 struct rule *next; /* Next rule in the global list */
182 struct config *next; /* Next configuration in the state */
211 struct config *cfp; /* All configurations in this set */
230 ** static variables. Fields in th
2814 FILE *in; local
3163 FILE *out, *in; local
3557 FILE *out, *in; local
[all...]

Completed in 563 milliseconds

<<31323334353637383940>>