Home
last modified time | relevance | path

Searched refs:InSize (Results 76 – 100 of 514) sorted by relevance

12345678910>>...21

/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/7zstub/src/CS/7zip/Compress/LzmaAlone/
H A DLzmaBench.cs149 public Int64 InSize; field in SevenZip.LzmaBench.CProgressInfo
151 public void Init() { InSize = 0; } in Init()
154 if (inSize >= ApprovedStart && InSize == 0) in SetProgress()
157 InSize = inSize; in SetProgress()
302 if (progressInfo.InSize == 0) in LzmaBenchmark()
320 UInt64 benchSize = kBufferSize - (UInt64)progressInfo.InSize; in LzmaBenchmark()
/dports/lang/spidermonkey78/firefox-78.9.0/other-licenses/7zstub/src/CS/7zip/Compress/LzmaAlone/
H A DLzmaBench.cs149 public Int64 InSize; field in SevenZip.LzmaBench.CProgressInfo
151 public void Init() { InSize = 0; } in Init()
154 if (inSize >= ApprovedStart && InSize == 0) in SetProgress()
157 InSize = inSize; in SetProgress()
302 if (progressInfo.InSize == 0) in LzmaBenchmark()
320 UInt64 benchSize = kBufferSize - (UInt64)progressInfo.InSize; in LzmaBenchmark()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/lzmasdk-18.05/CPP/7zip/Common/
H A DProgressUtils.cpp9 InSize(0), in CLocalProgress()
25 UInt64 inSize2 = InSize; in SetRatioInfo()
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/7zstub/src/CPP/7zip/Common/
H A DProgressUtils.cpp9 InSize(0), in CLocalProgress()
25 UInt64 inSize2 = InSize; in SetRatioInfo()
/dports/emulators/mess/mame-mame0226/3rdparty/lzma/CPP/7zip/Common/
H A DProgressUtils.cpp9 InSize(0), in CLocalProgress()
25 UInt64 inSize2 = InSize; in SetRatioInfo()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/Common/
H A DProgressUtils.cpp9 InSize(0), in CLocalProgress()
25 UInt64 inSize2 = InSize; in SetRatioInfo()
/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/Common/
H A DProgressUtils.cpp9 ProgressOffset = InSize = OutSize = 0; in CLocalProgress()
23 UInt64 inSizeNew = InSize, outSizeNew = OutSize; in SetRatioInfo()
/dports/archivers/lzma/lzma-19.00/CPP/7zip/Common/
H A DProgressUtils.cpp9 InSize(0), in CLocalProgress()
25 UInt64 inSize2 = InSize; in SetRatioInfo()
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Common/
H A DProgressUtils.cpp9 InSize(0), in CLocalProgress()
25 UInt64 inSize2 = InSize; in SetRatioInfo()
/dports/emulators/mame/mame-mame0226/3rdparty/lzma/CPP/7zip/Common/
H A DProgressUtils.cpp9 InSize(0), in CLocalProgress()
25 UInt64 inSize2 = InSize; in SetRatioInfo()
/dports/www/firefox/firefox-99.0/other-licenses/7zstub/src/CPP/7zip/Common/
H A DProgressUtils.cpp9 InSize(0), in CLocalProgress()
25 UInt64 inSize2 = InSize; in SetRatioInfo()
/dports/sysutils/squashfs-tools/CPP/7zip/Common/
H A DProgressUtils.cpp9 ProgressOffset = InSize = OutSize = 0; in CLocalProgress()
23 UInt64 inSizeNew = InSize, outSizeNew = OutSize; in SetRatioInfo()
/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/7zstub/src/CPP/7zip/Common/
H A DProgressUtils.cpp9 InSize(0), in CLocalProgress()
25 UInt64 inSize2 = InSize; in SetRatioInfo()
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/lzma-16.04/CPP/7zip/Common/
H A DProgressUtils.cpp9 InSize(0), in CLocalProgress()
25 UInt64 inSize2 = InSize; in SetRatioInfo()
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/7zstub/src/CPP/7zip/Common/
H A DProgressUtils.cpp9 InSize(0), in CLocalProgress()
25 UInt64 inSize2 = InSize; in SetRatioInfo()
/dports/lang/spidermonkey78/firefox-78.9.0/other-licenses/7zstub/src/CPP/7zip/Common/
H A DProgressUtils.cpp9 InSize(0), in CLocalProgress()
25 UInt64 inSize2 = InSize; in SetRatioInfo()
/dports/archivers/upx/upx-3.96/src/lzma-sdk/C/7zip/Compress/LZMA_Alone/
H A DLzmaBench.cpp262 UInt64 InSize; member
266 InSize = 0; in Init()
275 if (*inSize >= ApprovedStart && InSize == 0) in SetRatioInfo()
278 InSize = *inSize; in SetRatioInfo()
450 if (progressInfoSpec->InSize == 0) in LzmaBenchmark()
488 UInt64 benchSize = kBufferSize - progressInfoSpec->InSize; in LzmaBenchmark()
/dports/archivers/lzmalib/lzmalib-0.0.1/7zip/Compress/LZMA_Alone/
H A DLzmaBench.cpp253 UInt64 InSize; member
257 InSize = 0; in Init()
266 if (*inSize >= ApprovedStart && InSize == 0) in SetRatioInfo()
269 InSize = *inSize; in SetRatioInfo()
452 if (progressInfoSpec->InSize == 0) in LzmaBenchmark()
490 UInt64 benchSize = kBufferSize - progressInfoSpec->InSize; in LzmaBenchmark()
/dports/sysutils/afflib/AFFLIBv3-3.7.16/lzma443/C/7zip/Compress/LZMA_Alone/
H A DLzmaBench.cpp262 UInt64 InSize; member
266 InSize = 0; in Init()
275 if (*inSize >= ApprovedStart && InSize == 0) in SetRatioInfo()
278 InSize = *inSize; in SetRatioInfo()
450 if (progressInfoSpec->InSize == 0) in LzmaBenchmark()
488 UInt64 benchSize = kBufferSize - progressInfoSpec->InSize; in LzmaBenchmark()
/dports/graphics/pcl-pointclouds/pcl-pcl-1.12.0/surface/include/pcl/surface/3rdparty/opennurbs/
H A Dopennurbs_compress.h148 ON__UINT64 InSize() const;
325 ON__UINT64 InSize() const;
/dports/math/gismo/gismo-21.12.0/external/onurbs/
H A Dopennurbs_compress.h148 ON__UINT64 InSize() const;
325 ON__UINT64 InSize() const;
/dports/games/criticalmass/CriticalMass-1.5/utils/lzma/SRC/7zip/Compress/LZMA_Alone/
H A DLzmaBench.cpp273 UInt64 InSize; member
277 InSize = 0; in Init()
286 if (*inSize >= ApprovedStart && InSize == 0) in SetRatioInfo()
289 InSize = *inSize; in SetRatioInfo()
472 if (progressInfoSpec->InSize == 0) in LzmaBenchmark()
510 UInt64 benchSize = kBufferSize - progressInfoSpec->InSize; in LzmaBenchmark()
/dports/games/ecwolf/ecwolf-1.3.3-src/src/
H A Dfiles.cpp443 size_t in_processed = InSize; in Read()
447 InSize -= in_processed; in Read()
461 if (InSize == 0 && !SawEOF) in Read()
489 InSize = numread; in FillBuffer()
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dfiles.cpp444 size_t in_processed = InSize; in Read()
448 InSize -= in_processed; in Read()
462 if (InSize == 0 && !SawEOF) in Read()
490 InSize = numread; in FillBuffer()
/dports/emulators/vice/vice-3.5/src/lib/liblame/ACM/
H A DACMStream.cpp321 …DWORD InSize = a_StreamHeader->cbSrcLength / 2, OutSize = a_StreamHeader->cbDstLength; // 2 for 8<… in ConvertBuffer() local
327 dwSamples = InSize / lame_get_num_channels( gfp ); in ConvertBuffer()
343 …L_FUNC_CODE, "UsedSize = %d / EncodedSize = %d, result = %d (%d <= %d)", InSize, OutSize, result, … in ConvertBuffer()

12345678910>>...21