OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ANDROID_CPU_X86_FEATURE_SSE4_2
(Results
1 - 2
of
2
) sorted by null
/ndk/sources/android/cpufeatures/
cpu-features.h
265
ANDROID_CPU_X86_FEATURE_SSE4_2
= (1 << 4),
cpu-features.c
1020
g_cpuFeatures |=
ANDROID_CPU_X86_FEATURE_SSE4_2
;
[
all
...]
Completed in 254 milliseconds