Home
last modified time | relevance | path

Searched refs:arm (Results 1 - 25 of 101) sorted by relevance

12345

/third_party/ffmpeg/libavcodec/arm/
H A DMakefile4 OBJS-$(CONFIG_AC3DSP) += arm/ac3dsp_init_arm.o \
5 arm/ac3dsp_arm.o
6 OBJS-$(CONFIG_AUDIODSP) += arm/audiodsp_init_arm.o
7 OBJS-$(CONFIG_BLOCKDSP) += arm/blockdsp_init_arm.o
8 OBJS-$(CONFIG_FFT) += arm/fft_init_arm.o
9 OBJS-$(CONFIG_FLACDSP) += arm/flacdsp_init_arm.o \
10 arm/flacdsp_arm.o
11 OBJS-$(CONFIG_FMTCONVERT) += arm/fmtconvert_init_arm.o
12 OBJS-$(CONFIG_G722DSP) += arm/g722dsp_init_arm.o
13 OBJS-$(CONFIG_H264CHROMA) += arm/h264chroma_init_ar
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/build/
H A DMakefile2 CC = arm-himix410-linux-gcc
3 AR = arm-himix410-linux-ar
4 LD=arm-himix410-linux-ld
7 CC = ../../../../prebuilts/gcc/linux-x86/arm/arm-linux-ohoseabi-gcc/bin/arm-linux-ohoseabi-gcc
8 AR = ../../../../prebuilts/gcc/linux-x86/arm/arm-linux-ohoseabi-gcc/bin/arm-linux-ohoseabi-ar
14 ARCH_CFLAGS ?= --target=arm
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/build/
H A DMakefile2 CC = arm-himix410-linux-gcc
3 AR = arm-himix410-linux-ar
4 LD=arm-himix410-linux-ld
7 CC = ../../../../prebuilts/gcc/linux-x86/arm/arm-linux-ohoseabi-gcc/bin/arm-linux-ohoseabi-gcc
8 AR = ../../../../prebuilts/gcc/linux-x86/arm/arm-linux-ohoseabi-gcc/bin/arm-linux-ohoseabi-ar
14 ARCH_CFLAGS ?= --target=arm
[all...]
/third_party/musl/scripts/build_lite/
H A DMakefile30 ARCH = arm
71 ifeq ($(ARCH),arm)
100 ifeq ($(ARCH),arm)
101 $(HIDE) rm -f $</src/string/arm/memcpy.c
102 $(HIDE) rm -f $</src/string/arm/memcpy_le.S
103 $(HIDE) rm -f $</src/string/arm/memset.S
104 $(HIDE) rm -f $</src/string/arm/strcpy.c
105 $(HIDE) true >> $</src/string/arm/strlen.S
130 mv -f arch/arm/bits/liteos_a/* arch/arm/bit
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A DMakefile2 CC=arm-himix410-linux-gcc
3 LD=arm-himix410-linux-ld
5 CC=../../../../prebuilts/gcc/linux-x86/arm/arm-linux-ohoseabi-gcc/bin/arm-linux-ohoseabi-gcc
71 ARCH_CFLAGS ?= --target=arm-liteos-ohos -march=armv7-a -mfloat-abi=softfp
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/
H A DMakefile4 CC=arm-himix410-linux-gcc
5 LD=arm-himix410-linux-ld
7 CC=../../../../prebuilts/gcc/linux-x86/arm/arm-linux-ohoseabi-gcc/bin/arm-linux-ohoseabi-gcc
66 ARCH_CFLAGS ?= --target=arm-liteos-ohos -march=armv7-a -mfloat-abi=softfp
/third_party/wpa_supplicant/wpa_supplicant-2.9/hostapd/
H A DMakefile2 CC=arm-himix410-linux-gcc
3 LD=arm-himix410-linux-ld
5 CC=../../../../prebuilts/gcc/linux-x86/arm/arm-linux-ohoseabi-gcc/bin/arm-linux-ohoseabi-gcc
62 ARCH_CFLAGS ?= --target=arm-liteos-ohos -march=armv7-a -mfloat-abi=softfp
/third_party/mbedtls/scripts/
H A Dfootprint.sh35 if which arm-none-eabi-gcc >/dev/null 2>&1; then :; else
37 echo "See https://launchpad.net/gcc-arm-embedded/" >&2
71 CC=arm-none-eabi-gcc AR=arm-none-eabi-ar LD=arm-none-eabi-ld \
75 arm-none-eabi-size -t library/libmbed*.a > "$OUT"
100 log "$( arm-none-eabi-gcc --version | head -n1 )"
/third_party/libsnd/Scripts/
H A Dandroid-configure.sh38 ANDROID_TARGET=${ANDROID_TARGET:-arm-linux-androideabi}
62 export ANDROID_PREFIX=${ANDROID_NDK}/toolchains/arm-linux-androideabi-${ANDROID_GCC_VER}/prebuilt/${BUILD_MACHINE}
65 export SYSROOT=${ANDROID_NDK}/platforms/android-${ANDROID_API_VER}/arch-arm
94 test -h gdbclient || ln -s ${ANDROID_PREFIX}/bin/arm-linux-androideabi-gdb gdbclient
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A DMakefile2 CC=arm-himix410-linux-gcc
3 LD=arm-himix410-linux-ld
5 CC=../../../../prebuilts/gcc/linux-x86/arm/arm-linux-ohoseabi-gcc/bin/arm-linux-ohoseabi-gcc
69 ARCH_CFLAGS ?= --target=arm-liteos-ohos -march=armv7-a -mfloat-abi=softfp
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/
H A Dbuild.sh13 arm-himix410-linux-strip $ROOT_DIR/build/$2
15 $ROOT_DIR/../../../prebuilts/gcc/linux-x86/arm/arm-linux-ohoseabi-gcc/bin/arm-linux-ohoseabi-strip $ROOT_DIR/build/$2
/third_party/wpa_supplicant/wpa_supplicant-2.9/
H A Dbuild.sh13 arm-himix410-linux-strip $ROOT_DIR/build/$2
15 $ROOT_DIR/../../../prebuilts/gcc/linux-x86/arm/arm-linux-ohoseabi-gcc/bin/arm-linux-ohoseabi-strip $ROOT_DIR/build/$2
/third_party/lzma/CPP/7zip/
H A DAes.mak4 !IF defined(USE_C_AES) || "$(PLATFORM)" == "arm" || "$(PLATFORM)" == "arm64"
7 !ELSEIF "$(PLATFORM)" != "ia64" && "$(PLATFORM)" != "mips" && "$(PLATFORM)" != "arm" && "$(PLATFORM)" != "arm64"
H A DSha256.mak7 !IF defined(USE_C_SHA) || "$(PLATFORM)" == "arm" || "$(PLATFORM)" == "arm64"
10 !ELSEIF "$(PLATFORM)" != "ia64" && "$(PLATFORM)" != "mips" && "$(PLATFORM)" != "arm" && "$(PLATFORM)" != "arm64"
H A DCrc64.mak3 !IF "$(PLATFORM)" == "ia64" || "$(PLATFORM)" == "mips" || "$(PLATFORM)" == "arm" || "$(PLATFORM)" == "arm64"
/third_party/pulseaudio/src/pulsecore/
H A Dcpu.h24 #include <pulsecore/cpu-arm.h>
39 pa_cpu_arm_flag_t arm; member
/third_party/node/deps/v8/src/base/
H A Dcpu.cc368 architecture_ = features.arm.architecture_generation; in StarboardDetectCPU()
372 has_neon_ = features.arm.has_neon; in StarboardDetectCPU()
373 has_thumb2_ = features.arm.has_thumb2; in StarboardDetectCPU()
374 has_vfp_ = features.arm.has_vfp; in StarboardDetectCPU()
375 has_vfp3_ = features.arm.has_vfp3; in StarboardDetectCPU()
376 has_vfp3_d32_ = features.arm.has_vfp3_d32; in StarboardDetectCPU()
377 has_idiva_ = features.arm.has_idiva; in StarboardDetectCPU()
622 // $KERNEL/arch/arm/kernel/setup.c and the 'c_show' function in in CPU()
/third_party/lzma/CPP/
H A DBuild.mak28 !ELSEIF "$(PLATFORM)" == "arm"
47 !IF "$(PLATFORM)" != "arm" && "$(PLATFORM)" != "arm64"
53 !IF "$(PLATFORM)" == "arm"
121 !IF "$(PLATFORM)" == "arm"
142 !IF defined(MY_FIXED) && "$(PLATFORM)" != "arm" && "$(PLATFORM)" != "arm64"
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/
H A Dmod.rs49 } else if #[cfg(any(target_arch = "arm"))] {
50 mod arm; modules
51 pub use self::arm::*;
/third_party/libunwind/libunwind/src/arm/
H A Dgetcontext.S28 .arm
34 @ function -- see also the libunwind-arm.h:unw_tdep_getcontext macro.
/third_party/skia/platform_tools/android/bin/
H A Dandroid_build_universal_viewer31 for ARCH in arm arm64 x86 x64; do
38 arm) NATIVE=armeabi-v7a ;;
/third_party/skia/third_party/externals/microhttpd/
H A Dconfig.guess175 arm*) machine=arm-unknown ;;
184 arm*|i386|m68k|ns32k|sh3*|sparc|vax)
321 arm:RISC*:1.[012]*:*|arm:riscix:1.[012]*:*)
322 echo arm-acorn-riscix${UNAME_RELEASE}
324 arm*:riscos:*:*|arm*:RISCOS:*:*)
325 echo arm-unknown-riscos
910 arm*
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DTriple.cpp30 case arm: return "arm"; in getArchTypeName()
90 case arm: in getArchTypePrefix()
93 case thumbeb: return "arm"; in getArchTypePrefix()
273 .Case("arm", arm) in getArchTypeForLLVMName()
332 arch = Triple::arm; in parseARMArch()
397 .Case("xscale", Triple::arm) in parseArch()
405 .Case("arm", Triple::arm) in parseArch()
[all...]
/third_party/elfutils/tests/
H A Dbacktrace-subr.sh103 arm* )
105 echo >&2 $testname: arm needs debuginfo installed for all libraries
/third_party/skia/third_party/externals/libwebp/
H A DAndroid.mk180 # prefer arm over thumb mode for performance gains
181 LOCAL_ARM_MODE := arm
214 # prefer arm over thumb mode for performance gains
215 LOCAL_ARM_MODE := arm
237 # prefer arm over thumb mode for performance gains
238 LOCAL_ARM_MODE := arm
260 # prefer arm over thumb mode for performance gains
261 LOCAL_ARM_MODE := arm

Completed in 14 milliseconds

12345