Home
last modified time | relevance | path

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

/external/python/cpython2/Tools/bgen/bgen/
DbgenGenerator.py163 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),
DbgenVariable.py7 InOutMode = 3 # input-output argument variable
86 if self.mode in (OutMode, InOutMode):
/external/python/cpython2/Mac/Modules/qd/
Dqdedit.py36 (Rect, 'r', InOutMode),
43 (Rect, 'r', InOutMode),