OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cpu_has_fpu
(Results
1 - 20
of
20
) sorted by null
/development/ndk/platforms/android-9/arch-mips/include/asm/
cpu-features.h
50
#ifndef
cpu_has_fpu
51
#define
cpu_has_fpu
(current_cpu_data.options & MIPS_CPU_FPU)
macro
55
#define raw_cpu_has_fpu
cpu_has_fpu
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm/
cpu-features.h
50
#ifndef
cpu_has_fpu
51
#define
cpu_has_fpu
(current_cpu_data.options & MIPS_CPU_FPU)
macro
55
#define raw_cpu_has_fpu
cpu_has_fpu
/prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/asm/
cpu-features.h
50
#ifndef
cpu_has_fpu
51
#define
cpu_has_fpu
(current_cpu_data.options & MIPS_CPU_FPU)
macro
55
#define raw_cpu_has_fpu
cpu_has_fpu
/prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/asm/
cpu-features.h
50
#ifndef
cpu_has_fpu
51
#define
cpu_has_fpu
(current_cpu_data.options & MIPS_CPU_FPU)
macro
55
#define raw_cpu_has_fpu
cpu_has_fpu
/prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/asm/
cpu-features.h
50
#ifndef
cpu_has_fpu
51
#define
cpu_has_fpu
(current_cpu_data.options & MIPS_CPU_FPU)
macro
55
#define raw_cpu_has_fpu
cpu_has_fpu
/prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/asm/
cpu-features.h
50
#ifndef
cpu_has_fpu
51
#define
cpu_has_fpu
(current_cpu_data.options & MIPS_CPU_FPU)
macro
55
#define raw_cpu_has_fpu
cpu_has_fpu
/prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/asm/
cpu-features.h
50
#ifndef
cpu_has_fpu
51
#define
cpu_has_fpu
(current_cpu_data.options & MIPS_CPU_FPU)
macro
55
#define raw_cpu_has_fpu
cpu_has_fpu
/prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/asm/
cpu-features.h
50
#ifndef
cpu_has_fpu
51
#define
cpu_has_fpu
(current_cpu_data.options & MIPS_CPU_FPU)
macro
55
#define raw_cpu_has_fpu
cpu_has_fpu
/prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/asm/
cpu-features.h
50
#ifndef
cpu_has_fpu
51
#define
cpu_has_fpu
(current_cpu_data.options & MIPS_CPU_FPU)
macro
55
#define raw_cpu_has_fpu
cpu_has_fpu
/prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/asm/
cpu-features.h
50
#ifndef
cpu_has_fpu
51
#define
cpu_has_fpu
(current_cpu_data.options & MIPS_CPU_FPU)
macro
55
#define raw_cpu_has_fpu
cpu_has_fpu
/development/ndk/platforms/android-9/arch-x86/include/asm/
cpufeature_32.h
127
#define
cpu_has_fpu
boot_cpu_has(X86_FEATURE_FPU)
macro
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/asm/
cpufeature_32.h
127
#define
cpu_has_fpu
boot_cpu_has(X86_FEATURE_FPU)
macro
/prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/asm/
cpufeature_32.h
127
#define
cpu_has_fpu
boot_cpu_has(X86_FEATURE_FPU)
macro
/prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/asm/
cpufeature_32.h
127
#define
cpu_has_fpu
boot_cpu_has(X86_FEATURE_FPU)
macro
/prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/asm/
cpufeature_32.h
127
#define
cpu_has_fpu
boot_cpu_has(X86_FEATURE_FPU)
macro
/prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/asm/
cpufeature_32.h
127
#define
cpu_has_fpu
boot_cpu_has(X86_FEATURE_FPU)
macro
/prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/asm/
cpufeature_32.h
127
#define
cpu_has_fpu
boot_cpu_has(X86_FEATURE_FPU)
macro
/prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/asm/
cpufeature_32.h
127
#define
cpu_has_fpu
boot_cpu_has(X86_FEATURE_FPU)
macro
/prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/asm/
cpufeature_32.h
127
#define
cpu_has_fpu
boot_cpu_has(X86_FEATURE_FPU)
macro
/prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/asm/
cpufeature_32.h
127
#define
cpu_has_fpu
boot_cpu_has(X86_FEATURE_FPU)
macro
Completed in 587 milliseconds