Searched refs:path_format (Results 1 – 2 of 2) sorted by relevance
/external/abi-compliance-checker/ |
D | abi-compliance-checker.pl | 1828 return (path_format($Path, $OSgroup), "Path"); 1918 $Path = path_format($Path, $OSgroup); 1927 $Path = path_format($Path, $OSgroup); 1936 $Path = path_format($Path, $OSgroup); 1950 $Path = path_format($Path, $OSgroup); 1960 $Path = path_format($Path, $OSgroup); 1971 $Skip_Include_Paths{$LibVersion}{path_format($Path)} = 1; 6302 $Header = path_format($Header, $OSgroup); 6475 $Path = path_format($Path, $OSgroup); 6507 $Dest = path_format($Dest, $OSgroup); [all …]
|
/external/abi-compliance-checker/modules/Internals/ |
D | SysCheck.pm | 1121 $Filt = path_format($Filt, $OSgroup); 1159 $Item = path_format($Item, $OSgroup); 1827 $HPath = path_format($HPath, $OSgroup);
|