Home
last modified time | relevance | path

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

/build/soong/android/
Dconfig_test.go63 …expectedError := `Field configType.PopulateMe has tag json:"omitempty" which specifies to change i…
65 (Alternatively, to change the json name of the field, rename the field in source instead.)`
/build/make/core/
Djava_library.mk80 $(call commit-change-for-toc,$@)
Dcleanbuild.mk99 $(info *** A clean build is required because of a recent change.)
Dconfig_sanitizers.mk442 ifeq ($(findstring sanitize=implicit-integer-sign-change,$(my_cflags)),)
443 my_cflags += -fno-sanitize=implicit-integer-sign-change
DWINPTHREADS_COPYING28 * It uses undocumented features of Microsoft Windows that can 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.
Ddefinitions.mk2053 $(hide) $(call commit-change-for-toc,$@)
2060 define commit-change-for-toc
2078 $$(call commit-change-for-toc,$$@)
Dbase_rules.mk389 $(call commit-change-for-toc,$@)
/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
/build/make/
DChanges.md100 To temporarily relax this check and restore the behavior prior to this change,
131 environment variables. Ninja does not track when environment variables change
195 image, similar to the ones installed for normal boot. See the change to
242 In Android.mk files, you used to be able to change LOCAL_ARM_MODE for each
392 -- without custom checks, Make doesn't rebuild objects when CFLAGS change, etc.
406 configuration is allowed to change those, switching devices with the same
411 that they are being used incorrectly. Attempting to change the environment for
479 and `LOCAL_MODULE_STEM` to change the installed file name:
602 rather easy for this to change between different shells, and it's not ideal to
622 that it's rather easy for this to change between different shells, and it's not
Dbuildspec.mk.default19 # named "buildspec.mk" in the root directory, and uncomment or change
/build/make/tools/droiddoc/templates-ndk/components/
Dmasthead.cs7 <!-- dialog to prompt lang pref change when loaded from hardcoded URL
/build/make/tools/droiddoc/templates-pdk/
Dsdkpage.cs82 does not change.</p>
/build/make/tools/droiddoc/templates-ndk/assets/
DGPL-LICENSE.txt12 freedom to share and change it. By contrast, the GNU General Public
13 License is intended to guarantee your freedom to share and change free
25 if you want it, that you can change the software or use pieces of it
96 stating that you changed the files and the date of any change.
/build/
Dbuildspec.mk.default19 # named "buildspec.mk" in the root directory, and uncomment or change
/build/make/tools/droiddoc/templates-pdk/assets/
Dandroid-developer-reference.js46 var select = $("#apiLevelSelector").html("").change(changeApiLevel);
Djquery-1.6.2.min.js16 …===0),o.innerHTML="",n.removeChild(o);if(a.attachEvent)for(t in{submit:1,change:1,focusin:1})s="on… property
17change={filters:{focusout:J,beforedeactivate:J,click:function(a){var b=a.target,c=f.nodeName(b,"in…
/build/soong/java/
Ddroiddoc.go1104 `You have tried to change the API from what has been previously approved.\n\n`+
1172 `You have tried to change the API from what has been previously released in\n` +
1759 `You have tried to change the API from what has been previously approved.\n\n`+
1822 ` and submitting the updated file as part of your change.`,
/build/make/tools/droiddoc/templates-ndk/assets/js/
Ddocs.js1248 $( "select.ide" ).change(function() {
2866 var select = $("#apiLevelSelector").html("").change(changeApiLevel);
Dandroid_3p-bundle.js2706change">';for(var p=0;p<12;p++)(!n||p>=d.getMonth())&&(!o||p<=e.getMonth())&&(m+='<option value="'…
2710 …,b=this._percentage();this.oldValue!==a&&(this.oldValue=a,this._trigger("change")),this.valueDiv.t…
/build/soong/
DREADME.md341 global refactoring will be done to change this to `//visibility:private` at