HomeSort by relevance Sort by last modified time
    Searched refs:makefiles (Results 276 - 300 of 349) sorted by null

<<11121314

  /frameworks/base/packages/Keyguard/
Android.mk 33 #include $(call all-makefiles-under,$(LOCAL_PATH))
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/
Android.mk 40 include $(call all-makefiles-under,$(LOCAL_PATH))
  /frameworks/base/tests/Compatibility/
Android.mk 31 include $(call all-makefiles-under,$(LOCAL_PATH))
  /frameworks/base/tools/layoutlib/bridge/tests/
Android.mk 32 include $(call all-makefiles-under,$(LOCAL_PATH))
  /frameworks/ex/chips/
Android.mk 30 include $(call all-makefiles-under,$(LOCAL_PATH))
  /frameworks/ml/bordeaux/learning/
Android.mk 17 include $(call all-subdir-makefiles)
  /frameworks/opt/calendar/
Android.mk 26 include $(call all-makefiles-under, $(LOCAL_PATH))
  /frameworks/opt/inputmethodcommon/
Android.mk 25 include $(call all-makefiles-under, $(LOCAL_PATH))
  /frameworks/opt/mailcommon/
Android.mk 26 include $(call all-makefiles-under, $(LOCAL_PATH))
  /frameworks/opt/vcard/
Android.mk 27 include $(call all-makefiles-under, $(LOCAL_PATH))
  /frameworks/support/v7/appcompat/
Android.mk 20 # in their makefiles to include the resources in their package.
  /frameworks/support/v7/gridlayout/
Android.mk 20 # in their makefiles to include the resources in their package.
  /frameworks/testing/androidtestlib/
Android.mk 32 include $(call all-makefiles-under,$(LOCAL_PATH))
  /hardware/ti/wpan/tools/FM/FmTxApp/
Android.mk 31 include $(call all-makefiles-under,$(LOCAL_PATH))
  /packages/apps/Calendar/
Android.mk 52 include $(call all-makefiles-under,$(LOCAL_PATH))
  /packages/apps/ContactsCommon/
Android.mk 39 include $(call all-makefiles-under,$(LOCAL_PATH))
  /packages/apps/Email/tests/
Android.mk 40 include $(call all-makefiles-under,$(LOCAL_PATH))
  /packages/apps/KeyChain/
Android.mk 29 include $(call all-makefiles-under,$(LOCAL_PATH))
  /packages/apps/UnifiedEmail/tests/
Android.mk 40 include $(call all-makefiles-under,$(LOCAL_PATH))
  /cts/apps/CtsVerifier/
Android.mk 78 include $(call all-makefiles-under,$(LOCAL_PATH))
  /external/compiler-rt/make/
subdir.mk 3 # Subdirectory makefiles must define:
10 # Subdirectory makefiles may define:
  /packages/apps/Launcher3/
Android.mk 50 include $(call all-makefiles-under,$(LOCAL_PATH))
  /build/core/
product.mk 41 define get-product-makefiles
59 define get-all-product-makefiles
60 $(call get-product-makefiles,$(_find-android-products-files))
64 # Functions for including product makefiles
  /frameworks/compile/libbcc/
Android.mk 143 include $(call all-makefiles-under,$(LOCAL_PATH))
  /system/core/libutils/
Android.mk 139 # Include subdirectory makefiles
145 include $(call first-makefiles-under,$(LOCAL_PATH))

Completed in 1975 milliseconds

<<11121314