Home
last modified time | relevance | path

Searched defs:FileList (Results 1 – 23 of 23) sorted by relevance

/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel3CommandsLib/
DTouch.c75 EFI_SHELL_FILE_INFO *FileList; in DoTouchByHandle() local
176 EFI_SHELL_FILE_INFO *FileList; in ShellCommandRunTouch() local
DType.c185 EFI_SHELL_FILE_INFO *FileList; in ShellCommandRunType() local
/device/linaro/bootloader/edk2/BaseTools/Source/Python/AutoGen/
DIdfClassObject.py66 def __init__(self, FileList = []): argument
73 def LoadIdfFiles(self, FileList): argument
139 def SearchImageID(ImageFileObject, FileList): argument
DUniClassObject.py225 def __init__(self, FileList = [], IsCompatibleMode = False, IncludePathList = []): argument
557 def LoadUniFiles(self, FileList): argument
DGenMake.py885 def GetFileDependency(self, FileList, ForceInculeList, SearchPathList): argument
DStrGather.py567 def SearchString(UniObjectClass, FileList, IsCompatibleMode): argument
DAutoGen.py3087 def _MatchBuildRuleOrder(self, FileList): argument
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
DCp.c293 IN CONST EFI_SHELL_FILE_INFO *FileList, in ValidateAndCopyFiles()
577 IN EFI_SHELL_FILE_INFO *FileList, in ProcessValidateAndCopyFiles()
645 EFI_SHELL_FILE_INFO *FileList; in ShellCommandRunCp() local
DMv.c521 IN EFI_SHELL_FILE_INFO *FileList, in ValidateAndMoveFiles()
739 EFI_SHELL_FILE_INFO *FileList; in ShellCommandRunMv() local
DRm.c274 EFI_SHELL_FILE_INFO *FileList; in ShellCommandRunRm() local
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/
DMkPkg.py256 def CheckFileList(QualifiedExt, FileList, ErrorStringExt, ErrorStringFullPath): argument
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Library/
DUniClassObject.py306 def __init__(self, FileList = None, IsCompatibleMode = False, IncludePathList = None): argument
891 def LoadUniFiles(self, FileList): argument
/device/linaro/bootloader/edk2/ShellPkg/Application/Shell/
DShellProtocol.c1851 IN EFI_SHELL_FILE_INFO **FileList in EfiShellFreeFileList()
1885 IN EFI_SHELL_FILE_INFO **FileList in EfiShellRemoveDupInFileList()
2087 OUT EFI_SHELL_FILE_INFO **FileList in EfiShellFindFilesInDir()
2331 IN OUT EFI_SHELL_FILE_INFO **FileList, in ShellSearchHandle()
2540 OUT EFI_SHELL_FILE_INFO **FileList in EfiShellFindFiles()
2619 IN OUT EFI_SHELL_FILE_INFO **FileList in EfiShellOpenFileList()
DFileHandleWrappers.c319 EFI_SHELL_FILE_INFO *FileList; in CreateTabCompletionList() local
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
DLoadPciRom.c71 EFI_SHELL_FILE_INFO *FileList; in ShellCommandRunLoadPciRom() local
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/
Dfilelist.py15 class FileList: class
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/EfiRom/
DEfiRom.c104 FILE_LIST *FileList; member
1014 FILE_LIST *FileList; in ParseCommandLine() local
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/
DFor.c301 EFI_SHELL_FILE_INFO *FileList; in ShellCommandRunFor() local
/device/linaro/bootloader/edk2/BaseTools/Source/C/EfiRom/
DEfiRom.h97 FILE_LIST *FileList; member
DEfiRom.c881 FILE_LIST *FileList; in ParseCommandLine() local
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellBcfgCommandLib/
DUefiShellBcfgCommandLib.c314 EFI_SHELL_FILE_INFO *FileList; in BcfgAdd() local
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLib/
DUefiShellLib.c1424 IN LIST_ENTRY *FileList, in InternalShellConvertFileListType()
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Object/POM/
DCommonObject.py348 def SetFileList(self, FileList): argument