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

  /device/linaro/bootloader/edk2/ShellPkg/Application/Shell/
ShellManParser.c 86 CHAR16 *SuffixStr;
99 SuffixStr = Buffer+StrLen(Buffer)-StrLen(L".man");
100 StrnCpyS (SuffixStr, StrSize(L".man")/sizeof(CHAR16), L".efi", StrLen(L".efi"));
  /external/llvm/lib/Transforms/Instrumentation/
AddressSanitizer.cpp     [all...]

Completed in 140 milliseconds