Home
last modified time | relevance | path

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

/third_party/lzma/CPP/7zip/Common/
DUniqBlocks.h25 struct CUniqBlocks struct
27 CObjectVector<CByteBuffer> Bufs;
28 CUIntVector Sorted;
29 CUIntVector BufIndexToSortedIndex;
35 bool IsOnlyEmpty() const in IsOnlyEmpty()