HomeSort by relevance Sort by last modified time
    Searched full:goals (Results 1 - 25 of 155) sorted by null

1 2 3 4 5 6 7

  /system/core/mkbootimg/
Android.mk 12 $(call dist-for-goals,droid,$(LOCAL_BUILT_MODULE))
  /system/core/cpio/
Android.mk 13 $(call dist-for-goals,droid,$(LOCAL_BUILT_MODULE))
  /build/core/
distdir.mk 35 # $(3): goals that should copy the file
45 # certain files with certain goals. When those goals are built
48 # $(1): a list of goals (e.g. droid, sdk, pdk, ndk)
49 # $(2): the dist files to add to those goals. If the file contains ':',
53 define dist-for-goals
72 define dist-for-goals
main.mk 316 # For most goals, anything not tagged with the "tests" tag should
331 # If they only used the modifier goals (showcommands, checkbuild), we'll actually
621 # These are additional goals that we build, in order to make sure that there
625 # If you would like to build all goals, and not skip any intermediate
702 $(call dist-for-goals,apps_only, \
712 $(call dist-for-goals, droidcore, \
730 $(call dist-for-goals, droid, \
751 $(call dist-for-goals,sdk, \
product_config.mk 136 # Note that modifying this will not affect the goals that make will
143 # patched-up command-line goals as well as any other goals that we
  /external/yaffs2/
Android.mk 22 $(call dist-for-goals,droid,$(LOCAL_BUILT_MODULE))
  /external/guava/
Android.mk 26 $(call dist-for-goals, droid, $(LOCAL_BUILT_MODULE):guava.jar)
  /external/jsr305/
Android.mk 25 $(call dist-for-goals, droid, $(LOCAL_BUILT_MODULE):jsr305.jar)
  /frameworks/base/docs/html/guide/practices/design/
index.jd 1 page.title=Application Design Goals
6 <p>The documents below help you learn the nuances of Android and get started building great applications more quickly, They discuss important aspects of application design that directly influence the user experience of your application, when in the hands of a mobile device user. You should read and consider these design goals as you plan your application and throughout its development, especially if you are new to developing for mobile devices.</p>
  /build/tools/signapk/
Android.mk 29 $(call dist-for-goals,droidcore,$(LOCAL_INSTALLED_MODULE))
  /development/pdk/docs/about/
index.jd 16 <li><a href="{@docRoot}about/philosophy.html">Our Project Philosophy and Goals</a></li>
philosophy.jd 1 page.title=Philosophy and Goals
59 goals. Some of the work from the current latest tree will promoted into these
68 <p>To meet our goals, Android needs to achieve widespread, compatible
  /external/elfutils/
Makefile.am 33 # Tell version 3.79 and up of GNU make to not build goals in this
  /frameworks/base/common/
Android.mk 29 $(call dist-for-goals, droid, $(LOCAL_BUILT_MODULE):android-common.jar)
  /sdk/sdklauncher/
Android.mk 48 $(call dist-for-goals,droid,$(LOCAL_BUILT_MODULE))
  /system/core/fastboot/
Android.mk 53 $(call dist-for-goals,droid,$(LOCAL_BUILT_MODULE))
  /development/pdk/docs/source/
index.jd 7 goals, check out the <a href="{@docRoot}about/philosophy.html">Project
licenses.jd 84 simply decided that ASL2.0 is the right license for our goals.</p>
  /external/bison/
GNUmakefile 55 # Tell version 3.79 and up of GNU make to not build goals in this
  /development/pdk/docs/compatibility/
overview.jd 6 <h3>Program goals</h3>
14 <p>Our goals were designed to benefit each of these groups:</p>
  /development/pdk/pndk/
Pndk.mk 186 $(call dist-for-goals,pndk,$(pndk_tarfile_zipped))
187 $(call dist-for-goals,pndk,$(pndk_with_src_tarfile_zipped))
188 $(call dist-for-goals,pndk,$(pndk_jni_with_src_tarfile_zipped))
  /build/core/tasks/
sdk-addon.mk 84 $(call dist-for-goals, sdk_addon, $(full_target))
  /development/build/tools/
windows_sdk.mk 41 $(call dist-for-goals, win_sdk, $(WIN_SDK_ZIP))
  /external/stlport/stlport/stl/
_iostream_string.h 19 * Its goals is to improve performance limitating the number of dynamic allocation
  /development/docs/
howto_SDK_git_cygwin.txt 23 1- Goals and Requirements
30 1- Goals and Requirements

Completed in 49 milliseconds

1 2 3 4 5 6 7