Searched refs:get_CmdPath (Results 1 - 3 of 3) sorted by relevance

/external/abi-compliance-checker/
H A Dabi-compliance-checker.pl1698 sub get_CmdPath($) subroutine
1702 if(defined $Cache{"get_CmdPath"}{$Name}) {
1703 return $Cache{"get_CmdPath"}{$Name};
1753 return ($Cache{"get_CmdPath"}{$Name}=$Path);
7385 my $UndNameCmd = get_CmdPath("undname");
7403 my $CppFiltCmd = get_CmdPath("c++filt");
8168 $CTags = get_CmdPath("ectags");
8174 $CTags = get_CmdPath("ctags");
8699 if(my $CmdPath = get_CmdPath("file")) {
8833 my $FindCmd = get_CmdPath("fin
[all...]
/external/abi-compliance-checker/modules/Internals/
H A DSysCheck.pm428 and my $RfcDiff = get_CmdPath("rfcdiff"))
1258 my $SigcheckCmd = get_CmdPath("sigcheck");
1754 if(my $Urpmf = get_CmdPath("urpmf"))
H A DRegTests.pm4769 my $CL = get_CmdPath("cl");

Completed in 224 milliseconds