Searched refs:by (Results 251 - 275 of 385) sorted by relevance

<<111213141516

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dperl5db.pl11 C<perl5db.pl> is the perl debugger. It is loaded automatically by Perl when
13 structure and services provided by C<perl5db.pl>, and to describe how you
77 (search for subroutines by pattern) allows you to negate the pattern
167 There are a number of special data structures provided to the debugger by
280 The item to be eval'ed by C<DB::eval>. Used to prevent messing with the current
380 Manipulated by the debugger's C<source> command and C<DB::readline()> itself.
385 supplied by the Perl interpreter to the debugger. Contains the source.
401 Manipulated by the C<c> command to turn off tracing in all subs above the
410 The typeahead buffer, used by C<DB::readline>.
463 Each of these hashes is keyed by lin
[all...]
H A DMemoize.pm360 Memoize - Make functions faster by trading space for time
391 `Memoizing' a function makes it faster by trading space for time. It
392 does this by caching the return values of the function in a table.
398 by the following function:
429 You could do the memoization yourself, by rewriting the function, like
466 C<ColorToRGB> sped up the program by several percent.
689 can forcibly populate the cache by constructing a batch program that
747 that was populated by the first call. C<pi> ends up being called only
814 any way you desire. You may flush the cache by using C<%hash = ()>.
860 modified by it
[all...]
H A Dvmsish.pm58 itself, just the messages generated by DCL after Perl exits. The DCL
103 vmsish" is not un-hushed by calling vmsish::hushed(0) at runtime.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Data/Dumper/
H A DDumper.pm64 pad => $Pad, # all lines prefixed by this string
598 # used by qquote below
718 Several styles of output are possible, all controlled by setting
736 The prefix specified by C<$Data::Dumper::Varname> will be used with a
805 C<local>ized in a block so that other parts of the code are not affected by
808 These variables determine the default state of the object created by calling
826 indentation (each level in the structure is simply indented by a fixed
847 Empty string by default.
874 always be parseable by C<eval>.
975 other words, this subroutine acts as a filter by whic
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DBytecode.pm6 # Based on the original Bytecode.pm module written by Malcolm Beattie.
504 # asm "op_seq", -1; XXX don't allocate OPs piece by piece
800 later by the ByteLoader module and executed as a regular Perl script.
823 keep the syntax tree - it is stripped by default.
866 Originally written by Malcolm Beattie <mbeattie@sable.ox.ac.uk> and
867 modified by Benjamin Stuhl <sho_pi@hotmail.com>.
869 Rewritten by Enache Adrian <enache@rdslink.ro>, 2003 a.d.
H A DAsmdata.pm200 a bunch of exported variables. Its mostly used by B::Assembler and
236 Certain SV types are considered 'special'. They're represented by
237 B::SPECIAL and are refered to by a number from the specialsv_list.
H A DAssembler.pm28 my($linenum, $errors, $out); # global state, set up by newasm
326 Per-statement interface by Benjamin Stuhl, C<sho_pi@hotmail.com>
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DText.pm4 # Copyright 1999, 2000, 2001, 2002 by Russ Allbery <rra@stanford.edu>
36 # We inherit from Pod::Select instead of Pod::Parser so that we can be used by
56 # "divide" added by Tim Jenness.
219 # internally by Pod::Parser.
478 # work is done by Pod::ParseLink.
521 # output the item tag followed by the newline. Otherwise, see if there's
568 # Wrap a line, indenting by the current left margin. We can't use Text::Wrap
613 # by preprocess_paragraph only if we were given the code option. Exists here
614 # only so that it can be overridden by subclasses.
730 for all text, including headings, not the amount by whic
[all...]
H A DPlainText.pm4 # Copyright 1999-2000 by Russ Allbery <rra@stanford.edu>
29 # by Pod::Usage.
144 # internally by Pod::Parser.
436 # contains a newline, output the item tag followed by the newline.
474 # Wrap a line, indenting by the current left margin. We can't use
680 This is a replacement for an earlier Pod::Text module written by Tom
687 sequences, although it wasn't turned on by default and it was problematic to
701 original Pod::Text by Tom Christiansen E<lt>tchrist@mox.perl.comE<gt> and
702 its conversion to Pod::Parser by Brad Appleton
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Term/
H A DCap.pm11 # Version undef: Thu Dec 14 20:02:42 CST 1995 by sanders@bsdi.com
12 # Version 1.00: Thu Nov 30 23:34:29 EST 2000 by schwern@pobox.com
14 # Version 1.01: Wed May 23 00:00:00 CST 2001 by d-lewart@uiuc.edu
16 # Version 1.02: Sat Nov 17 13:50:39 GMT 2001 by jns@gellyfish.com
133 in which case it specifies a list of file pathnames (separated by
179 # Compute PADDING factor from OSPEED (to be used by Tpad)
360 '*' then the padding will be increased by an amount relative to this number,
361 if the '*' is present then this amount will me multiplied by $cnt. This part
491 %i increment by one, no output
625 for CPAN by Jonatha
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Ddprofpp.PL82 The I<dprofpp> command interprets profile data produced by a profiler, such
158 Sort alphabetically by subroutine names.
196 Sort by number of calls to the subroutines. This may help identify
263 Sort by average time spent in subroutines during each call. This may help
268 (default) Sort by amount of user+system time used. The first few lines
282 or to group subroutines by name:
354 # -a Sort by alphabetic name of subroutines.
355 # -z Sort by user+system time spent in subroutines. (default)
356 # -l Sort by number of calls to subroutines.
357 # -v Sort by averag
[all...]
H A Dperlbug.PL270 # Not OK - provide build failure template by finessing OK report
602 "It is being executed now by Perl $config_tag2.\n\n"
610 print OUT "Configured by $::Config{cf_by} at $::Config{cf_time}.\n\n";
1051 under that category, by glancing through the documentation that comes
1059 If message isn't in perldiag, it probably isn't generated by Perl.
1094 will be fixed. Anything you can provide by way of insight into the
1102 (C<diff> is being maintained by the GNU folks as part of the B<diffutils>
1113 your changed file). Make sure you test your patch by applying it with
1124 the message yourself, add the output produced by C<perlbug -d> and email
1127 produced by runnin
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DEmbed.pm191 # makemaker includes std libs on windows by default
428 for each extension that is found by searching B<@INC> or the path
429 specified by the B<-I> option.
509 B<minimod.pl> by Andreas Koenig E<lt>F<k@anna.in-berlin.de>E<gt> and Tim Bunce.
H A DMM_Win32.pm12 use ExtUtils::MM_Win32; # Done internally by ExtUtils::MakeMaker if needed
99 used by default.
318 # we try to overcome non-relocateable-DLL problems by generating
365 Clean out some extra dll.{base,exp} files which might be generated by
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DCopy.pm1 # File/Copy.pm. Written in 1994 by Aaron Sherman <ajs@ajs.com>. This
2 # source code has been placed in the public domain by the author.
5 # Additions copyright 1996 by Charles Bailey. Permission is granted
22 # Note that this module implements only *part* of the API defined by
325 specified by the destination.
438 File::Copy was written by Aaron Sherman I<E<lt>ajs@ajs.comE<gt>> in 1995,
439 and updated by Charles Bailey I<E<lt>bailey@newman.upenn.eduE<gt>> in 1996.
H A DDosGlob.pm135 # if a '*' or '?' is preceded by an odd count of '\', temporary delete
156 # if a '*' or '?' is preceded by an odd count of '\', temporary delete
300 # package by saying C<use File::DosGlob 'glob';> in that
304 # context (keyed by second cxix arg provided by core)
338 # these expanshions will be preformed by the original,
452 literally, due to double-quotish parsing of the pattern by perl.
520 =head1 EXPORTS (by request only)
553 Several cleanups prompted by lack of compatible perlglob.exe
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Memoize/
H A DExpire.pm8 # This package will implement expiration by prepending a fixed-length header
240 your policy will say so by writing
263 cached value by invoking C<< C->FETCH(key) >>. MyExpirePolicy::FETCH should
266 cache by calling C<< C->STORE(key, value) >>.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/
H A DB.pm475 internal hash function used by perl on string STR.
479 Casts I to the internal I32 type used by that perl.
514 The C structures used by Perl's internals to hold SV and OP
518 (whether types of SV or types of OP) are represented by the C<B>
524 Note that all access is read-only. You cannot modify the internals by
866 For constant subroutines, returns the constant SV returned by the subroutine.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/PPPort/
H A DPPPort.pm17 written by this module attempts to bring some of the newer Perl
43 This module is used by h2xs to write the file F<ppport.h>.
56 The file written by this module, typically C<ppport.h>, provides access
145 Version 1.x of Devel::PPPort was written by Kenneth Albanowski.
147 Version 2.x was ported to the Perl core by Paul Marquess.
202 * Automatically Created by __PKG__ on __DATE__
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/Project/
H A DProject.xs6 * functions as provided by libproject and described in getprojent(3EXACCT).
83 * as the code generated by the perl XS compiler twiddles with the stack on
93 # defined using this mechanism are eligible for inlining by the perl
259 # global flags, as returned by rctlblk_get_global_flags
327 # Used internally by project.pm to validate the project.pool attribute
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/
H A DBalanced.pm1049 # Extract the initial substring of $text that is delimited by
1056 # with a delimiter(s) specified by $delim (where the string
1062 # Extract the initial substring of $text that is bounded by
1068 # Extract the initial substring of $text that is bounded by
1082 # of Perl code, bracketed by any of character(s) specified by $delim
1088 # Extract the initial substrings of $text that would be extracted by
1101 # that matches a substring delimited by any of the specified characters
1268 # Delete the substring delimited by the first '/' in $text:
1304 specified by givin
[all...]
/osnet-11/usr/src/lib/libc/sparc/gen/
H A Dstrlcpy.s16 * fields enclosed by brackets "[]" replaced with your own identifying
48 ! this method starts by checking for and arranging source alignment.
50 ! This is either by word, halfword, or byte. As this occurs, we
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dpod2text.PL40 # Copyright 1999, 2000, 2001 by Russ Allbery <rra@stanford.edu>
46 # invoked by perldoc -t among other things.
168 for all text, including headings, not the amount by which regular text is
269 Copyright 1999, 2000, 2001 by Russ Allbery <rra@stanford.edu>.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/lib/MakeMaker/Test/
H A DUtils.pm51 The following are exported by default.
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/
H A DExacct.xs7 * code shared by its sub-modules.
14 * Pull in the file generated by extract_defines. This contains a table
16 * from the various exacct header files by the extract_defines script.
22 * typechecking of perl objects by removing the need to do a hash lookup.
33 * Pointer to part of the hash tree built by define_catalog_constants in
34 * Catalog.xs. This is used by catalog_id_str() when mapping from a catalog
51 * This function populates the various stash pointers used by the ::Exacct
74 * based on the values extracted from the exacct header files by the
203 * Create a new ::Object by wrapping an ea_object_t in a perl SV. This is used
448 # returned by ea_erro
[all...]

Completed in 335 milliseconds

<<111213141516