Home
last modified time | relevance | path

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

/external/python/cpython2/Mac/Modules/osa/
Dosasupport.py56 AEDescList = OpaqueType('AEDescList', 'AEDesc') variable
/external/python/cpython2/Mac/Modules/ae/
Daesupport.py31 AEDescList = OpaqueType('AEDescList', 'AEDesc') variable
D_AEmodule.c995 AEDescList resultList; in AE_AECreateList()