Home
last modified time | relevance | path

Searched defs:ARCH_ARM (Results 1 – 16 of 16) sorted by relevance

/external/opencv3/platforms/android/service/engine/src/org/opencv/engine/
DHardwareDetector.java22 public static final int ARCH_ARM = 0x04000000; field in HardwareDetector
/external/vboot_reference/futility/
Dfutility.h143 ARCH_ARM, enumerator
/external/libunwind/
Dconfigure.ac147 AM_CONDITIONAL(ARCH_ARM, test x$target_arch = xarm) condition
/external/libvpx/config/arm/
Dvpx_config.asm4 .equ ARCH_ARM , 1 define
Dvpx_config.h13 #define ARCH_ARM 1 macro
/external/libvpx/config/generic/
Dvpx_config.asm4 .equ ARCH_ARM , 0 define
Dvpx_config.h13 #define ARCH_ARM 0 macro
/external/libvpx/config/arm64/
Dvpx_config.asm4 .equ ARCH_ARM , 1 define
Dvpx_config.h13 #define ARCH_ARM 1 macro
/external/libvpx/config/arm-neon/
Dvpx_config.asm4 .equ ARCH_ARM , 1 define
Dvpx_config.h13 #define ARCH_ARM 1 macro
/external/libvpx/config/mips64/
Dvpx_config.h13 #define ARCH_ARM 0 macro
/external/libvpx/config/mips32-dspr2/
Dvpx_config.h13 #define ARCH_ARM 0 macro
/external/libvpx/config/x86_64/
Dvpx_config.h13 #define ARCH_ARM 0 macro
/external/libvpx/config/mips32/
Dvpx_config.h13 #define ARCH_ARM 0 macro
/external/libvpx/config/x86/
Dvpx_config.h13 #define ARCH_ARM 0 macro