Home
last modified time | relevance | path

Searched refs:original (Results 1 – 9 of 9) sorted by relevance

/build/make/tools/releasetools/
Dtarget_files_diff.py57 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/
Dproduct_debug.py99 original = read_file(variables["FILE"])
105 "original": render_original(variables, original),
/build/soong/finder/
Dfinder_test.go59 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/
Dmain.go68 * Write the original PATH variable to <interposer>_origpath
/build/make/tools/droiddoc/templates-ndk/assets/
DGPL-LICENSE.txt46 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/
DLINUX_KERNEL_COPYING62 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/
Dmakevars.go237 # If the original variable is empty, then just set it to the SOONG_ version.
/build/blueprint/
DLICENSE44 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/
DChanges.md85 the first one. To go back to the original behavior for compatability reason,