Home
last modified time | relevance | path

Searched refs:argref (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython2/Mac/Modules/file/
Dfilesupport.py496 self.argref = "*" # Store FSSpecs, but pass them by address
551 self.argref = "*" # Store FSSpecs, but pass them by address
587 self.argref = "*" # Store FSSpecs, but pass them by address
660 self.argref = "*" # Store FSRefs, but pass them by address
/external/python/cpython2/Tools/bgen/bgen/
DbgenObjectDefinition.py9 argref = "" # set to "*" if arg to <type>_New should be pointer variable in ObjectDefinition
102 self.argconst, self.itselftype, self.argref)
115 Output("it->ob_itself = %sitself;", self.argref)
/external/python/cpython2/Mac/Modules/carbonevt/
DCarbonEvtsupport.py191 Output("it->ob_itself = %sitself;", self.argref)
/external/python/cpython2/Mac/Modules/ae/
Daesupport.py197 self.argref = "*"
/external/python/cpython2/Mac/Modules/qd/
Dqdsupport.py244 Output("it->ob_itself = %sitself;", self.argref)