Home
last modified time | relevance | path

Searched defs:SkipList (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/Python/AutoGen/
DStrGather.py521 def GetFileList(SourceFileList, IncludeList, SkipList): argument
592 def GetStringFiles(UniFilList, SourceFileList, IncludeList, IncludePathList, SkipList, BaseName, Is… argument
648 SkipList = ['.inf', '.uni'] variable
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Library/
DMisc.py188 def GetFiles(Root, SkipList=None, FullPath=True): argument
220 def GetNonMetaDataFiles(Root, SkipList, FullPath, PrefixPath): argument
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
DMisc.py619 def GetFiles(Root, SkipList=None, FullPath=True): argument