/libcore/luni/src/main/java/org/apache/harmony/xnet/provider/jsse/ |
SSLEngineAppData.java | 53 * Places the data from the buffer into the array of destination 80 // it should not happen, because the destination buffers 87 + "into the destination buffers"));
|
/ndk/build/tools/ |
dev-platform-expand-all.sh | 29 # The default destination directory is a temporary one 31 register_var_option "--dst-dir=<path>" DSTDIR "Destination directory" 54 log "Using destination directory: $DSTDIR"
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/ |
unistd.h | 32 "the destination buffer"); 63 "the destination buffer"); 69 "the destination buffer"); 137 "than size of destination buffer"); 170 "length than size of destination " 198 "destination buffer"); 237 __warnattr ("confstr called with bigger length than size of destination " 263 "can fit into destination buffer"); 289 "size of destination buffer"); 315 "size of destination buffer") [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
unistd.h | 32 "the destination buffer"); 63 "the destination buffer"); 69 "the destination buffer"); 137 "than size of destination buffer"); 170 "length than size of destination " 198 "destination buffer"); 237 __warnattr ("confstr called with bigger length than size of destination " 263 "can fit into destination buffer"); 289 "size of destination buffer"); 315 "size of destination buffer") [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
unistd.h | 32 "the destination buffer"); 63 "the destination buffer"); 69 "the destination buffer"); 137 "than size of destination buffer"); 170 "length than size of destination " 198 "destination buffer"); 237 __warnattr ("confstr called with bigger length than size of destination " 263 "can fit into destination buffer"); 289 "size of destination buffer"); 315 "size of destination buffer") [all...] |
/system/core/libpixelflinger/ |
col32cb16blend.S | 24 // This function alpha blends a fixed color into a destination scanline, using 29 // where d is the destination pixel, 34 // r0 = destination buffer pointer
|
/external/tcpdump/ |
decnet.h | 67 word sh_dst; /* destination node address */ 75 byte lg_darea; /* destination area (reserved) */ 76 byte lg_dsarea; /* destination subarea (reserved) */ 77 etheraddr lg_dst; /* destination id */ 330 #define DI_NOUSER 4 /* destination end user does not exist */ 331 #define DI_INVDEST 5 /* invalid end user destination */ 368 word nh_dst; /* destination link address */ 375 word sh_dst; /* destination link address */ 383 word ms_dst; /* destination link address */ 397 word ak_dst; /* destination link address * [all...] |
/frameworks/base/libs/hwui/font/ |
Font.cpp | 231 SkPoint destination[4]; local 238 destination[0].set(-tangent->fX * halfWidth - tangent->fY * vOffset, 240 destination[1].set(tangent->fX * halfWidth - tangent->fY * vOffset, 242 destination[2].set(destination[1].fX + tangent->fY * height, 243 destination[1].fY - tangent->fX * height); 244 destination[3].set(destination[0].fX + tangent->fY * height, 245 destination[0].fY - tangent->fX * height); 253 position->x() + destination[0].x() [all...] |
/external/dropbear/libtomcrypt/src/headers/ |
tomcrypt_math.h | 54 @param dst The destination 139 @param str The destination for the string 171 @param c The destination of "a + b" 180 @param c The destination of "a + b" 188 @param c The destination of "a - b" 196 @param c The destination of "a - b" 204 @param c The destination of "a * b" 212 @param c The destination of "a * b" 219 @param b The destination 235 @param b The destination [all...] |
/dalvik/vm/compiler/template/armv5te-vfp/ |
TEMPLATE_CMPG_DOUBLE_VFP.S | 7 * destination register based on the results of the comparison.
|
TEMPLATE_CMPG_FLOAT_VFP.S | 7 * destination register based on the results of the comparison.
|
TEMPLATE_CMPL_DOUBLE_VFP.S | 7 * destination register based on the results of the comparison.
|
TEMPLATE_CMPL_FLOAT_VFP.S | 7 * destination register based on the results of the comparison.
|
/external/android-clat/ |
setroute.c | 37 * destination - pointer to a struct in_addr or in6_addr for the destination network 44 int if_route(const char *ifname, int family, const void *destination, int prefixlen, const void *gateway, int metric, int mtu, int change_type) { 102 if(nla_put(msg, RTA_DST, addr_size, destination) < 0) {
|
setroute.h | 25 int if_route(const char *ifname, int family, const void *destination, int cidr, const void *gateway, int metric, int mtu, int change_type);
|
/external/chromium/chrome/browser/history/ |
top_sites_cache.cc | 95 size_t destination) { 99 // Map all the redirected URLs to the destination. 104 entry.first = &(top_sites_[destination]); 106 canonical_urls_[entry] = destination;
|
/external/chromium/net/disk_cache/ |
cache_util.h | 16 // Fails if the destination exists already, or if it doesn't have
|
/external/clang/lib/Analysis/ |
CFGReachabilityAnalysis.cpp | 30 // If we haven't analyzed the destination node, run the analysis now 41 // destination node. 49 // Start searching from the destination node, since we commonly will perform 50 // multiple queries relating to a destination node.
|
/external/clang/test/CodeGen/ |
x86_32-inline-asm.c | 20 // Don't error out if the size of the destination is <= 32 bits.
|
/external/clang/tools/driver/ |
CMakeLists.txt | 63 RUNTIME DESTINATION bin)
|
/external/compiler-rt/lib/msandr/ |
CMakeLists.txt | 25 LIBRARY DESTINATION ${COMPILER_RT_LIBRARY_INSTALL_DIR})
|
/external/dropbear/libtomcrypt/src/misc/ |
zeromem.c | 20 @param out The destination of the area to zero
|
/external/dropbear/libtomcrypt/src/pk/pkcs1/ |
pkcs_1_os2ip.c | 21 @param n [out] The mp_int destination
|
/external/iproute2/doc/ |
Plan | 16 3.2 Neighbour cache and destination cache. (iki-neighdst.tex)
|
/external/iptables/extensions/ |
libxt_conntrack.man | 18 Match against original/reply source/destination address 27 Match against original/reply source/destination port (TCP/UDP/etc.) or GRE key. 65 destination. 68 A virtual state, matching if the original destination differs from the reply
|