Searched refs:original (Results 1 – 9 of 9) sorted by relevance
/build/make/tools/releasetools/ |
D | target_files_diff.py | 57 def rewrite_build_property(original, new): argument 78 for line in original: 88 def trim_install_recovery(original, new): argument 93 for line in original: 96 def sort_file(original, new): argument 101 lines = original.readlines()
|
/build/make/tools/ |
D | product_debug.py | 99 original = read_file(variables["FILE"]) 105 "original": render_original(variables, original),
|
/build/soong/finder/ |
D | finder_test.go | 59 func finderWithSameParams(t *testing.T, original *Finder) *Finder { 60 f, err := finderAndErrorWithSameParams(t, original) 67 func finderAndErrorWithSameParams(t *testing.T, original *Finder) (*Finder, error) { 69 original.cacheMetadata.Config.CacheParams, 70 original.filesystem, 71 original.logger, 72 original.DbPath, 73 original.numDbLoadingThreads,
|
/build/soong/cmd/path_interposer/ |
D | main.go | 68 * Write the original PATH variable to <interposer>_origpath
|
/build/make/tools/droiddoc/templates-ndk/assets/ |
D | GPL-LICENSE.txt | 46 want its recipients to know that what they have is not the original, so 47 that any problems introduced by others will not reflect on the original 191 original licensor to copy, distribute or modify the Program subject to 231 original copyright holder who places the Program under this License
|
/build/make/core/ |
D | LINUX_KERNEL_COPYING | 62 want its recipients to know that what they have is not the original, so 63 that any problems introduced by others will not reflect on the original 207 original licensor to copy, distribute or modify the Program subject to 247 original copyright holder who places the Program under this License
|
/build/soong/android/ |
D | makevars.go | 237 # If the original variable is empty, then just set it to the SOONG_ version.
|
/build/blueprint/ |
D | LICENSE | 44 represent, as a whole, an original work of authorship. For the purposes 50 the original version of the Work and any modifications or additions
|
/build/make/ |
D | Changes.md | 85 the first one. To go back to the original behavior for compatability reason,
|