Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/bgen/
DbgenModule.py9 initstuff = None, argument
19 self.initstuff = initstuff
53 if self.initstuff:
54 Output("%s", self.initstuff)
Dmacsupport.py161 initstuff = """ variable
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dihooks.py296 initstuff = self.find_module_in_dir("__init__", filename, 0)
297 if not initstuff:
299 initfile, initfilename, initinfo = initstuff