Searched
full:makefiles (Results
301 -
325 of
802) sorted by null
<<11121314151617181920>>
/system/extras/tests/lib/ |
Android.mk | 18 include $(call all-subdir-makefiles)
|
/device/samsung/tuna/ |
Android.mk | 20 # to only building on ARM if they include assembly. Individual makefiles 47 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/frameworks/base/core/tests/coretests/ |
Android.mk | 6 # We have to include the subdir makefiles first 8 include $(call all-makefiles-under,$(ACTUAL_LOCAL_PATH))
|
/frameworks/base/services/input/ |
Android.mk | 50 # Include subdirectory makefiles 56 include $(call first-makefiles-under,$(LOCAL_PATH))
|
/frameworks/native/libs/ui/ |
Android.mk | 44 # Include subdirectory makefiles 50 include $(call first-makefiles-under,$(LOCAL_PATH))
|
/ndk/sources/host-tools/make-3.81/doc/ |
make.info | 54 Node: Makefiles35613 59 Node: MAKEFILES Variable44911 62 Node: Remaking Makefiles51196 63 Node: Overriding Makefiles55445 64 Node: Reading Makefiles57498 174 Node: Utilities in Makefiles354333
|
/external/libpng/scripts/ |
README.txt | 2 Makefiles for libpng version 1.2.46 - July 9, 2011 65 libpng-config-body.in => used by several makefiles to create libpng-config 66 libpng-config-head.in => used by several makefiles to create libpng-config 67 libpng.pc.in => Used by several makefiles to create libpng.pc 76 Further information can be found in comments in the individual makefiles.
|
/external/mesa3d/docs/ |
README.VMS | 22 all having mms somewhere in the name which all the makefiles need 23 (just as your unix makefiles).
|
/frameworks/base/tools/layoutlib/ |
Android.mk | 63 # Include the subdir makefiles. 65 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/ndk/sources/host-tools/make-3.81/ |
make.1 | 75 will look for the makefiles 93 is not recommended for most makefiles. 119 before reading the makefiles or doing anything else. 161 for debugging while remaking makefiles. 165 over variables from makefiles. 178 to search for included makefiles. 238 reading the makefiles; then execute as usual or as otherwise 325 exits with a status of zero if all makefiles were successfully parsed
|
/ndk/sources/host-tools/make-3.81/tests/scripts/options/ |
dash-f | 4 ."makefiles and specifies all of them with the -f option \n" 7 ."makefiles one at a time. Finally, it calls all three \n"
|
/external/llvm/docs/ |
Projects.rst | 35 * You can write your own ``Makefiles`` which hard-code these values. 38 ``Makefiles``, a configure script that can be used to configure the location 44 studying the sample project and LLVM ``Makefiles`` will probably provide enough 45 information on how to write your own ``Makefiles``. 61 3. Add your source code and Makefiles to your source tree. 81 your project uses. This macro arranges for your makefiles to be copied from 160 Makefile support similar to the Makefiles in ``llvm/test`` to use ``Dejagnu`` 175 Writing LLVM Style Makefiles 179 executables. Most of your project Makefiles will only need to define a few 270 ``Makefiles`` pass to the ``llvm-config`` tool to generate a link line fo [all...] |
/cts/suite/pts/deviceTests/dram/ |
Android.mk | 35 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/cts/suite/pts/hostTests/browser/ |
Android.mk | 31 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/cts/suite/pts/hostTests/browser/browserlauncher/ |
Android.mk | 33 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/cts/suite/pts/hostTests/uihost/ |
Android.mk | 31 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/cts/tests/ProcessTest/ |
Android.mk | 33 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/cts/tests/tests/mediastress/ |
Android.mk | 37 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/cts/tests/tests/openglperf/ |
Android.mk | 38 #include $(call all-makefiles-under,$(LOCAL_PATH))
|
/cts/tests/tests/permission/ |
Android.mk | 37 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/cts/tools/tradefed-host/ |
Android.mk | 31 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/development/samples/AccelerometerPlay/ |
Android.mk | 33 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/development/samples/BrowserPlugin/ |
Android.mk | 41 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/development/samples/VoicemailProviderDemo/ |
Android.mk | 32 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/development/tools/emulator/test-apps/ConnectivityTest/ |
Android.mk | 30 include $(call all-makefiles-under,$(LOCAL_PATH))
|
Completed in 790 milliseconds
<<11121314151617181920>>