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

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/bgen/bgen/
bgenGenerator.py 163 if arg.mode in (InMode, InOutMode):
165 if arg.mode in (InOutMode, OutMode):
199 if arg.mode in (InMode, InOutMode):
208 if arg.mode in (InMode, InOutMode):
271 if arg.mode in (OutMode, InOutMode):
293 (double, 'y', InOutMode),
bgenVariable.py 7 InOutMode = 3 # input-output argument
86 if self.mode in (OutMode, InOutMode):

Completed in 76 milliseconds