Searched defs:buffer_read (Results 1 – 5 of 5) sorted by relevance
| /third_party/openssl/crypto/bio/ |
| D | bf_buff.c | 87 static int buffer_read(BIO *b, char *out, int outl) in buffer_read() function
|
| /third_party/curl/lib/ |
| D | krb5.c | 559 buffer_read(struct krb5buffer *buf, void *data, size_t len) in buffer_read() function
|
| /third_party/skia/third_party/externals/libpng/contrib/libtests/ |
| D | pngimage.c | 809 buffer_read(struct display *dp, struct buffer *bp, png_bytep data, in buffer_read() function
|
| /third_party/skia/m133/third_party/externals/libpng/contrib/libtests/ |
| D | pngimage.c | 812 buffer_read(struct display *dp, struct buffer *bp, png_bytep data, in buffer_read() function
|
| /third_party/rust/rust/library/alloc/src/collections/vec_deque/ |
| D | mod.rs | 165 unsafe fn buffer_read(&mut self, off: usize) -> T { in buffer_read() method
|