Searched defs:ReadSome (Results 1 – 6 of 6) sorted by relevance
219 MPEG_ring:: ReadSome( Uint32 used ) in ReadSome() function in MPEG_ring
32 int ReadSome(void *buf, int len) { in ReadSome() function
212 uint File::ReadSome(void* const data,uint size) const in ReadSome() function in Nestopia::Io::File
654 int ReadSome(long *offs, long *lens, int maxnread, long long &totalbytes, bool &last_iter, Options … in ReadSome() function
186 size_t ReadSome (uint8_t * buf, size_t len) { return ConcatenatePackets (buf, len); }; in ReadSome() function