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

/external/libchrome/base/mac/
H A Dscoped_aedesc.h22 template <typename AEDescType = AEDesc>
34 operator const AEDescType*() {
39 AEDescType* OutPointer() {
44 AEDescType desc_;
/external/python/cpython2/Lib/plat-mac/
H A Daetools.py36 from aepack import packkey, pack, unpack, coerce, AEDescType namespace
173 if type(signature) == AEDescType:
H A Daepack.py60 AEDescType = AE.AEDescType variable
90 if isinstance(x, AEDescType):

Completed in 130 milliseconds