ReactOS 0.4.16-dev-401-g45b008d
|
#include <winbase.h>
_ANONYMOUS_STRUCT struct { ... } _SYSTEM_INFO::DUMMYSTRUCTNAME |
_ANONYMOUS_UNION union { ... } _SYSTEM_INFO::DUMMYUNIONNAME |
DWORD_PTR _SYSTEM_INFO::dwActiveProcessorMask |
Definition at line 1201 of file winbase.h.
Referenced by START_TEST().
DWORD _SYSTEM_INFO::dwAllocationGranularity |
Definition at line 1204 of file winbase.h.
Referenced by check_live_target(), elf_map_section(), macho_calc_range(), CListNode::operator new(), CKsAllocator::SetProperties(), test_WICCreateBitmapFromSectionEx(), and WICCreateBitmapFromSectionEx().
DWORD _SYSTEM_INFO::dwNumberOfProcessors |
Definition at line 1202 of file winbase.h.
Referenced by _LocalGetPrinterLevel0(), AllSysInfo(), dump_system_info(), InitializeSystemPage(), NewCtxInit(), ProcessPageShowContextMenu(), START_TEST(), StatisticsMain(), TaskManager_OnTabWndSelChange(), test_affinity(), test_GetNumaProcessorNode(), Test_Init(), test_NtGetCurrentProcessorNumber(), test_query_logicalproc(), test_query_processor_power_info(), test_thread_processor(), and FxInterruptThreadpool::UpdateThreadPoolThreadLimits().
DWORD _SYSTEM_INFO::dwPageSize |
Definition at line 1198 of file winbase.h.
Referenced by elf_map_file(), get_estimated_size(), macho_load_section_info(), START_TEST(), StdMemAllocator_Alloc(), test_CompareStringW(), test_CreateFileMapping_protection(), test_CreateThread_stack(), test_dpa(), test_HeapCreate(), test_mapping(), test_NtQuerySection(), test_VirtualAlloc_protection(), test_VirtualProtect(), test_WriteFileGather(), VirtualTest(), wave_in_test_device(), and wave_out_test_device().
DWORD _SYSTEM_INFO::dwProcessorType |
Definition at line 1203 of file winbase.h.
Referenced by _LocalGetPrinterLevel0(), and test_SystemInfo().
WORD _SYSTEM_INFO::wProcessorArchitecture |
Definition at line 1194 of file winbase.h.
Referenced by _LocalGetPrinterLevel0(), AllSysInfo(), CheckX64System(), dump_system_info(), ExpandInstallerPath(), GetSystemCPU(), CConfiguration::GetSystemInformation(), CShellDispatch::GetSystemInformation(), set_installer_properties(), SetupDiGetActualSectionToInstallExW(), StartInstaller(), test_appsearch_reglocator(), and test_installprops().
WORD _SYSTEM_INFO::wProcessorLevel |
Definition at line 1205 of file winbase.h.
Referenced by _LocalGetPrinterLevel0(), dump_system_info(), set_installer_properties(), and test_installprops().
WORD _SYSTEM_INFO::wProcessorRevision |
Definition at line 1206 of file winbase.h.
Referenced by dump_system_info(), and ProcessorDlgProc().