Searched refs:here (Results 126 - 134 of 134) sorted by relevance

123456

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DMemoize.pm69 # other way to set the prototype properly. The switch here for
134 # Perhaps I should check here that you didn't supply *both* merge
152 # We should put some more stuff in here eventually.
157 O => $options, # Short keys here for things we need to access frequently
880 If you memoize C<getusers> here, it will work right exactly once. The
H A Doverload.pm745 strings and here-documents,
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DDeparse.pm139 # - here-docs?
436 # so we ignore them here
471 # to find out if it belongs here is to see if the AUTOLOAD
1078 # we're sequencing here. If it's undefined, then we don't append
1213 # The BEGIN {} is used here because otherwise this code isn't executed
1355 # Notice how subs and formats are inserted between statements here;
1699 # XXX Was a here-doc
2107 # old versions of opcode.pl). Syntax is what matters here.
2727 # they'd be in the "else" clause below rather than here.
2868 # for constant strings.) So we can cheat slightly here
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_Unix.pm281 # the Makefile here so a later make realclean still has a makefile to use.
389 # SITE*EXP macros are defined in &constants; avoid duplicates here
1225 # we cannot use the fancier more portable way in here
1265 The methods here are called for each MakeMaker object in the order
1791 # we should also consider $ENV{PERL5LIB} here
2811 # leave this line here, although it is not necessary anymore:
2963 # We take a very conservative approach here, but it's worth it.
2964 # We move Makefile to Makefile.old here to avoid gnu make looping.
3672 ## It remains here for awhile to allow for old usage: "make static"
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DFile.pm89 # We use 1 here on the theory that some systems
220 # length($oldrec) here is not consistent with text mode TODO XXX BUG
451 # The manual is very unclear here
476 # Why don't we just use length($rec) here?
553 # our strategy here: rewrite the tail of the file,
562 # and the special case here. The read(1) is also a little weird.
836 # Note that $n=-1 has a special meaning here: It means the start of
871 push @OFF, int(tell $fh); # Tels says that int() saves memory here
894 # int() saves us memory here
976 # Todo : just use $self->{recsep} x $extras here
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DBigInt.pm121 # this kludge is needed for perl prior 5.6.0 since returning 0 here fails :-/
884 # for speed reasons, _find_round_parameters is embeded here:
951 # Normalize number -- no-op here
1012 # have same sign, so compare absolute values. Don't make tests for zero here
1410 $r[3] = $y; # no push here
1969 # return a copy of the exponent (here always 0, NaN or 1 for $m == 0)
2527 # handle the 0e999 case here
2551 # We use a fast constant sub() here, to avoid costly calls. Subclasses
3248 In the next paragraph follows a short description of terms used here (because
/osnet-11/usr/src/lib/libc/amd64/gen/
H A Dmemcpy.s2439 # only here if already aligned on at least a qword bndry
/osnet-11/usr/src/grub/grub2/build-bios/grub-core/
H A DMakefile[all...]
/osnet-11/usr/src/grub/grub2/build-uefi64/grub-core/
H A DMakefile[all...]

Completed in 241 milliseconds

123456