Searched refs:compiled (Results 1 - 25 of 35) sorted by relevance

12

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/ByteLoader/
H A DByteLoader.pm14 ByteLoader - load byte compiled perl code
27 This module is used to load byte compiled perl code as produced by
29 the byte code and insert it into the compiled code at the appropriate point.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CPAN/
H A DNox.pm37 prevent the usage of compiled extensions during its own
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/
H A DO.pm83 being compiled.
117 compiled into internal syntax tree form. Since the C<-c> flag is
137 compiled with PerlIO support : STDOUT will be closed instead of being
H A DB.pm396 Only when perl was compiled with ithreads.
504 In a perl compiled for threads, this returns a list of the special
744 C<${"^G"} = 1> is compiled as two ops - a constant string and
1009 Only when perl was compiled with ithreads.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dvmsish.pm73 die() commands that are compiled after 'vmsish hushed' will be hushed
83 use Carp; # Carp compiled hushed
88 croak('I die2'): # WILL be hushed, croak was compiled hushed
102 Note that an exit() or die() that is compiled 'hushed' because of "use
H A Dattributes.pm286 An anonymous subroutine knows the package name into which it was compiled
287 (unless it was also compiled with a null package declaration), and so it
H A Dperl5db.pl252 After each C<require>d file is compiled, but before it is executed, a
448 Saves breakpoints for code that hasn't been compiled yet.
453 =item * 'compile' - break when this sub is compiled
462 not yet been compiled. Keys are filenames; values are references to hashes.
473 before the debugger code is compiled; most notably, the C<$deep> variable that
475 debugger has to turn off warnings while the debugger code is compiled, but then
1701 # _After_ the perl program is compiled, $single is set to 1:
4788 out. We look through C<%postponed> not-yet-compiled subroutines that have
4852 # Look for breaks in not-yet-compiled subs:
5141 Handles setting postponed breakpoints in subroutines once they're compiled
[all...]
H A DSelfLoader.pm177 token I<after> perl code which needs to be compiled and
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Bin/
H A Dj_calls.d25 * mload compiled method load
98 hotspot*:::compiled-method-load
/osnet-11/usr/src/cmd/dtrace_toolkit/DTT/Java/
H A Dj_calls.d25 * mload compiled method load
98 hotspot*:::compiled-method-load
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Opcode/
H A DSafe.pm483 Code which is compiled outside the compartment can choose to place
497 perl code is compiled into an internal format before execution.
499 the code to be compiled into an internal format and then,
682 Consider a function foo() in package pkg compiled outside a compartment
700 called from a compartment but not compiled within it.
732 Note that the opmask doesn't affect the already compiled code, it only affects
733 any I<further> compilation that the already compiled code may try to perform.
H A DOpcode.pm100 Perl code is always compiled into an internal format before execution.
103 the code to be compiled into an internal format and then,
107 By default no opmask is in effect and any code can be compiled.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Locale/
H A DMaketext.pm148 <\n in bracket code [compiled line $1],>s;
188 # Nonref means it's not yet compiled. Compile and replace.
235 <\n in bracket code [compiled line $1],>s;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dperlcc.PL646 Specifies the file name for the final compiled executable.
676 Run the resulting compiled script after compiling it.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/lib/Encode/
H A DAlias.pm272 =item As a qr// compiled regular expression, e.g.:
H A DEncoding.pm269 supported via a I<compiled form>: XS modules generated from UCM
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Devel/Peek/
H A DPeek.pm99 (if perl is compiled with corresponding option). The function
137 When perl is compiled with support for memory footprint debugging
508 that it was compiled in the package C<main>;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DCC.pm29 my $module; # module name (when compiled with -m)
1820 running an executable compiled with this backend may start up more
1847 Force apparently unused subs from package Packname to be compiled.
1864 the main part of the Perl source that is being compiled.
1879 Outputs each OP as it's compiled
1987 with standard Perl but gives a compile-time error with compiled Perl.
H A DC.pm2117 your program. When the generated C source is compiled and run, it
2119 your program into its internal semi-compiled form. That means that
2147 Force apparently unused subs from package Packname to be compiled.
H A DDeparse.pm4133 perl source code, based on the internal compiled structure that perl
4138 compiled form, but it will often be close. When you use the B<-p>
4294 file is compiled as a main program.
4429 been compiled in the presence of one or more of these pragmas,
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/
H A DWrap.pm173 C<'[\s:]'> (to break before spaces or colons) or a pre-compiled regexp
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/DynaLoader/
H A DXSLoader_pm.PL234 of the F<.pm> and the (compiled) F<.xs> parts are compatible;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/Unicode/
H A DUnicode.pm231 (*) or \x{ffff_ffff_ffff_ffff} if your perl is compiled with 64-bit
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/CGI/
H A DCarp.pm265 compiled, so any compile-time errors will still show up with the
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/bin/
H A Denc2xs253 print STDERR "Writing compiled form\n";
1127 Writing compiled form

Completed in 180 milliseconds

12