Searched refs:penalty (Results 1 - 7 of 7) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/fs.d/autofs/
H A Dautomount.h117 int mfs_penalty; /* mount penalty for this host */
173 int penalty; member in struct:host_names
H A Dautod_parse.c1311 * a) host[(penalty)][,host[(penalty)]]... :/directory
1312 * b) host[(penalty)]:/directory[ host[(penalty)]:/directory]...
1331 int penalty; local
1450 penalty = 0;
1458 penalty = 0;
1460 penalty = atoi(pbuff);
1518 mfs->mfs_penalty = penalty;
/opensolaris-onvv-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex260 \removelastskip\penalty-50\smallskip\fi\fi}
262 \removelastskip\penalty-100\medskip\fi\fi}
264 \removelastskip\penalty-200\bigskip\fi\fi}
477 % expansion of \tie (\leavevmode \penalty \@M \ ).
630 % at the beginning of a line will start with \penalty -- and
631 % since \penalty is valid in vertical mode, we'd end up putting the
632 % penalty on the vertical list instead of in the new paragraph.
637 \gdef\tie{\leavevmode\penalty\tiepenalty\ }
761 % TeX does not even consider page breaks if a penalty added to the
765 % page after the empty box. So we use a penalty o
[all...]
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Doverload.pm806 flag. Thus the only speed penalty during arithmetic operations without
818 There is no size penalty for data if overload is not used. The only
819 size penalty if overload is used in some package is that I<all> the
1427 B<Needed:> a way to fix this without a speed penalty.
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Data/Dumper/
H A DDumper.pm864 penalty, the default is 0. C<Dump()> will run slower if this flag is set,
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/Storable/
H A DStorable.pm856 speed of storing -- the exact penalty will depend on the complexity of
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Math/
H A DBigInt.pm3613 no penalty if Math::BigInt::GMP is not installed, it is a good idea to always

Completed in 113 milliseconds