Searched defs:Type2 (Results 1 – 5 of 5) sorted by relevance
634 UINT8 Type2, in AcpiNsCheckPackageElements()
7 template <unsigned short T> class Type2 {}; class
215 struct Type2 {}; struct
565 uint8_t Type2 = (Type >> 8) & 0xFF; in getRelocationTypeName() local
1003 bool MagicUtil::isCompatibleType(const Type* Type1, const Type* Type2) in isCompatibleType()