Searched refs:Pump (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Ddatatest.cpp344 ss.Pump(plaintext.size()/2 + 1);
350 while (ss.Pump(64)) {}
368 xx.Pump(256); xx.Flush(false);
374 dd.Pump(plaintext.size()/2 + 1);
380 xx.Pump(256); xx.Flush(false);
450 xx.Pump(256); xx.Flush(false);
458 xx.Pump(256); xx.Flush(false);
H A Dtest.cpp580 fileSources[i]->Pump(4);
585 while (fileSources[0]->Pump(256))
587 fileSources[i]->Pump(256);
630 fileSources[i]->Pump(4);
635 while (fileSources[0]->Pump(256))
637 fileSources[i]->Pump(256);
H A Dvalidat1.cpp286 test.Pump(1);
308 test.Pump(1);
317 test.Pump(1);
H A Dfilters.h731 lword Pump(lword pumpMax=size_t(0)-1) function in class:Source

Completed in 73 milliseconds