Home
last modified time | relevance | path

Searched refs:processedSize (Results 126 – 150 of 1216) sorted by relevance

12345678910>>...49

/dports/emulators/mess/mame-mame0226/3rdparty/lzma/CPP/7zip/Common/
H A DFilterCoder.cpp82 size_t processedSize = _bufSize - pos; in Code() local
83 RINOK(ReadStream(inStream, _buf + pos, &processedSize)); in Code()
84 endPos = pos + (UInt32)processedSize; in Code()
190 if (processedSize) in Write()
191 *processedSize = 0; in Write()
207 if (processedSize) in Write()
208 *processedSize += num; in Write()
310 if (processedSize) in Read()
311 *processedSize = 0; in Read()
329 if (processedSize) in Read()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/7zstub/src/CPP/7zip/Common/
H A DFilterCoder.cpp82 size_t processedSize = _bufSize - pos; in Open()
83 RINOK(ReadStream(inStream, _buf + pos, &processedSize)); in Open()
84 endPos = pos + (UInt32)processedSize; in Open()
190 if (processedSize)
191 *processedSize = 0;
207 if (processedSize)
208 *processedSize += num;
310 if (processedSize)
311 *processedSize = 0;
329 if (processedSize)
[all …]
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/Common/
H A DFilterCoder.cpp82 size_t processedSize = _bufSize - pos; in Code() local
83 RINOK(ReadStream(inStream, _buf + pos, &processedSize)); in Code()
84 endPos = pos + (UInt32)processedSize; in Code()
190 if (processedSize) in Write()
191 *processedSize = 0; in Write()
207 if (processedSize) in Write()
208 *processedSize += num; in Write()
310 if (processedSize) in Read()
311 *processedSize = 0; in Read()
329 if (processedSize) in Read()
[all …]
/dports/archivers/lzma/lzma-19.00/CPP/7zip/Common/
H A DFilterCoder.cpp99 size_t processedSize = _bufSize - pos; in Code() local
100 RINOK(ReadStream(inStream, _buf + pos, &processedSize)); in Code()
101 endPos = pos + (UInt32)processedSize; in Code()
207 if (processedSize) in Write()
208 *processedSize = 0; in Write()
224 if (processedSize) in Write()
225 *processedSize += num; in Write()
327 if (processedSize) in Read()
328 *processedSize = 0; in Read()
346 if (processedSize) in Read()
[all …]
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Common/
H A DFilterCoder.cpp98 size_t processedSize = _bufSize - pos; in Code() local
99 RINOK(ReadStream(inStream, _buf + pos, &processedSize)); in Code()
100 pos += (UInt32)processedSize; in Code()
208 if (processedSize) in Write()
209 *processedSize = 0; in Write()
225 if (processedSize) in Write()
226 *processedSize += num; in Write()
328 if (processedSize) in Read()
329 *processedSize = 0; in Read()
347 if (processedSize) in Read()
[all …]
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/lzma-16.04/CPP/7zip/Common/
H A DFilterCoder.cpp82 size_t processedSize = _bufSize - pos; in Code() local
83 RINOK(ReadStream(inStream, _buf + pos, &processedSize)); in Code()
84 endPos = pos + (UInt32)processedSize; in Code()
190 if (processedSize) in Write()
191 *processedSize = 0; in Write()
207 if (processedSize) in Write()
208 *processedSize += num; in Write()
310 if (processedSize) in Read()
311 *processedSize = 0; in Read()
329 if (processedSize) in Read()
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/lzma/CPP/7zip/Common/
H A DFilterCoder.cpp82 size_t processedSize = _bufSize - pos; in Code() local
83 RINOK(ReadStream(inStream, _buf + pos, &processedSize)); in Code()
84 endPos = pos + (UInt32)processedSize; in Code()
190 if (processedSize) in Write()
191 *processedSize = 0; in Write()
207 if (processedSize) in Write()
208 *processedSize += num; in Write()
310 if (processedSize) in Read()
311 *processedSize = 0; in Read()
329 if (processedSize) in Read()
[all …]
/dports/www/firefox/firefox-99.0/other-licenses/7zstub/src/CPP/7zip/Common/
H A DFilterCoder.cpp82 size_t processedSize = _bufSize - pos; in Code() local
83 RINOK(ReadStream(inStream, _buf + pos, &processedSize)); in Code()
84 endPos = pos + (UInt32)processedSize; in Code()
190 if (processedSize) in Write()
191 *processedSize = 0; in Write()
207 if (processedSize) in Write()
208 *processedSize += num; in Write()
310 if (processedSize) in Read()
311 *processedSize = 0; in Read()
329 if (processedSize) in Read()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/other-licenses/7zstub/src/CPP/7zip/Common/
H A DFilterCoder.cpp82 size_t processedSize = _bufSize - pos; in Code() local
83 RINOK(ReadStream(inStream, _buf + pos, &processedSize)); in Code()
84 endPos = pos + (UInt32)processedSize; in Code()
190 if (processedSize) in Write()
191 *processedSize = 0; in Write()
207 if (processedSize) in Write()
208 *processedSize += num; in Write()
310 if (processedSize) in Read()
311 *processedSize = 0; in Read()
329 if (processedSize) in Read()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/7zstub/src/CPP/7zip/Common/
H A DFilterCoder.cpp82 size_t processedSize = _bufSize - pos; in Code() local
83 RINOK(ReadStream(inStream, _buf + pos, &processedSize)); in Code()
84 endPos = pos + (UInt32)processedSize; in Code()
190 if (processedSize) in Write()
191 *processedSize = 0; in Write()
207 if (processedSize) in Write()
208 *processedSize += num; in Write()
310 if (processedSize) in Read()
311 *processedSize = 0; in Read()
329 if (processedSize) in Read()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/other-licenses/7zstub/src/CPP/7zip/Common/
H A DFilterCoder.cpp82 size_t processedSize = _bufSize - pos; in Code() local
83 RINOK(ReadStream(inStream, _buf + pos, &processedSize)); in Code()
84 endPos = pos + (UInt32)processedSize; in Code()
190 if (processedSize) in Write()
191 *processedSize = 0; in Write()
207 if (processedSize) in Write()
208 *processedSize += num; in Write()
310 if (processedSize) in Read()
311 *processedSize = 0; in Read()
329 if (processedSize) in Read()
[all …]
/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/UI/ClientCodec/
H A DClientCodec.cpp40 HRESULT Read(void *data, UInt32 size, UInt32 *processedSize) in Read() argument
45 *processedSize = ret; in Read()
76 HRESULT Write(const void *data, UInt32 size, UInt32 *processedSize) in Write() argument
81 *processedSize = ret; in Write()
247 UInt32 processedSize; in main() local
248 outStream->Write(&len, sizeof(len), &processedSize); in main()
276 UInt32 processedSize; in main() local
277 outStream->Write(&len, sizeof(len), &processedSize); in main()
331 UInt32 processedSize; in main() local
332 inStream->Read(&len, sizeof(len), &processedSize); in main()
[all …]
/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/Compress/
H A DLzx86Converter.cpp45 STDMETHODIMP Cx86ConvertOutStream::Write(const void *data, UInt32 size, UInt32 *processedSize) in Write() argument
47 if (processedSize != NULL) in Write()
48 *processedSize = 0; in Write()
50 return m_Stream->Write(data, size, processedSize); in Write()
63 if (processedSize != NULL) in Write()
64 *processedSize = realProcessedSize; in Write()
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/UI/FileManager/
H A DPanelSplitFile.cpp116 Written += processedSize; in Write()
182 UInt32 processedSize; in ProcessVirt() local
185 if (processedSize == 0) in ProcessVirt()
187 needSize = processedSize; in ProcessVirt()
213 if (needSize != processedSize) in ProcessVirt()
216 pos += processedSize; in ProcessVirt()
386 UInt32 processedSize; in ProcessVirt() local
393 if (processedSize == 0) in ProcessVirt()
395 UInt32 needSize = processedSize; in ProcessVirt()
402 if (needSize != processedSize) in ProcessVirt()
[all …]
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/UI/FileManager/
H A DPanelSplitFile.cpp116 Written += processedSize; in Write()
182 UInt32 processedSize; in ProcessVirt() local
185 if (processedSize == 0) in ProcessVirt()
187 needSize = processedSize; in ProcessVirt()
213 if (needSize != processedSize) in ProcessVirt()
216 pos += processedSize; in ProcessVirt()
386 UInt32 processedSize; in ProcessVirt() local
393 if (processedSize == 0) in ProcessVirt()
395 UInt32 needSize = processedSize; in ProcessVirt()
402 if (needSize != processedSize) in ProcessVirt()
[all …]
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/lzma-16.04/CPP/Windows/
H A DFileIO.cpp335 bool CInFile::Read1(void *data, UInt32 size, UInt32 &processedSize) throw() in Read1() argument
339 processedSize = (UInt32)processedLoc; in Read1()
343 bool CInFile::ReadPart(void *data, UInt32 size, UInt32 &processedSize) throw() in ReadPart() argument
347 return Read1(data, size, processedSize); in ReadPart()
350 bool CInFile::Read(void *data, UInt32 size, UInt32 &processedSize) throw() in Read() argument
352 processedSize = 0; in Read()
357 processedSize += processedLoc; in Read()
397 processedSize = (UInt32)processedLoc; in WritePart()
401 bool COutFile::Write(const void *data, UInt32 size, UInt32 &processedSize) throw() in Write() argument
403 processedSize = 0; in Write()
[all …]
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/lzmasdk-18.05/CPP/Windows/
H A DFileIO.cpp335 bool CInFile::Read1(void *data, UInt32 size, UInt32 &processedSize) throw() in Read1() argument
339 processedSize = (UInt32)processedLoc; in Read1()
343 bool CInFile::ReadPart(void *data, UInt32 size, UInt32 &processedSize) throw() in ReadPart() argument
347 return Read1(data, size, processedSize); in ReadPart()
350 bool CInFile::Read(void *data, UInt32 size, UInt32 &processedSize) throw() in Read() argument
352 processedSize = 0; in Read()
357 processedSize += processedLoc; in Read()
397 processedSize = (UInt32)processedLoc; in WritePart()
401 bool COutFile::Write(const void *data, UInt32 size, UInt32 &processedSize) throw() in Write() argument
403 processedSize = 0; in Write()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/7zstub/src/CPP/Windows/
H A DFileIO.cpp335 bool CInFile::Read1(void *data, UInt32 size, UInt32 &processedSize) throw() in Read1() argument
339 processedSize = (UInt32)processedLoc; in Read1()
343 bool CInFile::ReadPart(void *data, UInt32 size, UInt32 &processedSize) throw() in ReadPart() argument
347 return Read1(data, size, processedSize); in ReadPart()
350 bool CInFile::Read(void *data, UInt32 size, UInt32 &processedSize) throw() in Read() argument
352 processedSize = 0; in Read()
357 processedSize += processedLoc; in Read()
397 processedSize = (UInt32)processedLoc; in WritePart()
401 bool COutFile::Write(const void *data, UInt32 size, UInt32 &processedSize) throw() in Write() argument
403 processedSize = 0; in Write()
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/lzma/CPP/Windows/
H A DFileIO.cpp335 bool CInFile::Read1(void *data, UInt32 size, UInt32 &processedSize) throw() in Read1() argument
339 processedSize = (UInt32)processedLoc; in Read1()
343 bool CInFile::ReadPart(void *data, UInt32 size, UInt32 &processedSize) throw() in ReadPart() argument
347 return Read1(data, size, processedSize); in ReadPart()
350 bool CInFile::Read(void *data, UInt32 size, UInt32 &processedSize) throw() in Read() argument
352 processedSize = 0; in Read()
357 processedSize += processedLoc; in Read()
397 processedSize = (UInt32)processedLoc; in WritePart()
401 bool COutFile::Write(const void *data, UInt32 size, UInt32 &processedSize) throw() in Write() argument
403 processedSize = 0; in Write()
[all …]
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/Windows/
H A DFileIO.cpp335 bool CInFile::Read1(void *data, UInt32 size, UInt32 &processedSize) throw() in Read1() argument
339 processedSize = (UInt32)processedLoc; in Read1()
343 bool CInFile::ReadPart(void *data, UInt32 size, UInt32 &processedSize) throw() in ReadPart() argument
347 return Read1(data, size, processedSize); in ReadPart()
350 bool CInFile::Read(void *data, UInt32 size, UInt32 &processedSize) throw() in Read() argument
352 processedSize = 0; in Read()
357 processedSize += processedLoc; in Read()
397 processedSize = (UInt32)processedLoc; in WritePart()
401 bool COutFile::Write(const void *data, UInt32 size, UInt32 &processedSize) throw() in Write() argument
403 processedSize = 0; in Write()
[all …]
/dports/archivers/lzma/lzma-19.00/CPP/Windows/
H A DFileIO.cpp335 bool CInFile::Read1(void *data, UInt32 size, UInt32 &processedSize) throw() in Read1() argument
339 processedSize = (UInt32)processedLoc; in Read1()
343 bool CInFile::ReadPart(void *data, UInt32 size, UInt32 &processedSize) throw() in ReadPart() argument
347 return Read1(data, size, processedSize); in ReadPart()
350 bool CInFile::Read(void *data, UInt32 size, UInt32 &processedSize) throw() in Read() argument
352 processedSize = 0; in Read()
357 processedSize += processedLoc; in Read()
397 processedSize = (UInt32)processedLoc; in WritePart()
401 bool COutFile::Write(const void *data, UInt32 size, UInt32 &processedSize) throw() in Write() argument
403 processedSize = 0; in Write()
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/lzma/CPP/Windows/
H A DFileIO.cpp335 bool CInFile::Read1(void *data, UInt32 size, UInt32 &processedSize) throw() in Read1() argument
339 processedSize = (UInt32)processedLoc; in Read1()
343 bool CInFile::ReadPart(void *data, UInt32 size, UInt32 &processedSize) throw() in ReadPart() argument
347 return Read1(data, size, processedSize); in ReadPart()
350 bool CInFile::Read(void *data, UInt32 size, UInt32 &processedSize) throw() in Read() argument
352 processedSize = 0; in Read()
357 processedSize += processedLoc; in Read()
397 processedSize = (UInt32)processedLoc; in WritePart()
401 bool COutFile::Write(const void *data, UInt32 size, UInt32 &processedSize) throw() in Write() argument
403 processedSize = 0; in Write()
[all …]
/dports/www/firefox/firefox-99.0/other-licenses/7zstub/src/CPP/Windows/
H A DFileIO.cpp335 bool CInFile::Read1(void *data, UInt32 size, UInt32 &processedSize) throw() in Read1() argument
339 processedSize = (UInt32)processedLoc; in Read1()
343 bool CInFile::ReadPart(void *data, UInt32 size, UInt32 &processedSize) throw() in ReadPart() argument
347 return Read1(data, size, processedSize); in ReadPart()
350 bool CInFile::Read(void *data, UInt32 size, UInt32 &processedSize) throw() in Read() argument
352 processedSize = 0; in Read()
357 processedSize += processedLoc; in Read()
397 processedSize = (UInt32)processedLoc; in WritePart()
401 bool COutFile::Write(const void *data, UInt32 size, UInt32 &processedSize) throw() in Write() argument
403 processedSize = 0; in Write()
[all …]
/dports/sysutils/squashfs-tools/CPP/Windows/
H A DFileIO.cpp274 bool CInFile::Read1(void *data, UInt32 size, UInt32 &processedSize) in Read1() argument
278 processedSize = (UInt32)processedLoc; in Read1()
282 bool CInFile::ReadPart(void *data, UInt32 size, UInt32 &processedSize) in ReadPart() argument
286 return Read1(data, size, processedSize); in ReadPart()
289 bool CInFile::Read(void *data, UInt32 size, UInt32 &processedSize) in Read() argument
291 processedSize = 0; in Read()
296 processedSize += processedLoc; in Read()
334 processedSize = (UInt32)processedLoc; in WritePart()
338 bool COutFile::Write(const void *data, UInt32 size, UInt32 &processedSize) in Write() argument
340 processedSize = 0; in Write()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/other-licenses/7zstub/src/CPP/Windows/
H A DFileIO.cpp335 bool CInFile::Read1(void *data, UInt32 size, UInt32 &processedSize) throw() in Read1() argument
339 processedSize = (UInt32)processedLoc; in Read1()
343 bool CInFile::ReadPart(void *data, UInt32 size, UInt32 &processedSize) throw() in ReadPart() argument
347 return Read1(data, size, processedSize); in ReadPart()
350 bool CInFile::Read(void *data, UInt32 size, UInt32 &processedSize) throw() in Read() argument
352 processedSize = 0; in Read()
357 processedSize += processedLoc; in Read()
397 processedSize = (UInt32)processedLoc; in WritePart()
401 bool COutFile::Write(const void *data, UInt32 size, UInt32 &processedSize) throw() in Write() argument
403 processedSize = 0; in Write()
[all …]

12345678910>>...49