Home
last modified time | relevance | path

Searched defs:ByteQueue (Results 1 – 14 of 14) sorted by relevance

/dports/java/bouncycastle15/crypto-169/tls/src/main/java/org/bouncycastle/tls/
H A DByteQueue.java9 public class ByteQueue class
45 public ByteQueue() in ByteQueue() method in ByteQueue
50 public ByteQueue(int capacity) in ByteQueue() method in ByteQueue
55 public ByteQueue(byte[] buf, int off, int len) in ByteQueue() method in ByteQueue
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/base/
H A Dbyte_queue.cc15 ByteQueue::ByteQueue() : buffer_(new uint8_t[size_]) {} in ByteQueue() function in media::ByteQueue
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/base/
H A Dbyte_queue.cc16 ByteQueue::ByteQueue() : buffer_(new uint8_t[size_]) {} in ByteQueue() function in media::ByteQueue
/dports/devel/raknet/raknet-3.9.2_10,1/Source/
H A DDS_ByteQueue.cpp9 ByteQueue::ByteQueue() in ByteQueue() function in ByteQueue
/dports/games/openage/openage-0.3.0-1262-ga554ab49/openage/util/
H A Dbytequeue.py11 class ByteQueue: class
/dports/databases/gigabase/gigabase/crypt/rc4/
H A Dqueue.cpp133 ByteQueue::ByteQueue(unsigned int m_nodeSize) in ByteQueue() function in ByteQueue
139 ByteQueue::ByteQueue(const ByteQueue &copy) in ByteQueue() function in ByteQueue
/dports/security/cryptopp/cryptopp-8.6.0/
H A Dqueue.cpp138 ByteQueue::ByteQueue(size_t nodeSize) in ByteQueue() function in ByteQueue
156 ByteQueue::ByteQueue(const ByteQueue &copy) in ByteQueue() function in ByteQueue
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cryptopp/
H A Dqueue.cpp133 ByteQueue::ByteQueue(size_t nodeSize) in ByteQueue() function in ByteQueue
147 ByteQueue::ByteQueue(const ByteQueue &copy) in ByteQueue() function in ByteQueue
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dqueue.cpp138 ByteQueue::ByteQueue(size_t nodeSize) in ByteQueue() function in ByteQueue
155 ByteQueue::ByteQueue(const ByteQueue &copy) in ByteQueue() function in ByteQueue
/dports/emulators/citra/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dqueue.cpp138 ByteQueue::ByteQueue(size_t nodeSize) in ByteQueue() function in ByteQueue
155 ByteQueue::ByteQueue(const ByteQueue &copy) in ByteQueue() function in ByteQueue
/dports/sysutils/fusefs-securefs/securefs-0.12.0/external/cryptopp/
H A Dqueue.cpp138 ByteQueue::ByteQueue(size_t nodeSize) in ByteQueue() function in ByteQueue
155 ByteQueue::ByteQueue(const ByteQueue &copy) in ByteQueue() function in ByteQueue
/dports/finance/electrum/Electrum-4.1.5/packages/aiorpcx/
H A Dframing.py119 class ByteQueue(object): class
/dports/devel/py-aiorpcX-legacy/aiorpcX-0.18.7/aiorpcx/
H A Dframing.py119 class ByteQueue(object): class
/dports/devel/py-aiorpcX/aiorpcX-0.22.1/aiorpcx/
H A Dframing.py120 class ByteQueue(object): class