Searched refs:SetOffset (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Object/Parser/
H A DInfPcdObject.py291 def SetOffset(self, Offset): member in class:InfPcdItem
546 PcdItemObj.SetOffset(PcdItem[2])
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Object/POM/
H A DCommonObject.py731 def SetOffset(self, Offset): member in class:PcdObject
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/Xml/
H A DPcdXml.py168 PcdEntry.SetOffset(self.Offset)
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/UPT/PomAdapter/
H A DInfPomAlignment.py854 Pcd.SetOffset(PcdItemObj.GetOffset())
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/Python/GenFds/
H A DFdfParser.py716 SetOffset = self.CurrentOffsetWithinLine - len('SET')
731 self.__WipeOffArea.append(((SetLine, SetOffset), (self.CurrentLineNumber - 1, self.CurrentOffsetWithinLine - 1)))

Completed in 60 milliseconds