Searched refs:spread (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/lib/libcurses/screen/
H A Dslk_start.c204 * Compute placements of labels. The general idea is to spread
218 int i, k, n, spread, left, begadd; local
227 if ((spread = (COLS - (n + 1))/(_ngroups - 1)) <= 0)
235 (len + 1) - 1) + spread;
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DConstant.pm550 my %spread;
554 tie %spread, 'ExtUtils::Constant::Aaargh56Hash';
562 push @{$spread{$char}}, $_;
580 $ss += @$_ * @$_ foreach values %spread;
581 my $rms = sqrt ($ss / keys %spread);
583 @best = ($rms, $max - $min, $i, \%spread);
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Unicode/
H A DUCD.pm442 For example the Latin B<script> is spread over several B<blocks>, such
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dperl5db.pl470 execute immediately) spread through the code. Why is that?
989 The debugger's options are actually spread out over the debugger itself and
/osnet-11/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex186 wide-spread wrap-around
/osnet-11/usr/src/grub/grub2/docs/
H A Dtexinfo.tex186 wide-spread wrap-around

Completed in 72 milliseconds