Searched defs:blocking (Results 1 - 25 of 34) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iptables-1.4.12.1/include/libipq/
H A Dlibipq.h51 u_int8_t blocking; member in struct:ipq_handle
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dbasecode.cpp39 size_t BaseN_Encoder::Put2(const byte *begin, size_t length, int messageEnd, bool blocking) argument
H A Dosrng.cpp137 void OS_GenerateRandomBlock(bool blocking, byte *output, size_t size) argument
160 void AutoSeededRandomPool::Reseed(bool blocking, unsigned int seedSize) argument
H A Drng.cpp131 size_t MaurerRandomnessTest::Put2(const byte *inString, size_t length, int messageEnd, bool blocking) argument
H A Dchannels.cpp145 size_t ChannelSwitch::ChannelPut2(const std::string &channel, const byte *begin, size_t length, int messageEnd, bool blocking) argument
177 bool ChannelSwitch::ChannelFlush(const std::string &channel, bool completeFlush, int propagation, bool blocking) argument
202 bool ChannelSwitch::ChannelMessageSeriesEnd(const std::string &channel, int propagation, bool blocking) argument
242 size_t ChannelSwitch::ChannelPutModifiable2(const std::string &channel, byte *inString, size_t length, int messageEnd, bool blocking) argument
H A Dfiles.cpp53 size_t FileStore::TransferTo2(BufferedTransformation &target, lword &transferBytes, const std::string &channel, bool blocking) argument
174 bool FileSink::IsolatedFlush(bool hardFlush, bool blocking) argument
186 size_t FileSink::Put2(const byte *inString, size_t length, int messageEnd, bool blocking) argument
H A Dfipsalgt.cpp22 size_t Put2(const byte *begin, size_t length, int messageEnd, bool blocking) argument
H A Dida.cpp243 size_t SecretSharing::Put2(const byte *begin, size_t length, int messageEnd, bool blocking) argument
315 size_t InformationDispersal::Put2(const byte *begin, size_t length, int messageEnd, bool blocking) argument
373 size_t PaddingRemover::Put2(const byte *begin, size_t length, int messageEnd, bool blocking) argument
H A Dmqueue.cpp24 size_t MessageQueue::TransferTo2(BufferedTransformation &target, lword &transferBytes, const std::string &channel, bool blocking) argument
84 size_t EqualityComparisonFilter::ChannelPut2(const std::string &channel, const byte *inString, size_t length, int messageEnd, bool blocking) argument
135 bool EqualityComparisonFilter::ChannelMessageSeriesEnd(const std::string &channel, int propagation, bool blocking) argument
164 HandleMismatchDetected(bool blocking) argument
[all...]
H A Dmqueue.h18 size_t Put2(const byte *begin, size_t length, int messageEnd, bool blocking) argument
29 bool IsolatedFlush(bool hardFlush, bool blocking) {return false;} argument
30 bool IsolatedMessageSeriesEnd(bool blocking) argument
H A Dosrng.h120 void AutoSeededX917RNG<BLOCK_CIPHER>::Reseed(bool blocking, cons argument
[all...]
H A Dida.h25 size_t ChannelPut2(const std::string &channel, const byte *begin, size_t length, int messageEnd, bool blocking) argument
69 bool Flush(bool hardFlush, int propagation=-1, bool blocking=true) {return m_ida.Flush(hardFlush, propagation, blocking);} argument
107 bool Flush(bool hardFlush, int propagation=-1, bool blocking=true) {return m_ida.Flush(hardFlush, propagation, blocking);} argument
H A Dnetwork.cpp140 size_t NonblockingSource::PumpMessages2(unsigned int &messageCount, bool blocking) argument
220 bool NonblockingSink::IsolatedFlush(bool hardFlush, bool blocking) argument
418 size_t NetworkSink::Put2(const byte *inString, size_t length, int messageEnd, bool blocking) argument
H A Dsimple.h52 bool IsolatedFlush(bool hardFlush, bool blocking) {return false;} argument
60 bool Flush(bool completeFlush, int propagation=-1, bool blocking=true) argument
62 bool IsolatedFlush(bool hardFlush, bool blocking) argument
64 bool ChannelFlush(const std::string &channel, bool hardFlush, int propagation=-1, bool blocking=true) argument
88 size_t Put2(const byte *begin, size_t length, int messageEnd, bool blocking) argument
93 size_t ChannelPut2(const std::string &channel, const byte *begin, size_t length, int messageEnd, bool blocking) argument
106 bool IsolatedFlush(bool hardFlush, bool blocking) {asser argument
125 Flush(bool hardFlush, int propagation=-1, bool blocking=true) argument
127 MessageSeriesEnd(int propagation=-1, bool blocking=true) argument
131 Put2(const byte *begin, size_t length, int messageEnd, bool blocking) argument
133 PutModifiable2(byte *inString, size_t length, int messageEnd, bool blocking) argument
144 ChannelPutModifiable2(const std::string &channel, byte *begin, size_t length, int messageEnd, bool blocking) argument
192 TransferTo2(BufferedTransformation &target, lword &transferBytes, const std::string &channel=DEFAULT_CHANNEL, bool blocking=true) argument
203 Put2(const byte *begin, size_t length, int messageEnd, bool blocking) argument
[all...]
H A Dasn.cpp453 size_t BERGeneralDecoder::TransferTo2(BufferedTransformation &target, lword &transferBytes, const std::string &channel, bool blocking) argument
H A Dfilters.cpp56 size_t Filter::TransferTo2(BufferedTransformation &target, lword &transferBytes, const std::string &channel, bool blocking) argument
68 bool Filter::Flush(bool hardFlush, int propagation, bool blocking) argument
82 bool Filter::MessageSeriesEnd(int propagation, bool blocking) argument
102 OutputModifiable(int outputSite, byte *inString, size_t length, int messageEnd, bool blocking, const std::string &channel) argument
111 Output(int outputSite, const byte *inString, size_t length, int messageEnd, bool blocking, const std::string &channel) argument
120 OutputFlush(int outputSite, bool hardFlush, int propagation, bool blocking, const std::string &channel) argument
131 OutputMessageSeriesEnd(int outputSite, int propagation, bool blocking, const std::string &channel) argument
158 PutMaybeModifiable(byte *begin, size_t length, int messageEnd, bool blocking, bool modifiable) argument
468 IsolatedFlush(bool hardFlush, bool blocking) argument
504 Put2(const byte *begin, size_t length, int messageEnd, bool blocking) argument
510 Put2(const byte *begin, size_t length, int messageEnd, bool blocking) argument
534 Put2(const byte *begin, size_t length, int messageEnd, bool blocking) argument
[all...]
H A Dnetwork.h78 size_t Pump2(lword &byteCount, bool blocking=true) argument
H A Dqueue.cpp216 size_t ByteQueue::Put2(const byte *inString, size_t length, int messageEnd, bool blocking) argument
335 size_t ByteQueue::TransferTo2(BufferedTransformation &target, lword &transferBytes, const std::string &channel, bool blocking) argument
[all...]
H A Dzinflate.cpp289 size_t Inflator::Put2(const byte *inString, size_t length, int messageEnd, bool blocking) argument
305 bool Inflator::IsolatedFlush(bool hardFlush, bool blocking) argument
H A Dzdeflate.cpp487 size_t Deflator::Put2(const byte *str, size_t length, int messageEnd, bool blocking) argument
517 bool Deflator::IsolatedFlush(bool hardFlush, bool blocking) argument
H A Dvalidat1.cpp467 size_t Put2(const byte *inString, size_t length, int messageEnd, bool blocking) argument
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/include/libipq/
H A Dlibipq.h50 u_int8_t blocking; member in struct:ipq_handle
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.x/include/libipq/
H A Dlibipq.h55 u_int8_t blocking; member in struct:ipq_handle
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ceph/
H A Dmsgpool.c26 ceph_msgpool_init(struct ceph_msgpool *pool, int front_len, int size, bool blocking, const char *name) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/os-Linux/
H A Dfile.c404 int os_set_fd_block(int fd, int blocking) argument

Completed in 216 milliseconds

12