Searched refs:compile (Results 151 - 175 of 177) sorted by relevance

12345678

/opensolaris-onvv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/
H A DContentToken.cxx196 void CompiledModelGroup::compile(size_t nElementTypeIndex, function in class:SP_NAMESPACE::CompiledModelGroup
H A DparseDecl.cxx688 modelGroup->compile(currentDtd().nElementTypeIndex(), ambiguities,
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DBytecode.pm695 sub compile { subroutine
842 C<BEGIN { goto A: while 1; A: }> won't even compile.
H A DDeparse.pm106 # - compile-time output from the input program can be suppressed, so that the
160 # op/tiehandle compile - "use strict" deparsed in the wrong place
163 # ext/Data/Dumper/t/dumper compile
168 # ext/PerlIO/t/encoding compile
171 # ext/Storable/t/croak compile
172 # lib/Attribute/Handlers/t/multi compile
178 # lib/File/DosGlob compile
182 # lib/overload compile
612 sub compile { subroutine
4431 directives. So if you then compile th
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Time/HiRes/
H A DHiRes.pm101 it will fail at compile time.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DPerlIO.pm284 system and on the Perl version, and both the compile-time and
H A Dperl5db.pl453 =item * 'compile' - break when this sub is compiled
745 # + `b compile subname' implemented.
3915 # b compile|postpone <some sub> [<condition>]
3918 elsif ($line =~ /^(postpone|compile)\b\s*([':A-Za-z_][':\w]*)\s*(.*)/) {
3923 # if it was 'compile'.
3936 $postponed{$subname} = $break ? "break +0 if $cond" : "compile";
5196 elsif ($postponed{$subname} eq 'compile') { $signal = 1 }
5205 C<%postponed>. Propagates saved breakpoints (from C<b compile>, C<b load>,
6797 B<b> B<compile> I<subname>
6982 B<b> B<compile>
[all...]
H A Doverload.pm688 Since all C<use> directives are executed at compile-time, the only way to
/opensolaris-onvv-gate/usr/src/cmd/vi/port/
H A Dex_re.c43 * In the Solaris version, which uses the original libgen(3g) compile()
49 * In the XPG4 version, the expr:compile.o object is linked in as a
61 extern size_t regexc_size; /* compile.c: size of regex_comp structure */
1034 compile((char *) genbuf, (char *) re->Expbuf, (char *) re->Expbuf
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dpod2man.PL123 processed in the same B<pod2man> invocation (saving module load and compile
/opensolaris-onvv-gate/usr/src/pkg/manifests/
H A Dsource-system-grub.mf59 file path=usr/share/src/grub/compile mode=0755
/opensolaris-onvv-gate/usr/src/cmd/ed/
H A Ded.c2186 * NULL RE: do not compile a null regular expression; but process
2193 expbuf = compile(genbuf, (char *)0, (char *)0);
2265 * compile and match routines
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/B/
H A DB.pm742 If you restrict yourself to globs which exist at compile-time
/opensolaris-onvv-gate/usr/src/cmd/pg/
H A Dpg.c1250 nexpbuf = compile(buf, (char *)0, (char *)0);
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMM_Unix.pm114 Defines the suffix rules to compile different flavors of C files to
4081 Defines the suffix rules to compile XS files to C.
4096 Defines the suffix rules to compile XS files to C++.
H A Dxsubpp15 I<xsubpp> will compile XS code into C code by embedding the constructs
H A DMakeMaker.pm1773 The call to the program that is able to compile perlmain.c. Defaults
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_filter.c2787 * and compile it into the code array.
2792 compile(char *expr, int print) function
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DHarness.pm1045 When true it will make harness attempt to compile the test using
/opensolaris-onvv-gate/usr/src/cmd/krb5/kadmin/dbutil/
H A Ddump.c77 * Use compile(3) if no regcomp present.
524 compile(arglist->names[i],
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DBigInt.pm3708 This conversion happens at compile time.
3735 constant at compile time and then hand the result to BigInt, which results in
H A DBigFloat.pm2756 happens at compile time.
2857 and waste memory). If neither Bar nor Baz exist (or don't work/compile), they
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/utils/
H A Dh2xs.PL519 -F, --cpp-flags Additional flags for C preprocessor/compile.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dconfig_h.SH980 * The endian-ness is available at compile-time. This only matters
1557 * the preprocessor used to compile the C program.
2297 * Perl has been cross-compiled to. Undefined if not a cross-compile.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Text/
H A DBalanced.pm1614 make use of the new qr// construct to pre-compile the regexes they use

Completed in 401 milliseconds

12345678