Home
last modified time | relevance | path

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

/external/elfutils/src/libelf/
Delf32_updatefile.c458 fill (int fd, off_t pos, size_t len, char *fillbuf, size_t *filledp) in fill()
494 char fillbuf[FILLBUFSIZE]; in __elfw2() local
/external/glide/library/src/main/java/com/bumptech/glide/load/resource/bitmap/
DRecyclableBufferedInputStream.java128 private int fillbuf(InputStream localIn, byte[] localBuf) in fillbuf() method in RecyclableBufferedInputStream
/external/zlib/src/contrib/iostream/
Dzfstream.cpp235 int gzfilebuf::fillbuf() { in fillbuf() function in gzfilebuf
/external/elfutils/src/lib/
Dsha1.c46 static const unsigned char fillbuf[64] = { 0x80, 0 /* , 0, 0, ... */ }; variable
Dmd5.c46 static const unsigned char fillbuf[64] = { 0x80, 0 /* , 0, 0, ... */ }; variable
/external/libvncserver/common/
Dmd5.c61 static const unsigned char fillbuf[64] = { 0x80, 0 /* , 0, 0, ... */ }; variable
/external/opencv/cv/src/
Dcvimgwarp.cpp1087 double fillbuf[4]; in cvWarpAffine() local
1364 double fillbuf[4]; in cvWarpPerspective() local
1992 double fillbuf[4]; in cvRemap() local