Home
last modified time | relevance | path

Searched refs:processedBytes (Results 1 – 25 of 32) sorted by relevance

12

/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/google/apiclient-services/src/Google/Service/DLP/
H A DGooglePrivacyDlpV2Result.php23 public $processedBytes; variable in Google_Service_DLP_GooglePrivacyDlpV2Result
40 public function setProcessedBytes($processedBytes) argument
42 $this->processedBytes = $processedBytes;
46 return $this->processedBytes;
/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/DLP/
H A DGooglePrivacyDlpV2Result.php25 public $processedBytes; variable in Google_Service_DLP_GooglePrivacyDlpV2Result
56 public function setProcessedBytes($processedBytes) argument
58 $this->processedBytes = $processedBytes;
62 return $this->processedBytes;
/dports/archivers/snappy-java/snappy-java-1.1.7.5/src/main/java/org/xerial/snappy/
H A DBitShuffleNative.cpp52 int64_t processedBytes = bshuf_bitshuffle( in Java_org_xerial_snappy_BitShuffleNative_shuffle() local
58 return (jint) processedBytes; in Java_org_xerial_snappy_BitShuffleNative_shuffle()
76 int64_t processedBytes = bshuf_bitshuffle( in Java_org_xerial_snappy_BitShuffleNative_shuffleDirectBuffer() local
79 return (jint) processedBytes; in Java_org_xerial_snappy_BitShuffleNative_shuffleDirectBuffer()
104 int64_t processedBytes = bshuf_bitunshuffle( in Java_org_xerial_snappy_BitShuffleNative_unshuffle() local
110 return (jint) processedBytes; in Java_org_xerial_snappy_BitShuffleNative_unshuffle()
128 int64_t processedBytes = bshuf_bitunshuffle( in Java_org_xerial_snappy_BitShuffleNative_unshuffleDirectBuffer() local
131 return (jint) processedBytes; in Java_org_xerial_snappy_BitShuffleNative_unshuffleDirectBuffer()
/dports/net-im/libqtelegram-ae/libqtelegram-aseman-edition-6.1-stable/file/
H A Duploadfileengine.cpp109 QByteArray processedBytes; in nextPart() local
111 processedBytes = mCrypto->encryptFilePart(partBytes, mKey, mIv); in nextPart()
113 processedBytes = partBytes; in nextPart()
117 mKrypt.addData(processedBytes, processedBytes.length()); in nextPart()
118 return processedBytes; in nextPart()
/dports/multimedia/qt5-multimedia/kde-qtmultimedia-5.15.2p3/src/multimedia/playback/
H A Dqplaylistfileparser.cpp372 int processedBytes = 0; in handleData() local
376 int l = m_scanIndex - processedBytes; in handleData()
378 if (!processLine(processedBytes, l)) in handleData()
381 processedBytes = m_scanIndex + 1; in handleData()
393 if (m_buffer.length() - processedBytes >= LINE_LIMIT) { in handleData()
401 processLine(processedBytes, -1); in handleData()
406 if (processedBytes == 0) in handleData()
409 int copyLength = m_buffer.length() - processedBytes; in handleData()
/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/Compress/
H A DBcj2Coder.cpp315 UInt32 processedBytes = 0; in CodeReal() local
318 if (processedBytes >= (1 << 20) && progress != NULL) in CodeReal()
329 processedBytes = 0; in CodeReal()
343 processedBytes += i; in CodeReal()
365 processedBytes += 4; in CodeReal()
/dports/games/criticalmass/CriticalMass-1.5/utils/lzma/SRC/7zip/Compress/Branch/
H A Dx86_2.cpp314 UInt32 processedBytes = 0; in CodeReal() local
317 if (processedBytes > (1 << 20) && progress != NULL) in CodeReal()
321 processedBytes = 0; in CodeReal()
323 processedBytes++; in CodeReal()
381 processedBytes += 4; in CodeReal()
/dports/sysutils/squashfs-tools/CPP/7zip/Compress/
H A DBcj2Coder.cpp316 UInt32 processedBytes = 0; in CodeReal() local
319 if (processedBytes >= (1 << 20) && progress != NULL) in CodeReal()
330 processedBytes = 0; in CodeReal()
344 processedBytes += i; in CodeReal()
366 processedBytes += 4; in CodeReal()
/dports/science/silo/silo-4.10.2-bsd/tools/silock/
H A Dsilock.c179 static int processedBytes; in updateProgress() local
189 processedBytes = 0; in updateProgress()
197 processedBytes += bytes; in updateProgress()
205 printf("\n*** %2d %% completed ***\n", processedBytes*100/totalBytes); in updateProgress()
/dports/archivers/upx/upx-3.96/src/lzma-sdk/C/7zip/Compress/Branch/
H A Dx86_2.cpp323 UInt32 processedBytes = 0; in CodeReal() local
326 if (processedBytes > (1 << 20) && progress != NULL) in CodeReal()
330 processedBytes = 0; in CodeReal()
332 processedBytes++; in CodeReal()
390 processedBytes += 4; in CodeReal()
/dports/archivers/lzmalib/lzmalib-0.0.1/7zip/Compress/Branch/
H A Dx86_2.cpp323 UInt32 processedBytes = 0; in CodeReal() local
326 if (processedBytes > (1 << 20) && progress != NULL) in CodeReal()
330 processedBytes = 0; in CodeReal()
332 processedBytes++; in CodeReal()
390 processedBytes += 4; in CodeReal()
/dports/sysutils/afflib/AFFLIBv3-3.7.16/lzma443/C/7zip/Compress/Branch/
H A Dx86_2.cpp323 UInt32 processedBytes = 0; in CodeReal() local
326 if (processedBytes > (1 << 20) && progress != NULL) in CodeReal()
330 processedBytes = 0; in CodeReal()
332 processedBytes++; in CodeReal()
390 processedBytes += 4; in CodeReal()
/dports/www/firefox-legacy/firefox-52.8.0esr/other-licenses/7zstub/src/7zip/Compress/Branch/
H A Dx86_2.cpp323 UInt32 processedBytes = 0; in CodeReal() local
326 if (processedBytes > (1 << 20) && progress != NULL) in CodeReal()
330 processedBytes = 0; in CodeReal()
332 processedBytes++; in CodeReal()
390 processedBytes += 4; in CodeReal()
/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/libnotificationmanager/
H A Djob.h92 Q_PROPERTY(qulonglong processedBytes READ processedBytes NOTIFY processedBytesChanged)
174 qulonglong processedBytes() const;
H A Djob.cpp172 qulonglong Job::processedBytes() const in processedBytes() function in Job
/dports/x11-toolkits/kf5-kjobwidgets/kjobwidgets-5.89.0/tests/
H A Dkjobcreator.cpp132 m_ui.processedBytes->setMaximum(std::numeric_limits<double>::max()); in TestDialog()
133 m_ui.totalBytes->setMaximum(m_ui.processedBytes->maximum()); in TestDialog()
166 …connect(m_ui.processedBytes, qOverload<double>(&QDoubleSpinBox::valueChanged), this, &TestDialog::… in TestDialog()
271 m_ui.processedBytes->setEnabled(m_job); in updateUiState()
308 m_job->setProcessedMiB(m_ui.processedBytes->value()); in updateJob()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Net/net/
H A DINetworkProgress.cs36 …public NetworkProgressChangedEventArgs(int percentage, int processedBytes, int totalBytes, object … in NetworkProgressChangedEventArgs() argument
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/cmd/migrate/
H A Dmain.go203 processedBytes := 0
209 processedBytes += stat.totalBytes
211 …log.Printf("Transferring %v chunks totalling %v bytes in %v\n", processedChunks, processedBytes, t…
/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/dataengines/applicationjobs/
H A Dkuiserverengine.cpp178 …{0, QStringLiteral("bytes"), &Job::processedBytes, &Job::processedBytesChanged, &Job::totalBytes, … in registerJob()
256 const qlonglong remaining = 1000 * (job->totalBytes() - job->processedBytes()); in updateEta()
/dports/audio/welle.io/welle.io-66675c9a4160c644a5ade5bf7a0cd0647647f33c/src/backend/
H A Dfib-processor.cpp46 int8_t processedBytes = 0; in processFIB() local
52 while (processedBytes < 30) { in processFIB()
76 processedBytes += getBits_5 (d, 3) + 1; in processFIB()
77 d = p + processedBytes * 8; in processFIB()
/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/applets/notifications/package/contents/ui/
H A DNotificationHeader.qml138 var remaining = details.totalBytes - details.processedBytes;
H A DJobItem.qml153 … && (jobItem.jobDetails.processedBytes === 0 || jobItem.jobDetails.totalBytes === 0)
/dports/devel/folly/folly-2021.12.27.00/folly/io/async/
H A DAsyncSocket.cpp2599 size_t processedBytes = 0; in splitIovecArray() local
2600 for (size_t i = 0; i < srcCount; processedBytes += srcVec[i].iov_len, i++) { in splitIovecArray()
2608 if (processedBytes + currentOp.iov_len < startOffset + 1) { in splitIovecArray()
2613 const size_t trimFromStart = startOffset - processedBytes; in splitIovecArray()
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.6/
H A DSystem.Net.cs129 …public NetworkProgressChangedEventArgs(int percentage, int processedBytes, int totalBytes, object … in NetworkProgressChangedEventArgs() argument
/dports/lang/mono/mono-5.10.1.57/external/binary-reference-assemblies/src/v4.5.1/
H A DSystem.Net.cs128 …public NetworkProgressChangedEventArgs(int percentage, int processedBytes, int totalBytes, object … in NetworkProgressChangedEventArgs() argument

12