ReactOS 0.4.16-dev-974-g5022a45
|
#include <winbase.h>
_ANONYMOUS_STRUCT struct { ... } _SYSTEM_INFO::DUMMYSTRUCTNAME |
_ANONYMOUS_UNION union { ... } _SYSTEM_INFO::DUMMYUNIONNAME |
DWORD_PTR _SYSTEM_INFO::dwActiveProcessorMask |
Definition at line 1207 of file winbase.h.
Referenced by START_TEST().
DWORD _SYSTEM_INFO::dwAllocationGranularity |
Definition at line 1210 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 1208 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 1204 of file winbase.h.
Referenced by _resetstkoflw(), 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 1209 of file winbase.h.
Referenced by _LocalGetPrinterLevel0(), and test_SystemInfo().
WORD _SYSTEM_INFO::wProcessorArchitecture |
Definition at line 1200 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 1211 of file winbase.h.
Referenced by _LocalGetPrinterLevel0(), dump_system_info(), set_installer_properties(), and test_installprops().
WORD _SYSTEM_INFO::wProcessorRevision |
Definition at line 1212 of file winbase.h.
Referenced by dump_system_info(), and ProcessorDlgProc().