Searched refs:loop (Results 1 – 4 of 4) sorted by relevance
119 log_print "device time out after $loop iterations"514 for ((loop=1 ; loop <= $COUNT ; loop++ )) ; do517 echo ________________ $(date +'%D %T') - $loop - $device ______________________575 if [ $loop -eq $COUNT ]; then576 log_print "device $device has returned, testing completed, count = $loop"577 echo `echo "Device $device has returned, testing completed, count = $loop." > $ROOT/$device.log`579 log_print "device $device has returned, rinse and repeat count = $loop"580 echo `echo "Device $device has returned, rinse and repeat count = $loop." > $ROOT/$device.log`
47 file that is read in before the main loop starts. It allows you to add any non
116 $ sudo mount -o loop,ro system.raw.img system118 $ sudo mount -o loop,ro vendor.raw.img vendor
794 at android.os.Looper.loop(Looper.java:164)829 at android.os.Looper.loop(Looper.java:164)