Home
last modified time | relevance | path

Searched refs:TypeStart (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/ShellPkg/Include/Library/
DShellLib.h670TypeStart, ///< A flag that has variable value appended to the end (IE "-ad", "-afd", "-adf… enumerator
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/
Dc.py1270 TypeStart = ReturnType.split()[0]
1277 Index = Result0.find(TypeStart)
1291 TypeStart = ReturnType.split()[0]
1318 TypeStart = ReturnType.split()[0]
1322 Index = Result0.find(TypeStart)
1333 TypeStart = ReturnType.split()[0]
1337 Index = Result0.find(TypeStart)
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
DLs.c528 {L"-a", TypeStart},
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLib/
DUefiShellLib.c1910 if (TempListItem->Type == TypeStart) { in InternalIsOnCheckList()
2368 if (((SHELL_PARAM_PACKAGE*)Node)->Type == TypeStart) { in ShellCommandLineGetFlag()
2432 if (((SHELL_PARAM_PACKAGE*)Node)->Type == TypeStart) { in ShellCommandLineGetValue()