HomeSort by relevance Sort by last modified time
    Searched defs:StdIn (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/ShellPkg/Include/Protocol/
EfiShellParameters.h 43 SHELL_FILE_HANDLE StdIn;
EfiShellInterface.h 77 EFI_FILE_PROTOCOL *StdIn;
  /external/lzma/CS/7zip/Compress/LzmaAlone/
LzmaAlone.cs 74 StdIn,
94 // + " -si: read data from stdin\n"
207 bool stdInMode = parser[(int)Key.StdIn].ThereIs;

Completed in 108 milliseconds