Home
last modified time | relevance | path

Searched refs:included (Results 1 – 16 of 16) sorted by relevance

/build/make/tools/
Dfilter-product-graph.py14 def gather(included, deps): argument
16 for inc in included:
49 included = set(targets)
51 while prevLen != len(included):
52 prevLen = len(included)
53 included = gather(included, deps)
55 deps = [dep for dep in deps if dep[1] in included]
56 infos = [info for info in infos if info[0] in included]
/build/soong/
DOWNERS1 # This file is included by several other projects as the list of people
/build/bazel/bazel_skylib/
DREADME.md5 Not all files in `bazel-skylib` are included. When a file in this directory diverges
DWORKSPACE39 # and should thus not be included by dependencies on
/build/bazel/rules_cc/
DREADME.md6 are included.
/build/soong/docs/
Dcompdb.md27 variables set the compdb will only include files in included modules.
Dperf.md158 verbose: *kati*: included makefiles: 73.640833 / 232810 (1066 unique)
171 This shows that soong_cc_prebuilt.mk was included 20144 times, for a total time
172 spent of 13.137 secounds. While Android-aosp_arm.mk was only included once, and
176 something that it included, like base_rules.mk).
Dbest_practices.md179 And in a product Makefile somewhere (something included with
190 is included only by the correct products or boards.
Dmap_files.md84 but **will not be included in the NDK**. `future` should generally not be used,
/build/make/core/
DWINPTHREADS_COPYING10 The above copyright notice and this permission notice shall be included in
Dmain.mk1209 define auto-included-modules
1240 $(call auto-included-modules) \
DLINUX_KERNEL_COPYING85 language. (Hereinafter, translation is included without limitation in
/build/soong/finder/
Dfinder.go1021 for _, included := range dirsToScan {
1022 if included == "/" || strings.HasPrefix(candidate+"/", included+"/") {
/build/soong/licenses/
DLICENSE50 copyright notice that is included in or attached to the work
198 file or class name and description of purpose be included on the
/build/blueprint/
DLICENSE38 copyright notice that is included in or attached to the work
186 file or class name and description of purpose be included on the
/build/bazel/docs/
Dconcepts.md133 in a similar way as Kati-config evaluates dex\_preopt\_config.mk included in