Home
last modified time | relevance | path

Searched refs:push_U (Results 1 – 5 of 5) sorted by relevance

/petsc/lib/petsc/bin/maint/abi-compliance-checker/modules/Internals/
H A DSysFiles.pm599 push_U($In::Opt{"SysPaths"}{$Type}, grep { -d $_ } @{$OS_AddPath{$In::Opt{"OS"}}{$Type}});
618 push_U($In::Opt{"SysPaths"}{$Type}, cmdFind($RootDir,"d","*$Type*",1));
623 push_U($In::Opt{"SysPaths"}{$Type}, "/".$Type);
626 push_U($In::Opt{"SysPaths"}{$Type}, $RootDir."/".$Type);
632 push_U($In::Opt{"SysPaths"}{$Type}, cmdFind($UsrDir,"d","*$Type*",1));
635 push_U($In::Opt{"SysPaths"}{$Type}, $UsrDir."/".$Type);
643 push_U($In::Opt{"SysPaths"}{"bin"}, @DefaultBinPaths);
656 push_U($In::Opt{"SysPaths"}{"bin"}, sort {getDepth($a)<=>getDepth($b)} @Dirs);
662 push_U(\@DefaultIncPaths, grep { isAbsPath($_) } (
669 push_U($In::Opt{"DefaultLibPaths"}, grep { isAbsPath($_) } (
[all …]
H A DDescriptor.pm156 push_U($In::Opt{"SysPaths"}{"include"}, $Path);
164 push_U($In::Opt{"SysPaths"}{"lib"}, $Path);
172 push_U($In::Opt{"SysPaths"}{"bin"}, $Path);
H A DBasic.pm244 sub push_U($@) subroutine
H A DTUDump.pm438 push_U($In::Desc{$LVer}{"Include_Preamble"}, $Path);
H A DSysCheck.pm1004 push_U($In::Opt{"SysPaths"}{"bin"}, $Path);