Searched refs:put (Results 1 – 12 of 12) sorted by relevance
/build/make/tools/ |
D | post_process_props.py | 40 prop_list.put("persist.sys.usb.config", val) 45 prop_list.put("persist.sys.usb.config", "none"); 191 def put(self, name, value): member in PropList
|
D | test_post_process_props.py | 100 self.props.put("new", "30") 109 self.props.put("foo", "NewValue") 120 self.props.put("qux", "2")
|
/build/blueprint/ |
D | CONTRIBUTING.md | 12 approved it, but you must do it before we can put your code into our codebase.
|
/build/soong/third_party/zip/testdata/ |
D | readme.notzip | 39 put the following in your .profile:
|
/build/soong/cmd/pom2mk/ |
D | pom2mk.go | 364 Don't put the specified module in the makefile. 380 The makefile is written to stdout, to be put in the current directory (often as Android.mk)
|
/build/make/core/ |
D | app_prebuilt_internal.mk | 273 $(error You must put all the split source apks in the same folder: $(LOCAL_PACKAGE_SPLITS))
|
/build/soong/cmd/pom2bp/ |
D | pom2bp.go | 590 Don't put the specified module in the Android.bp file. 608 The contents are written to stdout, to be put in the current directory (often as Android.bp)
|
/build/ |
D | buildspec.mk.default | 84 # If you have a special place to put your ouput files, set this, otherwise
|
/build/make/ |
D | buildspec.mk.default | 84 # If you have a special place to put your ouput files, set this, otherwise
|
/build/make/tools/releasetools/ |
D | pylintrc | 52 # either give multiple identifier separated by comma (,) or put this option 57 # can either give multiple identifiers separated by comma (,) or put this
|
/build/soong/docs/ |
D | best_practices.md | 33 large these days, so some people put these on different disks. There are many
|
/build/make/tools/signapk/src/com/android/signapk/ |
D | SignApk.java | 1206 modifiedEocd.put(zipSections.eocd); in main()
|