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

123456789

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_VMS.pm79 # in MM_VMS, then AUTOLOAD is called, and bad things happen. So, we just
366 $def =~ s/='(.*)'$/=$1/; # then remove shell-protection ''
388 Provide VMS-specific forms of various utility commands, then hand
893 sub xs_o { # many makes are too dumb to use xs_c then c_o
1071 # then copy that to $(INST_STATIC) and add $(OBJECT) into it.
1076 # if there was a library to copy, then we can't use MMS$SOURCE_LIST,
2265 If optional second argument has a TRUE value, then the return string is
H A DMM_Unix.pm162 initializes all of its parts. The const_cccmd method then actually
1780 simply Configure (to include those extensions) and then build perl as
3695 # then copy that to $(INST_STATIC) and add $(OBJECT) into it.
4116 sub xs_o { # many makes are too dumb to use xs_c then c_o
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DComplex.pm508 # Sorts on the real part first, then on the imaginary part. Thus 2-4i < 3+8i.
1582 If we allow it to return a complex number, then it can be extended to
1629 If z is a pure real number (i.e. C<b == 0>), then the above yields:
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DDeparse.pm1078 # we're sequencing here. If it's undefined, then we don't append
1332 # If we have nephews, then our sequence number indicates
2527 # If there isn't a continue block, then the next pointer for the loop
2530 # these conditions hold, then the second-to-last child is the continue
2849 # If $self->{parens}, then an initial '(' will
4431 directives. So if you then compile the code returned by coderef2text,
4464 If the value is true, then the appropriate pragma is assumed to
4484 If one of the values is the string "FATAL", then all the warnings
4556 then the output code might not work as intended.
H A DConcise.pm1221 variables. They are then available for use in the style you've chosen.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/PPPort/
H A DPPPort.pm242 * Including this header is the first major one, then using dTHR is all the
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DBenchmark.pm209 Optionally calls timethese(), then outputs comparison chart. This:
644 # -0.01, +0. If we don't wait, then it's more like -0.01, +0.01. This
776 # --- Functions implementing high-level time-then-print utilities
/opensolaris-onvv-gate/usr/src/cmd/fps/fptest/
H A Dfpu_if64.s938 ld [%l0], %f0 ! .. then load Value1
H A Dfpu_test64.s92 ld [%l1], %i0 ! then return a zero
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DFind.pm171 or if EGID != GID) then internally directory names have to be untainted
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DChecker.pm206 the same text. Potential hyperlinks to such a text cannot be unique then.
559 ## increment this number and then print to the designated output.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DMore.pm843 You then know the thing you had todo is done and can remove the
/opensolaris-onvv-gate/usr/src/lib/libc/capabilities/sun4v/common/
H A Dmemcpy.s62 * If no then align source on word boundary then goto .ald
118 * then go to finish_long.
2119 bgeu,pt %ncc, .blkalgndst ! then use ASI_BLK_INIT_ST_QUAD_LDD_P
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Getopt/
H A DLong.pm1998 This will call the callback routine for arg1 and arg2, and then
2148 If more than one argument is given then the entire argument list is
/opensolaris-onvv-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire_copy.s73 * ! If we need to save 4 blocks of fpregs then make sure
168 * Less then or equal this number of bytes we will always copy byte-for-byte
1578 ! then return.
2123 * Each copy operation has a simple fault handler that is then called
4789 * the criteria for using this routine are not met then it calls bzero
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dh2xs.PL57 module_name is not supplied then the name of the first header file
917 # As Ilya suggested, use a name that contains - and then it can't clash with
1307 # block is that all the hashes are then s///g out.
1471 # If a constant() function was #included then output a corresponding
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Ds2p.PL192 and the second line number is less than the first line number, then
/opensolaris-onvv-gate/usr/src/cmd/sendmail/src/
H A Dqueue.c336 ** msync -- if true, then fsync() if SuperSafe interactive mode.
1043 ** being the sig) then the old signal handler (Oldsh) is called
1047 ** have a parent then handle the signal immediately, regardless of
1104 ** being the sig) then the old signal handler (Oldsh) is called to
1108 ** a parent then handle the signal immediately, regardless of
1499 ** If MaxQueueChildren active then test whether the start
1505 ** i.e., this work group might "starve" then.
1636 ** When work isn't directly being done then this process can take a signal
2152 ** the queue is "forced" then lets use 1 runner.
2158 /* No need to have more runners then ther
5374 time_t then = LastQueueTime; local
[all...]
/opensolaris-onvv-gate/usr/src/uts/sun4v/cpu/
H A Dniagara_copy.s150 * then go to remain_stuff.
181 * Less then or equal this number of bytes we will always copy byte-for-byte
348 * the fp regs we used then we must zero those regs to avoid
2896 * Each copy operation has a simple fault handler that is then called
7438 * If the criteria for using this routine are not met then it calls bzero

Completed in 237 milliseconds

123456789