OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ARCH_X86
(Results
1 - 25
of
32
) sorted by null
1
2
/external/vboot_reference/futility/
futility.h
142
ARCH_X86
,
/external/opencv3/platforms/android/service/engine/src/org/opencv/engine/
HardwareDetector.java
20
public static final int
ARCH_X86
= 0x01000000;
46
return
ARCH_X86
;
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vpx_config.asm
3
ARCH_X86
equ 1
/external/libvpx/config/arm/
vpx_config.h
15
#define
ARCH_X86
0
/external/libvpx/config/arm-neon/
vpx_config.h
15
#define
ARCH_X86
0
/external/libvpx/config/arm64/
vpx_config.h
15
#define
ARCH_X86
0
/external/libvpx/config/generic/
vpx_config.h
15
#define
ARCH_X86
0
/external/libvpx/config/mips32/
vpx_config.h
15
#define
ARCH_X86
0
/external/libvpx/config/mips32-dspr2/
vpx_config.h
15
#define
ARCH_X86
0
/external/libvpx/config/mips64/
vpx_config.h
15
#define
ARCH_X86
0
/external/libvpx/config/x86/
vpx_config.h
15
#define
ARCH_X86
1
/external/libvpx/config/x86_64/
vpx_config.h
15
#define
ARCH_X86
0
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.launcher.jar
org.eclipse.equinox.launcher_1.1.0.v20100507.jar
org.eclipse.core.runtime_3.6.0.v20100505.jar
org.eclipse.core.runtime.compatibility_3.2.100.v20100505.jar
org.eclipse.osgi_3.6.1.R36x_v20100806.jar
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.20.0/
org.eclipse.tycho.core.shared-0.20.0.jar
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
org.eclipse.core.runtime_3.9.100.v20131218-1515.jar
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.tycho.core.shared/0.18.1/
org.eclipse.tycho.core.shared-0.18.1.jar
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.launcher_1.3.0.v20130327-1440.jar
org.eclipse.core.runtime_3.9.0.v20130326-1255.jar
/external/icu/tools/srcgen/currysrc/libs/
org.eclipse.core.runtime_3.11.0.v20150405-1723.jar
/prebuilts/tools/common/eclipse/
org.eclipse.core.runtime_3.6.0.v20100505.jar
Completed in 7082 milliseconds
1
2