Home
last modified time | relevance | path

Searched defs:CUniqBlocks (Results 1 – 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/Common/
DUniqBlocks.h10 struct CUniqBlocks struct
12 CObjectVector<CByteBuffer> Bufs;
13 CUIntVector Sorted;
14 CUIntVector BufIndexToSortedIndex;
20 bool IsOnlyEmpty() const in IsOnlyEmpty()