Home
last modified time | relevance | path

Searched defs:fillbuf (Results 1 – 4 of 4) sorted by relevance

/third_party/elfutils/libelf/
Delf32_updatefile.c498 fill (int fd, int64_t pos, size_t len, char *fillbuf, size_t *filledp) in fill()
534 char fillbuf[FILLBUFSIZE]; in __elfw2() local
/third_party/ltp/testcases/kernel/io/direct_io/
Ddiotest_routines.c56 void fillbuf(char *buf, int count, char value) in fillbuf() function
/third_party/zlib/contrib/iostream/
Dzfstream.cpp235 int gzfilebuf::fillbuf() { in fillbuf() function in gzfilebuf
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_private.h174 } fillbuf; member