Searched refs:utouch (Results 1 – 14 of 14) sorted by relevance
/ndk/sources/host-tools/make-3.81/tests/scripts/targets/ |
D | SECONDARY | 36 &utouch(-20, 'foo.f'); 52 &utouch(-10, 'foo.d'); 75 &utouch(-10, 'foo.c'); 102 &utouch(-10, 'source');
|
D | INTERMEDIATE | 36 &utouch(-20, 'foo.f', 'bar.f'); 50 &utouch(-10, 'foo.d'); 71 &utouch(-10, 'foo.c');
|
/ndk/sources/host-tools/make-3.81/tests/scripts/features/ |
D | reinvoke | 12 &utouch(-600, 'incl.mk'); 15 &utouch(-1, 'incl-1.mk'); 29 &utouch(-600, $omkfile); 39 &utouch(-600, 'b','a'); 40 #&utouch(-10, 'a');
|
D | vpathplus | 62 &utouch($off, $_); 111 &utouch(-20, "inter.a"); 112 &utouch(-10, "$VP/inter.b");
|
D | vpathgpath | 46 &utouch($off, $f);
|
D | double_colon | 76 &utouch(-5, 'f2.h'); 93 &utouch(-5, 'f1.h');
|
/ndk/sources/host-tools/make-3.81/tests/scripts/options/ |
D | dash-t | 26 &utouch(-30, 'orig1-a','orig2-b'); 27 &utouch(-20, 'interm-a','interm-b'); 28 &utouch(-10, 'final-a','final-b');
|
D | dash-W | 23 utouch(1000, 'a.x'); 54 &utouch(1000, 'foo.x'); 64 utouch(-20, 'x-dir/x');
|
D | dash-n | 52 &utouch(-20, 'b'); 53 &utouch(-10, 'a');
|
D | symlinks | 22 &utouch(-10, 'dep'); 23 &utouch(-5, 'targ');
|
D | dash-B | 30 utouch(1000, 'foo');
|
/ndk/sources/host-tools/make-3.81/tests/scripts/variables/ |
D | automatic | 34 &utouch(-10, qw(foo.x baz.z));
|
/ndk/sources/host-tools/make-3.81/tests/ |
D | test_driver.pl | 910 sub utouch subroutine
|
D | ChangeLog | 505 * scripts/features/reinvoke: Change touch/sleep combos to utouch 549 * test_driver.pl (utouch): Create a new function that creates a
|