/osnet-11/usr/src/lib/libsum/ |
H A D | Makefile.com | 77 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 D | runenv.t | 107 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 D | stat.pm | 123 be explicit
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ |
H A D | open.t | 22 like( $@, qr/needs explicit list of PerlIO layers/,
|
H A D | AutoLoader.pm | 327 the explicit C<'AUTOLOAD'> import if needed, and removing B<AutoLoader>
|
H A D | open.pm | 63 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 D | constant.pm | 227 returned by localtime() in scalar context, an explicit C<scalar>
|
H A D | overload.pm | 321 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 D | Switch.pm | 746 Note the explicit use of a C<last> to preserve the non-fall-through
|
H A D | Test.pm | 654 want to be very explicit about it, and instead write C<ok scalar(@foo),
|
/osnet-11/usr/src/lib/libast/common/regex/ |
H A D | reglib.h | 500 int explicit; /* scoped explicit match*/ 544 int explicit; /* explicit match on this char */
|
H A D | regcomp.c | 113 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 D | regnexec.c | 126 #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 D | pod2latex.PL | 339 unless instructed by an explicit pod command.
|
/osnet-11/usr/src/grub/grub2/grub-core/disk/ |
H A D | lvm.c | 796 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 D | Lint.pm | 39 will elicit a warning. Using an explicit B<scalar()> silences the
|
H A D | Concise.pm | 1153 (Or block needs explicit scope entry.)
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Encode/lib/Encode/ |
H A D | Guess.pm | 332 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 D | pack.t | 809 like($@, qr/'P' must have an explicit size/);
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/ |
H A D | Usage.pm | 187 to C<STDERR>. However, usage messages issued due to an explicit request
|
/osnet-11/usr/src/lib/libsqlite/tool/ |
H A D | spaceanal.tcl | 305 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 D | Simple.pm | 649 =head2 Using Filter::Simple with an explicit C<import> subroutine
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/ |
H A D | MakeMaker.pm | 1635 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 D | BigInt.pm | 2728 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 D | texinfo.tex | 674 % explicit \vfill so that the extra space is at the bottom. The 1733 % @b, explicit bold. 1737 % @sansserif, explicit sans.
|