Home
last modified time | relevance | path

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

12345

/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)
DMakefile.nacl46 ifeq ($(ARCH), nacl_ia32)
52 ifeq ($(ARCH), nacl_x64)
58 $(error Target architecture "${ARCH}" is not supported)
/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/boringssl/src/
DCMakeLists.txt104 set(ARCH "x86_64") variable
106 set(ARCH "x86_64") variable
110 set(ARCH "x86_64") variable
112 set(ARCH "x86") variable
115 set(ARCH "x86") variable
117 set(ARCH "x86") variable
119 set(ARCH "x86") variable
121 set(ARCH "arm") variable
123 set(ARCH "arm") variable
125 set(ARCH "arm") variable
[all …]
/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/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/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/boringssl/src/crypto/
DCMakeLists.txt4 if (${ARCH} STREQUAL "x86")
11 if (${ARCH} STREQUAL "aarch64")
15 elseif (${ARCH} STREQUAL "arm")
17 elseif (${ARCH} STREQUAL "x86")
56 if (${ARCH} STREQUAL "x86_64")
64 if (${ARCH} STREQUAL "x86")
72 if (${ARCH} STREQUAL "arm")
81 if (${ARCH} STREQUAL "aarch64")
/external/mesa3d/bin/
Dmklib145 ARCH="auto"
219 ARCH=$1
253 if [ ${ARCH} = "auto" ] ; then
254 ARCH=`uname`
293 echo ARCH is $ARCH
308 case $ARCH in
343 echo "mklib: Making" $ARCH "shared library: " ${LIBNAME}
344 case $ARCH in 'Linux' | 'GNU' | GNU/*)
367 echo "mklib: Making" $ARCH "static library: " ${LIBNAME}
384 case $ARCH in 'Linux' | 'GNU' | GNU/*)
[all …]
/external/boringssl/src/crypto/modes/
DCMakeLists.txt3 if (${ARCH} STREQUAL "x86_64")
12 if (${ARCH} STREQUAL "x86")
20 if (${ARCH} STREQUAL "arm")
29 if (${ARCH} STREQUAL "aarch64")
/external/opencv3/cmake/
DOpenCVDetectCUDA.cmake125 foreach(ARCH IN LISTS ARCH_LIST)
126 if(ARCH MATCHES "([0-9]+)\\(([0-9]+)\\)")
133 set(NVCC_FLAGS_EXTRA ${NVCC_FLAGS_EXTRA} -gencode arch=compute_${ARCH},code=sm_${ARCH})
134 set(OPENCV_CUDA_ARCH_BIN "${OPENCV_CUDA_ARCH_BIN} ${ARCH}")
135 set(OPENCV_CUDA_ARCH_FEATURES "${OPENCV_CUDA_ARCH_FEATURES} ${ARCH}")
141 foreach(ARCH IN LISTS ARCH_LIST)
142 set(NVCC_FLAGS_EXTRA ${NVCC_FLAGS_EXTRA} -gencode arch=compute_${ARCH},code=compute_${ARCH})
143 set(OPENCV_CUDA_ARCH_PTX "${OPENCV_CUDA_ARCH_PTX} ${ARCH}")
144 set(OPENCV_CUDA_ARCH_FEATURES "${OPENCV_CUDA_ARCH_FEATURES} ${ARCH}")
/external/curl/docs/examples/
DMakefile.m3278 ifndef ARCH
80 ARCH = w64
82 ARCH = w32
89 ifeq ($(ARCH),w64)
/external/curl/lib/
DMakefile.m3269 ifndef ARCH
71 ARCH = w64
73 ARCH = w32
77 ifeq ($(ARCH),w64)
/external/libvpx/
Dlibvpx-asm-translation.mk10 ifneq ($(strip $(libvpx_codec_srcs_asm_$(TARGET_$(libvpx_2nd_arch)ARCH))),)
15 …:= $(addprefix $(libvpx_intermediates)/, $(libvpx_codec_srcs_asm_$(TARGET_$(libvpx_2nd_arch)ARCH)))
23 LOCAL_GENERATED_SOURCES_$(TARGET_$(libvpx_2nd_arch)ARCH) += $(VPX_GEN)
/external/boringssl/src/crypto/aes/
DCMakeLists.txt3 if (${ARCH} STREQUAL "x86_64")
14 if (${ARCH} STREQUAL "x86")
24 if (${ARCH} STREQUAL "arm")
34 if (${ARCH} STREQUAL "aarch64")
/external/boringssl/src/crypto/sha/
DCMakeLists.txt3 if (${ARCH} STREQUAL "x86_64")
13 if (${ARCH} STREQUAL "x86")
23 if (${ARCH} STREQUAL "arm")
33 if (${ARCH} STREQUAL "aarch64")
/external/boringssl/src/crypto/bn/
DCMakeLists.txt3 if (${ARCH} STREQUAL "x86_64")
16 if (${ARCH} STREQUAL "x86")
26 if (${ARCH} STREQUAL "arm")
34 if (${ARCH} STREQUAL "aarch64")
/external/zlib/src/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/curl/src/
DMakefile.m3284 ifndef ARCH
86 ARCH = w64
88 ARCH = w32
92 ifeq ($(ARCH),w64)
/external/google-breakpad/android/
Drun-checks.sh317 armeabi*) ARCH=arm;;
318 *) ARCH=$ABI;;
322 case $ARCH in
333 GNU_CONFIG="$ARCH-linux-android"
338 NDK_STANDALONE="$TMPDIR/ndk-$ARCH-toolchain"
343 --arch="$ARCH" \
/external/minijail/
Dcommon.mk104 ARCH ?= $(shell uname -m)
623 override ARCH := $(strip $(ARCH))
628 ifeq ($(subst x86,i386,$(ARCH)),i386)
629 QEMU_ARCH := $(subst x86,i386,$(ARCH)) # x86 -> i386
630 else ifeq ($(subst amd64,x86_64,$(ARCH)),x86_64)
631 QEMU_ARCH := $(subst amd64,x86_64,$(ARCH)) # amd64 -> x86_64
633 QEMU_ARCH = $(ARCH)
694 $(info - ARCH=$(ARCH))
767 -$(if $(QEMU_MAGIC_$(ARCH)),$(QUIET)[[ -e $(QEMU_BINFMT_PATH) ]] || \
768 echo $(QEMU_MAGIC_$(ARCH)) | $(ROOT_CMD) tee $(QEMU_REGISTER_PATH) \
/external/modp_b64/
Dcommon.mk104 ARCH ?= $(shell uname -m)
623 override ARCH := $(strip $(ARCH))
628 ifeq ($(subst x86,i386,$(ARCH)),i386)
629 QEMU_ARCH := $(subst x86,i386,$(ARCH)) # x86 -> i386
630 else ifeq ($(subst amd64,x86_64,$(ARCH)),x86_64)
631 QEMU_ARCH := $(subst amd64,x86_64,$(ARCH)) # amd64 -> x86_64
633 QEMU_ARCH = $(ARCH)
694 $(info - ARCH=$(ARCH))
767 -$(if $(QEMU_MAGIC_$(ARCH)),$(QUIET)[[ -e $(QEMU_BINFMT_PATH) ]] || \
768 echo $(QEMU_MAGIC_$(ARCH)) | $(ROOT_CMD) tee $(QEMU_REGISTER_PATH) \
/external/boringssl/
Drules.mk25 TARGET_ARCH := $(ARCH)
26 TARGET_2ND_ARCH := $(ARCH)
75 MODULE_SRCS += $(addprefix $(LOCAL_DIR)/,$(LOCAL_SRC_FILES_$(ARCH)))

12345