Searched refs:then (Results 76 - 100 of 219) sorted by relevance

123456789

/opensolaris-onvv-gate/usr/src/cmd/picl/plugins/sun4u/blade/bsc/
H A Dpicllom.c444 static time_t then = 0; local
450 if (now == then)
453 then = now;
508 static time_t then = 0; local
514 if (now == then)
517 then = now;
742 * for the handle with which we are presented and then locate its
745 * index value first and then revert to a full search.
793 * if we get here, then we found the right LED.
/opensolaris-onvv-gate/usr/src/lib/libnsl/nss/
H A Dgetipnodeby.c265 * of these are true, then there's no need to
275 * buf6 then buf6 is now useless.
641 hrtime_t now, *then; local
651 then = &then4;
655 then = &then6;
670 if (*num == -1 || ((now - *then) >= IFNUM_TIMEOUT)) {
685 *then = now;
739 *then = now;
984 * AF_INET hostent. If no mapped addrs found, then a NULL is returned.
985 * If mapped addrs found, then
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dperl5db.pl56 # Do some stuff, then ...
61 then altered. When the subroutine returns, Perl automatically undoes the
107 compact a more complicated if-then-elseif-else into a more elegant
141 best balance of readability and speed, and then document how it actually
145 the restart code; the debugger state variables are saved in C<%ENV> and then
475 debugger has to turn off warnings while the debugger code is compiled, but then
480 setting of C<$^W> and then setting it to zero. The second one initializes
518 C<$@>), and then call C<save()> to capture C<$@>, C<$!>, C<$^E>, C<$,>,
528 In any case, we then return the list of output from C<eval> to the caller,
1146 then cal
[all...]
H A DTest.pm96 then feel free to call your files F<t/foo.t>, F<t/bar.t>, and
301 that I<looks like> a regex (e.g., C<'/foo/'>), then
321 style of C<ok()>. That is, if you try C<ok(I<arg1>, I<note>)>, then
486 then we C<skip(...)> just tosses out their value (i.e., not
567 are in this category. If a normal test doesn't succeed, then that
583 then the feature in question shouldn't be on the TODO list, now
664 method is this...)", and then C<ok> sees a coderef and thinks you're
674 If the C<can> returns false, then that is passed to C<ok>. If it
675 returns true, then the larger expression S<< C<<
H A DExporter.pm176 then export nothing. If it's just a collection of functions then
215 If any of the entries in an import list begins with !, : or / then
347 If the export_fail method returns an empty list then no error is
349 list is not empty then an error is generated for each symbol and the
355 symbols into @EXPORT_FAIL by default and then take them out if someone
H A DNEXT.pm220 and then redispatches the call up the hierarchy. As a result,
307 then derived classes may (re-)inherit base-class methods through two or
356 then it would print:
482 then correctly picks up.
511 then correctly picks up.
H A Dcharnames.pm316 # then $posLF + 1 equals to $[ (at the beginning of $txt).
318 # then $posLF + 1 must be the position of the next to "\n"
361 C<CHARNAME> has the form C<SCRIPT:CNAME>, then C<CNAME> is looked up
363 with script name arguments, then for C<\N{CHARNAME}> the name
375 then the C<CAPITAL> variant is ignored, otherwise the C<SMALL> variant
H A DFatal.pm165 If the symbol C<:void> appears in the import list, then functions
H A DFileCache.pm63 strongly discouraged. If FileCache finds it necessary to close and then reopen
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/I18N/
H A DLangTags.pm41 ...then all are exported. (This saves you from having to use
447 And suppose you write a program that reads that file and then runs as
449 then expect the string that says how to greet in that language. So an
473 And suppose then that you answer client requests for language $wanted
481 But if the client asks for "i-Mingo" or "x-mingo", or "Fr", then the
511 and then just answer client requests for language $wanted by just
640 # you claim to accept is Galician, then no, we won't do you
707 available are just in German, Italian, and Chinese, then
/opensolaris-onvv-gate/usr/src/cmd/luxadm/
H A Dfcalupdate.c569 hrtime_t now, then; local
572 then = now + s*1000;
575 } while (now < then);
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/lib/Encode/
H A DEncoding.pm104 If I<$check> is is false then C<encode> MUST make a "best effort" to
130 If I<$check> is false then C<decode> should make a "best effort" to
244 then letting low level code do it is the most efficient.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/Socket/
H A DINET.pm325 If C<Listen> is defined then a listen socket is created, else if the
326 socket type, which is derived from the protocol, is SOCK_STREAM then
342 then the constructor will try to derive C<Proto> from the service
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/
H A DSocket.pm425 If the socket is not in a connected state then undef will be returned.
441 with one argument then getsockopt is called, otherwise setsockopt is called.
451 any arguments then the current setting is returned. If called with an argument
H A DSelect.pm281 handle with the same C<fileno> is specified then only the last one is cached.
306 handles are registered then the call will block.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Storable/
H A DStorable.pm66 # Use of Log::Agent is optional. If it hasn't imported these subs then
428 table, and then store that object. That way, when you retrieve back the
481 internal memory space and then immediately thaws it out.
533 values, then the value of C<$Storable::forgive_me> (see below) is
689 the blessed package name), and then re-attempts the lookup. If at that
744 B, and if there is a serializing hook in A that says freeze(B), then when
899 by integer operations such as logic ops and then not used in any string or
908 your own perl from source, then it almost certainly does not affect you,
931 incompatible format, and then go horribly wrong (possibly crashing) if it
943 then b
[all...]
/opensolaris-onvv-gate/usr/src/uts/i86pc/ml/
H A Dlocore.s304 * If bit 21 of eflags can be flipped, then cpuid is present
395 * if the ISR and the value read from 0x22 do not match then we have
434 * If we are not a Cyrix cpu, then we have performed an external I/O
438 * then the PIC will have IRQ3 set at the lowest priority as a side
468 * if bit 4 of CCR3 can be toggled, then DIR0 and DIR1 are supported.
528 * pessimistic since the formats of the CRR's may be different then.
1753 / and then the TSC and PIT counter are correlated. In practice very rarely
1760 / large, then on slow machines the loop will take a long time, or the PIT
1761 / counter may even wrap. If this value is too small, then on fast machines
1867 / then o
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/B/
H A DB.xs172 * usual OPf_SPECIAL flag. As usual, if OPf_KIDS is set, then we
174 * OPf_KIDS is not set then we check OPf_REF. Without OPf_REF set
1123 * reach this code anyway (unless sizeof(IV) > 8 but then
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Time/HiRes/
H A DMakefile.PL92 # without changing it, and then I'd always forget to change it before a
469 then set the environment variable LC_ALL to "C" and retry
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Text/
H A DWrap.pm153 each paragraph separately and then joins them together when it's done. It
162 that you leave these variables alone! If you can't do that, then
191 then set C<$Text::Wrap::seporator> to your preference.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/lib/Encode/MIME/
H A DHeader.pm207 When you encode, it just encodes UTF-8 string with I<X> encoding then
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Opcode/
H A DOpcode.pm103 the code to be compiled into an internal format and then,
223 parameter is true then verify_opset will croak on an invalid opset
263 If an optional pattern is given then only lines which match the
447 then you should not rely on the definition of this, or indeed any other, optag!
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/CPAN/
H A DFirstTime.pm146 home directory. If you choose so then future builds will take the
214 supports ISO-8859-1 (also known as LATIN1) then you say yes, and if it
427 permanently. If you do not want that, just press RETURN. You will then
436 RETURN. You will then be asked for the password in every future
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DCheckTree.pm41 to test for the opposite condition. If you do a cd and then list some
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A Dhostent.pm99 pass the C<use> an empty import list, and then access

Completed in 225 milliseconds

123456789