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

1 2 3 4 5 6 7

  /system/bt/conf/
Android.mk 1 # Cannot convert to Android.bp as resource copying has not
  /external/strace/tests/
strace-V.test 27 This is free software; see the source for copying conditions. There is NO
  /external/strace/tests-m32/
strace-V.test 27 This is free software; see the source for copying conditions. There is NO
  /external/strace/tests-mx32/
strace-V.test 27 This is free software; see the source for copying conditions. There is NO
  /prebuilts/go/darwin-x86/src/os/exec/
exec_posix.go 16 // Ignore EPIPE errors copying to stdin if the program
  /prebuilts/go/linux-x86/src/os/exec/
exec_posix.go 16 // Ignore EPIPE errors copying to stdin if the program
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/distutils/command/
build_scripts.py 69 log.debug("not copying %s (up-to-date)", script)
93 log.info("copying and adjusting %s -> %s", script,
  /external/python/cpython2/Lib/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/gdb/darwin-x86/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/gdb/linux-x86/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/go/darwin-x86/misc/cgo/testsanitizers/
tsan3.go 8 // g0 stack when copying arguments in and out.
  /prebuilts/go/linux-x86/misc/cgo/testsanitizers/
tsan3.go 8 // g0 stack when copying arguments in and out.
  /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,
  /prebuilts/go/darwin-x86/src/cmd/vet/testdata/
copylock.go 105 // SyncTypesCheck checks copying of sync.* types except sync.Mutex
107 // sync.RWMutex copying
117 // sync.Cond copying
130 // sync.WaitGroup copying
140 // sync.Pool copying
150 // sync.Once copying
161 // AtomicTypesCheck checks copying of sync/atomic types
163 // atomic.Value copying
  /prebuilts/go/linux-x86/src/cmd/vet/testdata/
copylock.go 105 // SyncTypesCheck checks copying of sync.* types except sync.Mutex
107 // sync.RWMutex copying
117 // sync.Cond copying
130 // sync.WaitGroup copying
140 // sync.Pool copying
150 // sync.Once copying
161 // AtomicTypesCheck checks copying of sync/atomic types
163 // atomic.Value copying
  /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
  /prebuilts/go/darwin-x86/src/go/doc/testdata/
example.go 53 fmt.Fprintf(stderr, "testing: copying pipe: %v\n", err)
  /prebuilts/go/darwin-x86/src/net/
iprawsock.go 96 // ReadFromIP reads an IP packet from c, copying the payload into b.
129 // ReadMsgIP reads a packet from c, copying the payload into b and the
144 // WriteToIP writes an IP packet to addr via c, copying the payload
178 // WriteMsgIP writes a packet to addr via c, copying the payload from
pipe.go 16 // copying data directly between the two; there is no internal
  /prebuilts/go/linux-x86/src/go/doc/testdata/
example.go 53 fmt.Fprintf(stderr, "testing: copying pipe: %v\n", err)
  /prebuilts/go/linux-x86/src/net/
iprawsock.go 96 // ReadFromIP reads an IP packet from c, copying the payload into b.
129 // ReadMsgIP reads a packet from c, copying the payload into b and the
144 // WriteToIP writes an IP packet to addr via c, copying the payload
178 // WriteMsgIP writes a packet to addr via c, copying the payload from
pipe.go 16 // copying data directly between the two; there is no internal
  /device/common/
generate-packages.sh 134 cp -R $COMPANY/staging/* $MAKEFILEDIR || echo \ \ \ \ Error copying makefiles
137 cp -R root/* ${FILEDIR_ROOT} || echo \ \ \ \ Error copying makefiles
  /external/curl/packages/vms/
build_gnv_curl_pcsi_text.com 9 $! 3. [--]copying file from the Curl distribution, modified to fit
92 $ if f$search("[--]copying.") .nes. ""
94 $ copying_file = "[--]copying."
96 $ if f$search("[--]$COPYING.") .nes. ""
98 $ copying_file = "[--]$COPYING."
100 $ write sys$output "Can not find copying file."
139 $! Now add in the copying file

Completed in 858 milliseconds

1 2 3 4 5 6 7