Searched refs:included (Results 1 – 13 of 13) sorted by relevance
/build/make/tools/ |
D | filter-product-graph.py | 14 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/make/tools/droiddoc/templates-ndk/ |
D | class.cs | 184 <?cs def:write_method_summary(methods, included) ?> 198 …<span class="sympad"><?cs call:cond_link(method.name, toroot, method.href, included) ?></span>(<?c… 210 <?cs def:write_field_summary(fields, included) ?> 219 … <td class="jd-linkcol"><?cs call:cond_link(field.name, toroot, field.href, included) ?></td> 229 <?cs def:write_constant_summary(fields, included) ?> 234 <td class="jd-linkcol"><?cs call:cond_link(field.name, toroot, field.href, included) ?></td> 244 <?cs def:write_attr_summary(attrs, included) ?> 253 …="jd-linkcol"><?cs if:included ?><a href="<?cs var:toroot ?><?cs var:attr.href ?>"><?cs /if ?><?cs… 255 <?cs call:cond_link(m.name, toroot, m.href, included) ?>
|
D | sdkpage.cs | 347 ><?cs var:studio.win_notools_exe_download ?></a><br>(No SDK tools included)
|
/build/soong/docs/ |
D | compdb.md | 27 variables set the compdb will only include files in included modules.
|
/build/make/tools/droiddoc/templates-ndk/assets/ |
D | LICENSE.txt | 12 included in all copies or substantial portions of the Software.
|
D | GPL-LICENSE.txt | 69 language. (Hereinafter, translation is included without limitation in
|
/build/soong/bpfix/bpfix/ |
D | bpfix.go | 850 included := true 857 included = false 861 if included {
|
/build/make/core/ |
D | WINPTHREADS_COPYING | 10 The above copyright notice and this permission notice shall be included in
|
D | main.mk | 1109 define auto-included-modules 1140 $(call auto-included-modules) \ 1380 static_whitelist_patterns += $(call module-installed-files,$(call auto-included-modules))
|
D | LINUX_KERNEL_COPYING | 85 language. (Hereinafter, translation is included without limitation in
|
/build/soong/finder/ |
D | finder.go | 1017 for _, included := range dirsToScan { 1018 if included == "/" || strings.HasPrefix(candidate+"/", included+"/") {
|
/build/kati/ |
D | LICENSE | 38 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/blueprint/ |
D | LICENSE | 38 copyright notice that is included in or attached to the work 186 file or class name and description of purpose be included on the
|