Searched defs:final_size (Results 1 – 6 of 6) sorted by relevance
/reactos/sdk/lib/rtl/ |
H A D | compress.c | 96 ULONG offset, ULONG *final_size, UCHAR *workspace) in lznt1_decompress() 221 ULONG chunk_size, ULONG *final_size, UCHAR *workspace) in RtlpCompressBufferLZNT1() 348 OUT PULONG final_size, in RtlDecompressFragment()
|
/reactos/modules/rosapps/applications/net/tsclient/rdesktop/ |
H A D | orders.c | 981 uint16 bufsize, pad2, row_size, final_size; in process_bmpcache() local
|
H A D | orders.h | 322 uint16 final_size; member
|
/reactos/base/applications/mstsc/ |
H A D | orders.c | 957 uint16 bufsize, pad2, row_size, final_size; in process_bmpcache() local
|
H A D | orders.h | 318 uint16 final_size; member
|
/reactos/modules/rostests/winetests/ntdll/ |
H A D | rtl.c | 2499 ULONG final_size, buf_size; in test_RtlCompressBuffer() local 2837 ULONG final_size; in test_RtlDecompressBuffer() local
|