Searched refs:then (Results 101 - 125 of 219) sorted by relevance

123456789

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A Dnetent.pm102 pass the C<use> an empty import list, and then access
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Text/
H A DSoundex.pm104 If there is no soundex code representation for a string then the value of
/opensolaris-onvv-gate/usr/src/uts/sun4u/io/pci/
H A Dpci_asm.s60 ! an interrupt from raising the trap level to 1 and then a possible
/opensolaris-onvv-gate/usr/src/uts/sun4u/io/px/
H A Dpx_asm_4u.s62 ! an interrupt from raising the trap level to 1 and then a possible
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DConstant.pm29 Generally one only needs to call the C<WriteConstants> function, and then
262 is equal to the C variable C<name>. If I<CHECKED_AT> is defined, then it
266 If I<CHECKED_AT> is a reference to a scalar, then instead it gives
343 (eg I<PVN> expects both pointer and length) then there should be multiple
572 # switch() then try to minimise the size of that jump table.
761 then use to replace the originals.
830 array is passed then the first element is used in place of the C<#ifdef>
900 are I<BREAKOUT> or more I<ITEM>s with the same length of name, then the code
1257 $func .= " If a constant is not found then control is passed\n"
H A DMakeMaker.pm242 # then pasthru, then the rules.
811 # If we delete a method, then it will be undefined and cannot
1138 relatives, then the defaults for INSTALLPRIVLIB, INSTALLARCHLIB,
1237 source then MakeMaker will set PERL_SRC automatically (e.g.,
1239 a standard extension, then other variables default to the following:
1247 If an extension is being built away from the perl source then MakeMaker
1257 If perl has not yet been installed then PERL_SRC can be defined on the
1268 then MakeMaker defaults the latter to be the same subdirectory of
1487 INCLUDE_EXT is present then MakeMake
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/DynaLoader/
H A DDynaLoader_pm.PL687 If a name does not already have a suitable prefix and/or suffix then
771 unload and then subsequently reload the shared libperl without relocating any
807 types then dl_find_symbol() should search for function symbols first and
808 then other types.
855 $filename is not defined then "DynaLoader" will be used.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/B/
H A DB.pm368 which can then be followed with the other access methods.
451 C<walkoptree_debug> (see below) has been called to turn debugging on then
738 character of the name is a control character, then it converts
743 then the result ought to be unambiguous, because code like
748 *^G from *{"^G"}, then you should use the raw NAME method.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/File/Spec/
H A DMac.pm102 removed (if any). They are then joined together by a ":". Special
588 # We look for a volume in $volume, then in $directory, but not both
622 If $base is not present or '', then the current working directory is used.
623 If $base is relative, then it is converted to absolute form using C<rel2abs()>.
714 If $base is not present or '', then $base is set to the current working
715 directory. If $base is relative, then it is converted to absolute form
/opensolaris-onvv-gate/usr/src/uts/sun4u/cpu/
H A Dcommon_asm.s121 * to prevent this, we first write a 0 to the low-32, then write
122 * new values to the high-32 then the low-32.
281 bg,pt %xcc, 2f ! future, then blow out of here.
282 sllx %o3, 1, %o3 ! If not, then double our step size,
992 ! Load TICK_COMPARE into %o5; if bit 63 is set, then TICK_COMPARE is
994 ! reenqueue the interrupt request structure. We'll then check TICKINT
995 ! in SOFTINT; if it's set, then we know that we were in a TICK_COMPARE
1040 ! If we're here, then we have programmed TICK_COMPARE with a %tick
1176 ! then 2 prefetches are required in order to bring an entire
1230 ! Also note that if sizeof(page_t) grows beyond 128, then
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DMemoize.pm261 # If LISTCONTEXT=>MERGE, then the function never returns lists,
409 fib(13), it first has to compute fib(12) and fib(11), and then it
412 it has to compute fib(11) from scratch, and then it has to do it
420 time it needs to, and then save the result in a table. Then if you
453 looking at, and then convert the `color' value (typically a string
483 If C<function> was the name of a function, then C<memoize> hides the
568 the same for two argument lists, then it can safely look up the value
785 control-C or something then the program will terminate immediately
863 and then C<main> throws away the first user on the list and prints the
984 memoized and the cache is in a C<DB_File> database, then th
[all...]
H A DDigest.pm143 can be found, then an exception is raised.
180 length($data) * 8 >>, then this method would do the same as C<<
H A Dbigint.pm258 This prints out the name and version of all modules used and then exits.
273 The following would first try to find Math::BigInt::Foo, then
H A Dbigrat.pm200 The following would first try to find Math::BigInt::Foo, then
H A Dfields.pm226 declared class fields using this pragma, then the operation is
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DDosGlob.pm422 File::DosGlob - DOS like globbing and then some
496 and then double each backslash and your are done. E.g.
H A DPath.pm43 If a system error prevents a directory from being created, then the
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Memoize/
H A DExpire.pm157 If you specify C<NUM_USES> with an argument of I<n>, then each cached
306 Memoize would then call C<function> whenever a cached value was
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/lib/Encode/
H A DEncoder.pm125 your UTF-8 string converted to Latin1 then Base64: you can simply say
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/IO/lib/IO/
H A DDir.pm224 to be modified. If the file does not exist then it will be created. Assigning
H A DHandle.pm38 the C<FileHandle> package, then I suggest you read the documentation
172 Turns on autoflush, print ARGS and then restores the autoflush status of the
188 If the C functions setbuf() and/or setvbuf() are available, then
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/MIME/Base64/
H A DBase64.pm72 then a warning is generated if perl is running under C<-w>.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dh2ph.PL340 # macro, but then again, h2ph is an approximation.
386 s/\([\w\s]+[\*\s]*\)// && next; # then eliminate them.
776 Run recursively; if any of B<headerfiles> are directories, then run I<h2ph>
790 is not specified, then links are skipped over.
/opensolaris-onvv-gate/usr/src/uts/sun4v/cpu/
H A Dcommon_asm.s100 bg,pt %xcc, 2f ! future, then blow out of here.
101 sllx %o3, 1, %o3 ! If not, then double our step size,
833 ! Load TICK_COMPARE into %o5; if bit 63 is set, then TICK_COMPARE is
835 ! reenqueue the interrupt request structure. We'll then check TICKINT
836 ! in SOFTINT; if it's set, then we know that we were in a TICK_COMPARE
879 ! If we're here, then we have programmed TICK_COMPARE with a %tick
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/
H A DCookie.pm327 of ".capricorn.com", then Netscape will return the cookie to
331 on top level domains like ".edu". If no domain is specified, then
339 if you specify the path "/cgi-bin", then the cookie will be returned

Completed in 168 milliseconds

123456789