Searched defs:ARCH (Results 1 - 18 of 18) sorted by relevance

/external/lldb/test/functionalities/load_unload/
H A DMakefile4 ifeq "$(ARCH)" ""
5 ARCH = x86_64 macro
7 CFLAGS ?=-arch $(ARCH) -g -O0
/external/lldb/examples/darwin/heap_find/heap/
H A DMakefile10 ARCH ?= x86_64 macro
11 CFLAGS ?=-arch $(ARCH) -gdwarf-2 -O0
/external/chromium_org/third_party/android_platform/development/scripts/
H A Dsymbol.py32 ARCH = "arm" variable
52 if ARCH == "arm":
56 elif ARCH == "arm64":
60 elif ARCH == "x86":
64 elif ARCH == "x86_64":
68 elif ARCH == "mips":
97 if ARCH == "arm64":
102 elif ARCH == "arm":
107 elif ARCH =="x86":
111 elif ARCH
[all...]
/external/zlib/src/nintendods/
H A DMakefile27 ARCH := -mthumb -mthumb-interwork macro
32 $(ARCH)
37 ASFLAGS := $(ARCH) -march=armv5te -mtune=arm946e-s
38 LDFLAGS = -specs=ds_arm9.specs -g $(ARCH) -Wl,-Map,$(notdir $*.map)
/external/linux-tools-perf/perf-3.12.0/tools/perf/config/
H A DMakefile3 ARCH ?= $(shell echo $(uname_M) | sed -e s/i.86/i386/ -e s/sun4u/sparc64/ \ macro
11 # Additional ARCH settings for x86
12 ifeq ($(ARCH),i386)
13 override ARCH := x86
18 ifeq ($(ARCH),x86_64)
19 override ARCH := x86
51 # include ARCH specific config
52 -include $(src-perf)/arch/$(ARCH)/Makefile
111 CFLAGS += -I$(src-perf)/arch/$(ARCH)/include
112 CFLAGS += -I$(srctree)/arch/$(ARCH)/includ
[all...]
/external/chromium_org/third_party/yasm/source/config/android/
H A DMakefile503 ARCH = x86 macro
/external/chromium_org/third_party/yasm/source/config/ios/
H A DMakefile503 ARCH = x86 macro
/external/chromium_org/third_party/yasm/source/config/linux/
H A DMakefile503 ARCH = x86 macro
/external/chromium_org/third_party/yasm/source/config/mac/
H A DMakefile503 ARCH = x86 macro
/external/chromium_org/third_party/yasm/source/config/openbsd/
H A DMakefile503 ARCH = x86 macro
/external/chromium_org/third_party/yasm/source/config/win/
H A DMakefile503 ARCH = x86 macro
/external/libhevc/test/decoder/
H A Dmain.c276 ARCH, enumerator in enum:__anon23047
341 { "--", "--arch", ARCH,
1254 case ARCH:
/external/qemu/target-arm/
H A Dtranslate.c47 #define ARCH(x) do { if (!ENABLE_ARCH_##x) goto illegal_op; } while(0) macro
6595 ARCH(5);
6625 ARCH(5TE);
6630 ARCH(7);
6642 ARCH(6);
6652 ARCH(6K);
6658 ARCH(7);
6669 ARCH(6);
6714 ARCH(6);
6762 /* protected by ARCH(
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.launcher.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.launcher_1.1.0.v20100507.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 1088 milliseconds