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

  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
Attrib.c 54 EFI_SHELL_FILE_INFO *FileNode;
139 for (FileNode = (EFI_SHELL_FILE_INFO*)GetFirstNode(&ListOfFiles->Link)
140 ; !IsNull(&ListOfFiles->Link, &FileNode->Link)
141 ; FileNode = (EFI_SHELL_FILE_INFO*)GetNextNode(&ListOfFiles->Link, &FileNode->Link)
149 FileNode->Info->Attribute&EFI_FILE_DIRECTORY? L'D':L' ',
150 FileNode->Info->Attribute&EFI_FILE_ARCHIVE? L'A':L' ',
151 FileNode->Info->Attribute&EFI_FILE_SYSTEM? L'S':L' ',
152 FileNode->Info->Attribute&EFI_FILE_HIDDEN? L'H':L' ',
153 FileNode->Info->Attribute&EFI_FILE_READ_ONLY? L'R':L' ',
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/lld/Core/
Node.h 25 // A Node represents a FileNode or other type of Node. In the latter case,
58 class FileNode : public Node {
60 explicit FileNode(std::unique_ptr<File> f)
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/lld/Core/
Node.h 25 // A Node represents a FileNode or other type of Node. In the latter case,
58 class FileNode : public Node {
60 explicit FileNode(std::unique_ptr<File> f)
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/lld/Core/
Node.h 25 // A Node represents a FileNode or other type of Node. In the latter case,
58 class FileNode : public Node {
60 explicit FileNode(std::unique_ptr<File> f)
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/lld/Core/
Node.h 25 // A Node represents a FileNode or other type of Node. In the latter case,
58 class FileNode : public Node {
60 explicit FileNode(std::unique_ptr<File> f)
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/lld/Core/
Node.h 25 // A Node represents a FileNode or other type of Node. In the latter case,
58 class FileNode : public Node {
60 explicit FileNode(std::unique_ptr<File> f)
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/lld/Core/
Node.h 25 // A Node represents a FileNode or other type of Node. In the latter case,
58 class FileNode : public Node {
60 explicit FileNode(std::unique_ptr<File> f)
  /prebuilts/clang/host/linux-x86/clang-4393122/include/lld/Core/
Node.h 25 // A Node represents a FileNode or other type of Node. In the latter case,
58 class FileNode : public Node {
60 explicit FileNode(std::unique_ptr<File> f)
  /prebuilts/clang/host/linux-x86/clang-4479392/include/lld/Core/
Node.h 25 // A Node represents a FileNode or other type of Node. In the latter case,
58 class FileNode : public Node {
60 explicit FileNode(std::unique_ptr<File> f)
  /prebuilts/clang/host/linux-x86/clang-4579689/include/lld/Core/
Node.h 25 // A Node represents a FileNode or other type of Node. In the latter case,
58 class FileNode : public Node {
60 explicit FileNode(std::unique_ptr<File> f)
  /prebuilts/clang/host/linux-x86/clang-4630689/include/lld/Core/
Node.h 25 // A Node represents a FileNode or other type of Node. In the latter case,
58 class FileNode : public Node {
60 explicit FileNode(std::unique_ptr<File> f)
  /prebuilts/clang/host/linux-x86/clang-4639204/include/lld/Core/
Node.h 25 // A Node represents a FileNode or other type of Node. In the latter case,
58 class FileNode : public Node {
60 explicit FileNode(std::unique_ptr<File> f)
  /prebuilts/clang/host/linux-x86/clang-4691093/include/lld/Core/
Node.h 25 // A Node represents a FileNode or other type of Node. In the latter case,
58 class FileNode : public Node {
60 explicit FileNode(std::unique_ptr<File> f)
  /device/linaro/bootloader/edk2/CorebootPayloadPkg/Library/PlatformBootManagerLib/
PlatformBootManager.c 131 MEDIA_FW_VOL_FILEPATH_DEVICE_PATH FileNode;
138 EfiInitializeFwVolDevicepathNode (&FileNode, FileGuid);
141 (EFI_DEVICE_PATH_PROTOCOL *) &FileNode
  /device/linaro/bootloader/edk2/Nt32Pkg/Library/PlatformBootManagerLib/
PlatformBootManager.c 178 MEDIA_FW_VOL_FILEPATH_DEVICE_PATH FileNode;
180 EfiInitializeFwVolDevicepathNode (&FileNode, FileGuid);
191 (EFI_DEVICE_PATH_PROTOCOL *) &FileNode
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Library/PlatformBootManagerLib/
PlatformBootManager.c 72 MEDIA_FW_VOL_FILEPATH_DEVICE_PATH FileNode;
146 EfiInitializeFwVolDevicepathNode (&FileNode, FileGuid);
149 (EFI_DEVICE_PATH_PROTOCOL *) &FileNode
  /device/linaro/bootloader/OpenPlatformPkg/Platforms/Hisilicon/Library/PlatformBootManagerLib/
PlatformBm.c 283 MEDIA_FW_VOL_FILEPATH_DEVICE_PATH FileNode;
294 EfiInitializeFwVolDevicepathNode (&FileNode, FileGuid);
299 (EFI_DEVICE_PATH_PROTOCOL *) &FileNode
  /device/linaro/bootloader/edk2/ArmPkg/Library/PlatformBootManagerLib/
PlatformBm.c 340 MEDIA_FW_VOL_FILEPATH_DEVICE_PATH FileNode;
351 EfiInitializeFwVolDevicepathNode (&FileNode, FileGuid);
356 (EFI_DEVICE_PATH_PROTOCOL *) &FileNode
  /device/linaro/bootloader/edk2/ArmVirtPkg/Library/PlatformBootManagerLib/
PlatformBm.c 341 MEDIA_FW_VOL_FILEPATH_DEVICE_PATH FileNode;
352 EfiInitializeFwVolDevicepathNode (&FileNode, FileGuid);
357 (EFI_DEVICE_PATH_PROTOCOL *) &FileNode
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/LoadFileOnFv2/
LoadFileOnFv2.c 210 MEDIA_FW_VOL_FILEPATH_DEVICE_PATH FileNode;
212 EfiInitializeFwVolDevicepathNode (&FileNode, NameGuid);
215 (EFI_DEVICE_PATH_PROTOCOL *) &FileNode
  /device/linaro/bootloader/edk2/OvmfPkg/Library/PlatformBootManagerLib/
BdsPlatform.c 99 MEDIA_FW_VOL_FILEPATH_DEVICE_PATH FileNode;
110 EfiInitializeFwVolDevicepathNode (&FileNode, FileGuid);
115 (EFI_DEVICE_PATH_PROTOCOL *) &FileNode
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/UefiBootManagerLib/
BmBoot.c     [all...]

Completed in 1129 milliseconds