HomeSort by relevance Sort by last modified time
    Searched full:copy (Results 376 - 400 of 42406) sorted by null

<<11121314151617181920>>

  /development/tools/apkcheck/
Android.mk 5 # You may obtain a copy of the License at
17 # We use copy-file-to-new-target so that the installed
32 @echo "Copy: $(PRIVATE_MODULE) ($@)"
33 $(copy-file-to-new-target)
  /device/htc/dream/
Android.mk 5 # You may obtain a copy of the License at
  /device/htc/dream-sapphire/
Android.mk 5 # You may obtain a copy of the License at
  /device/htc/sapphire/
Android.mk 5 # You may obtain a copy of the License at
  /external/apache-http/src/org/apache/commons/codec/language/
package.html 6 You may obtain a copy of the License at
  /external/bison/m4/
dirname.m4 4 dnl gives unlimited permission to copy and/or distribute it,
obstack.m4 4 dnl gives unlimited permission to copy and/or distribute it,
strverscmp.m4 4 dnl gives unlimited permission to copy and/or distribute it,
unistd-safer.m4 4 dnl gives unlimited permission to copy and/or distribute it,
xalloc.m4 4 dnl gives unlimited permission to copy and/or distribute it,
  /external/clearsilver/imd/
README 10 Then, copy example.imd to somewhere in your URL space, and modify the
  /external/clearsilver/man/man3/
hdf_obj_value.3 30 has no value. This is not a copy of the value, so the
hdf_set_buf.3 35 copy of it. The dataset assumes that value was
hdf_set_copy.3 14 hdf_set_copy -> Copy a value from one location in the
  /external/clearsilver/perl/
test.pl 103 # test copy tree
105 $copy = ClearSilver::HDF->new();
106 $ret = $copy->copy("", $hdf);
109 $str = $copy->getValue("Data.1", "default");
117 $ret = $copy->setSymlink( "BottomNode" ,"TopNode");
120 $tmp = $copy->getObj("BottomNode.2nd1");
127 $ret = $copy->removeTree("TopNode");
130 $tmp = $copy->getObj("TopNode.2nd1");
  /external/dnsmasq/contrib/try-all-ns/
README-2.47 3 mind (sending a copy of this mail to him too).
  /external/gtest/
Android.mk 5 # You may obtain a copy of the License at
  /external/guava/src/com/google/common/base/
package-info.java 6 * You may obtain a copy of the License at
  /external/ppp/pppd/plugins/radius/
pathnames.h 13 * and I'll send you a copy.
  /external/proguard/src/proguard/classfile/editor/
ElementValueAdder.java 17 * You should have received a copy of the GNU General Public License along
47 * Creates a new ElementValueAdder that will copy element values into the
63 * Creates a new ElementValueAdder that will copy element values into the
81 * Creates a new ElementValueAdder that will copy element values into the
102 // Create a copy of the element value.
119 // Create a copy of the element value.
139 // Create a copy of the element value.
158 // Create a copy of the element value.
178 // Create a copy of the element value.
  /external/qemu/
cutils.c 6 * Permission is hereby granted, free of charge, to any person obtaining a copy
9 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
170 size_t copy; local
174 copy = count;
175 if (copy > qiov->iov[i].iov_len)
176 copy = qiov->iov[i].iov_len;
177 memcpy(qiov->iov[i].iov_base, p, copy);
178 p += copy;
179 count -= copy;
  /external/quake/
setupdevice.sh 3 # Copy Quake's data files from perforce to the Android device's data directory.
  /external/skia/include/effects/
SkDrawExtraPathEffect.h 6 * You may obtain a copy of the License at
  /external/sonivox/
NOTICE 5 You may obtain a copy of the License at
  /external/srec/config/en.us/
adb_pull_system_usr_srec_bothtags5.sh 1 # Run this from Ubuntu to copy files from device

Completed in 69 milliseconds

<<11121314151617181920>>