Home
last modified time | relevance | path

Searched refs:FInfo (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dbinhex.py48 from Carbon.File import FSSpec, FInfo
75 class FInfo: class
82 finfo = FInfo()
183 finfo = FInfo()
423 self.FInfo = FInfo()
424 self.FInfo.Creator = creator
425 self.FInfo.Type = type
426 self.FInfo.Flags = flags
475 finfo = ifp.FInfo
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dbinhex.py49 from Carbon.File import FSSpec, FInfo
76 class FInfo: class
83 finfo = FInfo()
184 finfo = FInfo()
429 self.FInfo = FInfo()
430 self.FInfo.Creator = creator
431 self.FInfo.Type = type
432 self.FInfo.Flags = flags
485 finfo = ifp.FInfo