Searched refs:by (Results 276 - 300 of 385) sorted by relevance

<<111213141516

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DBblock.pm161 # The ops pointed at by nextop, redoop and lastop->op_next of a LOOP
162 # The ops pointed at by op_next and op_other of a LOGOP, except
164 # The op pointed at by op_pmreplstart of a PMOP
165 # The op pointed at by op_other->op_pmreplstart of pp_substcont?
187 This module is used by the B::CC back end. It walks "basic blocks".
H A DDeparse.pm6 # This is based on the module of the same name by Malcolm Beattie,
39 # - subs, formats and code sorted by cop_seq
69 # - used new B.pm symbolic constants (done by Nick Ing-Simmons)
77 # - added parens in \&foo (patch by Albert Dvornik)
86 # - uses of $op->ppaddr changed to new $op->name (done by Sarathy)
98 # Changes between 0.60 and 0.61 (mostly by Robin Houston)
111 # Changes between 0.62 and 0.63 (mostly by Rafael Garcia-Suarez)
2010 # by making all but the first concat stacked. The effect is as if the
2258 # by moving the GV lookup into ck_truc.
2958 # doesn't get flattened by th
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/lib/Encode/MIME/
H A DHeader.pm204 decode(I<encoding>). So long as I<encoding> is supported by Encode,
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IPC/SysV/
H A DMsg.pm182 C<set> accepts either a stat object, as returned by the C<stat> method,
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/NDBM_File/
H A DNDBM_File.pm88 permissions will be modified by the user's umask, so you should
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/ODBM_File/
H A DODBM_File.pm88 permissions will be modified by the user's umask, so you should
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Opcode/
H A DOpcode.pm182 tags and sets. All are available for export by the package.
241 reserved for use by the Opcode module. If using Opcode within a module
300 # the =cut above is used by _init_optags() to get here quickly
571 Originally designed and implemented by Malcolm Beattie,
575 changes added by Tim Bunce.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/SDBM_File/
H A DSDBM_File.pm91 permissions will be modified by the user's umask, so you should
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DEnv.pm26 prefix '$' is inferred for any element of this list not prefixed by '$'
H A DFileCache.pm69 close a file. When the file is reopened, the offset will be as specified by the
85 # Previous versions requested the user set $cacheout_maxopen by hand.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/I18N/
H A DCollate.pm47 done by strxfrm() which terminates at NUL characters being a decent C
70 # how to cut the size of this code by more than half.
92 # 2) the basic collation conversion is done by strxfrm() which
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/IPC/
H A DOpen2.pm49 by an autogenerated filehandle. If so, you must pass a valid lvalue
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Locale/
H A DScript.pm205 by:bys:550:Blissymbols
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Net/
H A DDomain.pm330 Adapted from Sys::Hostname by David Sundstrom <sunds@asictest.sc.ti.com>
H A Dnetent.pm63 Net::netent - by-name interface to Perl's built-in getnet*() functions
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DSubstrHash.pm35 hashing algorithm, there is no means by which to dynamically change the
/osnet-11/usr/src/lib/libc/i386/gen/
H A Dmemcpy.s16 * fields enclosed by brackets "[]" replaced with your own identifying
129 addl %eax,%edi / %edi, %esi by four after each copy
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DBigRat.pm12 # _f : flags, used by MBR to flag parts of a rational as untouchable
362 # used by parent class bnan() to initialize number to NaN
377 # used by parent class bone() to initialize number to +inf/-inf
392 # used by parent class bone() to initialize number to +1/-1
400 # used by parent class bzero() to initialize number to 0
507 # According to Knuth, this can be optimized by doingtwice gcd (for d and n)
1290 # any non :constant stuff is handled by our parent, Exporter
1320 Math::BigRat complements Math::BigInt and Math::BigFloat by providing support
1325 Math with the numbers is done (by default) by
[all...]
H A DComplex.pm415 # Die on division by zero.
418 my $mess = "$_[0]: Division by zero.\n";
625 # The two values would be printed side by side without no intervening
677 # The roots are given by (for k = 0..n-1):
1500 and by definition, the solution is noted I<i> (engineers use I<j> instead since
1558 which is also expressed by this formula:
1589 whilst its restriction to B<R> behaves as defined above by using
1725 The I<k>th root for C<z = [r,t]> is given by:
1793 This default can be overridden on a per-number basis by calling the
1832 You can revert to the default by settin
[all...]
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DHtml.pm59 C<style> attributes that are output by default (to avoid conflicts).
165 will be displayed by default. But this is not the same as C<verbose>
249 # of pages referenced by L<> links.
251 # of =item directives referenced by C<> links
275 $Htmlfile = ""; # write to stdout by default
281 $Podfile = ""; # read from stdin by default
287 $Quiet = 0; # not quiet by default
288 $Verbose = 0; # not verbose by default
629 by default).
632 by defaul
[all...]
H A DInputObjects.pm5 # Copyright (C) 1996-2000 by Bradford Appleton. All rights reserved.
37 This module defines some basic input objects used by B<Pod::Parser> when
139 ## certain values by specifying them *before* the arguments passed.
267 ## certain values by specifying them *before* the arguments passed.
399 by a colon (':'), followed by the line number.
473 ## certain values by specifying them *before* the arguments passed.
692 by a colon (':'), followed by the line number.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/Peek/
H A DPeek.pm87 manipulated from a Perl script. This is used by those who do XS programming
211 Let's begin by looking a simple scalar which is holding a string.
415 hash. Fields RITER and EITER are used by C<L<each>>.
419 The C<Dump()> function, by default, dumps up to 4 elements from a
420 toplevel array or hash. This number can be increased by supplying a
531 C<DumpProg>, C<fill_mstats>, C<mstats_fillhash>, C<mstats2hash> by
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Safe/t/
H A Dopcode.pl123 * 2001, 2002, 2003, 2004, 2005, 2006, 2007 by Larry Wall and others
129 * This file is built by opcode.pl from its data. Any changes made here
150 * 2007, 2008 by Larry Wall and others
157 * This file is built by opcode.pl from its data. Any changes made here
471 This file is built by opcode.pl from its data. Any changes made here
481 # This file is built by opcode.pl from its data. Any changes made here
591 # The flags consist of options followed by a mandatory op class signifier
/osnet-11/usr/src/lib/libsqlite/
H A Dmain.mk44 # LIBREADLINE Linker options needed by programs using readline() must
122 # Header files used by all library source files.
135 # Header files used by the VDBE submodule
/osnet-11/usr/src/lib/libshell/common/features/
H A Dmath.sh7 # by AT&T Intellectual Property #
121 /* : : generated by $command from $table : : */

Completed in 113 milliseconds

<<111213141516