HomeSort by relevance Sort by last modified time
    Searched refs:rsync (Results 1 - 17 of 17) sorted by null

  /developers/samples/android/
compileSamples.sh 19 rsync -avzrt --delete ../../build/out/gradle/ ../../build/prebuilts/gradle
23 rsync -avzrt --delete ../../build/out/browseable/ ../../../development/samples/browseable
  /external/eigen/scripts/
eigen_gen_docs 17 # (the '/' at the end of path is very important, see rsync documentation)
18 rsync -az --no-p --delete build/doc/html/ $USER@ssh.tuxfamily.org:eigen/eigen.tuxfamily.org-web/htdocs/$UPLOAD_DIR/ || { echo "upload failed"; exit 1; }
  /external/linux-kselftest/tools/testing/selftests/
lib.mk 27 echo "rsync -a $(TEST_PROGS) $(TEST_PROGS_EXTENDED) $(TEST_FILES) $(INSTALL_PATH)/"; \
28 rsync -a $(TEST_PROGS) $(TEST_PROGS_EXTENDED) $(TEST_FILES) $(INSTALL_PATH)/; \
32 echo "rsync -a $(TEST_GEN_PROGS) $(TEST_GEN_PROGS_EXTENDED) $(TEST_GEN_FILES) $(INSTALL_PATH)/"; \
33 rsync -a $(TEST_GEN_PROGS) $(TEST_GEN_PROGS_EXTENDED) $(TEST_GEN_FILES) $(INSTALL_PATH)/; \
  /external/libexif/doc/
Makefile.am 84 rsync -avz --progress $(DOXYGEN_OUTPUT_DIR)/$(HTML_APIDOC_DIR)/ sf:/home/users/h/hu/hun/libexif/htdocs/api/
86 rsync -avz --progress $(DOXYGEN_OUTPUT_DIR)/$(HTML_APIDOC_INTERNALS_DIR)/ sf:/home/users/h/hu/hun/libexif/htdocs/internals/
  /external/vboot_reference/scripts/image_signing/
align_rootfs.sh 61 sudo rsync -v -a -H -A -x --force --inplace --numeric-ids --delete \
  /developers/build/
github.sh 281 rsync -az --delete --exclude '*.git' ../prebuilts/gradle/$i/ ./android-$i/
  /external/autotest/server/hosts/
abstract_ssh.py 117 # Check if rsync is available on the remote host. If it's not,
121 logging.warning("rsync not available on remote host %s -- disabled",
128 Check if rsync is available on the remote host.
131 self.run("rsync --version", stdout_tee=None, stderr_tee=None)
140 the style used by rsync and scp.
142 use_scp: encode for scp if true, rsync if false.
149 # rsync and scp require IPv6 brackets, even when there isn't any
176 appropriate rsync command for copying them. Remote paths must be
192 command = ("rsync %s %s --timeout=1800 --rsh='%s' -az --no-o --no-g "
222 Given an rsync-style path, returns a list of globbed path
    [all...]
  /external/bison/build-aux/
gnu-web-doc-update 105 find_tool RSYNC rsync
170 $RSYNC -avP "$builddir"/doc/manual/ $tmp/$pkg/manual
  /frameworks/base/tools/obbtool/
mkobb.sh 37 RSYNCBIN=`which rsync`
253 # rsync the files!
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
urlparse.py 40 'snews', 'prospero', 'rtsp', 'rtspu', 'rsync', '',
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
urlparse.py 43 'snews', 'prospero', 'rtsp', 'rtspu', 'rsync', '',
  /external/python/cpython2/Lib/
urlparse.py 43 'snews', 'prospero', 'rtsp', 'rtspu', 'rsync', '',
  /prebuilts/gdb/darwin-x86/lib/python2.7/
urlparse.py 43 'snews', 'prospero', 'rtsp', 'rtspu', 'rsync', '',
  /prebuilts/gdb/linux-x86/lib/python2.7/
urlparse.py 43 'snews', 'prospero', 'rtsp', 'rtspu', 'rsync', '',
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
urlparse.py 43 'snews', 'prospero', 'rtsp', 'rtspu', 'rsync', '',
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
urlparse.py 43 'snews', 'prospero', 'rtsp', 'rtspu', 'rsync', '',
  /build/make/core/
Makefile     [all...]

Completed in 2470 milliseconds