Searched refs:always (Results 1 – 16 of 16) sorted by relevance
/build/make/target/board/ |
D | gsi_system.prop | 1 # GSI always generate dex pre-opt in system image 4 # GSI always disables adb authentication
|
D | gsi_system_user.prop | 1 # GSI always generate dex pre-opt in system image
|
/build/make/ |
D | buildspec.mk.default | 45 # Choose additional targets to always install, even when building 48 # LOCAL_PACKAGE_NAME. Modules listed here will always be installed in 88 # If you want to always set certain system properties, add them to this list.
|
D | Changes.md | 51 modules to specify that they should always be installed on `-eng`, or `-eng` 123 for real files to be built, but any target marked with `.PHONY` is also always 390 In Android.mk files, you can always assume that the current directory is the
|
/build/ |
D | buildspec.mk.default | 45 # Choose additional targets to always install, even when building 48 # LOCAL_PACKAGE_NAME. Modules listed here will always be installed in 88 # If you want to always set certain system properties, add them to this list.
|
/build/make/tools/acp/ |
D | README | 22 If you copy from NFS to local disk, your NFS files will always be
|
/build/make/tools/droiddoc/templates-pdk/ |
D | sdkpage.cs | 85 but always increases application complexity. If you have not run into any limitations
|
/build/soong/docs/ |
D | best_practices.md | 5 Never write to the source directory during the build, always write to 148 `PRODUCT_PACKAGES` will force them to always be installed, wasting space.
|
D | perf.md | 169 Soong always loads the entire module graph, so as modules convert from Make to
|
/build/soong/androidmk/cmd/androidmk/ |
D | android.go | 786 return includeVariableIf(bpVar, always) 813 func always(ctx variableAssignmentContext) bool { func
|
/build/soong/cc/ |
D | pylintrc | 115 # Good variable names which should always be accepted, separated by a comma 118 # Bad variable names which should always be refused, separated by a comma
|
/build/make/tools/releasetools/ |
D | pylintrc | 150 # Good variable names which should always be accepted, separated by a comma 153 # Bad variable names which should always be refused, separated by a comma
|
/build/soong/ |
D | README.md | 152 multi-element list, and always includes a trailing comma in lists and maps.
|
/build/make/core/ |
D | binary.mk | 450 ifneq ($(filter true always, $(LOCAL_FDO_SUPPORT)),) 455 else ifneq ($(filter true,$(BUILD_FDO_OPTIMIZE))$(filter always,$(LOCAL_FDO_SUPPORT)),)
|
/build/kati/ |
D | INTERNALS.md | 494 A build rule in GNU make may have multiple commands, while ninja's has always a 540 former always changes so there's no sense to re-run them. Android uses the
|
/build/make/tools/droiddoc/templates-pdk/assets/ |
D | jquery-1.6.2.min.js | 16 …ferred(),d;f.extend(b,{then:function(a,c){b.done(a).fail(c);return this},always:function(){return … method
|