Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/unicode/
Dgencodec.py360 def marshalmap(name,map,marshalfile): argument
365 f = open(marshalfile,'wb')
382 marshalfile = name + '.mapping'
385 dirprefix + marshalfile)
392 marshalmap(mappathname, map, dirprefix + marshalfile)