HomeSort by relevance Sort by last modified time
    Searched refs:mk (Results 101 - 125 of 1538) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/flac/
Android.mk 4 include $(LOCAL_PATH)/libFLAC/Android.mk
  /external/pixman/
Android.mk 4 include $(LOCAL_PATH)/pixman/Android.mk
  /hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/audio/
Android.mk 5 include $(LOCAL_PATH)/$(TARGET_BOARD_PLATFORM)/Android.mk
  /hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/
Android.mk 5 include $(LOCAL_PATH)/$(TARGET_BOARD_PLATFORM)/Android.mk
  /hardware/samsung_slsi/exynos5/exynos_omx/codecs/exynos_codecs/video/exynos5/
Android.mk 7 include $(LOCAL_VIDEO_PATH)/mfc_v4l2/Android.mk
  /hardware/ti/omap4xxx/domx/
Makefile 26 include $(PROJROOT)/make/start.mk
88 include $(PROJROOT)/make/build.mk
  /hardware/ti/omap4xxx/domx/omx_proxy_component/
Makefile 26 include $(PROJROOT)/make/start.mk
88 include $(PROJROOT)/make/build.mk
  /libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
KeyTest.java 39 checkKey mk = new checkKey(); local
40 assertEquals("Incorrect serialVersionUID", mk.getSerVerUID(), //Key.serialVersionUID,
  /external/chromium_org/third_party/openssl/openssl/
Apps.mk 12 local_additional_dependencies := $(LOCAL_PATH)/android-config.mk $(LOCAL_PATH)/Apps.mk
14 include $(LOCAL_PATH)/Apps-config.mk
24 include $(LOCAL_PATH)/android-config.mk
35 include $(LOCAL_PATH)/android-config.mk
  /external/openssl/
Apps.mk 8 local_additional_dependencies := $(LOCAL_PATH)/android-config.mk $(LOCAL_PATH)/Apps.mk
10 include $(LOCAL_PATH)/Apps-config.mk
21 include $(LOCAL_PATH)/android-config.mk
32 include $(LOCAL_PATH)/android-config.mk
  /external/wpa_supplicant_8/
Android.mk 9 # end of each Android.mk, so that one Android.mk doesn't depend on variables
10 # set up in the other Android.mk.
11 include $(LOCAL_PATH)/hostapd/Android.mk \
12 $(LOCAL_PATH)/wpa_supplicant/Android.mk
  /hardware/qcom/media/
Android.mk 3 include $(QCOM_MEDIA_ROOT)/mm-core/Android.mk
4 include $(QCOM_MEDIA_ROOT)/libstagefrighthw/Android.mk
8 include $(QCOM_MEDIA_ROOT)/mm-video-legacy/Android.mk
12 include $(QCOM_MEDIA_ROOT)/mm-video-v4l2/Android.mk
16 include $(QCOM_MEDIA_ROOT)/libc2dcolorconvert/Android.mk
  /development/testrunner/
create_test.py 33 """Constants for test Android.mk and AndroidManifest.xml creation."""
88 Android.mk and AndroidManifest.xml.
124 def _GenerateTestMK(mk, app_path, mapping=None):
125 """Create and populate tests/Android.mk with variable values from Android.mk.
127 Does nothing if tests/Android.mk already exists.
130 mk: AndroidMK object for application makefile
133 values stored in mk
135 IOError: tests/Android.mk cannot be opened for writing
139 tests_mk_path = "%s/%s" % (tests_path, mk.FILENAME
    [all...]
  /build/target/product/
full_x86.mk 26 $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base_telephony.mk)
27 $(call inherit-product, $(SRC_TARGET_DIR)/board/generic_x86/device.mk)
29 include $(SRC_TARGET_DIR)/product/emulator.mk
full_base.mk 56 $(call inherit-product-if-exists, frameworks/base/data/sounds/AllAudio.mk)
59 $(call inherit-product-if-exists, external/svox/pico/lang/all_pico_languages.mk)
62 $(call inherit-product, $(SRC_TARGET_DIR)/product/locales_full.mk)
65 $(call inherit-product, $(SRC_TARGET_DIR)/product/generic_no_telephony.mk)
runtime_libart.mk 34 include $(SRC_TARGET_DIR)/product/runtime_common.mk
runtime_libdvm.mk 35 include $(SRC_TARGET_DIR)/product/runtime_common.mk
sdk_mips.mk 22 $(call inherit-product, $(SRC_TARGET_DIR)/product/sdk.mk)
sdk_x86.mk 22 include $(SRC_TARGET_DIR)/product/sdk.mk
  /device/lge/hammerhead/
full_hammerhead.mk 18 # $(call inherit-product, device/sample/products/backup_overlay.mk)
24 $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base_telephony.mk)
33 $(call inherit-product, device/lge/hammerhead/device.mk)
34 $(call inherit-product-if-exists, vendor/lge/hammerhead/device-vendor.mk)
  /device/lge/mako/
full_mako.mk 18 # $(call inherit-product, device/sample/products/backup_overlay.mk)
31 $(call inherit-product, $(SRC_TARGET_DIR)/product/aosp_base_telephony.mk)
41 $(call inherit-product, device/lge/mako/device.mk)
42 $(call inherit-product-if-exists, vendor/lge/mako/device-vendor.mk)
  /external/icu4c/samples/ufortune/
Makefile 19 include ../defs.mk
21 include fortunedefs.mk
32 # hook variables to tell rules.mk we want subdirectory processing
42 include ../rules.mk
  /external/v8/
Android.mk 29 include $(BASE_PATH)/Android.mksnapshot.mk
30 include $(BASE_PATH)/Android.libv8.mk
31 include $(BASE_PATH)/Android.d8.mk
  /hardware/broadcom/wlan/bcmdhd/config/
Android.mk 31 include external/wpa_supplicant_8/wpa_supplicant/wpa_supplicant_conf.mk
34 include external/wpa_supplicant_6/wpa_supplicant/wpa_supplicant_conf.mk
36 include external/wpa_supplicant/wpa_supplicant_conf.mk
  /bionic/libthread_db/
Android.mk 13 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk
25 LOCAL_ADDITIONAL_DEPENDENCIES := $(LOCAL_PATH)/Android.mk

Completed in 191 milliseconds

1 2 3 45 6 7 8 91011>>