Searched refs:GetPreviousNode (Results 1 – 6 of 6) sorted by relevance
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/ |
D | LinkedList.c | 320 GetPreviousNode ( in GetPreviousNode() function
|
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/ |
D | If.c | 1018 if (!MoveToTag(GetPreviousNode, L"if", L"endif", NULL, CurrentScriptFile, FALSE, TRUE, FALSE)) { in ShellCommandRunElse() 1032 if (!MoveToTag(GetPreviousNode, L"if", L"else", NULL, CurrentScriptFile, FALSE, TRUE, FALSE)) { in ShellCommandRunElse() 1095 if (!MoveToTag(GetPreviousNode, L"if", L"endif", NULL, CurrentScriptFile, FALSE, TRUE, FALSE)) { in ShellCommandRunEndIf()
|
D | For.c | 87 …Found = MoveToTag(GetPreviousNode, L"for", L"endfor", NULL, ShellCommandGetCurrentScriptFile(), FA… in ShellCommandRunEndFor()
|
/device/linaro/bootloader/edk2/ShellPkg/Application/Shell/ |
D | FileHandleWrappers.c | 688 …NewPos = (BUFFER_LIST*)GetPreviousNode(&ShellInfoObject.ViewingSettings.CommandHistory.Link, &Line… in FileInterfaceStdInRead() 690 …NewPos = (BUFFER_LIST*)GetPreviousNode(&ShellInfoObject.ViewingSettings.CommandHistory.Link, &Line… in FileInterfaceStdInRead()
|
D | ShellProtocol.c | 1908 TempNode = (EFI_SHELL_FILE_INFO *)GetPreviousNode( in EfiShellRemoveDupInFileList()
|
/device/linaro/bootloader/edk2/MdePkg/Include/Library/ |
D | BaseLib.h | 1965 GetPreviousNode (
|