Searched defs:bytesread (Results 1 – 12 of 12) sorted by relevance
| /external/cronet/third_party/apache-portable-runtime/src/file_io/os2/ |
| D | readwrite.c | 30 ULONG bytesread; in apr_file_read() local 59 ULONG bytesread; in apr_file_read() local 252 apr_size_t bytesread; in apr_file_getc() local
|
| /external/webrtc/rtc_base/ |
| D | win32.cc | 232 int bytesread = 0; in inet_pton_v6() local 292 int bytesread = 0; in inet_pton_v6() local
|
| /external/ltp/testcases/kernel/syscalls/pipe/ |
| D | pipe04.c | 81 int bytesread; in main() local
|
| /external/apache-commons-io/src/main/java/org/apache/commons/io/input/ |
| D | UnsynchronizedBufferedInputStream.java | 202 final int bytesread = localIn.read(localBuf, pos, localBuf.length - pos); in fillBuffer() 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/cronet/third_party/apache-portable-runtime/src/file_io/unix/ |
| D | readwrite.c | 55 int bytesread = read(thefile->filedes, thefile->buffer, in file_read_buffered() local
|
| /external/cronet/third_party/apache-portable-runtime/src/file_io/win32/ |
| D | readwrite.c | 36 DWORD bytesread = 0; in read_with_timeout() local
|
| D | open.c | 230 DWORD bytesread = 0; in make_sparse_file() 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 | 1074 size_t bytesread, buffersize, chunksize; in file_read() local
|
| /external/mksh/src/ |
| D | funcs.c | 1604 size_t bytesleft = 128, bytesread; in c_read() local
|
| /external/mesa3d/src/util/ |
| D | dbghelp.h | 507 DWORD *bytesread; member
|