Searched refs:__ref__ (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/swig-10/Lib/
H A Dswig.swg329 %rename(__ref__) *::operator*();
330 %rename(__ref__) *::operator*() const;
/macosx-10.9.5/pyobjc-42/2.5/pyobjc/pyobjc-core/Examples/NonFunctional/RemotePyInterpreter/
H A Dnetrepr.py105 '__ref__': self.referenceForRemoteIdent,
206 return "__ref__(%r, %r)" % (self.ident, self.type_string)
226 def __ref__(ident, type_string): function in function:test_netrepr
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/Examples/NonFunctional/RemotePyInterpreter/
H A Dnetrepr.py105 '__ref__': self.referenceForRemoteIdent,
206 return "__ref__(%r, %r)" % (self.ident, self.type_string)
226 def __ref__(ident, type_string): function in function:test_netrepr

Completed in 173 milliseconds