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

  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
Ls.c 363 BOOLEAN FoundOne;
376 FoundOne = *Found;
378 FoundOne = FALSE;
448 FoundOne = TRUE;
497 &FoundOne,
515 if (Found == NULL && !FoundOne) {
520 *Found = FoundOne;
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/
DmpStore.c 360 @param[in] FoundOne If a VariableName or Guid was specified and one was printed or
378 IN BOOLEAN *FoundOne
432 ShellStatus = CascadeProcessVariables(Name, Guid, Type, FileHandle, FoundVarName, FoundVarGuid, FoundOne);
453 *FoundOne = TRUE;
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/TerminalDxe/
Terminal.c     [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/ProcessDsc/
ProcessDsc.c     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
AsmPrinter.cpp 630 bool FoundOne = false;
631 (void)FoundOne;
636 FoundOne = true;
639 assert(FoundOne);
    [all...]
  /external/llvm/lib/Analysis/
ScalarEvolution.cpp     [all...]
  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp     [all...]

Completed in 253 milliseconds