Home
last modified time | relevance | path

Searched refs:when (Results 1 – 25 of 129) sorted by relevance

123456

/build/make/core/
Dtarget_test_internal.mk21 $(error $(LOCAL_PATH): Do not set LOCAL_MODULE_PATH when building test $(LOCAL_MODULE))
25 $(error $(LOCAL_PATH): Do not set LOCAL_MODULE_PATH_32 when building test $(LOCAL_MODULE))
29 $(error $(LOCAL_PATH): Do not set LOCAL_MODULE_PATH_64 when building test $(LOCAL_MODULE))
Dfuzz_test.mk27 $(error $(LOCAL_PATH): Do not set LOCAL_MODULE_PATH when building test $(LOCAL_MODULE))
31 $(error $(LOCAL_PATH): Do not set LOCAL_MODULE_PATH_32 when building test $(LOCAL_MODULE))
35 $(error $(LOCAL_PATH): Do not set LOCAL_MODULE_PATH_64 when building test $(LOCAL_MODULE))
/build/release/flag_declarations/
DRELEASE_PLATFORM_VNDK_VERSION.textproto3 …SION will be set to this version when the PLATFORM_VERSION_CODENAME is REL. This VNDK version flag…
DRELEASE_MAINLINE_MODULE_PREBUILT_VERSION.textproto3 description: "The version of mainline prebuilts used when prebuilts are enabled."
DRELEASE_PLATFORM_MIN_SUPPORTED_TARGET_SDK_VERSION.textproto3 …sdk version lower than the set value will result in a warning being shown when any activity from t…
DRELEASE_PLATFORM_SDK_VERSION.textproto3 description: "The SDK version of the platform, e.g. 34 for UDC. This should only be increased when
/build/bazel/rules/cc/
Dcomposed_transitions.bzl49 # TODO: b/294868620 - This can be removed when completing the bug
63 # TODO: b/294868620 - This can be removed when completing the bug
87 # TODO: b/294868620 - This can be removed when completing the bug
94 # TODO: b/294868620 - This can be removed when completing the bug
113 # TODO: b/294868620 - This can be removed when completing the bug
118 # TODO: b/294868620 - This can be removed when completing the bug
132 # TODO: b/294868620 - This can be removed when completing the bug
183 # TODO: b/294868620 - This can be removed when completing the bug
198 # TODO: b/294868620 - This can be removed when completing the bug
/build/make/tools/acp/
DREADME8 slow the build when copying lots of content.
14 - Gets really weird when copying a file called "foo.exe", failing with
16 This only seems to happen when the source file is on an NFS/Samba
35 conventions. It adds a "-e" flag, used when copying executables around.
37 to work when what is actually meant is "cp foo.exe bar.exe". Unlike the
/build/make/target/board/mainline_arm64/sepolicy/
Dfile.te1 # TODO(b/143732851): remove this file when the mainline system image
Dfile_contexts1 # TODO(b/143732851): remove this file when the mainline system image
/build/make/core/tasks/
DREADME.dex_preopt_check.md21 `prebuilt_apex`/`apex_set` module when building from prebuilt.
24 (E.g., the `java_import` module has `prefer: false` when building from
36 file when building from source.
/build/make/target/board/generic_arm64/sepolicy/
Dfile.te1 # TODO(b/36764215): remove this file when the generic system image
Dfile_contexts1 # TODO(b/36764215): remove this file when the generic system image
/build/soong/cmd/sbox/sbox_proto/
Dsbox.proto26 // merged into the given output file relative to the $PWD when sbox was started.
33 // $PWD when sbox was run, the to field is relative to the top of the temporary sandbox directory.
37 // running the command. If false, leave the working directory where it was when sbox was started.
44 // top of the temporary sandbox directory, the to field is relative to the $PWD when sbox was run.
48 // when the lists of inputs changes, even if the inputs are not on the command line.
/build/bazel/rules/common/
Dapi_test.bzl74 "unexpected effective version string when input version (32) is not preview",
85 …"unexpected effective version string when input version (current) is preview and default_app_targe…
96 …"unexpected effective version string when both input version (VanillaIceCream) and default_app_tar…
107 …"unexpected effective version string when both input version (current) and default_app_target_sdk …
/build/bazel/product_config/config_settings/
DBUILD.bazel54 # cases, that is when the value of <var> is true. For example,
84 # We want a config setting for when the product variable is set to any non-empty string.
85 # To do that, generate an _inverse config setting that's set when the value is an empty
112 # Within bp2build, :safestack-android should be used when an attribute value is
/build/make/tools/tool_event_logger/proto/
Dtool_event.proto13 // Occurs when tool exits for any reason.
/build/soong/finder/fs/
Dfs_darwin.go42 func (osFs) PermTime(info os.FileInfo) (when time.Time, err error) {
Dfs_linux.go42 func (osFs) PermTime(info os.FileInfo) (when time.Time, err error) {
/build/bazel/rules/fdo/
Dfdo_profile.bzl16 # "<name>.afdo" pattern when getting the profile path in cc_library_shared macro
/build/soong/java/core-libraries/
DAndroid.bp127 // This one is not on device but it's needed when javac compiles code
178 // Used when compiling higher-level code against core.current.stubs.
226 // Replace the following with the module-lib correspondence when Conscrypt or i18N module
242 // Add the module-lib correspondence when Conscrypt or i18N module
263 // This one is not on device but it's needed when javac compiles code
293 // Used when compiling higher-level code with sdk_version "module_current"
494 // Used when compiling higher-level code against *.core.platform.api.stubs.
500 // This one is not on device but it's needed when javac compiles code
511 // This one is not on device but it's needed when javac compiles code
517 // Used when compiling higher-level code against art.module.public.api.stubs.
[all …]
/build/
Dbuildspec.mk.default45 # Choose additional targets to always install, even when building
67 # will be added to LOCAL_CFLAGS when building the module.
70 # Specify the extra CFLAGS to use when building a module whose
110 # when the build system changes such that this file must be updated, this
/build/make/
Dbuildspec.mk.default45 # Choose additional targets to always install, even when building
67 # will be added to LOCAL_CFLAGS when building the module.
70 # Specify the extra CFLAGS to use when building a module whose
110 # when the build system changes such that this file must be updated, this
/build/bazel/toolchains/clang/host/linux-x86/
Dcc_toolchain_features_ubsan_test.bzl318 # TODO(b/263787980): Uncomment when bionic toolchain is implemented
397 # TODO(b/263787980): Uncomment when bionic toolchain is implemented
407 # TODO(b/263787526): Uncomment when musl toolchain is implemented
431 # TODO(b/263787980): Uncomment when bionic toolchain is implemented
438 # TODO(b/263787526): Uncomment when musl toolchain is implemented
457 # TODO(b/263787980): Uncomment when bionic toolchain is implemented
464 # TODO(b/263787526): Uncomment when musl toolchain is implemented
511 # TODO(b/263787980): Uncomment when bionic toolchain is implemented
521 # TODO(b/263787526): Uncomment when musl toolchain is implemented
844 # TODO(b/263787980): Uncomment when bionic toolchain is implemented
/build/bazel/scripts/incremental_build/
DREADME.md21 … changes to the source code, we group a number of cujs together such that when any of them is spec…

123456