HomeSort by relevance Sort by last modified time
    Searched full:destination (Results 401 - 425 of 3792) sorted by null

<<11121314151617181920>>

  /external/dropbear/libtomcrypt/src/hashes/helper/
hash_file.c 21 @param out [out] The destination of the digest
  /external/dropbear/libtomcrypt/src/modes/cbc/
cbc_getiv.c 22 @param IV [out] The destination of the initial vector
  /external/dropbear/libtomcrypt/src/modes/cfb/
cfb_getiv.c 22 @param IV [out] The destination of the initial vector
  /external/dropbear/libtomcrypt/src/modes/ctr/
ctr_getiv.c 22 @param IV [out] The destination of the initial vector
  /external/dropbear/libtomcrypt/src/modes/f8/
f8_getiv.c 22 @param IV [out] The destination of the initial vector
  /external/dropbear/libtomcrypt/src/modes/ofb/
ofb_getiv.c 22 @param IV [out] The destination of the initial vector
  /external/dropbear/libtomcrypt/src/pk/asn1/der/boolean/
der_decode_boolean.c 23 @param in The destination for the DER encoded BOOLEAN
der_encode_boolean.c 24 @param out [out] The destination for the DER encoded BOOLEAN
  /external/dropbear/libtomcrypt/src/pk/pkcs1/
pkcs_1_i2osp.c 28 @param out [out] The destination for the integer
  /external/dropbear/libtommath/
bn_mp_copy.c 45 /* destination */
  /external/e2fsprogs/config/
install-sh 128 echo "install: no destination specified"
134 # If destination is a directory, append the input filename; if your system
148 # Make sure that the destination directory exists.
230 # Now rename the file to the real destination.
  /external/eigen/
INSTALL 33 You can adjust the installation destination (the "prefix")
  /external/guava/guava/src/com/google/common/base/
Platform.java 41 * A thread-local destination buffer to keep us from creating new buffers.
  /external/iproute2/include/linux/
fib_rules.h 34 FRA_DST, /* destination address */
if_addr.h 19 * but for point-to-point IFA_ADDRESS is DESTINATION address,
  /external/iptables/extensions/
libip6t_ipv6header.man 16 Destination Options header
libxt_sctp.man 4 [\fB!\fP] \fB\-\-destination\-port\fP,\fB\-\-dport\fP \fIport\fP[\fB:\fP\fIport\fP]
libxt_set.man 13 address and destination port pair can be found in the specified set. If
  /external/jsilver/src/com/google/clearsilver/jsilver/data/
DelegatedData.java 216 public void setSymlink(String sourcePath, Data destination) {
217 destination = unwrap(destination);
218 getDelegate().setSymlink(sourcePath, destination);
  /external/kernel-headers/original/linux/
if_addr.h 20 * but for point-to-point IFA_ADDRESS is DESTINATION address,
  /external/libvpx/libvpx/vp8/common/ppc/
copy_altivec.asm 41 add r5, r5, r6 ;# increment destination pointer
  /external/libvpx/libvpx/vpx_scale/generic/
vpxscale.c 111 * int dest_step : Number of pixels to step on in destination.
112 * unsigned int dest_scale : Scale for destination (UNUSED).
113 * unsigned int dest_length : Length of destination.
165 * int dest_step : Number of pixels to step on in destination.
166 * unsigned int dest_scale : Scale for destination (UNUSED).
167 * unsigned int dest_length : Length of destination.
211 * int dest_step : Number of pixels to step on in destination.
212 * unsigned int dest_scale : Scale for destination.
213 * unsigned int dest_length : Length of destination.
274 * int dest_pitch : Stride of destination image
    [all...]
  /external/linux-tools-perf/util/
quote.c 46 /* Copy into destination buffer. */
  /external/llvm/docs/HistoricalNotes/
2000-12-06-EncodingIdea.txt 22 the implicit register destination number could be quite large). Of course
  /external/llvm/test/Transforms/Inline/
invoke_test-3.ll 2 ; turned into branches to the invoke destination.

Completed in 385 milliseconds

<<11121314151617181920>>