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

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/netinet/
if_tr.h 41 u_int8_t daddr[TR_ALEN]; /* destination address */
50 u_int8_t dsap; /* destination SAP */
103 u_int8_t trn_dhost[TR_ALEN]; /* destination host */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_fddi.h 68 __u8 dsap; /* destination service access point */
76 __u8 dsap; /* destination service access point */
97 __u8 daddr[FDDI_K_ALEN]; /* destination address */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/netinet/
if_tr.h 41 u_int8_t daddr[TR_ALEN]; /* destination address */
50 u_int8_t dsap; /* destination SAP */
103 u_int8_t trn_dhost[TR_ALEN]; /* destination host */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_fddi.h 68 __u8 dsap; /* destination service access point */
76 __u8 dsap; /* destination service access point */
97 __u8 daddr[FDDI_K_ALEN]; /* destination address */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/netinet/
if_tr.h 41 u_int8_t daddr[TR_ALEN]; /* destination address */
50 u_int8_t dsap; /* destination SAP */
103 u_int8_t trn_dhost[TR_ALEN]; /* destination host */
  /bionic/libc/include/
string.h 90 __attribute__((__error__("memcpy called with size bigger than destination")));
152 // Compiler doesn't know destination size. Don't call __strlcpy_chk
183 // Compiler doesn't know destination size. Don't call __strlcat_chk
209 // Compiler doesn't know destination size. Don't call __strlen_chk
228 // Compiler doesn't know destination size. Don't call __strchr_chk
247 // Compiler doesn't know destination size. Don't call __strrchr_chk
  /external/icu4c/common/unicode/
uidna.h 219 * @param dest Destination string buffer
220 * @param capacity Destination buffer capacity
226 * @return destination string length
246 * @param dest Destination string buffer
247 * @param capacity Destination buffer capacity
253 * @return destination string length
275 * @param dest Destination string buffer
276 * @param capacity Destination buffer capacity
282 * @return destination string length
302 * @param dest Destination string buffe
    [all...]
  /external/icu4c/tools/pkgdata/
pkgdata.1.in 48 .BI "\-d\fP, \fB\-\-destdir" " destination"
237 .BI "\-d\fP, \fB\-\-destdir" " destination"
238 Set the destination directory to
239 .IR destination .
240 The default destination directory is the current directory.
245 The default temporary directory is the same as the destination
  /external/llvm/cmake/modules/
AddLLVM.cmake 25 LIBRARY DESTINATION lib${LLVM_LIBDIR_SUFFIX}
26 ARCHIVE DESTINATION lib${LLVM_LIBDIR_SUFFIX})
69 LIBRARY DESTINATION lib${LLVM_LIBDIR_SUFFIX}
70 ARCHIVE DESTINATION lib${LLVM_LIBDIR_SUFFIX})
101 install(TARGETS ${name} RUNTIME DESTINATION bin)
114 install(TARGETS ${name} RUNTIME DESTINATION examples)
  /external/webkit/Source/WebCore/webaudio/
AudioPannerNode.cpp 91 AudioBus* destination = output(0)->bus(); local
94 destination->zero();
101 destination->zero();
109 m_panner->pan(azimuth, elevation, source, destination, framesToProcess);
119 destination->copyWithGainFrom(*destination, &m_lastGain, totalGain);
  /external/webkit/Source/WebKit/win/
DefaultDownloadDelegate.cpp 114 LOG_ERROR("Failed to set destination on file");
137 LOG_ERROR("Failed to set destination on file");
149 HRESULT STDMETHODCALLTYPE DefaultDownloadDelegate::didCreateDestination(IWebDownload* download, BSTR destination)
151 LOG(Download, "DefaultDownloadDelegate %p - didCreateDestination %s", download, String(destination, SysStringLen(destination)).ascii().data());
153 destination = 0;
  /external/zlib/src/
CMakeLists.txt 177 RUNTIME DESTINATION "${INSTALL_BIN_DIR}"
178 ARCHIVE DESTINATION "${INSTALL_LIB_DIR}"
179 LIBRARY DESTINATION "${INSTALL_LIB_DIR}" )
182 install(FILES ${ZLIB_PUBLIC_HDRS} DESTINATION "${INSTALL_INC_DIR}")
185 install(FILES zlib.3 DESTINATION "${INSTALL_MAN_DIR}/man3")
188 install(FILES ${ZLIB_PC} DESTINATION "${INSTALL_PKGCONFIG_DIR}")
  /frameworks/base/core/tests/coretests/src/android/net/
RouteInfoTest.java 47 fail("Expected RuntimeException: destination and gateway null");
50 // Null destination is default route.
75 public PatchedRouteInfo(LinkAddress destination, InetAddress gateway, String iface) {
76 super(destination, gateway, iface);
79 public boolean matches(InetAddress destination) {
80 return super.matches(destination);
  /bionic/libc/arch-x86/string/
strcat.S 26 pushl %edi /* push destination address */
71 L2: popl %eax /* pop destination address */
  /external/bison/src/
graphviz.h 43 * \param destination id of the target node
49 void output_edge (int source, int destination, char const *label,
  /external/clang/include/clang/Analysis/Analyses/
CFGReachabilityAnalysis.h 29 // tend to have a common destination, so we lazily do a predecessor search
30 // from the destination node and cache the results to prevent work
  /external/clang/test/CodeGen/
mips-constraint-regs.c 21 // We are making it clear that destination register is lo with the
33 // We are specifying that destination registers are the hi/lo pair with the
  /external/dropbear/libtomcrypt/src/mac/f9/
f9_done.c 22 @param out [out] Destination for the MAC tag
23 @param outlen [in/out] Destination size and final tag size
  /external/dropbear/libtomcrypt/src/mac/xcbc/
xcbc_done.c 22 @param out [out] Destination for the MAC tag
23 @param outlen [in/out] Destination size and final tag size
  /external/dropbear/libtomcrypt/src/prngs/
sprng.c 72 @param out Destination
95 @param out [out] Destination
  /external/icu4c/extra/uconv/
uconv.1.in 92 Unicode, and then from Unicode to the destination encoding).
109 the destination encoding. Some encodings, for example, offer a default
189 the the destination encoding.
194 to handle characters that cannot be transcoded to the destination
221 encoding and characters that cannot be transcoded to the destination
228 Unicode to the destination encoding.
232 destination encoding.
265 option, and from Unicode to the destination encoding, with the
  /external/iptables/extensions/
libxt_TCPMSS.man 36 packets from itself to the source and destination IP addresses. Prior to
37 Linux 2.6.25, only the path MTU to the destination IP address was
libxt_tcp.man 15 [\fB!\fP] \fB\-\-destination\-port\fP,\fB\-\-dport\fP \fIport\fP[\fB:\fP\fIport\fP]
16 Destination port or port range specification. The flag
  /external/javassist/src/main/javassist/bytecode/
ByteArray.java 67 * @param dest the destination byte array.
68 * @param idest the index into the destination byte array.
  /external/llvm/
copy-diff.py 54 # If the destination file does not exist or the source file is
55 # different from the destination file, then we copy the file.

Completed in 716 milliseconds

<<11121314151617181920>>