OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ANDROID_CPU_X86_FEATURE_POPCNT
(Results
1 - 11
of
11
) sorted by null
/external/webp/src/dsp/
cpu-features.h
45
ANDROID_CPU_X86_FEATURE_POPCNT
= (1 << 1),
cpu-features.c
366
g_cpuFeatures |=
ANDROID_CPU_X86_FEATURE_POPCNT
;
/external/webrtc/src/system_wrappers/source/android/
cpu-features.h
45
ANDROID_CPU_X86_FEATURE_POPCNT
= (1 << 1),
cpu-features.c
366
g_cpuFeatures |=
ANDROID_CPU_X86_FEATURE_POPCNT
;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
cpu-features.h
45
ANDROID_CPU_X86_FEATURE_POPCNT
= (1 << 1),
/external/chromium_org/third_party/skia/platform_tools/android/third_party/cpufeatures/
cpu-features.h
171
ANDROID_CPU_X86_FEATURE_POPCNT
= (1 << 1),
cpu-features.c
689
g_cpuFeatures |=
ANDROID_CPU_X86_FEATURE_POPCNT
;
/external/skia/platform_tools/android/third_party/cpufeatures/
cpu-features.h
171
ANDROID_CPU_X86_FEATURE_POPCNT
= (1 << 1),
cpu-features.c
689
g_cpuFeatures |=
ANDROID_CPU_X86_FEATURE_POPCNT
;
/ndk/sources/android/cpufeatures/
cpu-features.h
209
ANDROID_CPU_X86_FEATURE_POPCNT
= (1 << 1),
cpu-features.c
905
g_cpuFeatures |=
ANDROID_CPU_X86_FEATURE_POPCNT
;
[
all
...]
Completed in 443 milliseconds