Searched defs:bytesread (Results 1 – 8 of 8) sorted by relevance
/external/ltp/testcases/kernel/syscalls/pipe/ |
D | pipe04.c | 81 int bytesread; in main() local
|
/external/webrtc/webrtc/base/ |
D | win32.cc | 232 int bytesread = 0; in inet_pton_v6() local 287 int bytesread = 0; in inet_pton_v6() local
|
/external/glide/library/src/main/java/com/bumptech/glide/load/resource/bitmap/ |
D | RecyclableBufferedInputStream.java | 166 int bytesread = localIn.read(localBuf, pos, localBuf.length - pos); in fillbuf() local
|
/external/libvncserver/test/ |
D | bmp.c | 178 int fd=-1, bytesread, srcpitch, srcbottomup=1, srcps, dstpitch, in loadbmp() local
|
/external/python/cpython2/Modules/ |
D | bz2module.c | 510 size_t bytesread, buffersize, chunksize; in BZ2File_read() local 1020 Py_off_t bytesread = 0; in BZ2File_seek() local
|
/external/python/cpython2/Objects/ |
D | fileobject.c | 1053 size_t bytesread, buffersize, chunksize; in file_read() local
|
/external/mksh/src/ |
D | funcs.c | 1603 size_t bytesleft = 128, bytesread; in c_read() local
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | dbghelp.h | 507 DWORD *bytesread; member
|