Searched refs:BT2 (Results 1 – 5 of 5) sorted by relevance
105 struct BT2 : BT0 { struct107 BT2() { in BT2() argument113 struct BT3 : BT0, BT2 {
160 - LZMA now can use only these match finders: HC4, BT2, BT3, BT4
13 BT2, enumerator368 if (_matchFinderType == EMatchFinderType.BT2) in Create()
10827 const BuiltinType *BT2 = T2->getAs<BuiltinType>(); in IsSameCharType() local10828 if (!BT2) in IsSameCharType()10832 BuiltinType::Kind T2Kind = BT2->getKind(); in IsSameCharType()
14862 my %BT2 = get_BaseType($MT2{"Tid"}, 2);14864 if(diffTypes($BT1{"Tid"}, $BT2{"Tid"}, $Level))