Searched refs:make (Results 101 - 125 of 137) sorted by relevance

123456

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DNEXT.pm245 It is possible to make C<NEXT> redispatch more demandingly (i.e. like
H A DPerlIO.pm111 make (whole) file appear in the process's address space, and then
H A Dbignum.pm349 But a warning is in order. When using the following to make a copy of a number,
H A DMemoize.pm126 # default is that we make up an in-memory hash
175 # We already checked to make sure that this works.
745 MERGE> will make C<memoize> use the same cache for scalar and list
782 tied to a DBM file, and you want to make sure that the cache is
H A DTest.pm653 so easy to make that mistake in reading C<ok @foo, @bar> that you might
H A Dperl5db.pl41 make variables more accessible and usable, with the understanding that these
598 # 'my' would make it visible from user code
664 # possible. If you make something a lexical, it's not going to be addressable
701 # + This can make debugger a little bit too verbose, please be patient
822 # + make `b fork' DWIM with CORE::GLOBAL::fork;
991 subs to be called with a value. To try to make this a little easier to
1209 Child debuggers make a label out of the current PID structure recorded in
2118 # _could_, but why make it even more complicated?)
2172 # Need to make these sane here.
2564 # file at the specified line, so we have to check to make
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DFunctions.pm176 chroot File make directory new root for path lookups
H A DChecker.pm164 does not make sense.
H A DParser.pm125 Sometimes it may be necessary to make more than one pass over the input
126 files. If this is the case you have several options. You can make the
/osnet-11/usr/src/lib/libast/
H A DMakefile.com630 # mapfile-vers does not live with the sources in in common/ to make
721 # "make lintcheck" to actually run lint; please send all lint fixes
/osnet-11/usr/src/grub/grub2/build-bios/
H A Dconfig.status1891 which seems to be undefined. Please make sure it is defined." >&5
1893 which seems to be undefined. Please make sure it is defined." >&2;}
2048 # from the Makefile without running `make'.
/osnet-11/usr/src/grub/grub2/build-uefi64/
H A Dconfig.status1890 which seems to be undefined. Please make sure it is defined." >&5
1892 which seems to be undefined. Please make sure it is defined." >&2;}
2047 # from the Makefile without running `make'.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/DynaLoader/
H A DDynaLoader_pm.PL51 # 0x01 make symbols available for linking later dl_load_file's.
730 0x01 make symbols available for linking later dl_load_file's.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Storable/
H A DStorable.pm132 # inefficient way of doing it, to make the rest of the code constant.
567 all values unlocked. To make Storable C<croak()> instead, set
945 should set C<$Storable::interwork_56_64bit> to a true value to make this
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/PPPort/
H A DPPPort.pm33 and don't make C<ppport.h> optional. Rather, just take the most recent
467 # define IVSIZE 4 /* A bold guess, but the best we can make. */
620 * this, if you want to make the extension thread-safe. See ext/re/re.xs
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/
H A DEncode.pm451 Both #1 and #2 make $data consist of a completely valid UTF-8 string
511 But before you do so, make sure the alias is nonexistent with
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Opcode/
H A DSafe.pm529 The authors make B<no warranty>, implied or otherwise, about the
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Attribute/
H A DHandlers.pm151 # CHECK it's for a lexical, so make sure
515 Attributes make an excellent and intuitive interface through which to tie
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/Spec/
H A DMac.pm63 are allowed to make using this routine give reasonable results for some
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Filter/
H A DSimple.pm679 then you must make sure that your C<import> subroutine appears before
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/I18N/
H A DLangTags.pm139 $_[0] =~ m/(.+)/ # to make for an untainted result
395 $_[0] =~ m/(.+)/ # to make for an untainted result
638 # Only large ("national") languages make it in this list.
750 language tags in lowercase does make some things easier. But you
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DBuilder.pm1226 Runs a bunch of end of test sanity checks to make sure reality came
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DCC.pm411 # run off the end of @namelist will make $namesv undefined and we treat
1938 help make use of this compiler.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Data/Dumper/
H A DDumper.pm133 $s->{todump} = [@$v]; # make a copy
147 $s->{names} = [@$n]; # make a copy
1192 table and make the dumped output point to them, instead. See L<EXAMPLES>
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DBigRat.pm612 my $xsign = $x->{sign}; $x->{sign} = '+'; # remember sign and make abs
1356 Math::BigInt), so make sure you check these two modules for further

Completed in 84 milliseconds

123456