Searched defs:_bufSize (Results 1 - 4 of 4) sorted by relevance
/third_party/lzma/CPP/7zip/Common/ | ||
H A D | StreamBinder.h | 40 UInt32 _bufSize;
member in CStreamBinder |
H A D | OutBuffer.h | 24 UInt32 _bufSize;
member in COutBuffer |
H A D | InBuffer.h | 25 size_t _bufSize; // actually it's number of Bytes for next read. The buf can be larger
member in CInBufferBase |
H A D | FilterCoder.h | 62 UInt32 _bufSize;
member in Z7_final |
Completed in 3 milliseconds