Home
last modified time | relevance | path

Searched refs:CAlignedBuffer (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/lzma/CPP/Common/
H A DMyBuffer2.h84 class CAlignedBuffer
89 Z7_CLASS_NO_COPY(CAlignedBuffer) in Z7_CLASS_NO_COPY() argument
92 CAlignedBuffer(): _data(NULL), _size(0) {} in Z7_CLASS_NO_COPY()
93 ~CAlignedBuffer() in ~CAlignedBuffer()
180 CAlignedBuffer
/aosp_15_r20/external/lzma/CPP/7zip/Compress/
H A DRar5Decoder.h95 CAlignedBuffer _filterSrc;
96 CAlignedBuffer _filterDst;
/aosp_15_r20/external/lzma/CPP/7zip/Crypto/
H A DZipStrong.h48 CAlignedBuffer _bufAligned;
/aosp_15_r20/external/lzma/CPP/7zip/Archive/
H A DQcowHandler.cpp52 CAlignedBuffer _table;
H A DXarHandler.cpp292 CAlignedBuffer _xmlBuf;
/aosp_15_r20/external/lzma/CPP/7zip/Archive/Rar/
H A DRarHandler.cpp139 CAlignedBuffer m_DecryptedDataAligned;
H A DRar5Handler.cpp559 CAlignedBuffer _buf;
/aosp_15_r20/external/lzma/CPP/7zip/UI/Common/
H A DBench.cpp2647 CAlignedBuffer buffer;