Home
last modified time | relevance | path

Searched defs:to_read (Results 1 – 19 of 19) 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/backends/backend/
Dhp4200.c472 size_t to_read; in read_available_data() local
705 size_t to_read; in write_gamma() local
750 size_t to_read; in write_default_offset_gain() local
946 size_t to_read; in read_required_bytes() local
Dleo.c614 get_filled_data_length (Leo_Scanner * dev, size_t * to_read) in get_filled_data_length()
Drts8891_low.h249 SANE_Int to_read; member
Dteco1.c724 get_filled_data_length (Teco_Scanner * dev, size_t * to_read) in get_filled_data_length()
Dteco3.c570 get_filled_data_length (Teco_Scanner * dev, size_t * to_read) in get_filled_data_length()
/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.c6855 unsigned int to_read = FFMIN(size, alloc_size) - offset; local
/third_party/ffmpeg/libavutil/
Dfifo.c202 size_t to_read = *nb_elems; in fifo_peek_common() local
/third_party/backends/frontend/
Dtstbackend.c1135 size_t to_read; in test_scan() local
/third_party/grpc/test/core/tsi/
Dtransport_security_test_lib.cc187 size_t to_read = *buf_size < *bytes_written - *bytes_read in receive_bytes_from_peer() local
/third_party/selinux/libsepol/src/
Dpolicydb.c2343 int rc, to_read = 2; in role_read() local
2415 int rc, to_read; in type_read() local
3264 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