/hardware/qcom/display/msm8x26/libtilerenderer/ |
Android.mk | 2 include $(LOCAL_PATH)/../common.mk
|
/hardware/samsung_slsi/exynos5/mobicore/ |
Android.mk | 23 include $(MOBICORE_PROJECT_PATH)/daemon/Android.mk
|
/hardware/samsung_slsi/exynos5/mobicore/daemon/Daemon/Device/ |
Android.mk | 12 include $(LOCAL_PATH)/$(DEVICE_PATH)/Platforms/Android.mk
|
/libcore/ |
JavaLibrary.mk | 85 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/JavaLibrary.mk 97 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/JavaLibrary.mk 111 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/JavaLibrary.mk 122 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/JavaLibrary.mk 136 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/JavaLibrary.mk 149 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/JavaLibrary.mk 166 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/JavaLibrary.mk 207 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/JavaLibrary.mk 220 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/JavaLibrary.mk 235 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/JavaLibrary.mk [all...] |
/packages/inputmethods/LatinIME/tools/dicttool/ |
Android.mk | 19 include $(LOCAL_PATH)/NativeLib.mk 59 include $(LOCAL_PATH)/etc/Android.mk
|
/bionic/linker/ |
Android.mk | 42 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk 66 include $(BUILD_SYSTEM)/dynamic_binary.mk 68 # See build/core/executable.mk
|
/device/asus/grouper/ |
full_grouper.mk | 23 $(call inherit-product, device/asus/grouper/device.mk) 25 #$(call inherit-product, device/sample/products/backup_overlay.mk) 26 $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base.mk)
|
/device/asus/tilapia/ |
full_tilapia.mk | 23 $(call inherit-product, device/asus/tilapia/device.mk) 25 #$(call inherit-product, device/sample/products/backup_overlay.mk) 26 $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base.mk)
|
/external/chromium_org/third_party/opus/src/ |
Makefile.unix | 25 include silk_sources.mk 26 include celt_sources.mk 27 include opus_sources.mk
|
/external/llvm/ |
Android.mk | 74 include $(LOCAL_PATH)/llvm.mk 75 include $(LOCAL_PATH)/shared_llvm.mk 76 include $(addprefix $(LOCAL_PATH)/,$(addsuffix /Android.mk, $(subdirs)))
|
/external/webrtc/src/modules/audio_processing/aecm/ |
Android.mk | 16 include $(LOCAL_PATH)/../../../../android-webrtc.mk 45 include external/stlport/libstlport.mk 85 include external/stlport/libstlport.mk
|
/external/webrtc/src/modules/audio_processing/ns/ |
Android.mk | 15 include $(LOCAL_PATH)/../../../../android-webrtc.mk 47 include external/stlport/libstlport.mk 87 include external/stlport/libstlport.mk
|
/libnativehelper/ |
Android.mk | 38 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk 57 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk 76 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk
|
/device/generic/armv7-a-neon/ |
mini_common.mk | 103 $(call inherit-product, build/target/product/core_base.mk) 104 $(call inherit-product-if-exists, frameworks/webview/chromium/chromium.mk) 105 $(call inherit-product-if-exists, frameworks/base/data/keyboards/keyboards.mk) 106 $(call inherit-product-if-exists, frameworks/base/data/fonts/fonts.mk) 107 $(call inherit-product-if-exists, frameworks/base/data/sounds/AudioPackage5.mk)
|
/ndk/build/core/ |
build-local.mk | 21 # This assumes we are located under $NDK_ROOT/build/core/main.mk 40 include $(NDK_ROOT)/build/core/init.mk 46 # any of its parents. If none is found, try again with 'jni/Android.mk' 116 ifneq (,$(strip $(wildcard jni/Android.mk))) 122 NDK_PROJECT_PATH := $(call find-project-dir,.,jni/Android.mk) 140 NDK_APPLICATION_MK := $(strip $(wildcard $(NDK_PROJECT_PATH)/jni/Application.mk)) 142 NDK_APPLICATION_MK := $(NDK_ROOT)/build/core/default-application.mk 165 include $(BUILD_SYSTEM)/add-application.mk 180 include $(BUILD_SYSTEM)/setup-imports.mk 190 $(eval include $(BUILD_SYSTEM)/setup-app.mk)\ [all...] |
/external/chromium_org/third_party/icu/source/data/ |
Makefile.in | 13 include $(top_builddir)/icudefs.mk 242 -include $(BRKSRCDIR)/brkfiles.mk 243 -include $(BRKSRCDIR)/brklocal.mk 264 -include $(UCMSRCDIR)/ucmcore.mk 265 -include $(UCMSRCDIR)/ucmfiles.mk 266 -include $(UCMSRCDIR)/ucmebcdic.mk 267 -include $(UCMSRCDIR)/ucmlocal.mk 279 -include $(LOCSRCDIR)/resfiles.mk 280 -include $(CURRSRCDIR)/resfiles.mk 281 -include $(LANGSRCDIR)/resfiles.mk [all...] |
/external/icu4c/data/ |
Makefile.in | 13 include $(top_builddir)/icudefs.mk 248 -include $(BRKSRCDIR)/brkfiles.mk 249 -include $(BRKSRCDIR)/brklocal.mk 270 -include $(UCMSRCDIR)/ucmcore.mk 271 -include $(UCMSRCDIR)/ucmfiles.mk 272 -include $(UCMSRCDIR)/ucmebcdic.mk 273 -include $(UCMSRCDIR)/ucmlocal.mk 284 -include $(LOCSRCDIR)/resfiles.mk 285 -include $(CURRSRCDIR)/resfiles.mk 286 -include $(LANGSRCDIR)/resfiles.mk [all...] |
/external/compiler-rt/lib/asan/ |
Android.mk | 114 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk 131 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk 145 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk 173 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk 194 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk
|
/external/libvpx/libvpx/build/make/ |
Android.mk | 23 # This will create .mk files that contain variables that contain the 26 # Place an Android.mk file in the jni directory that references the 27 # Android.mk file in the libvpx directory: 30 # include jni/libvpx/build/make/Android.mk 34 # Application.mk in the jni directory that contains: 45 # --target=arm5te-android-gcc and modify the Application.mk file to 59 include $(CONFIG_DIR)libs-armv7-android-gcc.mk 61 include $(CONFIG_DIR)libs-armv5te-android-gcc.mk 73 include $(LIBVPX_PATH)/libs.mk 127 # For building *_rtcd.h, which have rules in libs.mk [all...] |
/external/chromium_org/third_party/icu/source/data/rbnf/ |
rbnffiles.mk | 10 # you should consider creating a 'rbnflocal.mk' file in this same directory. 14 # Example 'rbnflocal.mk' files: 45 lv.txt mk.txt ms.txt mt.txt nb.txt\
|
/external/compiler-rt/make/ |
lib_platforms.mk | 3 # This should be included following 'lib_util.mk'. 37 include make/options.mk 76 PlatformFiles := $(wildcard make/platform/*.mk)
|
/external/icu4c/data/rbnf/ |
rbnffiles.mk | 10 # you should consider creating a 'rbnflocal.mk' file in this same directory. 14 # Example 'rbnflocal.mk' files: 50 mk.txt ms.txt mt.txt nb.txt nl.txt\
|
/external/mesa3d/src/gallium/ |
Android.mk | 24 # src/gallium/Android.mk 27 GALLIUM_COMMON_MK := $(GALLIUM_TOP)/Android.common.mk 71 mkfiles := $(patsubst %,$(GALLIUM_TOP)/%/Android.mk,$(SUBDIRS))
|
/external/mesa3d/src/glsl/ |
Android.mk | 24 # Android.mk for glsl 49 include $(LOCAL_PATH)/Android.gen.mk 76 include $(LOCAL_PATH)/Android.gen.mk
|
/frameworks/support/v8/renderscript/rs_support/ |
Android.mk | 33 # TODO: This should go into build/core/config.mk 57 # used in jni/Android.mk 74 # used in jni/Android.mk
|