Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Common/
DFilterCoder.cpp104 UInt32 sizeTemp = MyMin(size, kBufferSize - _bufferPos); in Write() local
183 UInt32 sizeTemp = MyMin(size, _convertedPosEnd - _convertedPosBegin); in Read() local
DFileStreams.cpp188 UInt32 sizeTemp = (1 << 20); in Read() local
405 UInt32 sizeTemp = (1 << 15); in Write() local