Home
last modified time | relevance | path

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

/external/cpu_features/test/
Dcpuinfo_x86_test.cc62 bool GetWindowsIsProcessorFeaturePresent(DWORD ProcessorFeature) { in GetWindowsIsProcessorFeaturePresent()
66 void SetWindowsIsProcessorFeaturePresent(DWORD ProcessorFeature) { in SetWindowsIsProcessorFeaturePresent()
97 extern "C" bool GetWindowsIsProcessorFeaturePresent(DWORD ProcessorFeature) { in GetWindowsIsProcessorFeaturePresent()
/external/cpu_features/src/
Dcpuinfo_x86.c1206 static bool GetWindowsIsProcessorFeaturePresent(DWORD ProcessorFeature) { in GetWindowsIsProcessorFeaturePresent()