Home
last modified time | relevance | path

Searched defs:GetWindowsIsProcessorFeaturePresent (Results 1 – 8 of 8) 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() function in cpu_features::FakeCpuAarch64
60 extern "C" bool GetWindowsIsProcessorFeaturePresent(DWORD dwProcessorFeature) { in GetWindowsIsProcessorFeaturePresent() function
H A 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
/aosp_15_r20/external/cronet/third_party/cpu_features/src/src/
H A Dimpl_x86_windows.c32 static bool GetWindowsIsProcessorFeaturePresent(DWORD ProcessorFeature) { in GetWindowsIsProcessorFeaturePresent() function
H A Dimpl_aarch64_windows.c96 static bool GetWindowsIsProcessorFeaturePresent(DWORD dwProcessorFeature) { in GetWindowsIsProcessorFeaturePresent() function
/aosp_15_r20/external/cpu_features/src/
H A Dimpl_x86_windows.c32 static bool GetWindowsIsProcessorFeaturePresent(DWORD ProcessorFeature) { in GetWindowsIsProcessorFeaturePresent() function
H A Dimpl_aarch64_windows.c96 static bool GetWindowsIsProcessorFeaturePresent(DWORD dwProcessorFeature) { in GetWindowsIsProcessorFeaturePresent() function
/aosp_15_r20/external/cpu_features/test/
H A Dcpuinfo_aarch64_test.cc94 extern "C" bool GetWindowsIsProcessorFeaturePresent(DWORD dwProcessorFeature) { in GetWindowsIsProcessorFeaturePresent() function
H A 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