Home
last modified time | relevance | path

Searched refs:change (Results 1 – 25 of 33) sorted by relevance

12

/build/soong/scripts/hiddenapi/
Danalyze_bcpf_test.py416 def check_change_fix(self, change, bpmodify_output, expected): argument
424 change.fix_bp_file(file, "bcpf", bpmodify_runner)
430 def check_change_snippet(self, change, expected): argument
431 snippet = change.snippet(" ")
435 change = ab.HiddenApiPropertyChange(
441 change, """
448 change, """
475 change = ab.HiddenApiPropertyChange(
482 change, """
492 change, """
[all …]
/build/soong/scripts/
Dcheck_do_not_merge.sh21 Please use the Merged-In tag to be more explicit about where this change
/build/soong/android/
Dconfig_test.go64 …expectedError := `Field configType.PopulateMe has tag json:"omitempty" which specifies to change i…
66 (Alternatively, to change the json name of the field, rename the field in source instead.)`
/build/bazel/examples/queryview/
DREADME.md4 Bazel BUILD files and other user-facing APIs will change without warning. We
/build/make/core/
Djava_library.mk80 $(call commit-change-for-toc,$@)
Dcleanbuild.mk99 $(info *** A clean build is required because of a recent change.)
DWINPTHREADS_COPYING28 * It uses undocumented features of Microsoft Windows that can change
Dconfig_sanitizers.mk493 ifeq ($(findstring sanitize=implicit-integer-sign-change,$(my_cflags)),)
494 my_cflags += -fno-sanitize=implicit-integer-sign-change
DLINUX_KERNEL_COPYING28 freedom to share and change it. By contrast, the GNU General Public
29 License is intended to guarantee your freedom to share and change free
41 if you want it, that you can change the software or use pieces of it
112 stating that you changed the files and the date of any change.
302 free software which everyone can redistribute and change under these terms.
/build/soong/docs/
Dclion.md68 This is because you need to change the project root. Via Tools > CMake >
Dbest_practices.md25 Assume that the source directory is `$PWD`. If a script is going to change
47 necessary, since these files will change more often than necessary.
124 change in dependencies as something that would invalidate an action -- the
125 command line would need to change, or one of the inputs would need to be newer
Dperf.md63 or read a file that's going to change on every build.
103 that the output may change). Many of the common macros produce find commands
134 Kati has now learned about the implicit `-a`, so this particular change is no
Dtidy.md174 since the build.ninja file will be regenerated due to any such variable change.
/build/make/
DChanges.md8 To fix existing uses, change inputs to specify the inputs and update the command
185 To temporarily relax this check and restore the behavior prior to this change,
216 environment variables. Ninja does not track when environment variables change
280 image, similar to the ones installed for normal boot. See the change to
327 In Android.mk files, you used to be able to change LOCAL_ARM_MODE for each
477 -- without custom checks, Make doesn't rebuild objects when CFLAGS change, etc.
491 configuration is allowed to change those, switching devices with the same
496 that they are being used incorrectly. Attempting to change the environment for
564 and `LOCAL_MODULE_STEM` to change the installed file name:
687 rather easy for this to change between different shells, and it's not ideal to
[all …]
Dbuildspec.mk.default19 # named "buildspec.mk" in the root directory, and uncomment or change
/build/soong/cmd/sbox/sbox_proto/
Dsbox.proto36 // If true, change the working directory to the top of the temporary sandbox directory before
/build/make/tools/droiddoc/templates-pdk/
Dsdkpage.cs82 does not change.</p>
/build/make/tools/releasetools/
Dota_metadata.proto17 // If you change this file,
/build/
Dbuildspec.mk.default19 # named "buildspec.mk" in the root directory, and uncomment or change
/build/blueprint/
DAndroid.bp5 // Added automatically by a large-scale-change that took the approach of
/build/pesto/experiments/prepare_bazel_test_env/
DREADME.md158 that Bazel knows when to rebuild/rerun a test when artifacts change.
244 directly since this may change.
/build/make/tools/droiddoc/templates-pdk/assets/
Dandroid-developer-reference.js46 var select = $("#apiLevelSelector").html("").change(changeApiLevel);
/build/soong/java/
Ddroidstubs.go713 `You have tried to change the API from what has been previously approved.\n\n`+
776 ` and submitting the updated file as part of your change.`,
/build/make/tools/compliance/cmd/xmlnotice/
Dxmlnotice_test.go40 fmt.Printf("failed to change to testdata directory: %s\n", err)
/build/bazel/rules/cc/
Dcc_library_static.bzl197 # it's unsupported in legacy. We may want to change this going forward,

12