Searched refs:implicit (Results 1 – 6 of 6) sorted by relevance
/build/soong/android/ |
D | rule_builder_test.go | 509 implicit := PathForSource(ctx, "implicit") 521 testRuleBuilder_Build(ctx, in, implicit, orderOnly, validation, out, outDep, outDir, 534 implicit := PathForSource(ctx, "implicit") 546 testRuleBuilder_Build(ctx, in, implicit, orderOnly, validation, out, outDep, outDir, 551 func testRuleBuilder_Build(ctx BuilderContext, in Paths, implicit, orderOnly, validation Path, argument 568 Implicit(implicit).
|
/build/soong/scripts/ |
D | transitive-deps.sh | 217 implicit)
|
/build/bazel/rules_cc/cc/ |
D | find_cc_toolchain.bzl | 73 # Fall back to the legacy implicit attribute lookup.
|
/build/blueprint/ |
D | Blueprints | 177 // gotestmain tests can't be on the gotestmain module because it is an implicit dependency of tests.
|
/build/make/core/ |
D | config_sanitizers.mk | 496 ifeq ($(findstring sanitize=implicit-integer-sign-change,$(my_cflags)),) 497 my_cflags += -fno-sanitize=implicit-integer-sign-change
|
/build/soong/docs/ |
D | perf.md | 127 By adding the implicit `-a` and moving the `| sort` to Make, this can now be 134 Kati has now learned about the implicit `-a`, so this particular change is no
|