Home
last modified time | relevance | path

Searched refs:all (Results 1 – 25 of 59) sorted by relevance

123

/build/core/tasks/
Dproduct-graph.mk18 define gather-all-products
21 $(call all-products-inner, $(ALL_PRODUCTS)) \
26 define all-products-inner
31 $(call all-products-inner, $(PRODUCTS.$(strip $(p)).INHERITS_FROM))
45 ifeq ($(strip $(ANDROID_PRODUCT_GRAPH)),--all)
46 products_list := --all
52 really_all_products := $(call gather-all-products)
Ddeps_licenses.mk35 define get-module-all-dependencies
39 $(call get-module-all-dependencies,$(1),$(_gmad_new)))
47 $(eval $(call get-module-all-dependencies,deps,$(m)))\
Dvendor_module_check.mk55 ifneq (,$(filter true owner all, $(PRODUCTS.$(INTERNAL_PRODUCT).PRODUCT_RESTRICT_VENDOR_FILES)))
83 ifneq (,$(filter path all, $(PRODUCTS.$(INTERNAL_PRODUCT).PRODUCT_RESTRICT_VENDOR_FILES)))
/build/tools/
Ddump-package-stats40 filesize=642684 all=603288/919304 dex=119529/353815 name="out/App.apk"
47 all: the sum of all entries in the package
48 dex: the sum of all "*.dex" entries in the package
DAndroid.mk23 $(call all-makefiles-under,$(LOCAL_PATH)))
25 include $(call all-makefiles-under,$(LOCAL_PATH))
/build/
Denvsetup.sh8 - mm: Builds all of the modules in the current directory, but not their dependencies.
9 - mmm: Builds all of the modules in the supplied directories, but not their dependencies.
11 - mma: Builds all of the modules in the current directory, and their dependencies.
12 - mmma: Builds all of the modules in the supplied directories, and their dependencies.
13 - cgrep: Greps on all local C/C++ files.
14 - ggrep: Greps on all local Gradle files.
15 - jgrep: Greps on all local Java files.
16 - resgrep: Greps on all local res/*.xml files.
17 - mangrep: Greps on all local AndroidManifest.xml files.
18 - sepgrep: Greps on all local sepolicy files.
[all …]
/build/core/
Ddefinitions.mk141 define all-makefiles-under
162 define all-subdir-makefiles
163 $(call all-makefiles-under,$(call my-dir))
173 define all-named-subdir-makefiles
183 define all-java-files-under
195 define all-subdir-java-files
196 $(call all-java-files-under,.)
205 define all-c-files-under
217 define all-subdir-c-files
218 $(call all-c-files-under,.)
[all …]
Dproduct.mk59 define get-all-product-makefiles
165 define check-all-products
Dconfig_sanitizers.mk58 my_cflags += -fno-sanitize-recover=all
/build/tools/droiddoc/templates-sac/assets/
DGPL-LICENSE.txt14 software--to make sure the software is free for all its users. This
34 gratis or for a fee, you must give the recipients all the rights that
54 patent must be licensed for everyone's free use or not licensed at all.
82 copyright notice and disclaimer of warranty; keep intact all the
93 above, provided that you also meet all of these conditions:
100 part thereof, to be licensed as a whole at no charge to all third
157 code means all the source code for all modules it contains, plus any
186 all its terms and conditions for copying, distributing or modifying
204 may not distribute the Program at all. For example, if a patent
206 all those who receive copies directly or indirectly through you, then
[all …]
DLICENSE.txt12 included in all copies or substantial portions of the Software.
/build/tools/droiddoc/templates-ds/assets/
DGPL-LICENSE.txt14 software--to make sure the software is free for all its users. This
34 gratis or for a fee, you must give the recipients all the rights that
54 patent must be licensed for everyone's free use or not licensed at all.
82 copyright notice and disclaimer of warranty; keep intact all the
93 above, provided that you also meet all of these conditions:
100 part thereof, to be licensed as a whole at no charge to all third
157 code means all the source code for all modules it contains, plus any
186 all its terms and conditions for copying, distributing or modifying
204 may not distribute the Program at all. For example, if a patent
206 all those who receive copies directly or indirectly through you, then
[all …]
/build/tools/droiddoc/templates-sdk/assets/
DGPL-LICENSE.txt14 software--to make sure the software is free for all its users. This
34 gratis or for a fee, you must give the recipients all the rights that
54 patent must be licensed for everyone's free use or not licensed at all.
82 copyright notice and disclaimer of warranty; keep intact all the
93 above, provided that you also meet all of these conditions:
100 part thereof, to be licensed as a whole at no charge to all third
157 code means all the source code for all modules it contains, plus any
186 all its terms and conditions for copying, distributing or modifying
204 may not distribute the Program at all. For example, if a patent
206 all those who receive copies directly or indirectly through you, then
[all …]
/build/tools/droiddoc/templates-ndk/assets/
DGPL-LICENSE.txt14 software--to make sure the software is free for all its users. This
34 gratis or for a fee, you must give the recipients all the rights that
54 patent must be licensed for everyone's free use or not licensed at all.
82 copyright notice and disclaimer of warranty; keep intact all the
93 above, provided that you also meet all of these conditions:
100 part thereof, to be licensed as a whole at no charge to all third
157 code means all the source code for all modules it contains, plus any
186 all its terms and conditions for copying, distributing or modifying
204 may not distribute the Program at all. For example, if a patent
206 all those who receive copies directly or indirectly through you, then
[all …]
/build/tools/droiddoc/templates-sdk-dev/assets/
DGPL-LICENSE.txt14 software--to make sure the software is free for all its users. This
34 gratis or for a fee, you must give the recipients all the rights that
54 patent must be licensed for everyone's free use or not licensed at all.
82 copyright notice and disclaimer of warranty; keep intact all the
93 above, provided that you also meet all of these conditions:
100 part thereof, to be licensed as a whole at no charge to all third
157 code means all the source code for all modules it contains, plus any
186 all its terms and conditions for copying, distributing or modifying
204 may not distribute the Program at all. For example, if a patent
206 all those who receive copies directly or indirectly through you, then
[all …]
/build/tools/zipalign/
DREADME.txt15 The purpose of zipalign is to ensure that all uncompressed data starts
29 potentially disrupt the alignment of the modified entry and all later
/build/tools/droiddoc/test/generics/
DAndroid.mk18 LOCAL_SRC_FILES:=$(call all-subdir-java-files)
/build/tools/droiddoc/test/stubs/
DAndroid.mk18 LOCAL_SRC_FILES:=$(call all-java-files-under,src)
/build/target/board/generic/sepolicy/
Dlogd.te3 # See global logd.te, these only set for eng & userdebug, allow for all builds
/build/tools/signapk/test/
Drun5 all: out/signed-$(package) target
/build/tools/droiddoc/templates-ds/
Dclasses.cs20 <p>These are the Android API classes. See all <a href="packages.html">API packages</a>.</p>
/build/tools/droiddoc/templates-sac/
Dclasses.cs20 <p>These are the Android API classes. See all <a href="packages.html">API packages</a>.</p>
/build/tools/droiddoc/templates-ndk/
Dclasses.cs23 <p>These are the Android API classes. See all <a href="packages.html">API packages</a>.</p>
/build/tools/droiddoc/templates-sdk-dev/
Dclasses.cs23 <p>These are the Android API classes. See all <a href="packages.html">API packages</a>.</p>
/build/tools/droiddoc/templates-sdk/
Dclasses.cs23 <p>These are the Android API classes. See all <a href="packages.html">API packages</a>.</p>

123