Home
last modified time | relevance | path

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

/external/lz4/lib/
Dlz4frame.c123 BYTE* tmpIn; member
138 BYTE* tmpIn; member
405 cctxPtr->tmpIn = cctxPtr->tmpBuff; in LZ4F_compressBegin()
546 memcpy(cctxPtr->tmpIn + cctxPtr->tmpInSize, srcBuffer, srcSize); in LZ4F_compressUpdate()
555 memcpy(cctxPtr->tmpIn + cctxPtr->tmpInSize, srcBuffer, sizeToCopy); in LZ4F_compressUpdate()
558 …dstPtr += LZ4F_compressBlock(dstPtr, cctxPtr->tmpIn, blockSize, compress, cctxPtr->lz4CtxPtr, cctx… in LZ4F_compressUpdate()
560 if (cctxPtr->prefs.frameInfo.blockMode==blockLinked) cctxPtr->tmpIn += blockSize; in LZ4F_compressUpdate()
586 cctxPtr->tmpIn = cctxPtr->tmpBuff; in LZ4F_compressUpdate()
592 cctxPtr->tmpIn = cctxPtr->tmpBuff + realDictSize; in LZ4F_compressUpdate()
597 …if ((cctxPtr->tmpIn + blockSize) > (cctxPtr->tmpBuff + cctxPtr->maxBufferSize) /* necessarily bl… in LZ4F_compressUpdate()
[all …]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.equinox.ds_1.2.1.R36x_v20100803.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...