/reactos/drivers/network/tcpip/lwip/src/api/ |
H A D | netdb.c | 281 size_t total_size; in lwip_getaddrinfo() local
|
/reactos/sdk/lib/ucrt/startup/ |
H A D | argv_parsing.cpp | 284 size_t const total_size = argument_array_size + character_array_size; in __acrt_allocate_buffer_for_argv() local
|
/reactos/sdk/lib/ucrt/heap/ |
H A D | align.cpp | 404 size_t total_size = 0; /* total size of the allocated block */ in _aligned_msize_base() local
|
H A D | debug_heap.cpp | 1925 size_t total_size = 0; // total size of the allocated block in _aligned_msize_dbg() local
|
/reactos/base/applications/mspaint/ |
H A D | atlimagedx.h | 266 UINT total_size; in GetAllEncoders() local
|
/reactos/sdk/lib/atl/ |
H A D | atlimage.h | 1087 UINT total_size = 0; in _getAllEncoders() local 1106 UINT total_size = 0; in _getAllDecoders() local
|
/reactos/dll/win32/advapi32/reg/ |
H A D | hkcr.c | 25 ULONG total_size = sizeof(kvi); in ValueExists() local
|
H A D | reg.c | 2842 ULONG total_size; in RegEnumValueW() local 4114 DWORD total_size; in RegQueryValueExW() local
|
/reactos/sdk/tools/mkisofs/schilytools/mkisofs/ |
H A D | joliet.c | 805 unsigned int total_size; local
|
H A D | write.c | 1552 unsigned int total_size; local
|
/reactos/dll/win32/setupapi/ |
H A D | query.c | 34 DWORD total_size = FIELD_OFFSET(SP_INF_INFORMATION, VersionData) in fill_inf_info() local
|
/reactos/dll/win32/rpcrt4/ |
H A D | ndr_marshall.c | 5157 unsigned short total_size; member 5164 ULONG total_size; member 5176 ULONG total_size; in NdrFixedArrayMarshall() local 5219 ULONG total_size; in NdrFixedArrayUnmarshall() local 5274 ULONG total_size; in NdrFixedArrayBufferSize() local 5311 ULONG total_size; in NdrFixedArrayMemorySize() local
|
/reactos/sdk/lib/3rdparty/freetype/src/base/ |
H A D | ftmac.c | 592 FT_ULong total_size = 0; in read_lwfn() local
|
/reactos/dll/win32/ole32/ |
H A D | rpc.c | 191 ULONG total_size = 0; in ChannelHooks_ClientGetSize() local 309 ULONG total_size = 0; in ChannelHooks_ServerGetSize() local
|
/reactos/dll/directx/wine/d3dcompiler_43/ |
H A D | utils.c | 582 DWORD tag, total_size, chunk_count; in dxbc_parse() local
|
/reactos/dll/win32/cabinet/ |
H A D | fci.c | 658 cab_ULONG total_size = header_size + fci->folders_size + in write_cabinet() local
|
/reactos/sdk/tools/widl/ |
H A D | typegen.c | 3143 unsigned int total_size; in write_struct_tfs() local 3925 unsigned int total_size = 0, alignment; in get_function_buffer_size() local
|
/reactos/modules/rostests/winetests/gdiplus/ |
H A D | image.c | 3739 UINT total_size, total_count; in test_GdipGetAllPropertyItems() local 4538 UINT total_size, total_count; in test_gif_properties() local
|
/reactos/dll/win32/kernel32/wine/ |
H A D | res.c | 893 DWORD total_size; member
|
/reactos/dll/win32/tapi32/ |
H A D | line.c | 496 DWORD total_size, offset, i, num_countries, max_subkey_len; in lineGetCountryW() local
|
/reactos/dll/win32/shell32/ |
H A D | CShellLink.cpp | 851 DWORD total_size = sizeof(*loc) + volume_info_size + path_size + final_path_size; in Stream_WriteLocationInfo() local
|
/reactos/drivers/filesystems/btrfs/ |
H A D | write.c | 370 uint64_t total_size = 0, logaddr; in alloc_chunk() local
|
/reactos/modules/rostests/winetests/kernel32/ |
H A D | file.c | 1111 static DWORD WINAPI copy_progress_cb(LARGE_INTEGER total_size, LARGE_INTEGER total_transferred, in copy_progress_cb()
|