Searched defs:fillbuf (Results 1 – 6 of 6) sorted by relevance
/external/qemu/distrib/sdl-1.2.15/src/audio/ums/ |
D | SDL_umsaudio.h | 44 UMSAudioTypes_Buffer fillbuf; member
|
/external/elfutils/libelf/ |
D | elf32_updatefile.c | 435 fill (int fd, off_t pos, size_t len, char *fillbuf, size_t *filledp) in fill() 471 char fillbuf[FILLBUFSIZE]; in __elfw2() local
|
/external/zlib/src/contrib/iostream/ |
D | zfstream.cpp | 235 int gzfilebuf::fillbuf() { in fillbuf() function in gzfilebuf
|
/external/elfutils/lib/ |
D | sha1.c | 49 static const unsigned char fillbuf[64] = { 0x80, 0 /* , 0, 0, ... */ }; variable
|
D | md5.c | 49 static const unsigned char fillbuf[64] = { 0x80, 0 /* , 0, 0, ... */ }; variable
|
/external/opencv/cv/src/ |
D | cvimgwarp.cpp | 1087 double fillbuf[4]; in cvWarpAffine() local 1364 double fillbuf[4]; in cvWarpPerspective() local 1992 double fillbuf[4]; in cvRemap() local
|