Home
last modified time | relevance | path

Searched refs:COutWindow (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/7zip/Bundles/LzmaSpec/
DLzmaSpec.cpp64 class COutWindow class
75 COutWindow(): Buf(NULL) {} in COutWindow() function in COutWindow
76 ~COutWindow() { delete []Buf; } in ~COutWindow()
321 COutWindow OutWindow;
/external/lzma/DOC/
Dlzma-specification.txt243 class COutWindow
254 COutWindow(): Buf(NULL) {}
255 ~COutWindow() { delete []Buf; }