Home
last modified time | relevance | path

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

/build/soong/scripts/
Dbuild_broken_logs.go59 behavior BuildBrokenBehavior member
66 behavior: DefaultFalse,
71 behavior: DefaultDeprecated,
75 behavior: DefaultTrue,
162 if setting.behavior == DefaultTrue {
176 } else if setting.behavior == DefaultFalse {
186 } else if setting.behavior == DefaultDeprecated {
229 behavior: DefaultTrue,
239 behavior: DefaultFalse,
/build/release/flag_declarations/
DRELEASE_DEFAULT_MODULE_BUILD_FROM_SOURCE.textproto3 description: "The behavior for the tree wrt building mainline modules or using prebuilts"
/build/make/tools/acp/
DREADME10 links. This is the default behavior, so it's not all bad, but it
/build/make/
DChanges.md10 in board config to disable this behavior.
19 This behavior has been changed, and now the partition images only include what they'd have if you
20 did a clean build. This behavior can be disabled by setting the
46 scripts run directly from makefiles, or from soong genrules. This behavior can be
306 Note that this behavior is different from the previous behavior of preferring
307 the first one. To go back to the original behavior for compatability reason,
322 To temporarily relax this check and restore the behavior prior to this change,
354 in order to trigger rebuilds, so changing behavior based on arbitrary variables
363 environment to restore the previous behavior, or set
468 Soong does not support this uncommonly used behavior, instead expecting those
[all …]
/build/bazel/toolchains/clang/host/linux-x86/
Dcc_toolchain_constants.bzl168 # Should be added to host builds to match the default behavior of device builds.
176 # Should be added to host builds to match the default behavior of device builds.
/build/bazel/rules/android/
Dandroid_binary.bzl75 This module emulates the Soong behavior which allows a developer to specify
/build/bazel/platforms/
Dplatform_utils.bzl133 behavior is in soong.variables, DeviceSecondaryArch and related variables are empty
/build/bazel/rules/cc/
Dcc_proto_test.bzl287 # unstripped, the default behavior
Dcc_stub_library.bzl311 # Implicitly add "current" to versions. This copies the behavior from Soong (aosp/1641782)
Dcc_library_common.bzl132 "behavior sanitizer library to be used",
Dcc_library_shared_test.bzl842 "behavior sanitizer library to be used",
Dcc_library_static.bzl628 "behavior sanitizer library to be used",
/build/soong/
DREADME.md615 to control the behavior of the build. For example, these variables can determine