Searched refs:detectDefaultPaths (Results 1 – 2 of 2) sorted by relevance
| /petsc/lib/petsc/bin/maint/abi-compliance-checker/ |
| H A D | abi-compliance-checker.pl | 9441 detectDefaultPaths(undef, undef, "bin", undef); 9469 detectDefaultPaths("inc", "lib", undef, "gcc"); 9990 detectDefaultPaths(undef, undef, "bin", undef); # to extract dumps 10030 detectDefaultPaths("inc", "lib", undef, "gcc"); 10056 detectDefaultPaths("inc", "lib", undef, "gcc"); 10412 detectDefaultPaths(undef, undef, "bin", "gcc"); # to compile libs 10481 detectDefaultPaths(undef, undef, "bin", "gcc"); # to check symbols 10493 detectDefaultPaths(undef, undef, "bin", undef); # to extract dumps 10612 detectDefaultPaths(undef, undef, "bin", "gcc");
|
| /petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/ |
| H A D | SysFiles.pm | 572 sub detectDefaultPaths($$$$) subroutine
|