HomeSort by relevance Sort by last modified time
    Searched full:copied (Results 1 - 25 of 2371) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /ndk/tests/build/prebuild-stlport/
README 3 copied to $STLPORT_PATH/<abi>/ directories.
  /external/chromium/base/third_party/icu/
README 1 This file has the relevant components from ICU copied to handle basic
2 UTF8/16/32 conversions. Components are copied from utf.h utf8.h utf16.h and
  /external/bzip2/
README.android 9 * copied LICENSE to NOTICE
  /sdk/files/
sdk.properties 2 # This file is copied in the root folder of each platform component.
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/
assoc_container.hpp 179 // copied by the Hash_Fn object of the container object.
184 // copied by the hash_fn object of the container object, and
185 // r_eq_fn will be copied by the eq_fn object of the container
191 // copied by the hash_fn object of the container object, r_eq_fn
192 // will be copied by the eq_fn object of the container object, and
193 // r_comb_hash_fn will be copied by the comb_hash_fn object of the
199 // copied by the hash_fn object of the container object, r_eq_fn
200 // will be copied by the eq_fn object of the container object,
201 // r_comb_hash_fn will be copied by the comb_hash_fn object of the
202 // container object, and r_resize_policy will be copied by th
    [all...]
  /external/iptables/extensions/
libipt_CONNMARK.man 9 is specified then only those bits are copied.
13 then only those bits are copied. This is only valid in the
  /external/skia/include/core/
SkUtils.h 25 @param buffer The memory to have value copied into it
26 @param value The 16bit value to be copied into buffer
27 @param count The number of times value should be copied into the buffer.
34 @param buffer The memory to have value copied into it
35 @param value The 32bit value to be copied into buffer
36 @param count The number of times value should be copied into the buffer.
106 /** NOTE: label contents are not copied, just the ptr is
125 label. NOTE: label contents are not copied, just the ptr is
  /prebuilt/android-x86/kernel/
README 1 The file 'kernel' gets copied to the generic_x86 image. Replace it with
  /external/qemu/memcheck/
memcheck_util.c 5 ** may be copied, distributed, and modified under those terms.
129 size_t copied = 0; local
132 for (copied = 0; copied < qemu_buffer_size - 1; copied++) {
133 qemu_str[copied] = ldub_user(guest_str + copied);
134 if (qemu_str[copied] == '\0') {
135 return copied;
139 qemu_str[copied] = '\0'
148 size_t copied = 0; local
    [all...]
  /external/bouncycastle/src/main/java/org/bouncycastle/crypto/
DataLengthException.java 5 * copied into it turns out to be too short, or if we've been given
  /external/chromium/base/third_party/symbolize/
README.chromium 4 The following files are copied AS-IS from:
  /external/chromium/third_party/icu/source/common/
ulocimp.h 15 * @param keywordList double-null terminated list. Will be copied.
  /external/libpcap/
ffs.h 5 * A really hacky implementation copied from asm/bitops.h
  /external/qemu/android/
hw-lcd.h 5 ** may be copied, distributed, and modified under those terms.
resource.h 5 ** may be copied, distributed, and modified under those terms.
  /external/qemu/proxy/
proxy_http.h 5 ** may be copied, distributed, and modified under those terms.
  /external/qemu/
varint.h 5 ** may be copied, distributed, and modified under those terms.
  /external/quake/
setupdevice.sh 7 # This funcion is copied from envsetup.sh
  /frameworks/base/graphics/java/android/graphics/
ColorMatrixColorFilter.java 23 * @param matrix 4x5 matrix used to transform colors. It is copied into
35 * matrix. The first 20 entries of the array are copied into
  /packages/wallpapers/LivePicker/
Android.mk 34 # XXX the intention is that this file be copied automatically when
36 # it isn't working correctly (it always gets copied).
  /external/bouncycastle/src/main/java/org/bouncycastle/crypto/modes/
CTSBlockCipher.java 79 * @param outOff the offset from which the output will be copied.
80 * @return the number of output bytes copied to out.
110 * @param len the number of bytes to be copied out of the input array.
112 * @param outOff the offset from which the output will be copied.
113 * @return the number of output bytes copied to out.
177 * @param out the array the block currently being held is copied into.
179 * @return the number of output bytes copied to out.
  /external/chromium/net/ftp/
ftp_transaction.h 51 // Response data is copied into the given buffer and the number of bytes
52 // copied is returned. ERR_IO_PENDING is returned if response data is not
55 // copied. Or, if a read error occurs, the CompletionCallback is notified of
  /external/skia/include/effects/
Sk1DPathEffect.h 80 SkPath fPath; // copied from constructor
81 SkScalar fAdvance; // copied from constructor
83 Style fStyle; // copied from constructor
  /external/e2fsprogs/misc/
findfs.8.in 3 .\" This file may be copied under the terms of the GNU Public License.
  /external/kernel-headers/original/linux/
capella_cm3602.h 8 * may be copied, distributed, and modified under those terms.

Completed in 476 milliseconds

1 2 3 4 5 6 7 8 91011>>