Home
last modified time | relevance | path

Searched refs:AEKeyword (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Mac/Modules/ae/
D_AEmodule.c202 AEKeyword theAEKeyword; in AEDesc_AEGetNthPtr()
243 AEKeyword theAEKeyword; in AEDesc_AEGetNthDesc()
311 AEKeyword theAEKeyword; in AEDesc_AEPutParamPtr()
339 AEKeyword theAEKeyword; in AEDesc_AEPutParamDesc()
361 AEKeyword theAEKeyword; in AEDesc_AEGetParamPtr()
399 AEKeyword theAEKeyword; in AEDesc_AEGetParamDesc()
423 AEKeyword theAEKeyword; in AEDesc_AESizeOfParam()
447 AEKeyword theAEKeyword; in AEDesc_AEDeleteParam()
466 AEKeyword theAEKeyword; in AEDesc_AEGetAttributePtr()
504 AEKeyword theAEKeyword; in AEDesc_AEGetAttributeDesc()
[all …]
Daesupport.py21 AEKeyword = OSTypeType('AEKeyword') variable