Home
last modified time | relevance | path

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

12345678910>>...12

/external/protobuf/protoc-artifacts/
Dbuild-protoc.sh27 ARCH=$2
90 if [[ "$ARCH" == x86_32 ]]; then
92 elif [[ "$ARCH" == x86_64 ]]; then
94 elif [[ "$ARCH" == aarch_64 ]]; then
96 elif [[ "$ARCH" == ppcle_64 ]]; then
103 fail "Unsupported arch: $ARCH"
107 if [[ "$ARCH" == x86_32 ]]; then
109 elif [[ "$ARCH" == x86_64 ]]; then
112 fail "Unsupported arch: $ARCH"
118 if [[ "$ARCH" == x86_32 ]]; then
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/
Delf-header-flags-mach.ll1 …0 -mcpu=r600 < %s | llvm-readobj -file-headers - | FileCheck --check-prefixes=ALL,ARCH-R600,R600 %s
2 …0 -mcpu=r630 < %s | llvm-readobj -file-headers - | FileCheck --check-prefixes=ALL,ARCH-R600,R630 %s
3 …-mcpu=rs880 < %s | llvm-readobj -file-headers - | FileCheck --check-prefixes=ALL,ARCH-R600,RS880 %s
4 …-mcpu=rv670 < %s | llvm-readobj -file-headers - | FileCheck --check-prefixes=ALL,ARCH-R600,RV670 %s
5 …-mcpu=rv710 < %s | llvm-readobj -file-headers - | FileCheck --check-prefixes=ALL,ARCH-R600,RV710 %s
6 …-mcpu=rv730 < %s | llvm-readobj -file-headers - | FileCheck --check-prefixes=ALL,ARCH-R600,RV730 %s
7 …-mcpu=rv770 < %s | llvm-readobj -file-headers - | FileCheck --check-prefixes=ALL,ARCH-R600,RV770 %s
8 …-mcpu=cedar < %s | llvm-readobj -file-headers - | FileCheck --check-prefixes=ALL,ARCH-R600,CEDAR %s
9 …u=cypress < %s | llvm-readobj -file-headers - | FileCheck --check-prefixes=ALL,ARCH-R600,CYPRESS %s
10 …u=juniper < %s | llvm-readobj -file-headers - | FileCheck --check-prefixes=ALL,ARCH-R600,JUNIPER %s
[all …]
/external/grpc-grpc/src/csharp/experimental/
Dbuild_native_ext_for_ios.sh25 ARCH="$2"
32 …CPPFLAGS="-O2 -Wframe-larger-than=16384 -arch $ARCH -isysroot $(xcrun --sdk $SDK --show-sdk-path) …
33 LDFLAGS="-arch $ARCH -isysroot $(xcrun --sdk $SDK --show-sdk-path)"
37 VALID_CONFIG_ios_$ARCH="1" \
38 CC_ios_$ARCH="$PATH_CC" \
39 CXX_ios_$ARCH="$PATH_CXX" \
40 LD_ios_$ARCH="$PATH_CC" \
41 LDXX_ios_$ARCH="$PATH_CXX" \
42 CPPFLAGS_ios_$ARCH="$CPPFLAGS" \
43 LDFLAGS_ios_$ARCH="$LDFLAGS" \
[all …]
/external/grpc-grpc-java/compiler/
Dcheck-artifact.sh10 ARCH=$2
58 if [[ "$ARCH" == x86_32 ]]; then
60 elif [[ "$ARCH" == x86_64 ]]; then
63 fail "Unsupported arch: $ARCH"
67 if [[ "$ARCH" == x86_32 ]]; then
69 elif [[ "$ARCH" == x86_64 ]]; then
72 fail "Unsupported arch: $ARCH"
78 if [[ "$ARCH" == x86_32 ]]; then
80 elif [[ "$ARCH" == x86_64 ]]; then
83 fail "Unsupported arch: $ARCH"
[all …]
/external/kmod/testsuite/module-playground/
DMakefile.arch1 ifeq ($(ARCH),)
2 $(error ARCH must be set to a valid architecture)
6 @cmp --quiet mod-simple.c mod-simple-$(ARCH).c || ( \
7 ln -sf mod-simple.c mod-simple-$(ARCH).c; \
10 …$(MAKE) -C $(KDIR_$(ARCH)) CROSS_COMPILE=$(CROSS_COMPILE_$(ARCH)) M=$$PWD KMOD_TESTSUITE_ARCH_BUIL…
13 …$(MAKE) -C $(KDIR_$(ARCH)) CROSS_COMPILE=$(CROSS_COMPILE_$(ARCH)) M=$$PWD KMOD_TESTSUITE_ARCH_BUIL…
14 rm -f mod-simple-$(ARCH).c
/external/arm-trusted-firmware/bl2/
Dbl2.mk9 bl2/${ARCH}/bl2_arch_setup.c \
10 lib/locks/exclusive/${ARCH}/spinlock.S \
11 plat/common/${ARCH}/platform_up_stack.S \
14 ifeq (${ARCH},aarch64)
19 BL2_SOURCES += bl2/${ARCH}/bl2_entrypoint.S
23 BL2_SOURCES += bl2/${ARCH}/bl2_el3_entrypoint.S \
24 bl2/${ARCH}/bl2_el3_exceptions.S \
25 lib/cpus/${ARCH}/cpu_helpers.S \
28 ifeq (${ARCH},aarch64)
/external/OpenCSD/decoder/build/linux/
Dmakefile.dev34 ifndef ARCH
35 ARCH := $(shell dpkg-architecture -q DEB_HOST_GNU_CPU || echo not)
39 ifeq ($(ARCH),x86)
42 else ifeq ($(ARCH),x86_64)
45 else ifeq ($(ARCH),arm)
47 else ifeq ($(ARCH),arm64)
49 else ifeq ($(ARCH),aarch64)
51 else ifeq ($(ARCH),aarch32)
/external/arm-trusted-firmware/bl1/
Dbl1.mk8 bl1/${ARCH}/bl1_arch_setup.c \
9 bl1/${ARCH}/bl1_context_mgmt.c \
10 bl1/${ARCH}/bl1_entrypoint.S \
11 bl1/${ARCH}/bl1_exceptions.S \
12 lib/cpus/${ARCH}/cpu_helpers.S \
14 lib/el3_runtime/${ARCH}/context_mgmt.c \
16 plat/common/${ARCH}/platform_up_stack.S \
19 ifeq (${ARCH},aarch64)
/external/cblas/src/
DMakefile75 $(ARCH) $(ARCHFLAGS) $(CBLIB) $(slev1) $(sclev1)
80 $(ARCH) $(ARCHFLAGS) $(CBLIB) $(dlev1)
85 $(ARCH) $(ARCHFLAGS) $(CBLIB) $(clev1) $(sclev1)
90 $(ARCH) $(ARCHFLAGS) $(CBLIB) $(zlev1)
95 $(ARCH) $(ARCHFLAGS) $(CBLIB) $(alev1)
148 $(ARCH) $(ARCHFLAGS) $(CBLIB) $(slev2) $(errhand)
153 $(ARCH) $(ARCHFLAGS) $(CBLIB) $(dlev2) $(errhand)
158 $(ARCH) $(ARCHFLAGS) $(CBLIB) $(clev2) $(errhand)
163 $(ARCH) $(ARCHFLAGS) $(CBLIB) $(zlev2) $(errhand)
168 $(ARCH) $(ARCHFLAGS) $(CBLIB) $(alev2) $(errhand)
[all …]
/external/v8/
DMakefile.android38 ifeq ($(ARCH), android_arm)
40 else ifeq ($(ARCH), android_arm64)
42 else ifeq ($(ARCH), android_mipsel)
44 else ifeq ($(ARCH), android_ia32)
46 else ifeq ($(ARCH), android_x64)
48 else ifeq ($(ARCH), android_x87)
51 $(error Target architecture "${ARCH}" is not supported)
/external/arm-trusted-firmware/
DMakefile125 else ifneq (${ARCH},aarch64)
146 ifneq (${ARCH},aarch64)
206 AS = $(CC) -c -x assembler-with-cpp $(TF_CFLAGS_$(ARCH))
207 CPP = $(CC) -E $(TF_CFLAGS_$(ARCH))
208 PP = $(CC) -E $(TF_CFLAGS_$(ARCH))
216 AS = $(CC) -c -x assembler-with-cpp $(TF_CFLAGS_$(ARCH))
224 ifeq (${ARCH},aarch64)
305 ASFLAGS += $(CPPFLAGS) $(ASFLAGS_$(ARCH)) \
307 TF_CFLAGS += $(CPPFLAGS) $(TF_CFLAGS_$(ARCH)) \
326 TF_LDFLAGS += $(TF_LDFLAGS_$(ARCH))
[all …]
/external/linux-kselftest/tools/testing/selftests/ipc/
DMakefile3 ARCH ?= $(shell echo $(uname_M) | sed -e s/i.86/i386/) macro
4 ifeq ($(ARCH),i386)
5 ARCH := x86 macro
8 ifeq ($(ARCH),x86_64)
9 ARCH := x86 macro
/external/arm-trusted-firmware/lib/psci/
Dpsci_lib.mk8 lib/el3_runtime/${ARCH}/cpu_data.S \
9 lib/el3_runtime/${ARCH}/context_mgmt.c \
10 lib/cpus/${ARCH}/cpu_helpers.S \
12 lib/locks/exclusive/${ARCH}/spinlock.S \
21 lib/psci/${ARCH}/psci_helpers.S
23 ifeq (${ARCH}, aarch64)
/external/compiler-rt/test/builtins/timing/
Dtime24 for ARCH in i386 x86_64; do
27 echo "Timing $FILE for $ARCH"
29 test $ARCH $FILE libgcc ""
30 test $ARCH $FILE tuned ../../darwin_fat/Release/libcompiler_rt.a
32 test $ARCH $FILE installed $INSTALLED
/external/compiler-rt/test/builtins/Unit/
Dtest19 for ARCH in $ARCHS; do
21 if test "$ARCH" != '<host>'; then
22 CFLAGS="-arch $ARCH $CFLAGS"
45 echo "Built $FILE.exe for $ARCH"
52 echo "Testing $FILE for $ARCH"
/external/honggfuzz/tools/
DcreateStackBlacklist.sh58 ARCH=""
78 ARCH="$2"
109 if [[ "$ARCH" != "MAC" && "$ARCH" != "LINUX" ]]; then
114 if [[ "$ARCH" == "LINUX" ]]; then
116 elif [[ "$ARCH" == "MAC" ]]; then
/external/google-breakpad/src/processor/
Dmicrodump_stackwalk_test36 for ARCH in $MICRODUMP_SUPPORTED_ARCHS; do
37 echo "Testing microdump_stackwalk for arch $ARCH"
38 ./src/processor/microdump_stackwalk $testdata_dir/microdump-${ARCH}.dmp \
41 diff -u $testdata_dir/microdump.stackwalk-${ARCH}.out -
Dmicrodump_stackwalk_machine_readable_test36 for ARCH in $MICRODUMP_SUPPORTED_ARCHS; do
37 echo "Testing microdump_stackwalk -m for arch $ARCH"
38 ./src/processor/microdump_stackwalk -m $testdata_dir/microdump-${ARCH}.dmp \
41 diff -u $testdata_dir/microdump.stackwalk.machine_readable-${ARCH}.out -
/external/libjpeg-turbo/release/
Dmaketarball.in26 ARCH=@CPU_TYPE@
31 rm -f $PKGNAME-$VERSION-$OS-$ARCH.tar.bz2
41 …owner=root --group=root -C $TMPDIR/install .$PREFIX | bzip2 -c >$PKGNAME-$VERSION-$OS-$ARCH.tar.bz2
45 …tar cf - --uid=0 --gid=0 -C $TMPDIR/install .$PREFIX | bzip2 -c >$PKGNAME-$VERSION-$OS-$ARCH.tar.b…
47 tar cf - -C $TMPDIR/install .$PREFIX | bzip2 -c >$PKGNAME-$VERSION-$OS-$ARCH.tar.bz2
/external/arm-trusted-firmware/plat/qemu/qemu_sbsa/
Dplatform.mk25 PLAT_INCLUDES += -Iinclude/plat/arm/common/${ARCH}
29 drivers/arm/pl011/${ARCH}/pl011_console.S
39 lib/semihosting/${ARCH}/semihosting_call.S \
41 ${PLAT_QEMU_COMMON_PATH}/${ARCH}/plat_helpers.S \
53 lib/semihosting/${ARCH}/semihosting_call.S \
55 ${PLAT_QEMU_COMMON_PATH}/${ARCH}/plat_helpers.S \
75 lib/semihosting/${ARCH}/semihosting_call.S \
/external/libaom/libaom/test/
Dsimd_impl.h363 INSTANTIATE(ARCH, ARCH_POSTFIX(U32_V64V64), SIMD_TUPLE(v64_sad_u8, 0U, 0U),
367 ARCH, ARCH_POSTFIX(V64_V64V64), SIMD_TUPLE(v64_add_8, 0U, 0U),
394 ARCH, ARCH_POSTFIX(V64_V64V64_Part2), SIMD_TUPLE(v64_shuffle_8, 7U, 8U),
402 INSTANTIATE(ARCH, ARCH_POSTFIX(V64_V64), SIMD_TUPLE(v64_abs_s8, 0U, 0U),
453 INSTANTIATE(ARCH, ARCH_POSTFIX(V64_V64_Part2),
498 INSTANTIATE(ARCH, ARCH_POSTFIX(V64_V64U32), SIMD_TUPLE(v64_shl_8, 7U, 32U),
505 INSTANTIATE(ARCH, ARCH_POSTFIX(U64_V64), SIMD_TUPLE(v64_hadd_u8, 0U, 0U),
508 INSTANTIATE(ARCH, ARCH_POSTFIX(S64_V64), SIMD_TUPLE(v64_hadd_s16, 0U, 0U));
510 INSTANTIATE(ARCH, ARCH_POSTFIX(U32_V64), SIMD_TUPLE(v64_low_u32, 0U, 0U),
513 INSTANTIATE(ARCH, ARCH_POSTFIX(S32_V64), SIMD_TUPLE(v64_low_s32, 0U, 0U),
[all …]
/external/ImageMagick/
Dandroidconfigure16 ARCH=$3
33 mkdir -p configs/${ARCH}/MagickCore
34 mv MagickCore/version.h configs/${ARCH}/MagickCore/
35 mv MagickCore/magick-baseconfig.h configs/${ARCH}/MagickCore/
/external/u-boot/examples/api/
DMakefile8 ifeq ($(ARCH),powerpc)
11 ifeq ($(ARCH),arm)
14 ifeq ($(ARCH),mips)
42 ifeq ($(ARCH),arm)
70 $(addprefix $(obj)/,$(notdir $(EXT_SOBJ-y))): $(obj)/%.o: arch/$(ARCH)/lib/%.S FORCE
/external/tensorflow/tensorflow/tools/dockerfiles/partials/ubuntu/
Dnvidia.partial.Dockerfile1 ARG ARCH=
3 FROM nvidia/cuda${ARCH:+-$ARCH}:${CUDA}-base-ubuntu${UBUNTU_VERSION} as base
4 # ARCH and CUDA are specified again because the FROM directive resets ARGs
6 ARG ARCH
39 RUN [[ "${ARCH}" = "ppc64le" ]] || { apt-get update && \
/external/arm-trusted-firmware/docs/plat/
Dti-k3.rst36 make ARCH=arm CROSS_COMPILE64=aarch64-linux-gnu- PLATFORM=k3 CFG_ARM64_core=y all
42 make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- am65x_evm_r5_defconfig
43 make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- SYSFW=<path to SYSFW>
49 make ARCH=arm CROSS_COMPILE=aarch64-linux-gnu- am65x_evm_a53_defconfig
50 make ARCH=arm CROSS_COMPILE=aarch64-linux-gnu- ATF=<path> TEE=<path>

12345678910>>...12