Searched refs:move (Results 1 – 9 of 9) sorted by relevance
/build/make/core/ |
D | node_fns.mk | 70 define move-var-list 249 $(call move-var-list,$(_node_import_context).$(_in),$(1).$(_in),$(3)) \
|
/build/soong/finder/ |
D | finder_test.go | 108 func move(t *testing.T, oldPath string, newPath string, filesystem *fs.MockFs) { func 1127 move(t, "/tmp/a", "/tmp/c", filesystem) 1185 move(t, "/tmp/a", "/tmp/temp", filesystem) 1186 move(t, "/tmp/b", "/tmp/a", filesystem) 1187 move(t, "/tmp/temp", "/tmp/b", filesystem)
|
/build/make/tools/droiddoc/templates-ndk/ |
D | docpage.cs | 91 <?cs # horrible horrible hack to move TOC up when the next/prev links are not there ?>
|
/build/soong/docs/ |
D | best_practices.md | 73 supported in Soong. You may need to either move your module definition up a 76 library and re-export it, or move the headers into a more appropriate location.
|
D | perf.md | 78 It may be more efficient to move the grep into make, so that the `find` portion
|
/build/make/ |
D | Changes.md | 210 It is not recommended to just move the environment variable setting outside of 272 In every case we've seen, the fix is relatively simple: move the directory into 360 you move the source tree.
|
/build/soong/cmd/pom2bp/ |
D | pom2bp.go | 484 Read arguments from <file> and overwrite it (if it ends with .bp) or move it to .bp (if it
|
/build/kati/ |
D | func.cc | 615 av.push_back(move(s)); in CallFunc()
|
/build/make/tools/droiddoc/templates-ndk/assets/js/ |
D | android_3p-bundle.js | 2686 …move("next",".ui-menu-item:first",a)},previous:function(a){this.move("prev",".ui-menu-item:last",a…
|