Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dmimify.py134 hfile = HeaderFile(ifile)
136 line = hfile.readline()
291 hfile = HeaderFile(ifile)
293 line = hfile.readline()
/device/linaro/bootloader/edk2/BaseTools/Source/Python/AutoGen/
DStrGather.py651 hfile = open('unistring.h', 'w') variable
653 hfile.write(h)