| /third_party/lzma/Java/SevenZip/ |
| H A D | ICodeProgress.java | 5 public void SetProgress(long inSize, long outSize);
in SetProgress() argument
|
| H A D | LzmaBench.java | 202 public void SetProgress(long inSize, long outSize)
in SetProgress() argument 244 static long GetDecompressRating(long elapsedTime, long outSize, long inSize)
in GetDecompressRating() argument
|
| /third_party/lzma/CPP/7zip/Common/ |
| H A D | ProgressUtils.cpp | 23 Z7_COM7F_IMF(CLocalProgress::SetRatioInfo(const UInt64 *inSize, const UInt64 *outSize))
in SetRatioInfo() argument
|
| H A D | CWrappers.cpp | 60 static SRes CompressProgress(ICompressProgressPtr pp, UInt64 inSize, UInt64 outSize) throw()
in CompressProgress() argument
|
| /third_party/lzma/CS/7zip/ |
| H A D | ICoder.cs | 34 void SetProgress(Int64 inSize, Int64 outSize);
in SetProgress() argument 60 Code(System.IO.Stream inStream, System.IO.Stream outStream, Int64 inSize, Int64 outSize, ICodeProgress progress) Code() argument
|
| /third_party/lzma/C/ |
| H A D | MtCoder.c | 10 static SRes MtProgressThunk_Progress(ICompressProgressPtr pp, UInt64 inSize, UInt64 outSize)
in MtProgressThunk_Progress() argument
|
| H A D | Lzma2Dec.c | 179 SizeT inSize = *srcLen;
in Lzma2Dec_DecodeToDic() local 312 SizeT inSize = *srcLen;
in Lzma2Dec_Parse() local 430 SizeT outSize = *destLen, inSize = *srcLen;
in Lzma2Dec_DecodeToBuf() local 474 SizeT outSize = *destLen, inSize in Lzma2Decode() local [all...] |
| H A D | MtCoder.h | 34 UInt64 inSize;
member
|
| H A D | 7zDec.c | 98 static SRes SzDecodePpmd(const Byte *props, unsigned propsSize, UInt64 inSize, ILookInStreamPtr inStream,
in SzDecodePpmd() argument 163 static SRes SzDecodeLzma(const Byte *props, unsigned propsSize, UInt64 inSize, ILookInStreamPtr inStream,
in SzDecodeLzma() argument 223 static SRes SzDecodeLzma2(const Byte *props, unsigned propsSize, UInt64 inSize, ILookInStreamPtr inStream,
in SzDecodeLzma2() argument 282 SzDecodeCopy(UInt64 inSize, ILookInStreamPtr inStream, Byte *outBuffer) SzDecodeCopy() argument 432 UInt64 inSize; SzFolder_Decode2() local [all...] |
| H A D | Lzma2Enc.c | 347 static SRes Progress(ICompressProgressPtr p, UInt64 inSize, UInt64 outSize)
in Progress() argument
|
| H A D | MtDec.c | 45 SRes MtProgress_ProgressAdd(CMtProgress *p, UInt64 inSize, UInt64 outSize)
in MtProgress_ProgressAdd() argument 184 static SRes MtDec_Progress_GetError_Spec(CMtDec *p, UInt64 inSize, UInt64 outSize, UInt64 interruptIndex, BoolInt *wasInterrupted)
in MtDec_Progress_GetError_Spec() argument 610 size_t inSize;
in MtDec_ThreadFunc2() local [all...] |
| /third_party/lzma/C/Util/Lzma/ |
| H A D | LzmaUtil.c | 111 size_t inPos = 0, inSize = 0, outPos = 0;
in Decode2() local
|
| /third_party/lzma/CPP/7zip/Compress/ |
| H A D | LzmaDecoder.cpp | 211 const UInt64 inSize = _inProcessed - startInProgress;
in CodeSpec() local 218 Code(ISequentialInStream *inStream, ISequentialOutStream *outStream, const UInt64 *inSize, const UInt64 *outSize, ICompressProgressInfo *progress) Code() argument
|
| H A D | PpmdDecoder.cpp | 132 Code(ISequentialInStream *inStream, ISequentialOutStream *outStream, const UInt64 *inSize, const UInt64 *outSize, ICompressProgressInfo *progress) Code() argument
|
| H A D | Lzma2Decoder.cpp | 84 Code(ISequentialInStream *inStream, ISequentialOutStream *outStream, const UInt64 *inSize, const UInt64 *outSize, ICompressProgressInfo *progress) Code() argument
|
| H A D | Bcj2Coder.cpp | 149 const UInt64 inSize = *inSizes[0];
in CodeReal() local 599 const UInt64 inSize = processed +
in Code() local
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fTessellationTests.cpp | 7505 const int inSize = patchVertexCountCases[caseNdx].inPatchSize; in init() local
|
| /third_party/lzma/CS/7zip/Compress/LzmaAlone/ |
| H A D | LzmaBench.cs | 152 public void SetProgress(Int64 inSize, Int64 outSize)
in SetProgress() argument 194 static UInt64 GetDecompressRating(UInt64 elapsedTime, UInt64 outSize, UInt64 inSize)
in GetDecompressRating() argument
|
| /third_party/lzma/CPP/Windows/ |
| H A D | FileIO.h | 124 bool DeviceIoControl(DWORD controlCode, LPVOID inBuffer, DWORD inSize,
in DeviceIoControl() argument
|
| /third_party/lzma/CS/7zip/Compress/LZMA/ |
| H A D | LzmaDecoder.cs | 230 Code(System.IO.Stream inStream, System.IO.Stream outStream, Int64 inSize, Int64 outSize, ICodeProgress progress) Code() argument
|
| /third_party/lz4/examples/ |
| H A D | frameCompress.c | 87 long long inSize = IN_CHUNK_SIZE; in compress_file_internal() local
|
| /third_party/lzma/CPP/7zip/Archive/7z/ |
| H A D | 7zEncode.cpp | 109 Z7_COM7F_IMF(CMtEncMultiProgress::SetRatioInfo(const UInt64 *inSize, const UInt64 * /* outSize */))
in SetRatioInfo() argument
|
| /third_party/lzma/CPP/7zip/UI/Common/ |
| H A D | UpdateCallback.cpp | 122 Z7_COM7F_IMF(CArchiveUpdateCallback::SetRatioInfo(const UInt64 *inSize, const UInt64 *outSize))
in SetRatioInfo() argument
|
| /third_party/lz4/programs/ |
| H A D | lz4cli.c | 303 size_t const inSize = strlen(inputFilename); in determineOpMode() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/ |
| H A D | vktTessellationShaderInputOutputTests.cpp | 964 const int inSize = patchVertexCountCases[caseNdx].inPatchSize; in createShaderInputOutputTests() local
|