HomeSort by relevance Sort by last modified time
    Searched refs:copying (Results 1 - 25 of 52) sorted by null

1 2 3

  /external/linux-tools-perf/perf-3.12.0/arch/sh/lib/
memcpy.S 20 add r6,r0 ! From here, r0 points the end of copying point
  /external/chromium_org/build/android/pylib/
efficient_android_directory_copy.sh 14 echo copying $source to $dest
  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/bin/tests/multisect/
multisect1.asm 17 ; label to use for copying this segment at run-time.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/command/
build_scripts.py 69 log.debug("not copying %s (up-to-date)", script)
93 log.info("copying and adjusting %s -> %s", script,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/command/
build_scripts.py 69 log.debug("not copying %s (up-to-date)", script)
93 log.info("copying and adjusting %s -> %s", script,
  /device/asus/deb/self-extractors/
generate-packages.sh 265 cp -R $COMPANY/staging/* tmp/vendor/$COMPANY/$DEVICE || echo \ \ \ \ Error copying makefiles
267 cp -R root/* tmp/vendor/$MANUFACTURER/$ROOTDEVICE || echo \ \ \ \ Error copying makefiles
  /device/asus/flo/self-extractors/
generate-packages.sh 260 cp -R $COMPANY/staging/* tmp/vendor/$COMPANY/$DEVICE || echo \ \ \ \ Error copying makefiles
262 cp -R root/* tmp/vendor/$MANUFACTURER/$ROOTDEVICE || echo \ \ \ \ Error copying makefiles
  /device/asus/grouper/self-extractors/
generate-packages.sh 211 cp -R $COMPANY/staging/* tmp/vendor/$COMPANY/$DEVICE || echo \ \ \ \ Error copying makefiles
213 cp -R root/* tmp/vendor/$MANUFACTURER/$ROOTDEVICE || echo \ \ \ \ Error copying makefiles
  /device/asus/tilapia/self-extractors/
generate-packages.sh 190 cp -R $COMPANY/staging/* tmp/vendor/$COMPANY/$DEVICE || echo \ \ \ \ Error copying makefiles
192 cp -R root/* tmp/vendor/$MANUFACTURER/$ROOTDEVICE || echo \ \ \ \ Error copying makefiles
  /device/common/
generate-packages.sh 96 cp -R $COMPANY/staging/* tmp/vendor/$COMPANY/$DEVICE || echo \ \ \ \ Error copying makefiles
98 cp -R root/* tmp/vendor/$MANUFACTURER/$ROOTDEVICE || echo \ \ \ \ Error copying makefiles
  /device/lge/hammerhead/self-extractors/
generate-packages.sh 254 cp -R $COMPANY/staging/* tmp/vendor/$COMPANY/$DEVICE || echo \ \ \ \ Error copying makefiles
256 cp -R root/* tmp/vendor/$MANUFACTURER/$ROOTDEVICE || echo \ \ \ \ Error copying makefiles
  /device/lge/mako/self-extractors/
generate-packages.sh 260 cp -R $COMPANY/staging/* tmp/vendor/$COMPANY/$DEVICE || echo \ \ \ \ Error copying makefiles
262 cp -R root/* tmp/vendor/$MANUFACTURER/$ROOTDEVICE || echo \ \ \ \ Error copying makefiles
  /device/samsung/manta/self-extractors/
generate-packages.sh 126 cp -R $COMPANY/staging/* tmp/vendor/$COMPANY/$DEVICE || echo \ \ \ \ Error copying makefiles
128 cp -R root/* tmp/vendor/$MANUFACTURER/$ROOTDEVICE || echo \ \ \ \ Error copying makefiles
  /external/chromium_org/v8/tools/
consarray.js 33 * when concatenating on large (10K items) arrays due to memory copying.
34 * That's why we avoid copying memory and insead build a linked list
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/tools/
jsbundler.py 285 'input paths to output paths and when copying '
330 Die('Must specify --dest_dir when copying.')
  /external/linux-tools-perf/perf-3.12.0/arch/mn10300/lib/
memcpy.S 118 # handle misaligned copying
memset.S 105 # handle misaligned copying
  /external/ant-glob/
NOTICE 210 license. By obtaining, using and/or copying this work, you (the licensee) agree
259 This license came from: http://www.megginson.com/SAX/copying.html
  /prebuilts/tools/common/m2/repository/com/android/tools/external/ant-glob/1.0/
NOTICE 210 license. By obtaining, using and/or copying this work, you (the licensee) agree
259 This license came from: http://www.megginson.com/SAX/copying.html
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
help2man 36 This is free software; see the source for copying conditions. There is NO
  /external/chromium_org/tools/win/
copy-installer.bat 127 REM Branch to handle copying via robocopy (fast) or xcopy (slow).
  /external/chromium_org/v8/test/mjsunit/
array-splice.js 261 // value of Array.prototype[3] while copying.
309 // value of Array.prototype[3] while copying.
  /bionic/libc/arch-mips/string/
memcpy.S 219 # copying in words (4-byte chunks)
392 # copying in words (4-byte chunks)
  /bionic/libc/arch-mips64/string/
memcpy.S 219 # copying in words (4-byte chunks)
392 # copying in words (4-byte chunks)
  /external/chromium_org/ui/file_manager/file_manager/background/js/
file_operation_handler.js 191 console.error('Cannot find copying item.');

Completed in 1308 milliseconds

1 2 3