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

1 2 3

  /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 259 cp -R $COMPANY/staging/* tmp/vendor/$COMPANY/$DEVICE || echo \ \ \ \ Error copying makefiles
261 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/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 259 cp -R $COMPANY/staging/* tmp/vendor/$COMPANY/$DEVICE || echo \ \ \ \ Error copying makefiles
261 cp -R root/* tmp/vendor/$MANUFACTURER/$ROOTDEVICE || echo \ \ \ \ Error copying makefiles
  /device/samsung/manta/self-extractors/
generate-packages.sh 125 cp -R $COMPANY/staging/* tmp/vendor/$COMPANY/$DEVICE || echo \ \ \ \ Error copying makefiles
127 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/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
  /dalvik/vm/mterp/armv5te/
OP_INSTANCE_OF.S 60 @ could b ${opcode}_store, but copying is faster and cheaper
  /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
  /external/grub/docs/
help2man 35 This is free software; see the source for copying conditions. There is NO
  /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 121 REM Branch to handle copying via robocopy (fast) or xcopy (slow).
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/
i686-linux-gccbug 193 This is free software; see the source for copying conditions. There is NO
  /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.
  /external/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)
  /external/chromium_org/chrome/browser/resources/file_manager/background/js/
file_operation_handler.js 191 console.error('Cannot find copying item.');
file_operation_manager.js 140 * periodically during the copying. It takes the source url and the
584 * the copying.
680 * periodically during the copying.
    [all...]
  /external/dnsmasq/contrib/dnslist/
dnslist.pl 324 The precise terms and conditions for copying, distribution and
328 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
340 Activities other than copying, distribution and modification are not
454 all its terms and conditions for copying, distributing or modifying
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/tree/
BaseTreeAdaptor.as 72 * t.children = child.children; i.e., without copying the array. Just

Completed in 3391 milliseconds

1 2 3