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 | WINPTHREADS_COPYING | 28 * It uses undocumented features of Microsoft Windows that can change
|
D | config_sanitizers.mk | 445 ifeq ($(findstring sanitize=implicit-integer-sign-change,$(my_cflags)),) 446 my_cflags += -fno-sanitize=implicit-integer-sign-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 | 2134 $(hide) $(call commit-change-for-toc,$@) 2141 define commit-change-for-toc 2159 $$(call commit-change-for-toc,$$@)
|
D | base_rules.mk | 400 $(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 | 28 or read a file that's going to change on every build. 68 that the output may change). Many of the common macros produce find commands 99 Kati has now learned about the implicit `-a`, so this particular change is no
|
/build/make/ |
D | Changes.md | 31 environment variables. Ninja does not track when environment variables change 95 image, similar to the ones installed for normal boot. See the change to 142 In Android.mk files, you used to be able to change LOCAL_ARM_MODE for each 292 -- without custom checks, Make doesn't rebuild objects when CFLAGS change, etc. 306 configuration is allowed to change those, switching devices with the same 311 that they are being used incorrectly. Attempting to change the environment for 379 and `LOCAL_MODULE_STEM` to change the installed file name: 502 rather easy for this to change between different shells, and it's not ideal to 522 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 | 1087 `You have tried to change the API from what has been previously approved.\n\n`+ 1155 `You have tried to change the API from what has been previously released in\n` + 1753 `You have tried to change the API from what has been previously approved.\n\n`+ 1816 ` 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
|