Searched defs:to_read (Results 1 – 12 of 12) sorted by relevance
/reactos/dll/3rdparty/libtiff/ |
H A D | tif_read.c | 88 tmsize_t to_read = size - already_read; in TIFFReadAndRealloc() local 190 tmsize_t to_read; in TIFFFillStripPartial() local
|
H A D | tif_dirread.c | 801 tmsize_t to_read = size - already_read; in TIFFReadDirEntryDataAndRealloc() local
|
/reactos/drivers/filesystems/udfs/udf_info/ |
H A D | extent.cpp | 2928 SIZE_T to_read; in UDFIsExtentCached() local 3038 SIZE_T to_read, _ReadBytes; in UDFReadExtent() local 3098 SIZE_T to_read; in UDFReadExtentLocation() local
|
H A D | udf_info.cpp | 3610 uint32 len, i=0, j, to_read; in UDFLoadVAT() local 5041 uint32 to_read; in UDFRecordVAT() local
|
/reactos/drivers/filesystems/btrfs/ |
H A D | btrfs.c | 2885 ULONG i, to_read; local 4260 ULONG to_read; local 4315 ULONG to_read; local 5114 ULONG to_read, cc; local 5548 unsigned int to_read; local
|
H A D | read.c | 2773 uint32_t to_read; member
|
H A D | fsctl.c | 2639 ULONG to_read; in is_device_part_of_mounted_btrfs_raid() local
|
/reactos/dll/win32/winhttp/ |
H A D | winhttp_private.h | 254 DWORD to_read; member
|
H A D | session.c | 1785 DWORD status, size = sizeof(status), offset, to_read, bytes_read, flags = 0; in download_script() local
|
H A D | request.c | 3053 BOOL WINAPI WinHttpReadData( HINTERNET hrequest, LPVOID buffer, DWORD to_read, LPDWORD read ) in WinHttpReadData()
|
/reactos/drivers/filesystems/udfs/Include/ |
H A D | phys_lib.cpp | 3964 uint32 to_read; in UDFReadData() local
|
H A D | wcache_lib.cpp | 2030 ULONG to_read, saved_to_read; in WCacheReadBlocks__() local
|