Home
last modified time | relevance | path

Searched refs:arm (Results 1 – 25 of 89) sorted by relevance

1234

/hardware/google/apf/devtools/
Dmk25 arm-linux-gnueabi-gcc "${FLAGS[@]}" apf_interpreter.c -c -o apf_interpreter.arm.o
27 size apf_interpreter.arm.o
D.gitignore1 apf_interpreter.arm.o
/hardware/google/gchips/gralloc4/interfaces/aidl/
DAndroid.bp23 name: "arm.graphics",
24 owner: "arm",
28 "arm/graphics/*.aidl",
/hardware/invensense/6515/libsensors_iio/software/build/android/
Dcommon.mk48 ifeq ($(ARCH),arm)
85 ANDROID_INCLUDES += -I$(ANDROID_ROOT)/bionic/libc/kernel/uapi/asm-arm #LP
111 ifeq ($(ARCH),arm)
112 KERNEL_INCLUDES += -I$(KERNEL_ROOT)/arch/arm/include -I$(KERNEL_ROOT)/arch/arm/include/generated
/hardware/invensense/65xx/libsensors_iio/software/build/android/
Dcommon.mk57 ANDROID_INCLUDES += -I$(ANDROID_ROOT)/bionic/libc/arch-arm/include
61 ANDROID_INCLUDES += -I$(ANDROID_ROOT)/bionic/libc/kernel/arch-arm
63 ANDROID_INCLUDES += -I$(ANDROID_ROOT)/bionic/libm/include/arch/arm
65 ANDROID_INCLUDES += -I$(ANDROID_ROOT)/bionic/libm/arm
/hardware/google/gchips/gralloc4/src/aidl/
DGrallocAllocator2.cpp36 if (!arm::mapper::common::grallocDecodeBufferDescriptor(hidl_vec(descriptor), in allocate()
63 arm::allocator::common::allocate(bufferDescriptor, count, hidl_cb); in allocate()
130 arm::allocator::common::allocate(bufferDescriptor, count, hidl_cb); in allocate2()
160 bool isBufferDescriptorSupported = arm::allocator::common::isSupported(&bufferDescriptor); in isSupported()
187 const std::string dump_info = arm::allocator::common::dump(); in dump()
DGrallocAllocator.cpp39 if (!arm::mapper::common::grallocDecodeBufferDescriptor(hidl_vec(descriptor), in allocate()
66 arm::allocator::common::allocate(bufferDescriptor, count, hidl_cb); in allocate()
104 const std::string dump_info = arm::allocator::common::dump(); in dump()
/hardware/interfaces/drm/aidl/vts/
DAndroid.bp58 arm: {
59 data: [":libvtswidevine-arm-prebuilts"],
62 data: [":libvtswidevine-arm64-prebuilts", ":libvtswidevine-arm-prebuilts"],
/hardware/interfaces/drm/1.1/vts/functional/
DAndroid.bp81 arm: {
82 data: [":libvtswidevine-arm-prebuilts"],
85 data: [":libvtswidevine-arm64-prebuilts",":libvtswidevine-arm-prebuilts"],
/hardware/invensense/6515/libsensors_iio/software/core/mllite/build/android/
Dshared.mk17 CROSS ?= $(ANDROID_ROOT)/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-
37 ifeq ($(ARCH),arm)
/hardware/invensense/6515/libsensors_iio/software/core/mpl/build/android/
Dshared.mk17 CROSS ?= $(ANDROID_ROOT)/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-
39 ifeq ($(ARCH),arm)
/hardware/interfaces/drm/1.3/vts/functional/
DAndroid.bp84 arm: {
85 data: [":libvtswidevine-arm-prebuilts"],
88 data: [":libvtswidevine-arm64-prebuilts",":libvtswidevine-arm-prebuilts"],
/hardware/interfaces/drm/1.4/vts/functional/
DAndroid.bp87 arm: {
88 data: [":libvtswidevine-arm-prebuilts"],
91 data: [":libvtswidevine-arm64-prebuilts",":libvtswidevine-arm-prebuilts"],
/hardware/interfaces/drm/1.2/vts/functional/
DAndroid.bp99 arm: {
100 data: [":libvtswidevine-arm-prebuilts"],
103 data: [":libvtswidevine-arm64-prebuilts",":libvtswidevine-arm-prebuilts"],
/hardware/interfaces/drm/1.0/vts/functional/
DAndroid.bp110 arm: {
111 data: [":libvtswidevine-arm-prebuilts"],
114 data: [":libvtswidevine-arm64-prebuilts",":libvtswidevine-arm-prebuilts"],
/hardware/google/gchips/gralloc4/interfaces/aidl/aidl_api/arm.graphics/current/arm/graphics/
DCompression.aidl18 package arm.graphics;
DArmMetadataType.aidl18 package arm.graphics;
/hardware/google/gchips/gralloc4/interfaces/aidl/arm/graphics/
DCompression.aidl18 package arm.graphics;
DArmMetadataType.aidl18 package arm.graphics;
/hardware/google/gchips/gralloc4/interfaces/aidl/aidl_api/arm.graphics/1/arm/graphics/
DCompression.aidl18 package arm.graphics;
DArmMetadataType.aidl18 package arm.graphics;
/hardware/st/secure_element2/secure_element/aidl/
DAndroid.bp44 arm: { cflags: ["-DST_LIB_32"] },
81 arm: { cflags: ["-DST_LIB_32"] },
/hardware/qcom/camera/msm8998/mm-image-codec/
DAndroid.mk1 ifeq ($(TARGET_ARCH),$(filter $(TARGET_ARCH),arm arm64))
/hardware/st/secure_element2/secure_element/1.2/
DAndroid.bp46 arm: { cflags: ["-DST_LIB_32"] },
85 arm: { cflags: ["-DST_LIB_32"] },
/hardware/google/gchips/gralloc4/src/hidl_common/
DMapperMetadata.h36 namespace arm
47 … static_cast<int64_t>(aidl::arm::graphics::Compression::AFBC) };
88 … = MetadataType(GRALLOC_ARM_METADATA_TYPE_NAME, static_cast<int64_t>(aidl::arm::graphics::ArmMetad…

1234