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

  /external/python/cpython2/Lib/plat-mac/
aetools.py 6 packevent(event, parameters, attributes) sets params and attrs in an AEAppleEvent record
99 def packevent(ae, parameters = {}, attributes = {}): function
215 packevent(event, parameters, attributes)
356 packevent(ae, {'----': obj})
MiniAEFrame.py 165 aetools.packevent(_reply, {})
167 aetools.packevent(_reply, {'----':rv})
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
aetools.py 6 packevent(event, parameters, attributes) sets params and attrs in an AEAppleEvent record
99 def packevent(ae, parameters = {}, attributes = {}): function
215 packevent(event, parameters, attributes)
356 packevent(ae, {'----': obj})
MiniAEFrame.py 165 aetools.packevent(_reply, {})
167 aetools.packevent(_reply, {'----':rv})
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
aetools.py 6 packevent(event, parameters, attributes) sets params and attrs in an AEAppleEvent record
99 def packevent(ae, parameters = {}, attributes = {}): function
215 packevent(event, parameters, attributes)
356 packevent(ae, {'----': obj})
MiniAEFrame.py 165 aetools.packevent(_reply, {})
167 aetools.packevent(_reply, {'----':rv})

Completed in 480 milliseconds