Home
last modified time | relevance | path

Searched refs:GetPreviousNode (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/
DLinkedList.c320 GetPreviousNode ( in GetPreviousNode() function
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel1CommandsLib/
DIf.c1018 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()
DFor.c87 …Found = MoveToTag(GetPreviousNode, L"for", L"endfor", NULL, ShellCommandGetCurrentScriptFile(), FA… in ShellCommandRunEndFor()
/device/linaro/bootloader/edk2/ShellPkg/Application/Shell/
DFileHandleWrappers.c688 …NewPos = (BUFFER_LIST*)GetPreviousNode(&ShellInfoObject.ViewingSettings.CommandHistory.Link, &Line… in FileInterfaceStdInRead()
690 …NewPos = (BUFFER_LIST*)GetPreviousNode(&ShellInfoObject.ViewingSettings.CommandHistory.Link, &Line… in FileInterfaceStdInRead()
DShellProtocol.c1908 TempNode = (EFI_SHELL_FILE_INFO *)GetPreviousNode( in EfiShellRemoveDupInFileList()
/device/linaro/bootloader/edk2/MdePkg/Include/Library/
DBaseLib.h1965 GetPreviousNode (