OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cpu_has_mips3d
(Results
1 - 8
of
8
) sorted by null
/bionic/libc/kernel/arch-mips/asm/
cpu-features.h
106
#ifndef
cpu_has_mips3d
107
#define
cpu_has_mips3d
(cpu_data[0].ases & MIPS_ASE_MIPS3D)
macro
/development/ndk/platforms/android-9/arch-mips/include/asm/
cpu-features.h
106
#ifndef
cpu_has_mips3d
107
#define
cpu_has_mips3d
(cpu_data[0].ases & MIPS_ASE_MIPS3D)
macro
/external/kernel-headers/original/asm-mips/
cpu-features.h
86
#ifndef
cpu_has_mips3d
87
#define
cpu_has_mips3d
(cpu_data[0].ases & MIPS_ASE_MIPS3D)
macro
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
cpu-features.h
106
#ifndef
cpu_has_mips3d
107
#define
cpu_has_mips3d
(cpu_data[0].ases & MIPS_ASE_MIPS3D)
macro
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
cpu-features.h
106
#ifndef
cpu_has_mips3d
107
#define
cpu_has_mips3d
(cpu_data[0].ases & MIPS_ASE_MIPS3D)
macro
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
cpu-features.h
106
#ifndef
cpu_has_mips3d
107
#define
cpu_has_mips3d
(cpu_data[0].ases & MIPS_ASE_MIPS3D)
macro
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
cpu-features.h
106
#ifndef
cpu_has_mips3d
107
#define
cpu_has_mips3d
(cpu_data[0].ases & MIPS_ASE_MIPS3D)
macro
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
cpu-features.h
106
#ifndef
cpu_has_mips3d
107
#define
cpu_has_mips3d
(cpu_data[0].ases & MIPS_ASE_MIPS3D)
macro
Completed in 26 milliseconds