Searched refs:then (Results 151 - 175 of 219) sorted by relevance

123456789

/opensolaris-onvv-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex388 % Parse an argument, then pass it to #1. The argument is the rest of
409 % First remove any @comment, then any @c comment.
773 % document, then we can reconsider our strategy.
971 % If WORD is `none', then suppress indentation of the first paragraph
972 % after a section heading. If WORD is `insert', then do indent at such
996 % \kern backwards by \parindent, and then reset itself to empty.
1680 % If we use \scriptfonts (8pt), then we can fit this many characters:
1838 % then @kbd has no effect.
2329 % line. We do not start a paragraph here because then if the next
2349 % \parskip glue; then th
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Time/HiRes/
H A DHiRes.pm107 see whether you have nanosleep, and then carefully read your
144 then the current time is used.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DFile.pm670 # and then truncate it ($spos - $dpos bytes will be removed)
720 # If last read was short, then $data now contains the entire rest
1019 # If you're locking the file, then presumably it's because
1196 # and then enable (or disable) autodeferment if that seems useful.
2070 then the C<@array> would appear to have four elements:
2091 separator string is C<"\n">, then the following two lines do exactly
2127 then the array C<@gifts> would appear to contain C<("Gold\n",
2194 If you use deferred writing (See L<"Deferred Writing">, below) then
2258 safely, then open the file without C<O_TRUNC>, lock the file, and use
2266 what to do, then do
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dbignum.pm334 This prints out the name and version of all modules used and then exits.
411 The following would first try to find Math::BigInt::Foo, then
H A DAutoSplit.pm48 If the third argument, I<$keep>, is false, then any
H A DCwd.pm109 then your PWD environment variable will be kept up to date. Note that
284 # Untaint it then check that we landed where we started.
H A Dconstant.pm165 value at compile time, and may then optimize the expression further.
H A Ddiagnostics.pm38 compilation will then be subject(ed :-) to the enhanced diagnostics.
499 # then we've turned off diagnostics.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dperlivp.PL452 is the latter case then please let the author know.
/opensolaris-onvv-gate/usr/src/uts/sun4u/cpu/
H A Dus3_cheetahplus_asm.s237 * If we turned off the D$, then flush it and turn it back on.
260 * If we turned off the I$, then flush it and turn it back on.
437 * as modified, but then we found out that for spitfire, if it misses in the
438 * E$ it will probably install as an M, but if it hits in the E$, then it
685 or %g5, %g6, %g5 ! already being used, then we
839 * If this trap happened at TL>0, then we don't want to mess
849 * If we are here, then the trap happened at TL>1. Simply
850 * update our tlo_info field and then skip to the TLB flush
876 or %g5, %g6, %g5 ! already being used, then we
/opensolaris-onvv-gate/usr/src/cmd/svc/svcs/
H A Dsvcs.c663 * If a restarter specific action is available, then restarter_spec
664 * is set to 1. If a restarter specific action is not available, then
726 * If the print flag is set, then print each contract id found.
760 * If fopen fails, then ctid file hasn't been created yet.
832 * If fopen fails with ENOENT then the ctid file hasn't been
938 * group is non-NULL, then we are dealing with a legacy service.
1601 time_t then; local
1624 then = (time_t)tv.tv_sec;
1626 tm = localtime(&then);
1632 if (now - then < 2
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DBigInt.pm32 # it reversed (like $x = 2 * $y), then the third paramater is true.
266 # have numify(), then hopefully it will have overloading for int() and
322 # have numify(), then hopefully it will have overloading for int() and
536 # make integer from mantissa by adjusting exp, then convert to bigint
1572 # (i.e. their gcd is not one) then NaN is returned.
2159 # return integer less or equal then number; no-op since it's already integer
2167 # return integer greater or equal then number; no-op since it's already int
2218 # If not, try to use it as classname, unless undef, then use $class
3401 The rounding after the division then uses the remainder and $y to determine
3440 * If no A or P is give ($x = Math::BigInt->new($number) form), then th
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Sys/Syslog/
H A DSyslog.pm109 # behave like other normal Unix programs, then try other mechanisms.
400 # then we'll get ECONNREFUSED on the send). So what we
1105 Select the native, UDP socket then UNIX domain socket mechanisms:
1481 I will be notified, and then you'll automatically be notified of progress on
1580 of a bug in Sys::Syslog back then?
/opensolaris-onvv-gate/usr/src/cmd/csh/
H A Dsh.func.c347 bferr("Improper then");
351 * If expression was zero, then scan to else,
387 * then have no way to get the tty (we can't give it
910 bferr("then/endif not found");
/opensolaris-onvv-gate/usr/src/cmd/lvm/rpc.mdcommd/
H A Dmdmn_commd_server.c378 time_t now, then; local
393 /* then is the registered time */
394 then =
396 if ((then != 0) && (now > then)) {
808 * then we display the failing process and attempt to terminate
1315 * and then continue, so that the client is set up
1412 * more seconds and then return RPC_FAIL if the message is not complete.
2363 * Until then the calling send_message will be blocked, while we
2872 * If class _is_not_ MD_COMM_ALL_CLASSES, then w
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/Unicode/
H A DUnicode.pm208 Back then, the range 0xD800-0xDFFF was not allocated. Let's split
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Socket/
H A DSocket.pm51 not want to use the literal characters in your programs, then use
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Unicode/Normalize/
H A DNormalize.pm178 Note: FCD is not always unique, then plural forms may be equivalent
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/
H A DPush.pm260 interesting effect is to display a series of pages, then, after the
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DEmbed.pm364 If you have a working B<DynaLoader> then there is rarely any need to statically link in any
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/File/Spec/
H A DVMS.pm82 If optional second argument has a TRUE value, then the return string is
165 $path =~ s/([\[<])(\cx+)/$1 . '-' x length($2)/e; # then decode
371 # We look for a volume in $dev, then in $dir, but not both
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DTemp.pm21 Can the OS unlink an open file? If it can not then the
30 then the C<stat> comparison should be modified accordingly.
373 # The parent is then $directories without the last directory
847 # if its already closed then I dont care about the answer
1316 # Last directory is then our template
1916 program. If the directory is writable by group or by other, it is then
2037 then, on a unix system, use C<"/dev/fd/" . fileno($fh)> for arbitrary
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DPlainText.pm246 # For S<>, compress all internal whitespace and then map spaces to \01.
593 new parser with C<Pod::PlainText-E<gt>new()> and then calls either
/opensolaris-onvv-gate/usr/src/lib/libc/sparcv9/gen/
H A Dstrncpy.s120 ! remaining src bytes and then start padding with null bytes
/opensolaris-onvv-gate/usr/src/lib/libnsl/nss/
H A Dnetdir_inet.c298 * HOST_BROADCAST then we ask a tli fd to tell us what
422 * And finally if we specify HOST_BROADCAST then we
759 * with "tcp" and then "udp".
1171 * with "tcp" and then "udp".
1625 * If there's only one address or no addresses to sort, then
1658 static hrtime_t then = 0; /* the last time localinfo was updated */ local
1696 if (localinfo == NULL || ((now - then) > IFINFOTIMEOUT)) {
1701 * Another thread might have updated "then" between
1705 if (localinfo == NULL || ((now - then) > IFINFOTIMEOUT)) {
1713 then
[all...]

Completed in 202 milliseconds

123456789