Searched refs:rest (Results 101 - 118 of 118) sorted by relevance

12345

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DInputObjects.pm359 the text used to separate the command name from the rest of the
H A DSelect.pm493 The value returned will be true if the C<$paragraph> and the rest of the
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DBuilder.pm739 Like skip(), only it skips all the rest of the tests you plan to run
/opensolaris-onvv-gate/usr/src/uts/sun4u/ml/
H A Dtrap_table.s2461 and %o0, %g2, %o0 ! mask out the rest
2481 and %g2, %g3, %g2 ! mask out rest
2504 and %o0, %g2, %o0 ! mask out the rest
/opensolaris-onvv-gate/usr/src/uts/sun4v/ml/
H A Dtrap_table.s2223 and %o0, %g2, %o0 ! mask out the rest
2243 and %g2, %g3, %g2 ! mask out rest
2265 and %o0, %g2, %o0 ! mask out the rest
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DCPAN.pm1018 my($caller,$func,$line,@rest) = caller(1); # caller(0) eg
1024 my $rest = join "|", map { defined $_ ? $_ : "UNDEF" } @rest;
1034 $CPAN::Frontend->myprint("Debug($caller:$func,$line,[$rest]): $arg\n");
3281 # before 1.56 we split into 3 and discarded the rest. From
5631 # effect that *we* will treat it like a v-tring while the rest of
6065 Once you are on the command line, type 'h' and the rest should be
6173 method to be called and the rest of the words are treated as arguments
6663 (e.g. Foo::Bar, ie. I<not> the name of the distribution file). The rest
H A DCGI.pm804 my (\$q,\$a,\@rest) = self_or_default(\@_);
810 unshift \@rest,\$a if defined \$a;
819 return \$XHTML ? "\L<$tagname\E\$attr />" : "\L<$tagname\E\$attr>" unless \@rest;
822 (ref(\$rest[0]) eq 'ARRAY') ? \@{\$rest[0]} : "\@rest";
H A Dperl5db.pl3688 on error; the rest simply return a false value.
7832 =item * Include all the rest of the subs that are known
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DConstant.pm578 # rest.
1352 easily edit the list of constants without touching the rest of your module.
H A DMakeMaker.pm1003 The long answer is the rest of the manpage :-)
2130 links the rest. Default is 'best'.
/opensolaris-onvv-gate/usr/src/uts/sun4u/cpu/
H A Dspitfire_copy.s122 * preserve - the rest of the kernel does not use fp and, anyway, fp
1655 sll %i4, %l1, %i4 ! prepare to get rest
1745 b .dbytecp ! let dbytecp do the rest
/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
436 % to get _exactly_ the rest of the line, we had to prevent such situation.
2475 % TOKENS, and \rest to be the remainder.
2477 \def\splitoff#1#2\endmark{\def\first{#1}\def\rest{#2}}%
2495 \ifx\rest\empty
2932 % own to delimit the rest of the line, and then take it out again if we
3042 % \fooindex ...rest of line... puts an entry in the index foo.
/opensolaris-onvv-gate/usr/src/uts/common/io/usb/clients/hidparser/
H A DREADME334 charge of the rest of the parsing.
611 The rest of the document is a continuation of where we left off the parsing.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DBigFloat.pm400 # simple return a string and let Perl's atoi()/atof() handle the rest
568 # +inf++inf or -inf+-inf => same, rest is NaN
2050 # accuracy: preserve $N digits, and overwrite the rest with 0's
2717 and pads the rest with zeros. If the number is between 1 and -1, the
H A DBigInt.pm1080 # +inf++inf or -inf+-inf => same, rest is NaN
2056 # and overwrite the rest with 0's, return normalized number
3251 During the rest of this document, the shortcuts A (for accuracy), P (for
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Text/
H A DBalanced.pm1852 matching position after the here document, but now the rest of the line
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DFile.pm720 # If last read was short, then $data now contains the entire rest
2577 rest of the CPAN testers (for testing generally).
/opensolaris-onvv-gate/usr/src/uts/sun4v/cpu/
H A Dniagara_copy.s2486 sll %i4, %l1, %i4 ! prepare to get rest
2576 b .dbytecp ! let dbytecp do the rest

Completed in 467 milliseconds

12345