OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HWCAP_MIPS_MSA
(Results
1 - 4
of
4
) sorted by null
/bionic/libc/kernel/uapi/asm-mips/asm/
hwcap.h
22
#define
HWCAP_MIPS_MSA
(1 << 1)
/external/kernel-headers/original/uapi/asm-mips/asm/
hwcap.h
6
#define
HWCAP_MIPS_MSA
(1 << 1)
/prebuilts/ndk/r11/sources/android/cpufeatures/
cpu-features.c
495
#define
HWCAP_MIPS_MSA
(1 << 1)
[
all
...]
/prebuilts/ndk/r13/sources/android/cpufeatures/
cpu-features.c
496
#define
HWCAP_MIPS_MSA
(1 << 1)
[
all
...]
Completed in 1148 milliseconds