Home
last modified time | relevance | path

Searched refs:ARCH (Results 1 – 25 of 44) sorted by relevance

12

/external/qemu/distrib/
Dbuild-kernel.sh36 ARCH=arm
81 echo " --arch=<arch> change target architecture [$ARCH]"
95 ARCH=$OPTION_ARCH
108 if [ ! -d arch/$ARCH/mach-$MACHINE ] ; then
109 echo "Cannot find arch/$ARCH/mach-$MACHINE. Please cd to the kernel source directory."
128 case $ARCH in
171 export CROSS_COMPILE="$CROSSPREFIX" ARCH SUBARCH=$ARCH
210 cp -f arch/$ARCH/boot/$ZIMAGE $OUTPUT/$OUTPUT_KERNEL
/external/valgrind/tsan/
Dtsan_dynamorio.sh14 -64) ARCH="amd64"; BITNESS="64";;
15 -32) ARCH="x86"; BITNESS="32";;
32 ARCH=amd64
35 ARCH=x86
44 -client $TS_ROOT/bin/$ARCH-linux-debug-ts_dynamorio.so 0 "$TS_FLAGS" \
DMakefile28 VG_DEFINES=-DVGA_$(ARCH)=1 -DVGO_$(OS)=1 -DVGP_$(ARCH_OS)=1 -D_STLP_NO_IOSTREAMS=1 -DTS_VALGRIND=1
46 ARCH= # x86, amd64 macro
48 ARCHOS=$(ARCH)-$(OS)
49 ARCH_OS=$(ARCH)_$(OS)
Dget_and_build_tsan.sh52 make self-contained OS=$VG_OS ARCH=$VG_ARCH VALGRIND_INST_ROOT=$VALGRIND_INST_ROOT || exit 1
58 make all -s -j4 OS=${VG_OS} ARCH=${VG_ARCH} OPT=1 STATIC=0 || exit 1
/external/dnsmasq/contrib/slackware-dnsmasq/
Ddnsmasq.SlackBuild6 ARCH=${ARCH:-i486}
9 if [ "$ARCH" = "i386" ]; then
11 elif [ "$ARCH" = "i486" ]; then
13 elif [ "$ARCH" = "s390" ]; then
15 elif [ "$ARCH" = "x86_64" ]; then
55 makepkg -l y -c n ../dnsmasq-$VERSION-$ARCH-$BUILD.tgz
/external/valgrind/unittest/
DMakefile5 DEFINES=-DOS_$(OS) -DARCH_$(ARCH) -DOS_$(DARWIN_VERSION)
7 DEFINES=-DOS_$(OS) -DARCH_$(ARCH)
23 BUILD=${OS}-${ARCH}-${OX}${S}${EXTRA_BUILD_SUFFIX}
57 $(MAKE) all OS=windows ARCH=x86
60 $(MAKE) all OS=darwin ARCH=x86
62 $(MAKE) all OS=darwin ARCH=amd64
65 $(MAKE) all OS=linux ARCH=x86
67 $(MAKE) all OS=linux ARCH=amd64
/external/zlib/nintendods/
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/webkit/Source/WebCore/WebCore.gyp/mac/
Dadjust_visibility.sh65 for ARCH in ${ARCHS} ; do
69 ARCH_DIR="${WORK_DIR}/${ARCH}"
76 lipo -thin "${ARCH}" "${INPUT}" -output "${ARCH_INPUT}"
/external/webkit/Source/WebKit2/
Dconfig.h154 #define PLUGIN_ARCHITECTURE(ARCH) (defined PLUGIN_ARCHITECTURE_##ARCH && PLUGIN_ARCHITECTURE_##ARCH) argument
/external/llvm/tools/llvm-config/
Dllvm-config.in.in30 my $ARCH = lc(q{@ARCH@});
39 $ARCH = "x86" if $ARCH eq "x86_64";
341 $NAME_MAP{'native'} = have_native_backend() ? [$ARCH] : [];
342 $NAME_MAP{'nativecodegen'} = have_native_backend() ? [$ARCH.'codegen'] : [];
352 return defined $NAME_MAP{$ARCH} && defined $BUILT{$ARCH};
/external/llvm/lib/ExecutionEngine/JIT/
DMakefile17 ifeq ($(ARCH), x86)
28 ifeq ($(ARCH), Sparc)
/external/llvm/examples/
DMakefile20 ifeq ($(ARCH),x86)
23 ifeq ($(ARCH),x86_64)
/external/quake/quake/src/QW/
DMakefile.Solaris10 ARCH=i386
12 ARCH=sparc
17 BUILD_DEBUG_DIR=debug$(ARCH)
18 BUILD_RELEASE_DIR=release$(ARCH)
DMakefile.Linux23 ARCH=axp
26 ARCH=i386
32 BUILD_DEBUG_DIR=debug$(ARCH)$(GLIBC)
33 BUILD_RELEASE_DIR=release$(ARCH)$(GLIBC)
42 ifeq ($(ARCH),axp)
70 ifeq ($(ARCH),axp)
276 ifeq ($(ARCH),i386)
785 ifeq ($(ARCH),axp)
858 cp $(TDFXGL_DIR)/release$(ARCH)/lib3dfxgl.so $(DESTDIR)/.
/external/quake/quake/src/WinQuake/
DMakefile.Solaris12 ARCH=i386
14 ARCH=sparc
19 BUILD_DEBUG_DIR=debug$(ARCH)
20 BUILD_RELEASE_DIR=release$(ARCH)
152 ifeq ($(ARCH),i386)
456 cd $(RPMDIR); tar cvf q2ded-$(VERSION)-$(ARCH)-sun-solaris2.5.1.tar *
457 cd $(RPMDIR); compress q2ded-$(VERSION)-$(ARCH)-sun-solaris2.5.1.tar
/external/strace/
DMakefile.am10 ARCH = @arch@ macro
13 INCLUDES = -I$(OS)/$(ARCH) -I$(srcdir)/$(OS)/$(ARCH) -I$(OS) -I$(srcdir)/$(OS)
86 ioctlent_h = linux/$(ARCH)/ioctlent.h
/external/srtp/crypto/
DMakefile.in30 ifdef ARCH
31 DEFS += -D$(ARCH)=1
DMakefile30 ifdef ARCH
31 DEFS += -D$(ARCH)=1
/external/clang/lib/Lex/
DMakefile19 ifeq ($(ARCH),PowerPC)
DCMakeLists.txt1 # TODO: Add -maltivec when ARCH is PowerPC.
/external/llvm/unittests/ADT/
DMakefile17 ifeq ($(ARCH),PowerPC)
/external/llvm/runtime/
DMakefile19 ifeq ($(ARCH), Sparc)
/external/llvm/projects/
DMakefile24 ifeq ($(ARCH), Sparc)
/external/qemu/
DMakefile.target313 ### emulator-$ARCH: Standalone emulator program
/external/e2fsprogs/debian/attic/libs/
Drules14 ARCH = $(shell dpkg --print-architecture)
36 ifeq ($(ARCH),alpha)

12