HomeSort by relevance Sort by last modified time
    Searched refs:cpu_has_fpu (Results 1 - 22 of 22) sorted by null

  /bionic/libc/kernel/arch-mips/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-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
  /external/kernel-headers/original/asm-mips/
cpu-features.h 41 #ifndef cpu_has_fpu
42 #define cpu_has_fpu (current_cpu_data.options & MIPS_CPU_FPU) macro
45 #define raw_cpu_has_fpu cpu_has_fpu
system.h 52 if (cpu_has_fpu && \
  /prebuilts/ndk/8/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/8/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
  /prebuilts/ndk/9/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/9/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/9/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
  /bionic/libc/kernel/arch-x86/asm/
cpufeature_32.h 127 #define cpu_has_fpu boot_cpu_has(X86_FEATURE_FPU) macro
  /development/ndk/platforms/android-9/arch-x86/include/asm/
cpufeature_32.h 127 #define cpu_has_fpu boot_cpu_has(X86_FEATURE_FPU) macro
  /external/kernel-headers/original/asm-x86/
cpufeature_32.h 133 #define cpu_has_fpu boot_cpu_has(X86_FEATURE_FPU) macro
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
cpufeature_32.h 114 #define cpu_has_fpu boot_cpu_has(X86_FEATURE_FPU) macro
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
cpufeature_32.h 114 #define cpu_has_fpu boot_cpu_has(X86_FEATURE_FPU) macro
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
cpufeature_32.h 114 #define cpu_has_fpu boot_cpu_has(X86_FEATURE_FPU) macro
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
cpufeature_32.h 114 #define cpu_has_fpu boot_cpu_has(X86_FEATURE_FPU) macro
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
cpufeature_32.h 114 #define cpu_has_fpu boot_cpu_has(X86_FEATURE_FPU) macro
  /prebuilts/ndk/8/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/8/platforms/android-9/arch-x86/usr/include/asm/
cpufeature_32.h 127 #define cpu_has_fpu boot_cpu_has(X86_FEATURE_FPU) macro
  /prebuilts/ndk/9/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/9/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/9/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 486 milliseconds