Searched refs:leaves (Results 1 - 17 of 17) sorted by relevance

/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/t/
H A DLgrp_api.t97 my @leaves = $c->leaves;
98 ok(@leaves, 'There are some leaves');
100 cmp_ok(@children, '<=', @leaves, 'Root should have nchildren <= nleaves');
142 my $leaf = $leaves[0]; # Pickup any non-root lgrp.
237 my @d_lgrps = grep { defined $latencies->{$_}{$_} } @leaves;
H A DLgrp.t133 my @leaves = lgrp_leaves $c;
134 ok(scalar @leaves);
135 ok(scalar @leaves, lgrp_leaves $c);
136 ok(scalar @children <= scalar @leaves);
247 my@leaves1 = $c->leaves;
248 ok(@leaves, @leaves1) or
249 print STDERR "# \@leaves: @leaves, \@leaves1: @leaves\n";
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DEnv.pm54 except that if C<$ENV{PATH}> started out empty, the second approach leaves
55 it with the (odd) value "C<:.>", but the first approach leaves it with "C<.>".
H A Dsort.pm141 I<forbid> what follows, it just leaves the choice open. Thus, after
H A DCwd.pm59 fastcwd() function will check that it leaves you in the same directory
H A DSelfLoader.pm193 token DATA, then the B<SelfLoader> leaves the FOOBAR::DATA
H A Dperl5db.pl7366 C<warnLevel> to zero leaves any warning handlers set up by the program
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/Lgrp/
H A DLgrp.pm129 # Returns: list of leaves in the hierarchy starting from $lgrp.
217 sub leaves subroutine
219 scalar @_ > 0 or _usage("leaves(class, [lgrp])");
225 scalar @_ > 0 or _usage("leaves(class, [version])");
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/File/
H A DDosGlob.pm63 my @leaves = readdir D;
77 for my $e (@leaves) {
174 my @leaves = readdir D;
187 for my $e (@leaves) {
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Hash/
H A DUtil.pm211 leaves the C<%hash> empty rather than with its original contents.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Text/
H A DSoundex.pm116 leaves C<@codes> containing C<('M200', 'S320')>.
H A DBalanced.pm1851 in which the here document I<is> contiguous. It still leaves the
/osnet-11/usr/src/grub/grub2/grub-core/fs/
H A Dhfs.c75 grub_uint32_t leaves; member in struct:grub_hfs_treeheader
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Locale/
H A DMaketext.pm559 leaves instead of dill, or lime juice instead of lemon, et cetera.
/osnet-11/usr/src/cmd/perl/contrib/Sun/Solaris/Pg/
H A DPg.pm252 sub leaves subroutine
254 scalar @_ == 1 or _usage("leaves(cookie, pg)");
/osnet-11/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex3576 % If the index file exists but is empty, then \openin leaves \ifeof
/osnet-11/usr/src/grub/grub2/docs/
H A Dtexinfo.tex4376 % If the index file exists but is empty, then \openin leaves \ifeof

Completed in 113 milliseconds