/external/python/cpython2/Mac/Modules/qt/ |
D | qtsupport.py | 257 def outputFreeIt(self, itselfname): member in MovieObjectDefinition 261 def outputFreeIt(self, itselfname): member in TrackObjectDefinition 265 def outputFreeIt(self, itselfname): member in MediaObjectDefinition 269 def outputFreeIt(self, itselfname): member in UserDataObjectDefinition 276 def outputFreeIt(self, itselfname): member in MovieCtlObjectDefinition
|
/external/python/cpython2/Mac/Modules/ibcarbon/ |
D | IBCarbonsupport.py | 28 def outputFreeIt(self, name): member in CFReleaserObject 32 def outputFreeIt(self, name): member in CFNibDesc
|
/external/python/cpython2/Mac/Modules/qdoffs/ |
D | qdoffssupport.py | 72 def outputFreeIt(self, itselfname): member in MyObjectDefinition
|
/external/python/cpython2/Mac/Modules/te/ |
D | tesupport.py | 183 def outputFreeIt(self, itselfname): member in MyObjectDefinition
|
/external/python/cpython2/Mac/Modules/dlg/ |
D | dlgsupport.py | 228 def outputFreeIt(self, itselfname): member in MyObjectDefinition
|
/external/python/cpython2/Mac/Modules/drag/ |
D | dragsupport.py | 188 def outputFreeIt(self, itselfname): member in MyObjectDefinition
|
/external/python/cpython2/Mac/Modules/list/ |
D | listsupport.py | 114 def outputFreeIt(self, itselfname): member in MyObjectDefinition
|
/external/python/cpython2/Mac/Modules/carbonevt/ |
D | CarbonEvtsupport.py | 193 def outputFreeIt(self, name): member in EventHandlerRefObjectDefinition
|
/external/python/cpython2/Mac/Modules/snd/ |
D | sndsupport.py | 201 def outputFreeIt(self, itselfname): member in SndObjectDefinition
|
/external/python/cpython2/Tools/bgen/bgen/ |
D | bgenObjectDefinition.py | 153 self.outputFreeIt("self->ob_itself") 155 def outputFreeIt(self, name): member in ObjectDefinition
|