HomeSort by relevance Sort by last modified time
    Searched refs:SelfMode (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/bgen/
bgenVariable.py 13 SelfMode = 4+InMode # this is 'self' -- don't declare it
45 elif self.flags != SelfMode:
bgenGenerator.py 149 if arg.flags == ErrorMode or arg.flags == SelfMode:
197 if arg.flags == SelfMode:
206 if arg.flags == SelfMode:
284 self.itself = Variable(t0, "_self->ob_itself", SelfMode)

Completed in 5742 milliseconds