Searched
full:makefiles (Results
276 -
300 of
2159) sorted by null
<<11121314151617181920>>
/cts/hostsidetests/appsecurity/ |
Android.mk | 30 # Build the test APKs using their own makefiles 31 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/cts/hostsidetests/devicepolicy/ |
Android.mk | 31 # Build the test APKs using their own makefiles 32 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/cts/hostsidetests/usb/ |
Android.mk | 30 # Build the test APKs using their own makefiles 31 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/device/asus/fugu/ |
Android.mk | 20 # to only building on ARM if they include assembly. Individual makefiles 27 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/device/htc/flounder/ |
Android.mk | 20 # to only building on ARM if they include assembly. Individual makefiles 30 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/device/samsung/manta/ |
Android.mk | 20 # to only building on ARM if they include assembly. Individual makefiles 28 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/external/mdnsresponder/ |
Makefile | 7 # The various platform directories contain makefiles or projects 17 include /Developer/Makefiles/pb_makefiles/platform.make
|
/frameworks/native/libs/gui/tests/ |
Android.mk | 49 # Include subdirectory makefiles 55 include $(call first-makefiles-under,$(LOCAL_PATH))
|
/frameworks/native/opengl/tests/EGLTest/ |
Android.mk | 39 # Include subdirectory makefiles 45 include $(call first-makefiles-under,$(LOCAL_PATH))
|
/frameworks/native/services/surfaceflinger/tests/ |
Android.mk | 32 # Include subdirectory makefiles 38 include $(call first-makefiles-under,$(LOCAL_PATH))
|
/frameworks/opt/net/voip/ |
Android.mk | 33 # Include subdirectory makefiles 35 include $(call all-makefiles-under,$(LOCAL_PATH)/src/jni)
|
/hardware/intel/common/utils/ituxd/ |
Android.mk | 19 # to only building on ARM if they include assembly. Individual makefiles 47 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/libcore/ |
Android.mk | 19 # Subprojects with separate makefiles 23 subdir_makefiles := $(call all-named-subdir-makefiles,$(subdirs))
|
/external/chromium_org/ |
Android.mk | 6 # gyp autogenerates most of the real makefiles, which we include below. 16 # including most of the makefiles to avoid duplicate target definitions. Some 17 # targets are still needed, so list their makefiles explicitly. 68 # Include the appropriate version of each of the makefiles. 95 # Include the appropriate version of each of the makefiles.
|
/bionic/ |
Android.mk | 19 include $(call all-subdir-makefiles)
|
/cts/ |
Android.mk | 19 include $(call all-subdir-makefiles)
|
/cts/hostsidetests/monkey/test-apps/ |
Android.mk | 19 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/cts/suite/cts/deviceTests/browserbench/ |
Android.mk | 31 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/cts/tests/ |
Android.mk | 16 include $(call all-subdir-makefiles)
|
/cts/tests/core/ |
Android.mk | 17 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/cts/tests/core/libcore/ |
Android.mk | 19 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/cts/tests/tests/keystore/ |
Android.mk | 31 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/dalvik/dexgen/ |
Android.mk | 26 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/development/host/ |
Android.mk | 20 include $(call first-makefiles-under,$(dir))
|
/development/tutorials/MoarRam/ |
Android.mk | 31 include $(call all-makefiles-under,$(LOCAL_PATH))
|
Completed in 845 milliseconds
<<11121314151617181920>>