Home
last modified time | relevance | path

Searched refs:filter_depth (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/apt/apt/
H A Dtriehash275 sub filter_depth { subroutine
284 my $child = $self->{children}{$key}->filter_depth($togo - length($key));
517 $self->print_table($trie->filter_depth($local_length)->rebuild_tree(), $code, 1);
676 $self->print($trie->filter_depth($local_length)->rebuild_tree());