Home
last modified time | relevance | path

Searched defs:GetWindowsIsProcessorFeaturePresent (Results 1 – 2 of 2) sorted by relevance

/external/cpu_features/src/
Dimpl_x86_windows.c32 static bool GetWindowsIsProcessorFeaturePresent(DWORD ProcessorFeature) { in GetWindowsIsProcessorFeaturePresent() function
/external/cpu_features/test/
Dcpuinfo_x86_test.cc62 bool GetWindowsIsProcessorFeaturePresent(DWORD ProcessorFeature) { in GetWindowsIsProcessorFeaturePresent() function in cpu_features::FakeCpu
102 extern "C" bool GetWindowsIsProcessorFeaturePresent(DWORD ProcessorFeature) { in GetWindowsIsProcessorFeaturePresent() function