Searched refs:explicit (Results 1 - 25 of 26) sorted by relevance

12

/osnet-11/usr/src/lib/libsum/
H A DMakefile.com77 sparc_COPTFLAG=-xO5 -_cc=-xprefetch=auto,explicit
78 sparcv9_COPTFLAG=-xO5 -_cc=-xprefetch=auto,explicit
79 i386_COPTFLAG=-_cc=-xO5 -_cc=-xprefetch=auto,explicit
80 amd64_COPTFLAG=-_cc=-xO5 -_cc=-xprefetch=auto,explicit
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/run/
H A Drunenv.t107 qq{Global symbol "\$x" requires explicit package name at -e line 1.\nExecution of -e aborted due to compilation errors.\n});
112 qq{Global symbol "\$x" requires explicit package name at -e line 1.\nExecution of -e aborted due to compilation errors.\n});
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A Dstat.pm123 be explicit
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dopen.t22 like( $@, qr/needs explicit list of PerlIO layers/,
H A DAutoLoader.pm327 the explicit C<'AUTOLOAD'> import if needed, and removing B<AutoLoader>
H A Dopen.pm63 croak("`use open' needs explicit list of PerlIO layers") unless @args;
219 When open() is given an explicit list of layers they are appended to
H A Dconstant.pm227 returned by localtime() in scalar context, an explicit C<scalar>
H A Doverload.pm321 Even if no I<explicit> assignment-variants of operators are present in
1197 explicit recursion in num()? (Answer is at the end of this section.)
1293 explicit recursion since the overloaded C<.>-operator will fall back
1296 not explicitly requested. Thus without an explicit recursion num()
1303 note: due to the explicit recursion num() is more fragile than sym():
H A DSwitch.pm746 Note the explicit use of a C<last> to preserve the non-fall-through
H A DTest.pm654 want to be very explicit about it, and instead write C<ok scalar(@foo),
/osnet-11/usr/src/lib/libast/common/regex/
H A Dreglib.h500 int explicit; /* scoped explicit match*/
544 int explicit; /* explicit match on this char */
H A Dregcomp.c113 int explicit; /* explicit match on this char */ member in struct:Cenv_s
160 e->explicit = env->explicit;
1023 else if (c == '/' && env->explicit == env->mappedslash)
1738 if (env->explicit >= 0)
1739 setclr(e->re.charclass, env->explicit);
1774 if (env->explicit >= 0)
1775 setclr(e->re.charclass, env->explicit);
2149 env->explicit
[all...]
H A Dregnexec.c126 #define LEADING(e,r,s) (*(s)==(e)->leading&&((s)==(e)->beg||*((s)-1)==(r)->explicit))
1082 if ((c = rex->explicit) >= 0 && !mbwide())
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dpod2latex.PL339 unless instructed by an explicit pod command.
/osnet-11/usr/src/grub/grub2/grub-core/disk/
H A Dlvm.c796 int explicit = 0;
799 explicit = 1;
803 if (! lv && !scan_depth && explicit)
795 int explicit = 0; local
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/B/B/
H A DLint.pm39 will elicit a warning. Using an explicit B<scalar()> silences the
H A DConcise.pm1153 (Or block needs explicit scope entry.)
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/lib/Encode/
H A DGuess.pm332 It is, after all, just a guess. You should alway be explicit when it
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Dpack.t809 like($@, qr/'P' must have an explicit size/);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/
H A DUsage.pm187 to C<STDERR>. However, usage messages issued due to an explicit request
/osnet-11/usr/src/lib/libsqlite/tool/
H A Dspaceanal.tcl305 The number of indices created using an explicit CREATE INDEX statement.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Filter/
H A DSimple.pm649 =head2 Using Filter::Simple with an explicit C<import> subroutine
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMakeMaker.pm1635 and INSTALLSITELIB to that value regardless any explicit setting of
1990 an explicit siteprefix in the Config. In those cases
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DBigInt.pm2728 explicit forms to get a zero or NaN:
3727 do not work. You need an explicit Math::BigInt->new() around one of the
/osnet-11/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex674 % explicit \vfill so that the extra space is at the bottom. The
1733 % @b, explicit bold.
1737 % @sansserif, explicit sans.

Completed in 125 milliseconds

12