Home
last modified time | relevance | path

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

/petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/
H A DPath.pm54 if(not isAbsPath($Path)) {
H A DSysFiles.pm662 push_U(\@DefaultIncPaths, grep { isAbsPath($_) } (
669 push_U($In::Opt{"DefaultLibPaths"}, grep { isAbsPath($_) } (
1050 if($Method eq "\"" or isAbsPath($Header))
1649 if(isAbsPath($Header) and not -f $Header)
1904 if(isAbsPath($Header) and not -f $Header)
2111 if(isAbsPath($Path)) {
2165 if(isAbsPath($Path) and not -e $Path) {
2220 if(isAbsPath($Header) and not -f $Header) {
2508 if(isAbsPath($Header))
H A DUtils.pm110 if(not isAbsPath($File)) {
H A DBasic.pm152 sub isAbsPath($) { subroutine
H A DSysCheck.pm2158 if(isAbsPath($IncHeaders[0]) or -f $IncHeaders[0]) {
2172 if(isAbsPath($LRelPath) or -f $LRelPath) {
H A DABIDump.pm1230 if(isAbsPath($Name))