Searched defs:Type1 (Results 1 – 6 of 6) sorted by relevance
632 UINT8 Type1, in AcpiNsCheckPackageElements()
57 do_ok_test(void (*bind)(sqlite::statement&, const char*, Type1), in do_ok_test() argument
113 typedef Class1<Class2> Type1; variable
4 template <short T> class Type1 {}; class
564 uint8_t Type1 = (Type >> 0) & 0xFF; in getRelocationTypeName() local
1003 bool MagicUtil::isCompatibleType(const Type* Type1, const Type* Type2) in isCompatibleType()