Home
last modified time | relevance | path

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

/build/bazel_common_rules/rules/coverage/remote_coverage_tools/
DBUILD13 # Necessary to keep cc_test's implicit dep lookup from complaining.
/build/bazel/bazel_sandwich/
Dbazel_sandwich_imported_file.bzl62 doc = "Paths to other make-generated files to use as implicit deps. This is useful " +
63 "when you want to import a folder to bazel, you can add an implicit dep on a " +
DBUILD25 # causes soong's test for dangling rules to fail (part of `m checkbuild`). The implicit dep on
/build/soong/android/
Drule_builder_test.go487 implicit := PathForSource(ctx, "implicit")
499 testRuleBuilder_Build(ctx, in, implicit, orderOnly, validation, t.properties.Flags,
513 implicit := PathForSource(ctx, "implicit")
525 testRuleBuilder_Build(ctx, in, implicit, orderOnly, validation, nil, out, outDep, outDir,
530 func testRuleBuilder_Build(ctx BuilderContext, in Paths, implicit, orderOnly, validation Path, argument
549 Implicit(implicit).
/build/bazel/toolchains/clang/host/linux-x86/
Dcc_toolchain_features.bzl1902 "implicit-unsigned-integer-truncation",
1903 "implicit-signed-integer-truncation",
1904 "implicit-integer-sign-change",
1908 "implicit-integer-truncation",
1909 "implicit-integer-arithmetic-value-change",
1983 "implicit-unsigned-integer-truncation",
1984 "implicit-signed-integer-truncation",
1985 "implicit-integer-sign-change",
2009 "implicit-integer-truncation",
2010 "implicit-integer-arithmetic-value-change",
[all …]
Dcc_toolchain_features_ubsan_test.bzl193 expected_disabled_sanitizer = "implicit-integer-sign-change",
215 expected_disabled_sanitizer = "implicit-integer-sign-change",
233 expected_disabled_sanitizer = "implicit-integer-sign-change",
/build/soong/scripts/
Dtransitive-deps.sh217 implicit)
/build/blueprint/
DAndroid.bp218 // gotestmain tests can't be on the gotestmain module because it is an implicit dependency of tests.
/build/make/core/
Dconfig_sanitizers.mk563 ifeq ($(findstring sanitize=implicit-integer-sign-change,$(my_cflags)),)
564 my_cflags += -fno-sanitize=implicit-integer-sign-change
/build/soong/docs/
Dperf.md140 By adding the implicit `-a` and moving the `| sort` to Make, this can now be
147 Kati has now learned about the implicit `-a`, so this particular change is no
/build/bazel/rules/cc/
Dclang_tidy_test.bzl57 "-bugprone-implicit-widening-of-multiplication-result",
/build/bazel/rules/apex/
Dapex_test.bzl666 # implicit bionic system_dynamic_deps
696 # implicit bionic system_deps
/build/soong/
DREADME.md233 An implicit **global namespace** corresponds to the source tree as a whole. It