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

  /device/linaro/bootloader/edk2/ArmPkg/Filesystem/SemihostFs/Arm/
SemihostFs.c 83 BOOLEAN IsRoot;
142 RootFcb->IsRoot = TRUE;
274 FileFcb->IsRoot = 0;
417 if (!Fcb->IsRoot) {
462 if (!Fcb->IsRoot) {
519 if (Fcb->IsRoot) {
721 if (Fcb->IsRoot) {
772 if (Fcb->IsRoot == TRUE) {
792 if (Fcb->IsRoot == TRUE) {
965 if (((Info->Attribute & EFI_FILE_DIRECTORY) != 0) != Fcb->IsRoot) {
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/FileExplorerLib/
FileExplorer.h 61 BOOLEAN IsRoot;
FileExplorer.c 304 if (!FileContext->IsRoot) {
753 FileContext->IsRoot = TRUE;
820 FileContext->IsRoot = TRUE;
892 if (!FileContext->IsRoot) {
1151 NewFileContext->IsRoot = FALSE;
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/BdsDxe/BootMaint/
BootOption.c 130 if (!FileContext->IsRoot) {
363 FileContext->IsRoot = TRUE;
420 FileContext->IsRoot = TRUE;
574 if (!FileContext->IsRoot) {
672 NewFileContext->IsRoot = FALSE;
    [all...]
BootMaint.h 316 BOOLEAN IsRoot;
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
Reassociate.cpp 632 bool IsRoot) {
644 if (!IsRoot) {
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/BootMaintenanceManagerUiLib/
BootMaintenanceManager.h 304 BOOLEAN IsRoot;
    [all...]
BootOption.c 128 if (!FileContext->IsRoot) {

Completed in 149 milliseconds