Home
last modified time | relevance | path

Searched defs:SizeBytes (Results 1 – 5 of 5) sorted by relevance

/reactos/sdk/lib/atl/
H A Datlmem.h58 _Ret_maybenull_ _Post_writable_byte_size_(SizeBytes) virtual void* Allocate( in _Post_writable_byte_size_() argument
76 _Ret_maybenull_ _Post_writable_byte_size_(SizeBytes) virtual void* Reallocate( in _Post_writable_byte_size_() argument
H A Datlstr.h39 size_t SizeBytes; in Allocate() local
69 ULONG SizeBytes; in Reallocate() local
/reactos/dll/win32/kernel32/client/console/
H A Dreadwrite.c47 ULONG CharSize, SizeBytes; in IntReadConsole() local
488 ULONG CodeSize, SizeBytes; in IntReadConsoleOutputCode() local
609 ULONG CharSize, SizeBytes; in IntWriteConsole() local
992 ULONG CodeSize, SizeBytes; in IntWriteConsoleOutputCode() local
/reactos/base/setup/lib/utils/
H A Dpartlist.c772 _In_opt_ ULONGLONG SizeBytes, in InitializePartitionEntry()
2908 _In_opt_ ULONGLONG SizeBytes, in CreatePartition()
/reactos/base/setup/reactos/
H A Ddrivepage.c1436 _In_opt_ ULONGLONG SizeBytes, in DoCreatePartition()