Searched refs:change (Results 1 – 23 of 23) sorted by relevance
/build/soong/android/ |
D | config_test.go | 63 …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/ |
D | java_library.mk | 80 $(call commit-change-for-toc,$@)
|
D | cleanbuild.mk | 99 $(info *** A clean build is required because of a recent change.)
|
D | config_sanitizers.mk | 442 ifeq ($(findstring sanitize=implicit-integer-sign-change,$(my_cflags)),) 443 my_cflags += -fno-sanitize=implicit-integer-sign-change
|
D | WINPTHREADS_COPYING | 28 * It uses undocumented features of Microsoft Windows that can change
|
D | LINUX_KERNEL_COPYING | 28 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.
|
D | definitions.mk | 2053 $(hide) $(call commit-change-for-toc,$@) 2060 define commit-change-for-toc 2078 $$(call commit-change-for-toc,$$@)
|
D | base_rules.mk | 389 $(call commit-change-for-toc,$@)
|
/build/soong/docs/ |
D | clion.md | 68 This is because you need to change the project root. Via Tools > CMake >
|
D | best_practices.md | 25 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
|
D | perf.md | 63 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/ |
D | Changes.md | 100 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
|
D | buildspec.mk.default | 19 # named "buildspec.mk" in the root directory, and uncomment or change
|
/build/make/tools/droiddoc/templates-ndk/components/ |
D | masthead.cs | 7 <!-- dialog to prompt lang pref change when loaded from hardcoded URL
|
/build/make/tools/droiddoc/templates-pdk/ |
D | sdkpage.cs | 82 does not change.</p>
|
/build/make/tools/droiddoc/templates-ndk/assets/ |
D | GPL-LICENSE.txt | 12 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/ |
D | buildspec.mk.default | 19 # named "buildspec.mk" in the root directory, and uncomment or change
|
/build/make/tools/droiddoc/templates-pdk/assets/ |
D | android-developer-reference.js | 46 var select = $("#apiLevelSelector").html("").change(changeApiLevel);
|
D | jquery-1.6.2.min.js | 16 …===0),o.innerHTML="",n.removeChild(o);if(a.attachEvent)for(t in{submit:1,change:1,focusin:1})s="on… property 17 …change={filters:{focusout:J,beforedeactivate:J,click:function(a){var b=a.target,c=f.nodeName(b,"in…
|
/build/soong/java/ |
D | droiddoc.go | 1104 `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/ |
D | docs.js | 1248 $( "select.ide" ).change(function() { 2866 var select = $("#apiLevelSelector").html("").change(changeApiLevel);
|
D | android_3p-bundle.js | 2706 …change">';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/ |
D | README.md | 341 global refactoring will be done to change this to `//visibility:private` at
|