Home
last modified time | relevance | path

Searched refs:Commands (Results 1 – 10 of 10) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dimaplib.py40 Commands = { variable
212 if attr in Commands:
752 if not command in Commands:
754 if self.state not in Commands[command]:
758 ', '.join(Commands[command])))
789 if not name in Commands:
790 Commands[name] = (self.state,)
820 if self.state not in Commands[name]:
825 ', '.join(Commands[name])))
Dpdb.doc30 Commands that the debugger doesn't recognize are assumed to be Python
/device/linaro/bootloader/edk2/BaseTools/Source/Python/AutoGen/
DBuildEngine.py53 def __new__(Class, Inputs, Outputs, Commands, Dependencies): argument
60 Tdb._Init(Inputs, Outputs, Commands, Dependencies)
64 def _Init(self, Inputs, Outputs, Commands, Dependencies): argument
67 self.Commands = Commands
DGenMake.py702 CommandList = BuildTargets[Target].Commands
777 for i, SingleCommand in enumerate(BuildTargets[Target].Commands):
779 …BuildTargets[Target].Commands[i] = SingleCommand.replace('$(INC)','').replace(FlagDict[Flag]['Macr…
866 "cmd" : "\n\t".join(T.Commands),
/device/linaro/bootloader/edk2/OvmfPkg/VirtioGpuDxe/
DVirtioGpu.inf27 Commands.c
/device/linaro/bootloader/edk2/IntelFsp2Pkg/Tools/UserManuals/
DPatchFvUserManual.md106 ###Special Commands:
DGenCfgOptUserManual.md144 # BSF Commands Description
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/
DGrammar.txt13 # Commands for Kees Blom's railroad program
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Platform/
DCommon.dsc262 # Commands for compiling a ".apr" Apriori source file.
1656 # Commands for building IFR as uncompressed binary into the FFS file. To
1706 # Commands for building IFR as uncompressed binary into the FFS file. To
/device/linaro/bootloader/edk2/QuarkPlatformPkg/
DReadme.md221 ### **Example Build Commands**