Home
last modified time | relevance | path

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

123

/build/make/core/
Dproduct-graph.mk18 define gather-all-products
21 $(call all-products-inner, $(PARENT_PRODUCT_FILES)) \
26 define all-products-inner
31 $(call all-products-inner, $(PRODUCTS.$(strip $(p)).INHERITS_FROM))
42 ifeq ($(strip $(ANDROID_PRODUCT_GRAPH)),--all)
43 products_list := --all
49 all_products := $(call gather-all-products)
Dninja_config.mk10 NINJA_EXCLUDE_GOALS := all
16 all \
Ddefinitions.mk181 define all-makefiles-under
202 define all-subdir-makefiles
203 $(call all-makefiles-under,$(call my-dir))
213 define all-named-subdir-makefiles
224 define all-named-dirs-under
233 define all-subdir-named-dirs
234 $(call all-named-dirs-under,$(1),.)
244 define all-named-files-under
253 define all-subdir-named-files
254 $(call all-named-files-under,$(1),.)
[all …]
Dproduct_config.mk112 all_product_configs := $(get-all-product-makefiles)
139 ifeq ($(ANDROID_PRODUCT_GRAPH),--all)
144 ifeq ($(ANDROID_DUMP_PRODUCTS),all)
170 $(check-all-products)
DLINUX_KERNEL_COPYING30 software--to make sure the software is free for all its users. This
50 gratis or for a fee, you must give the recipients all the rights that
70 patent must be licensed for everyone's free use or not licensed at all.
98 copyright notice and disclaimer of warranty; keep intact all the
109 above, provided that you also meet all of these conditions:
116 part thereof, to be licensed as a whole at no charge to all third
173 code means all the source code for all modules it contains, plus any
202 all its terms and conditions for copying, distributing or modifying
220 may not distribute the Program at all. For example, if a patent
222 all those who receive copies directly or indirectly through you, then
[all …]
/build/soong/third_party/zip/
Dzip_test.go140 all := true
143 all = false
147 if all {
198 var all []byte
202 all = append(all, w...)
208 for i := 0; i < len(all); i++ {
209 for j := 0; j < len(all)-i; j++ {
215 if !bytes.Equal(buf, all[i:i+j]) {
216 t.Errorf("ReadAt(%d, %d) = %q; want %q", i, j, buf, all[i:i+j])
/build/blueprint/pathtools/
Dfs.go46 all: []string(nil),
68 fs.all = append(fs.all, f)
72 fs.all = append(fs.all, d)
76 fs.all = append(fs.all, s)
79 sort.Strings(fs.all)
244 all []string member
372 for _, f := range m.all {
466 for _, f := range m.all {
/build/
Denvsetup.sh14 - mm: Builds and installs all of the modules in the current directory, and their
16 - mmm: Builds and installs all of the modules in the supplied directories, and their
21 - provision: Flash device with all required partitions. Options will be passed on to fastboot.
22 - cgrep: Greps on all local C/C++ files.
23 - ggrep: Greps on all local Gradle files.
24 - gogrep: Greps on all local Go files.
25 - jgrep: Greps on all local Java files.
26 - resgrep: Greps on all local res/*.xml files.
27 - mangrep: Greps on all local AndroidManifest.xml files.
28 - mgrep: Greps on all local Makefiles and *.bp files.
[all …]
/build/make/
Denvsetup.sh14 - mm: Builds and installs all of the modules in the current directory, and their
16 - mmm: Builds and installs all of the modules in the supplied directories, and their
21 - provision: Flash device with all required partitions. Options will be passed on to fastboot.
22 - cgrep: Greps on all local C/C++ files.
23 - ggrep: Greps on all local Gradle files.
24 - gogrep: Greps on all local Go files.
25 - jgrep: Greps on all local Java files.
26 - resgrep: Greps on all local res/*.xml files.
27 - mangrep: Greps on all local AndroidManifest.xml files.
28 - mgrep: Greps on all local Makefiles and *.bp files.
[all …]
DDeprecation.md36 We'll be turning off `BUILD_*` module types as all of the users are removed
40 * Prerequisite: all common users of `BUILD_PACKAGE` have been removed (some
50 * At some later point, after all devices in AOSP no longer set
/build/make/tools/
Dbrillo-clang-format20 # This is the .clang-format file used by all Brillo projects, conforming to the
23 # present in all manifests.
/build/soong/
Droot.bp1 // Soong finds all Android.bp and Blueprints files in the source tree,
Dbuild_kzip.bash24 build/soong/soong_ui.bash --build-mode --all-modules --dir=$PWD -k merge_zips xref_cxx xref_java
/build/make/tools/droiddoc/
DREADME5 so that we can unify the structure and style of all DocLava builds.
/build/make/target/product/
Dmainline_system_x86_64.mk41 PRODUCT_RESTRICT_VENDOR_FILES := all
/build/make/target/board/
Dgsi_system_ext_user.prop7 # TODO(b/120679683): disable RescueParty before all problem apps solved
Dgo_defaults_common.prop33 # extra cpu and battery. That's because the quicken files will be jit-ed in all
40 # doesn't take all of the RAM.
Dgsi_system_ext.prop10 # TODO(b/120679683): disable RescueParty before all problem apps solved
/build/make/tools/fs_config/end_to_end_test/
Drun_test.sh7 --all-partitions vendor,product \
19 --all-partitions vendor,product \
/build/make/core/tasks/
Dvendor_module_check.mk77 ifneq (,$(filter true owner all, $(_restrictions)))
107 ifneq (,$(filter path all, $(_restrictions)))
/build/make/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/make/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/make/tools/signapk/test/
Drun5 all: out/signed-$(package) target
/build/blueprint/bpmodify/
Dbpmodify.go199 if targetedModules.all {
301 all bool member
313 m.all = true
/build/soong/scripts/
Dstrip.sh54 …"${CLANG_BIN}/llvm-strip" --strip-all --keep-section=.ARM.attributes "${infile}" -o "${outfile}.tm…
78 …"${CLANG_BIN}/llvm-strip" --strip-all --keep-section=.ARM.attributes --remove-section=.comment "${…

123