Home
last modified time | relevance | path

Searched defs:to_read (Results 1 – 12 of 12) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderBlitting.cpp280 glw::GLint to_draw, glw::GLint to_read) in setUpFramebuffersForRendering()
314 glw::GLint to_draw, glw::GLint to_read) in setUpFramebuffersForRendering()
348 glw::GLint to_read) in setUpFramebuffersForRendering()
/third_party/ntfs-3g/libntfs-3g/
Dcompress.c711 s64 br, to_read, ofs, total, total2; in ntfs_compressed_attr_pread() local
982 s64 offs, u32 to_read, char *inbuf) in read_clusters()
1679 s64 to_read; in ntfs_compressed_pwrite() local
1880 s64 to_read; in ntfs_compressed_close() local
Drunlist.c1116 s64 bytes_read, to_read, ofs, total; in ntfs_rl_pread() local
Dwin32_io.c1445 s64 old_pos, to_read, i, br = 0; in ntfs_device_win32_read() local
Dattrib.c991 s64 br, to_read, ofs, total, total2, max_read, max_init; in ntfs_attr_pread_i() local
/third_party/ffmpeg/libavformat/
Dasync.c343 int to_read = size; in async_read_internal() local
Dmpeg.c964 int n, to_read, startcode; in vobsub_read_packet() local
Dmov.c6599 unsigned int to_read = FFMIN(size, alloc_size) - offset; in mov_try_read_block() local
/third_party/ffmpeg/libavutil/
Dfifo.c202 size_t to_read = *nb_elems; in fifo_peek_common() local
/third_party/selinux/libsepol/src/
Dpolicydb.c2358 int rc, to_read = 2; in role_read() local
2437 int rc, to_read; in type_read() local
3333 int rc, to_read = 2; in user_read() local
/third_party/ntfs-3g/ntfsprogs/
Dntfsdecrypt.c319 int f, to_read, total, attempts, br; in ntfs_pkcs12_load_pfxfile() local
/third_party/python/Modules/
D_pickle.c1375 Py_ssize_t to_read = Py_MIN(in_buffer, n); in _Unpickler_ReadInto() local