Searched refs:is_leaf (Results 1 – 5 of 5) sorted by relevance
242 sub is_leaf subroutine246 return ($pg->{is_leaf});258 return (grep { is_leaf($self, $_) } $self->all());940 $pg->{is_leaf} = 1;964 $pg->{is_leaf} = 0;
246 my $is_leaf = $l->isleaf($lgrp);250 "root": $is_leaf ? gettext("leaf") : gettext("intermediate");256 $children = $is_leaf ?
1093 int have_ctf = 0, is_leaf = 0, nargs, cti = 0; in fbt_provide_module() local1291 is_leaf = 1; in fbt_provide_module()1303 if (!have_ctf && !is_leaf) { in fbt_provide_module()
137 =head2 is_leaf(PG)
83 my $is_leaf = lgrp_isleaf($cookie, $lgrp);84 $is_leaf = $l->is_leaf($lgrp);