Searched
full:destination (Results
476 -
500 of
5294) sorted by null
<<11121314151617181920>>
/development/ndk/platforms/android-21/include/netinet/ |
udp.h | 39 u_int16_t uh_dport; /* destination port */
|
/development/ndk/platforms/android-3/include/netinet/ |
udp.h | 39 u_int16_t uh_dport; /* destination port */
|
/external/apache-xml/src/main/java/org/apache/xml/serializer/dom3/ |
DOMOutputImpl.java | 32 * This class represents an output destination for data.
34 * output destination in a single object, which may include a URI, a byte stream
123 * destination. If the application knows the character encoding of the
136 * destination. If the application knows the character encoding of the
|
/external/compiler-rt/lib/dfsan/ |
CMakeLists.txt | 47 DESTINATION ${COMPILER_RT_INSTALL_PATH})
|
/external/compiler-rt/test/tsan/ |
java_heap_init.cc | 9 // shadow for the 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/escape/ |
Platform.java | 36 * 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_SNPT.man | 14 Set destination prefix that you want to use in the translation and length
|
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]
|
/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/uapi/linux/ |
fib_rules.h | 34 FRA_DST, /* destination address */
|
if_addr.h | 19 * but for point-to-point IFA_ADDRESS is DESTINATION address,
|
/external/kernel-headers/original/uapi/linux/netfilter/ |
xt_set.h | 13 #define IPSET_DST 0x02 /* Destination match/add */
|
/external/libexif/libexif/pentax/ |
mnote-pentax-tag.c | 95 {MNOTE_PENTAX2_TAG_DESTINATION_CITY, "DestinationCity", N_("Destination City"), ""}, 97 {MNOTE_PENTAX2_TAG_DESTINATION_DST, "DestinationDST", N_("Destination DST"), N_("Destination Daylight Savings Time")}, 120 {MNOTE_PENTAX2_TAG_DESTINATION_CITY_CODE, "DestinationCityCode", N_("Destination City Code"), ""},
|
/external/libnl/include/linux/ |
if_addr.h | 19 * but for point-to-point IFA_ADDRESS is DESTINATION address,
|
/external/libnl/src/ |
nf-ct-list.c | 33 " --orig-dst=ADDR Original destination address\n" 34 " --orig-dport=PORT Original destination port\n" 37 " --reply-dst=ADDR Reply destination address\n" 38 " --reply-dport=PORT Reply destination port\n"
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
scale_argb.h | 29 // Clipped scale takes destination rectangle coordinates for clip values.
|
/external/libvpx/libvpx/vp8/common/ppc/ |
copy_altivec.asm | 41 add r5, r5, r6 ;# increment destination pointer
|
/external/libvpx/libvpx/vp9/common/arm/neon/ |
vp9_idct16x16_neon.c | 83 // Then add the result to the destination data. 98 // Then add the result to the destination data. 145 // Then add the result to the destination data. 160 // Then add the result to the destination data.
|
/external/linux-tools-perf/src/tools/perf/util/ |
quote.c | 46 /* Copy into destination buffer. */
|
/external/lldb/test/functionalities/longjmp/ |
main.c | 28 return 0; // destination of longjmp
|
Completed in 4333 milliseconds
<<11121314151617181920>>