Home
last modified time | relevance | path

Searched defs:bytesSent (Results 1 – 25 of 557) sorted by relevance

12345678910>>...23

/dports/devel/msp430-debug-stack/msp430-debug-stack-3.15.0.1/Bios/src/fw/fet/
H A DusbConstructs.c103 WORD bytesSent, bytesReceived; in hidSendDataWaitTilDone() local
148 WORD bytesSent, bytesReceived; in hidSendDataInBackground() local
212 WORD bytesSent, bytesReceived; in cdcSendDataWaitTilDone() local
258 WORD bytesSent, bytesReceived; in cdcSendDataInBackground() local
319 WORD bytesSent, bytesReceived; in phdcSendDataWaitTilDone() local
365 WORD bytesSent, bytesReceived; in phdcSendDataInBackground() local
/dports/net-im/kaidan/kaidan-0.8.0/src/
H A DTransferCache.cpp47 void TransferJob::setBytesSent(qint64 bytesSent) in setBytesSent()
121 void TransferCache::setJobProgress(const QString &msgId, qint64 bytesSent, qint64 bytesTotal) in setJobProgress()
130 void TransferCache::setJobBytesSent(const QString &msgId, qint64 bytesSent) in setJobBytesSent()
/dports/finance/hs-hledger-web/hledger-web-1.19/_cabal_deps/tls-1.5.4/Network/TLS/
H A DMeasurement.hs23 , bytesSent :: !Word32 -- ^ bytes sent since last handshake function
30 , bytesSent = 0 function
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/tls-1.5.4/Network/TLS/
H A DMeasurement.hs23 , bytesSent :: !Word32 -- ^ bytes sent since last handshake function
30 , bytesSent = 0 function
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/tls-1.5.4/Network/TLS/
H A DMeasurement.hs23 , bytesSent :: !Word32 -- ^ bytes sent since last handshake function
30 , bytesSent = 0 function
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/tls-1.5.5/Network/TLS/
H A DMeasurement.hs23 , bytesSent :: !Word32 -- ^ bytes sent since last handshake function
30 , bytesSent = 0 function
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/tls-1.5.4/Network/TLS/
H A DMeasurement.hs23 , bytesSent :: !Word32 -- ^ bytes sent since last handshake function
30 , bytesSent = 0 function
/dports/lang/elm/compiler-0.19.1/_cabal_deps/tls-1.5.4/Network/TLS/
H A DMeasurement.hs23 , bytesSent :: !Word32 -- ^ bytes sent since last handshake function
30 , bytesSent = 0 function
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/tls-1.5.4/Network/TLS/
H A DMeasurement.hs23 , bytesSent :: !Word32 -- ^ bytes sent since last handshake function
30 , bytesSent = 0 function
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/tls-1.5.5/Network/TLS/
H A DMeasurement.hs23 , bytesSent :: !Word32 -- ^ bytes sent since last handshake function
30 , bytesSent = 0 function
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/tls-1.5.4/Network/TLS/
H A DMeasurement.hs23 , bytesSent :: !Word32 -- ^ bytes sent since last handshake function
30 , bytesSent = 0 function
/dports/devel/stack/stack-2.7.3/_cabal_deps/tls-1.5.5/Network/TLS/
H A DMeasurement.hs23 , bytesSent :: !Word32 -- ^ bytes sent since last handshake function
30 , bytesSent = 0 function
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/tls-1.5.5/Network/TLS/
H A DMeasurement.hs23 , bytesSent :: !Word32 -- ^ bytes sent since last handshake function
30 , bytesSent = 0 function
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/tls-1.5.5/Network/TLS/
H A DMeasurement.hs23 , bytesSent :: !Word32 -- ^ bytes sent since last handshake function
30 , bytesSent = 0 function
/dports/x11/hs-xmobar/xmobar-0.39/_cabal_deps/tls-1.5.4/Network/TLS/
H A DMeasurement.hs23 , bytesSent :: !Word32 -- ^ bytes sent since last handshake function
30 , bytesSent = 0 function
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/tls-1.5.5/Network/TLS/
H A DMeasurement.hs23 , bytesSent :: !Word32 -- ^ bytes sent since last handshake function
30 , bytesSent = 0 function
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/stumbler/java/org/mozilla/mozstumbler/service/stumblerthread/datahandling/
H A DPersistedStats.java39 …public synchronized void incrementSyncStats(long bytesSent, long reports, long cells, long wifis) … in incrementSyncStats()
81 public synchronized void writeSyncStats(long time, long bytesSent, long totalObs, in writeSyncStats()
/dports/lang/spidermonkey60/firefox-60.9.0/mobile/android/stumbler/java/org/mozilla/mozstumbler/service/stumblerthread/datahandling/
H A DPersistedStats.java39 …public synchronized void incrementSyncStats(long bytesSent, long reports, long cells, long wifis) … in incrementSyncStats()
81 public synchronized void writeSyncStats(long time, long bytesSent, long totalObs, in writeSyncStats()
/dports/games/scorched3d/scorched/src/server/server/
H A DServerFileServer.cpp147 unsigned int bytesSent = 0; in sendBytes() local
162 unsigned int &bytesSent) in sendNextFile()
/dports/audio/mixxx/mixxx-2.3.0/src/controllers/midi/
H A Dhss1394controller.cpp191 int bytesSent = m_pChannel->SendChannelBytes(data, 3); in sendShortMsg() local
204 const int bytesSent = m_pChannel->SendChannelBytes( in send() local
/dports/devel/juce/JUCE-f37e9a1/modules/juce_core/network/
H A Djuce_WebInputStream.h110 virtual bool postDataSendProgress (WebInputStream& request, int bytesSent, int totalBytes) in postDataSendProgress()
/dports/net-p2p/vuze/vuze-5.7.4.0_2/org/gudy/azureus2/plugins/network/
H A DOutgoingMessageQueueListener.java47 public void bytesSent( int byte_count ); in bytesSent() method
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/Hosting/
H A DFlushAsyncResult.cs22 …internal override void Complete(int bytesSent, int hresult, IntPtr pAsyncCompletionContext, bool s… in Complete()
/dports/cad/openscad-devel/openscad-63a7c77740030c63d646eb0684ba6947eecb0db7/src/
H A DNetworkSignal.h45 void network_progress(qint64 bytesSent, qint64 bytesTotal) { in network_progress()
/dports/cad/openscad/openscad-41f58fe57c03457a3a8b4dc541ef5654ec3e8c78/src/
H A DNetworkSignal.h45 void network_progress(qint64 bytesSent, qint64 bytesTotal) { in network_progress()

12345678910>>...23