Home
last modified time | relevance | path

Searched refs:ConstMode (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/bgen/
DbgenVariable.py17 ConstMode = 64 variable
53 constmode = (self.flags & ConstMode)
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
DMap.c1003 BOOLEAN ConstMode; in ShellCommandRunMap() local
1041 ConstMode = ShellCommandLineGetFlag(Package, L"-c"); in ShellCommandRunMap()
1055 || ConstMode in ShellCommandRunMap()
1085 || ConstMode in ShellCommandRunMap()
1113 if (!ConstMode in ShellCommandRunMap()
1135 ConstMode, in ShellCommandRunMap()