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

  /device/linaro/bootloader/edk2/ShellPkg/Include/Protocol/
EfiShellEnvironment2.h 211 @param[in] IdString The English name of the protocol.
219 IN CHAR16 *IdString
622 CHAR16 *IdString; ///< The name of the protocol.
    [all...]
  /external/llvm/lib/Target/Lanai/AsmParser/
LanaiAsmParser.cpp 783 StringRef IdString;
784 Parser.parseIdentifier(IdString);
785 unsigned AluCode = LPAC::stringToLanaiAluCode(IdString);
    [all...]

Completed in 673 milliseconds