/build/soong/scripts/ |
D | gen_ndk_backedby_apex.sh | 33 contains() { function 57 if contains "$soFileName" "$@"; then
|
/build/soong/dexpreopt/ |
D | dexpreopt.go | 104 if contains(global.DisablePreoptModules, module.Name) { 372 …} else if contains(global.SpeedApps, module.Name) || contains(global.SystemServerApps, module.Name… 471 contains(module.PreoptFlags, "--compiler-filter=verify") 483 if contains(global.SpeedApps, name) || contains(global.SystemServerApps, name) { 580 func contains(l []string, s string) bool { func
|
/build/make/tools/rbcrun/testdata/ |
D | file_ops.star | 15 assert.true(len(files) == 0, "expansion should be empty but contains %s" % files)
|
/build/soong/cc/config/ |
D | bp2build.go | 59 panic(fmt.Errorf("%s contains illegal character %s", s, c))
|
/build/make/tools/product_config/src/com/android/build/config/ |
D | KatiImpl.java | 74 if (!out.contains("***DONE***")) { in loadProductConfig()
|
D | FlattenConfig.java | 119 if (mStack.contains(filename)) { in forEachStatement() 153 if (seen.contains(inherit.getFilename().toString())) { in forEachStatement() 182 if (seen.contains(inherit.getFilename().toString())) { in forEachInheritAlpha()
|
/build/bazel/json_module_graph/ |
D | README.md | 3 This directory contains `jq` scripts that query Soong's module graph.
|
/build/bazel/docs/ |
D | concepts.md | 99 checks against allowlisted system tools. The $PATH contains these system 148 * Android-<product>.mk contains Soong modules as Make modules so Make 150 * make\_vars-<product>.mk contains Make variables for Kati-build, exported 154 * late-<product>.mk contains Make variables that are not read while Kati-build
|
/build/make/core/ |
D | proguard_basic_keeps.flags | 55 # The support library contains references to newer platform versions.
|
D | LINUX_KERNEL_COPYING | 78 0. This License applies to any program or other work which contains 115 whole or in part contains or is derived from the Program or any 173 code means all the source code for all modules it contains, plus any
|
D | config.mk | 905 $(error BOARD_$(group)_PARTITION_LIST contains invalid partition name \
|
D | definitions.mk | 3402 …$(call pretty-warning,Module name contains a /$(comma) use LOCAL_MODULE_STEM and LOCAL_MODULE_RELA… 3423 …$(call pretty-warning,Module stem \($(1)\) contains a /$(comma) use LOCAL_MODULE_RELATIVE_PATH ins…
|
/build/bazel/bazel_skylib/rules/ |
D | common_settings.bzl | 23 doc = "A singleton provider that contains the raw value of a build setting",
|
/build/bazel/rules/ |
D | cc_library_static.bzl | 138 # This should really be a label attribute since it always contains a
|
/build/make/tools/releasetools/ |
D | ota_metadata.proto | 83 // The metadata of an OTA package. It contains the information of the package
|
D | pylintrc | 241 # A path to a file that contains private dictionary; one word per line.
|
/build/soong/cmd/extract_apks/bundle_proto/ |
D | commands.proto | 173 // (contains only android manifest).
|
/build/soong/cmd/soong_build/ |
D | writedocs.go | 279 configuration over the previous Make-based system. This site contains the generated reference
|
/build/soong/cmd/pom2mk/ |
D | pom2mk.go | 372 If the maven directory contains multiple versions of artifacts and their pom files,
|
/build/make/ |
D | Changes.md | 169 variable `M4` that contains the path. 391 ...mk:42: warning: PHONY target "out/.../foo" looks like a real file (contains a "/") 594 contains all the common tools in use in many builds. Anything not in that list
|
/build/soong/cmd/pom2bp/ |
D | pom2bp.go | 613 If the maven directory contains multiple versions of artifacts and their pom files,
|
/build/soong/ |
D | README.md | 231 is a namespace called "_scope_", then verifies it contains a "_name_" module and 447 conditional contains the properties `soc_a` and `conditions_default`, when
|
/build/soong/docs/ |
D | perf.md | 69 The `$OUT_DIR/verbose.log.gz` contains statistics from the regen check:
|
/build/make/tools/droiddoc/templates-pdk/assets/ |
D | jquery-resizable.min.js | 19 …rn U.compareDocumentPosition(T)&16}:function(U,T){return U!==T&&(U.contains?U.contains(T):true)};v… 29 …ly(j.element,k)}}}},contains:function(k,j){return document.compareDocumentPosition?k.compareDocume… method
|
D | jquery-1.6.2.min.js | 16 …eave")a.type=g.preType,d=f(a.relatedTarget).closest(g.selector)[0],d&&f.contains(h,d)&&(d=h);(!d||… 17 …contains(this,b)),c||(f.event.handle.apply(this,arguments),a.type=d))},G=function(a){a.type=a.data… function
|