OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cpu_has_mmx
(Results
1 - 11
of
11
) sorted by null
/external/mesa3d/src/mesa/x86/
common_x86_features.h
59
#define
cpu_has_mmx
(_mesa_x86_cpu_features & X86_FEATURE_MMX)
macro
/development/ndk/platforms/android-9/arch-x86/include/asm/
cpufeature_32.h
140
#define
cpu_has_mmx
boot_cpu_has(X86_FEATURE_MMX)
macro
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/asm/
cpufeature_32.h
140
#define
cpu_has_mmx
boot_cpu_has(X86_FEATURE_MMX)
macro
/prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/asm/
cpufeature_32.h
140
#define
cpu_has_mmx
boot_cpu_has(X86_FEATURE_MMX)
macro
/prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/asm/
cpufeature_32.h
140
#define
cpu_has_mmx
boot_cpu_has(X86_FEATURE_MMX)
macro
/prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/asm/
cpufeature_32.h
140
#define
cpu_has_mmx
boot_cpu_has(X86_FEATURE_MMX)
macro
/prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/asm/
cpufeature_32.h
140
#define
cpu_has_mmx
boot_cpu_has(X86_FEATURE_MMX)
macro
/prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/asm/
cpufeature_32.h
140
#define
cpu_has_mmx
boot_cpu_has(X86_FEATURE_MMX)
macro
/prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/asm/
cpufeature_32.h
140
#define
cpu_has_mmx
boot_cpu_has(X86_FEATURE_MMX)
macro
/prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/asm/
cpufeature_32.h
140
#define
cpu_has_mmx
boot_cpu_has(X86_FEATURE_MMX)
macro
/prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/asm/
cpufeature_32.h
140
#define
cpu_has_mmx
boot_cpu_has(X86_FEATURE_MMX)
macro
Completed in 842 milliseconds