Home
last modified time | relevance | path

Searched defs:dwProcessorFeature (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/third_party/cpu_features/src/test/
H A Dcpuinfo_aarch64_test.cc30 bool GetWindowsIsProcessorFeaturePresent(DWORD dwProcessorFeature) { in GetWindowsIsProcessorFeaturePresent()
34 void SetWindowsIsProcessorFeaturePresent(DWORD dwProcessorFeature) { in SetWindowsIsProcessorFeaturePresent()
60 extern "C" bool GetWindowsIsProcessorFeaturePresent(DWORD dwProcessorFeature) { in GetWindowsIsProcessorFeaturePresent()
/aosp_15_r20/external/cpu_features/src/
H A Dimpl_aarch64_windows.c96 static bool GetWindowsIsProcessorFeaturePresent(DWORD dwProcessorFeature) { in GetWindowsIsProcessorFeaturePresent()
/aosp_15_r20/external/cronet/third_party/cpu_features/src/src/
H A Dimpl_aarch64_windows.c96 static bool GetWindowsIsProcessorFeaturePresent(DWORD dwProcessorFeature) { in GetWindowsIsProcessorFeaturePresent()
/aosp_15_r20/external/cpu_features/test/
H A Dcpuinfo_aarch64_test.cc94 extern "C" bool GetWindowsIsProcessorFeaturePresent(DWORD dwProcessorFeature) { in GetWindowsIsProcessorFeaturePresent()