Searched
full:makefiles (Results
1301 -
1325 of
2159) sorted by null
<<51525354555657585960>>
/packages/apps/Calculator/ |
Android.mk | 39 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/packages/apps/Contacts/ |
Android.mk | 43 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/packages/apps/Dialer/ |
Android.mk | 56 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/packages/apps/Email/tests/ |
Android.mk | 40 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/packages/apps/Gallery2/ |
Android.mk | 47 include $(call all-makefiles-under, $(LOCAL_PATH))
|
/packages/apps/Launcher2/ |
Android.mk | 37 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/packages/apps/Mms/ |
Android.mk | 37 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/packages/apps/QuickSearchBox/ |
Android.mk | 42 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/packages/apps/QuickSearchBox/tests/ |
Android.mk | 35 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/packages/apps/UnifiedEmail/tests/ |
Android.mk | 39 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/packages/experimental/NotificationListenerSample/ |
Android.mk | 33 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/packages/experimental/NotificationShowcase/ |
Android.mk | 33 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/packages/providers/CalendarProvider/ |
Android.mk | 43 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/packages/providers/ContactsProvider/ |
Android.mk | 38 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/packages/services/Telephony/ |
Android.mk | 39 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/pdk/apps/HelloPDK/ |
Android.mk | 34 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/system/media/audio_utils/ |
Android.mk | 71 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/external/stlport/etc/ |
ChangeLog-5.1 | 162 * build/Makefiles/gmake/gcc.mak: Add -Wundef gcc option when building 310 * stlport/stl/config/_prolog.h, build/Makefiles/gmake/bcc.mak, 475 * build/Makefiles/nmake/targetdirs.mak, lib/clean.mak, app/clean.mak: 479 * build/Makefiles/nmake/top.mak: Patch from Gary Bartlett to make nmake 567 * build/Makefiles/gmake/bcc.mak: Do not force anymore built of C sources 594 * build/Makefiles/gmake/bcc.mak: Use -P compiler to force build of C 597 * build/Makefiles/gmake/lib/bcc.mak, rules-a.mak: Fix Borland tlib call 792 * build/Makefiles/nmake/evc8.mak: Patch from Ulrich Echkardt to activate [all...] |
/external/chromium_org/android_webview/tools/ |
gyp_webview | 14 echo "Generating makefiles for $PLATFORM" 32 # sure the generated Android makefiles are portable, as they will be checked
|
/external/compiler-rt/make/ |
subdir.mk | 3 # Subdirectory makefiles must define: 6 # Subdirectory makefiles may define:
|
/external/llvm/ |
Makefile.common | 10 # This file is included by all of the LLVM makefiles. This file defines common 41 # 8. PROJ_SRC_DIR - The directory which contains the current set of Makefiles
|
/external/llvm/docs/ |
Projects.rst | 33 * You can write your own ``Makefiles`` which hard-code these values. 36 ``Makefiles``, a configure script that can be used to configure the location 41 ``Makefiles`` will probably provide enough information on how to write your own 42 ``Makefiles``. 105 Writing LLVM Style Makefiles 109 executables. Most of your project Makefiles will only need to define a few 200 ``Makefiles`` pass to the ``llvm-config`` tool to generate a link line for 230 opposed to overwriting them. The master ``Makefiles`` may already have
|
/frameworks/base/libs/androidfw/ |
Android.mk | 89 # Include subdirectory makefiles 95 include $(call first-makefiles-under,$(LOCAL_PATH))
|
/packages/apps/OMA-DM/engine/ |
Android.mk | 165 include $(call all-makefiles-under,$(LOCAL_PATH)/../unitest) 170 include $(call all-makefiles-under,$(LOCAL_PATH))
|
/bionic/linker/ |
Android.mk | 77 include $(call first-makefiles-under,$(LOCAL_PATH))
|
Completed in 345 milliseconds
<<51525354555657585960>>