OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:X86_FEATURE_FPU
(Results
1 - 15
of
15
) sorted by null
/external/chromium_org/third_party/mesa/src/src/mesa/x86/
common_x86_features.h
37
#define
X86_FEATURE_FPU
(1<<0)
/external/mesa3d/src/mesa/x86/
common_x86_features.h
37
#define
X86_FEATURE_FPU
(1<<0)
/bionic/libc/kernel/arch-x86/asm/
cpufeature_32.h
27
#define
X86_FEATURE_FPU
(0*32+ 0)
127
#define cpu_has_fpu boot_cpu_has(
X86_FEATURE_FPU
)
/development/ndk/platforms/android-9/arch-x86/include/asm/
cpufeature_32.h
27
#define
X86_FEATURE_FPU
(0*32+ 0)
127
#define cpu_has_fpu boot_cpu_has(
X86_FEATURE_FPU
)
/external/kernel-headers/original/asm-x86/
cpufeature_32.h
18
#define
X86_FEATURE_FPU
(0*32+ 0) /* Onboard FPU */
133
#define cpu_has_fpu boot_cpu_has(
X86_FEATURE_FPU
)
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
cpufeature_32.h
22
#define
X86_FEATURE_FPU
(0*32+ 0)
114
#define cpu_has_fpu boot_cpu_has(
X86_FEATURE_FPU
)
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
cpufeature_32.h
22
#define
X86_FEATURE_FPU
(0*32+ 0)
114
#define cpu_has_fpu boot_cpu_has(
X86_FEATURE_FPU
)
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
cpufeature_32.h
22
#define
X86_FEATURE_FPU
(0*32+ 0)
114
#define cpu_has_fpu boot_cpu_has(
X86_FEATURE_FPU
)
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
cpufeature_32.h
22
#define
X86_FEATURE_FPU
(0*32+ 0)
114
#define cpu_has_fpu boot_cpu_has(
X86_FEATURE_FPU
)
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
cpufeature_32.h
22
#define
X86_FEATURE_FPU
(0*32+ 0)
114
#define cpu_has_fpu boot_cpu_has(
X86_FEATURE_FPU
)
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
cpufeature_32.h
27
#define
X86_FEATURE_FPU
(0*32+ 0)
127
#define cpu_has_fpu boot_cpu_has(
X86_FEATURE_FPU
)
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
cpufeature_32.h
27
#define
X86_FEATURE_FPU
(0*32+ 0)
127
#define cpu_has_fpu boot_cpu_has(
X86_FEATURE_FPU
)
/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/asm/
cpufeature_32.h
27
#define
X86_FEATURE_FPU
(0*32+ 0)
127
#define cpu_has_fpu boot_cpu_has(
X86_FEATURE_FPU
)
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm/
cpufeature_32.h
27
#define
X86_FEATURE_FPU
(0*32+ 0)
127
#define cpu_has_fpu boot_cpu_has(
X86_FEATURE_FPU
)
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/
cpufeature_32.h
27
#define
X86_FEATURE_FPU
(0*32+ 0)
127
#define cpu_has_fpu boot_cpu_has(
X86_FEATURE_FPU
)
Completed in 183 milliseconds