HomeSort by relevance Sort by last modified time
    Searched full:makefiles (Results 101 - 125 of 802) sorted by null

1 2 3 45 6 7 8 91011>>

  /hardware/libhardware/
Android.mk 3 # Setting LOCAL_PATH will mess up all-subdir-makefiles, so do it beforehand.
4 SUBDIR_MAKEFILES := $(call all-named-subdir-makefiles,modules tests)
  /external/bluetooth/bluedroid/
Android.mk 13 include $(call all-subdir-makefiles)
  /external/qemu/distrib/zlib-1.2.3/
sources.make 1 # this is included by various Makefiles
  /external/srec/
Android.mk 12 include $(call all-subdir-makefiles)
  /external/stlport/test/compiler/
gcc.mak 9 include ${SRCROOT}/Makefiles/top.mak
  /frameworks/base/packages/DefaultContainerService/
Android.mk 16 include $(call all-makefiles-under,$(LOCAL_PATH))
  /frameworks/base/packages/FakeOemFeatures/
Android.mk 15 include $(call all-makefiles-under,$(LOCAL_PATH))
  /frameworks/base/packages/SettingsProvider/
Android.mk 16 include $(call all-makefiles-under,$(LOCAL_PATH))
  /frameworks/base/tests/SmokeTest/
Android.mk 16 include $(call all-makefiles-under,$(LOCAL_PATH))
  /frameworks/base/tests/SmokeTestApps/
Android.mk 12 include $(call all-makefiles-under,$(LOCAL_PATH))
  /frameworks/native/opengl/tests/
Android.mk 44 include $(call all-named-subdir-makefiles, $(dirs))
  /frameworks/wilhelm/tests/native-media/
Android.mk 18 include $(call all-makefiles-under,$(LOCAL_PATH))
  /gdk/samples/PhotoEditor/
Android.mk 20 include $(call all-makefiles-under, $(LOCAL_PATH))
  /hardware/ti/wpan/tools/FM/service/
Android.mk 9 include $(call all-makefiles-under,$(LOCAL_PATH))
  /packages/apps/CertInstaller/
Android.mk 15 include $(call all-makefiles-under,$(LOCAL_PATH))
  /packages/apps/Gallery/
Android.mk 14 include $(call all-makefiles-under,$(LOCAL_PATH))
  /packages/experimental/Bummer/
Android.mk 14 include $(call all-makefiles-under,$(LOCAL_PATH))
  /packages/inputmethods/OpenWnn/
Android.mk 17 include $(call all-makefiles-under,$(LOCAL_PATH))
  /packages/providers/ApplicationsProvider/
Android.mk 16 include $(call all-makefiles-under,$(LOCAL_PATH))
  /packages/providers/DownloadProvider/
Android.mk 16 include $(call all-makefiles-under,$(LOCAL_PATH))
  /external/zlib/src/
INDEX 23 amiga/ makefiles for Amiga SAS C
24 as400/ makefiles for AS/400
26 msdos/ makefiles for MSDOS
28 old/ makefiles for various architectures and zlib documentation
30 qnx/ makefiles for QNX
31 watcom/ makefiles for OpenWatcom
32 win32/ makefiles for Windows
  /external/stlport/
configure.bat 26 echo # STLport Configuration Tool for Windows > build\Makefiles\nmake\config.mak
27 echo # >> build\Makefiles\nmake\config.mak
28 echo # config.mak generated with command line: >> build\Makefiles\nmake\config.mak
29 echo # configure %1 %2 %3 %4 %5 %6 %7 %8 %9 >> build\Makefiles\nmake\config.mak
30 echo # >> build\Makefiles\nmake\config.mak
221 echo COMPILER_NAME=vc6 >> build\Makefiles\nmake\config.mak
227 echo COMPILER_NAME=vc70 >> build\Makefiles\nmake\config.mak
233 echo COMPILER_NAME=vc71 >> build\Makefiles\nmake\config.mak
239 echo COMPILER_NAME=vc8 >> build\Makefiles\nmake\config.mak
245 echo COMPILER_NAME=vc9 >> build\Makefiles\nmake\config.ma
    [all...]
  /build/tools/
Android.mk 23 $(call all-makefiles-under,$(LOCAL_PATH)))
25 include $(call all-makefiles-under,$(LOCAL_PATH))
  /cts/hostsidetests/appsecurity/test-apps/
Android.mk 19 # Build the test APKs using their own makefiles
20 include $(call all-makefiles-under,$(LOCAL_PATH))
  /external/llvm/docs/
development_process.rst 15 infrastructure. The templates (directory organization, Makefiles, and test
26 Describes how the LLVM makefiles work and how to use them.

Completed in 1613 milliseconds

1 2 3 45 6 7 8 91011>>