Searched refs:change (Results 1 – 25 of 25) 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 | 79 $(call commit-change-for-toc,$@)
|
D | cleanbuild.mk | 99 $(info *** A clean build is required because of a recent change.)
|
D | config_sanitizers.mk | 433 ifeq ($(findstring sanitize=implicit-integer-sign-change,$(my_cflags)),) 434 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 | 2159 $(hide) $(call commit-change-for-toc,$@) 2166 define commit-change-for-toc 2184 $$(call commit-change-for-toc,$$@)
|
D | base_rules.mk | 388 $(call commit-change-for-toc,$@)
|
/build/soong/docs/ |
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 | clion.md | 68 This is because you need to change the project root. Via Tools > CMake >
|
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 is learning about the implicit `-a` in [this change](https://github.com/google/kati/pull/132)
|
/build/make/ |
D | Changes.md | 35 In Android.mk files, you used to be able to change LOCAL_ARM_MODE for each 185 -- without custom checks, Make doesn't rebuild objects when CFLAGS change, etc. 201 configuration is allowed to change those, switching devices with the same 207 change the environment for a single build step, and instead setting it for 275 and `LOCAL_MODULE_STEM` to change the installed file name: 398 rather easy for this to change between different shells, and it's not ideal to 418 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/kati/ |
D | CONTRIBUTING.md | 50 1. Do your best to have [well-formed commit messages][] for each change.
|
D | INTERNALS.md | 30 affected by your change. It would be nicer if you can just type "make" whenever 31 you change something. 203 As written, backslashes and comments change their behavior depending on the 313 Again, for the command line after a semicolon, kati should also change how
|
/build/make/tools/droiddoc/templates-pdk/ |
D | sdkpage.cs | 82 does not change.</p>
|
/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-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 | 1191 `You have tried to change the API from what has been previously approved.\n\n`+ 1217 `You have tried to change the API from what has been previously released in\n`+ 1667 `You have tried to change the API from what has been previously approved.\n\n`+ 1698 `You have tried to change the API from what has been previously released in\n`+ 1719 ` and submitting the updated file as part of your change.`,
|
/build/soong/ |
D | README.md | 140 details of enabling namespaces could potentially 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…
|