Searched refs:touch (Results 1 – 25 of 497) sorted by relevance
12345678910>>...20
/external/toybox/tests/ |
D | chmod.test | 24 touch file 40 rm -f "./$type" && touch $type 50 rm -rf dir file && mkdir dir && touch file 55 rm -rf dir file && mkdir dir && touch file 60 rm -rf dir file && mkdir dir && touch file 65 rm -rf dir file && mkdir dir && touch file 69 rm -rf dir file && mkdir dir && touch file 73 rm -rf dir file && mkdir dir && touch file 77 rm -rf dir file && mkdir dir && touch file 81 rm -rf dir file && mkdir dir && touch file [all …]
|
D | mv.test | 10 touch file 15 touch file 27 touch file1 file2 dir1/file3 35 touch file1 50 touch file1 57 touch file1 64 touch file1 70 touch file1 79 touch dir1/dir2/file1 dir1/dir2/file2 90 touch file1 file2 [all …]
|
D | cp.test | 28 touch walrus 31 touch two/three 36 touch two 42 touch two 63 touch one two 80 touch one/two/three/five 81 touch one/{six,seven,eight}
|
D | cpio.test | 9 touch a bb ccc dddd 13 touch a 20 touch a 35 touch a; chmod a-rwx a; ln -s a/cant b
|
/external/skia/experimental/iOSSampleApp/Shared/ |
D | SkUIView.mm | 62 for (UITouch *touch in touches) { 63 CGPoint loc = [touch locationInView:self]; 64 fWind->handleClick(loc.x, loc.y, SkView::Click::kDown_State, touch); 69 for (UITouch *touch in touches) { 70 CGPoint loc = [touch locationInView:self]; 71 fWind->handleClick(loc.x, loc.y, SkView::Click::kMoved_State, touch); 76 for (UITouch *touch in touches) { 77 CGPoint loc = [touch locationInView:self]; 78 fWind->handleClick(loc.x, loc.y, SkView::Click::kUp_State, touch); 83 for (UITouch *touch in touches) { [all …]
|
/external/bison/build-aux/ |
D | missing | 145 touch aclocal.m4 154 touch configure 173 touch $touch_files 184 while read f; do touch "$f"; done 198 touch $file 273 touch $file 307 touch $file
|
/external/libcap-ng/libcap-ng-0.7/ |
D | missing | 146 touch aclocal.m4 155 touch configure 174 touch $touch_files 185 while read f; do touch "$f"; done 199 touch $file 274 touch $file 308 touch $file
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/build-aux/ |
D | missing | 146 touch aclocal.m4 155 touch configure 174 touch $touch_files 185 while read f; do touch "$f"; done 199 touch $file 274 touch $file 308 touch $file
|
/external/llvm/autoconf/ |
D | missing | 145 touch aclocal.m4 154 touch configure 173 touch $touch_files 184 while read f; do touch "$f"; done 198 touch $file 275 touch $file 296 touch $file
|
/external/libevent/ |
D | missing | 145 touch aclocal.m4 154 touch configure 173 touch $touch_files 184 while read f; do touch "$f"; done 198 touch $file 273 touch $file 307 touch $file
|
/external/libopus/ |
D | missing | 146 touch aclocal.m4 155 touch configure 174 touch $touch_files 185 while read f; do touch "$f"; done 199 touch $file 274 touch $file 308 touch $file
|
/external/libogg/ |
D | missing | 145 touch aclocal.m4 154 touch configure 173 touch $touch_files 184 while read f; do touch "$f"; done 198 touch $file 275 touch $file 303 touch $file
|
/external/libusb-compat/ |
D | missing | 148 touch aclocal.m4 157 touch configure 176 touch $touch_files 187 while read f; do touch "$f"; done 201 touch $file 276 touch $file 310 touch $file
|
/external/libvorbis/ |
D | missing | 145 touch aclocal.m4 154 touch configure 173 touch $touch_files 184 while read f; do touch "$f"; done 198 touch $file 275 touch $file 303 touch $file
|
/external/netperf/ |
D | missing | 101 touch aclocal.m4 115 touch configure 139 touch $touch_files 155 while read f; do touch "$f"; done 174 touch $file 256 touch $file 282 touch $file
|
/external/c-ares/ |
D | missing | 145 touch aclocal.m4 154 touch configure 173 touch $touch_files 184 while read f; do touch "$f"; done 198 touch $file 275 touch $file 303 touch $file
|
/external/libusb/ |
D | missing | 148 touch aclocal.m4 157 touch configure 176 touch $touch_files 187 while read f; do touch "$f"; done 201 touch $file 276 touch $file 310 touch $file
|
/external/cmockery/cmockery_0_1_2/ |
D | missing | 145 touch aclocal.m4 154 touch configure 173 touch $touch_files 184 while read f; do touch "$f"; done 198 touch $file 275 touch $file 303 touch $file
|
/external/libexif/ |
D | missing | 156 touch aclocal.m4 165 touch configure 184 touch $touch_files 195 while read f; do touch "$f"; done 209 touch $file 284 touch $file 318 touch $file
|
/external/libmtp/ |
D | missing | 156 touch aclocal.m4 165 touch configure 184 touch $touch_files 195 while read f; do touch "$f"; done 209 touch $file 284 touch $file 318 touch $file
|
/external/google-tv-pairing-protocol/cpp/ |
D | missing | 156 touch aclocal.m4 165 touch configure 184 touch $touch_files 195 while read f; do touch "$f"; done 209 touch $file 284 touch $file 318 touch $file
|
/external/autotest/client/site_tests/touch_UpdateErrors/ |
D | control.touchscreen | 7 PURPOSE = "Check whether startup touch firmware update had errors." 12 ATTRIBUTES = "suite:bvt-perbuild, suite:touch" 13 SUITE = "bvt-perbuild,touch" 16 TEST_CLASS = "touch" 21 Search the touch update log entries for errors or failures.
|
D | control.touchpad | 12 ATTRIBUTES = "suite:bvt-perbuild, suite:touch" 13 SUITE = "bvt-perbuild,touch" 16 TEST_CLASS = "touch" 21 Search the touch update log entries for errors or failures.
|
/external/autotest/client/site_tests/touch_ScrollDirection/ |
D | control | 9 This test will fail if, after playback of touch events, no scrolling is detected 12 ATTRIBUTES = "suite:bvt-perbuild, suite:touch" 13 SUITE = "bvt-perbuild,touch" 16 TEST_CLASS = "touch" 22 should be default. Plays back touch movements and checks for scroll up or down.
|
/external/autotest/client/site_tests/touch_TouchscreenTaps/ |
D | control | 9 This test will fail if, after playback of touch events, taps do not appear 12 ATTRIBUTES = "suite:bvt-perbuild, suite:touch" 13 SUITE = "bvt-perbuild,touch" 16 TEST_CLASS = "touch"
|
12345678910>>...20