Searched defs:fillbuf (Results 1 - 5 of 5) sorted by relevance
| /third_party/backends/lib/ |
| H A D | md5.c | 59 static const unsigned char fillbuf[64] = { 0x80, 0 /* , 0, 0, ... */ }; variable
|
| /third_party/ltp/testcases/kernel/io/direct_io/ |
| H A D | diotest_routines.c | 56 void fillbuf(char *buf, int count, char value) in fillbuf() function
|
| /third_party/zlib/contrib/iostream/ |
| H A D | zfstream.cpp | 235 int gzfilebuf::fillbuf() { in fillbuf() function in gzfilebuf
|
| /third_party/elfutils/libelf/ |
| H A D | elf32_updatefile.c | 498 fill (int fd, int64_t pos, size_t len, char *fillbuf, size_t *filledp) in fill() argument 534 char fillbuf[FILLBUFSIZE]; in __elfw2() local
|
| /kernel/linux/linux-5.10/drivers/media/usb/tm6000/ |
| H A D | tm6000.h | 277 int (*fillbuf)(struct tm6000_core *, char *buf, int size); member
|
Completed in 4 milliseconds