Lines Matching refs:grep
131 return grep { !$seen{$_}++ } @_;
922 # git rev-list --remotes | grep -i "^$1" |
2925 `grep -Erq "$compat|$compat2|$compat3" $dt_path`;
2933 `grep -Eq "^$vendor\\b" $vp_file`;
4901 my $asminclude = `grep -Ec "#include\\s+<asm/$file>" $root/$checkfile`;
5272 # to grep for the string. Make exceptions when the previous string ends in a
6078 if (!grep(/$name/, @setup_docs)) {