Home
last modified time | relevance | path

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

12

/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)
Dvendor_module_check.mk45 ifneq (,$(filter true owner all, $(PRODUCTS.$(INTERNAL_PRODUCT).PRODUCT_RESTRICT_VENDOR_FILES)))
72 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/tools/droiddoc/templates-pdk/
Dhead_tag.cs21 if(document.getElementById && !(document.all)) { in resizeDoxFrameHeight()
25 else if(document.all) { in resizeDoxFrameHeight()
27 document.all.doxygen.style.height = height; in resizeDoxFrameHeight()
Dcustomizations.cs2 left nav (toc) that gets placed on all pages, for the open source site. See also the components/
/build/core/
Ddefinitions.mk138 define all-makefiles-under
158 define all-subdir-makefiles
159 $(call all-makefiles-under,$(call my-dir))
168 define all-named-subdir-makefiles
178 define all-java-files-under
190 define all-subdir-java-files
191 $(call all-java-files-under,.)
200 define all-c-files-under
212 define all-subdir-c-files
213 $(call all-c-files-under,.)
[all …]
Dproduct.mk59 define get-all-product-makefiles
151 define check-all-products
Dproduct_config.mk190 all_product_configs := $(get-all-product-makefiles)
232 $(check-all-products)
Dmain.mk203 INTERNAL_MODIFIER_TARGETS := showcommands checkbuild all incrementaljavac
540 $(warning * definition used in all products.)
714 ifneq ($(filter all,$(MAKECMDGOALS)),)
804 ifneq ($(filter all,$(TARGET_BUILD_APPS)),)
/build/tools/droiddoc/test/generics/
DAndroid.mk18 LOCAL_SRC_FILES:=$(call all-subdir-java-files)
/build/tools/zipalign/
DREADME.txt14 The purpose of zipalign is to ensure that all uncompressed data starts
28 potentially disrupt the alignment of the modified entry and all later
/build/tools/droiddoc/test/stubs/
DAndroid.mk18 LOCAL_SRC_FILES:=$(call all-java-files-under,src)
/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 …]
DLICENSE.txt12 included in all copies or substantial portions of the Software.
/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 …]
DLICENSE.txt12 included in all copies or substantial portions of the Software.
/build/tools/signapk/test/
Drun5 all: out/signed-$(package) target
/build/
Denvsetup.sh8 - mm: Builds all of the modules in the current directory.
9 - mmm: Builds all of the modules in the supplied directories.
10 - cgrep: Greps on all local C/C++ files.
11 - jgrep: Greps on all local Java files.
12 - resgrep: Greps on all local res/*.xml files.
559 apps=all
/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-sdk/
Dclasses.cs20 <p>These are the Android API classes. See all <a href="packages.html">API packages</a>.</p>
/build/tools/releasetools/
Dcheck_target_files_signatures341 all = set(self.apks.keys())
342 all.update(other.apks.keys())
348 for i in all:
/build/core/combo/
DTARGET_linux-mips.mk60 TARGET_STRIP_COMMAND = $(TARGET_STRIP) --strip-all $< -o $@
62 TARGET_STRIP_COMMAND = $(TARGET_STRIP) --strip-all $< -o $@ && \
DTARGET_linux-arm.mk60 TARGET_STRIP_COMMAND = $(TARGET_STRIP) --strip-all $< -o $@
62 TARGET_STRIP_COMMAND = $(TARGET_STRIP) --strip-all $< -o $@ && \
/build/tools/acp/
DREADME10 links. This is the default behavior, so it's not all bad, but it

12