Home
last modified time | relevance | path

Searched defs:Path (Results 1 – 25 of 47) sorted by relevance

12

/device/linaro/bootloader/edk2/StdLib/LibC/Uefi/Devices/Utility/
DPath.c51 IN wchar_t * Path, in ClassifyPath()
155 const wchar_t *Path, in PathInstance()
196 wchar_t *Path in PathAdjust()
231 wchar_t *Path, in PathAlias()
413 const wchar_t *Path in GetFileNameFromPath()
/device/linaro/bootloader/edk2/MdePkg/Library/BaseLib/
DFilePaths.c30 IN OUT CHAR16 *Path in PathRemoveLastItem()
70 IN CHAR16 *Path in PathCleanUpDirectories()
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Common/
DMultipleWorkspace.py42 def convertPackagePath(cls, Ws, Path): argument
93 def relpath(cls, Path, Ws): argument
112 def getWs(cls, Ws, Path): argument
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/UnitTest/
DDecParserTest.py83 def TestOK(Path, TestString): argument
92 def TestError(Path, TestString): argument
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Core/
DIpiDb.py275 def _AddDpFilePathList(self, DpGuid, DpVersion, Path, Md5Sum): argument
296 def _AddPackage(self, Guid, Version, DpGuid=None, DpVersion=None, Path=''): argument
326 PkgVersion=None, Path=''): argument
362 DpVersion=None, Path=''): argument
391 def _AddModuleDepex(self, Guid, Version, Name, Path, DepexGuid=None, \ argument
676 def GetModInPackage(self, Guid, Version, Name, Path, PkgGuid='', PkgVersion=''): argument
709 def GetStandaloneModule(self, Guid, Version, Name, Path, DpGuid='', DpVersion=''): argument
861 def GetModuleDepex(self, Guid, Version, Path): argument
DDependencyRules.py60 def CheckModuleExists(self, Guid, Version, Name, Path): argument
356 def VerifyRemoveModuleDep(Path, DpPackagePathList): argument
385 def VerifyReplaceModuleDep(Path, DpPackagePathList, OtherPkgList): argument
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellLevel2CommandsLib/
DUefiShellLevel2CommandsLib.c174 IN CONST CHAR16* Path in GetFullyQualifiedPath()
221 IN CONST CHAR16 *Path in VerifyIntermediateDirectories()
DCd.c35 CHAR16 *Path; in ShellCommandRunCd() local
DVol.c32 IN CONST CHAR16 *Path, in HandleVol()
DLs.c268 IN CONST CHAR16 *Path in PrintNonSfoHeader()
/device/linaro/bootloader/edk2/StdLib/PosixLib/Gen/
Daccess.c47 const char *Path, in access()
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/
DMkPkg.py60 def CheckForExistingDp(Path): argument
DRmPkg.py90 def RemovePath(Path): argument
DInstallPkg.py66 def InstallNewPackage(WorkspaceDir, Path, CustomPath = False): argument
93 def InstallNewModule(WorkspaceDir, Path, PathList = None): argument
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Library/
DParserValidate.py234 def IsValidPath(Path, Root): argument
286 def IsValidInstallPath(Path): argument
DMisc.py732 def ConvPathFromAbsToRel(Path, Root): argument
754 def ConvertPath(Path): argument
1093 def ValidateUNIFilePath(Path): argument
/device/linaro/bootloader/edk2/BaseTools/Source/Python/Table/
DTableFile.py69 def Insert(self, Name, ExtName, Path, FullPath, Model, TimeStamp): argument
/device/linaro/bootloader/edk2/BaseTools/Source/C/Common/
DParseGuidedSectionTools.c34 CHAR8* Path; member
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellCommandLib/
DUefiShellCommandLib.h64 CHAR16 *Path; member
/device/linaro/bootloader/edk2/EmbeddedPkg/Ebl/
DDir.c93 CHAR8 *Path; in EblDirCmd() local
/device/linaro/bootloader/edk2/OvmfPkg/XenBusDxe/
DXenStore.c908 CONST CHAR8 *Path, in XenStoreWatch()
934 CONST CHAR8 *Path, in XenStoreUnwatch()
1171 CHAR8 *Path; in XenStoreListDirectory() local
1218 CHAR8 *Path; in XenStoreRead() local
1241 CHAR8 *Path; in XenStoreWrite() local
1265 CHAR8 *Path; in XenStoreRemove() local
DXenBus.c105 IN CONST CHAR8 *Path in XenBusReadDriverState()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/FvSimpleFileSystemDxe/
DFvSimpleFileSystem.c334 IN OUT CHAR16 *Path in RemoveLastItemFromPath()
378 IN CHAR16 *Path in TrimFilePathToAbsolutePath()
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/EfiFileLib/
DEfiFileLib.c1023 CHAR8 Path[MAX_CMD_LINE]; in EfiDeviceOpenByType() local
1609 IN CHAR8 *Path in ExpandPath()
1690 CHAR8 *Path; in EfiSetCwd() local
/device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Xml/
DIniToXml.py51 def __ValidatePath(Path, Root): argument

12