Home
last modified time | relevance | path

Searched refs:implicit (Results 1 – 6 of 6) sorted by relevance

/build/soong/android/
Drule_builder_test.go509 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/
Dtransitive-deps.sh217 implicit)
/build/bazel/rules_cc/cc/
Dfind_cc_toolchain.bzl73 # Fall back to the legacy implicit attribute lookup.
/build/blueprint/
DBlueprints177 // gotestmain tests can't be on the gotestmain module because it is an implicit dependency of tests.
/build/make/core/
Dconfig_sanitizers.mk496 ifeq ($(findstring sanitize=implicit-integer-sign-change,$(my_cflags)),)
497 my_cflags += -fno-sanitize=implicit-integer-sign-change
/build/soong/docs/
Dperf.md127 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