Searched refs:fill_bytes (Results 1 – 3 of 3) sorted by relevance
1449 fill_bytes (GstRTSPConnection * conn, guint8 * buffer, guint size, in fill_bytes() function1510 r = fill_bytes (conn, &buffer[*idx], left, block, &err); in read_bytes()
1022 rng.fill_bytes(&mut subst[..]); in bench_in_place_zip_recycle()1041 rng.fill_bytes(&mut subst[..]); in bench_in_place_zip_iter_mut()
15133 The function fill_bytes could sometimes return a value greater than zero15135 Function read_bytes calls fill_bytes in a while loop. In the special15136 case above it would call fill_bytes with error already set.123833 rtsp: Improved base64 decoding in fill_bytes().123834 The base64 decoding in fill_bytes() expected the size of the read data to