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

<<41424344454647484950>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include/
wmmintrin.h 74 and stores the result into m128i destination. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
pcm_extplug.h 126 * transfer between source and destination; this is a required callback
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
if_arcnet.h 113 dest, /* destination ARCnet - 0 for broadcast */
videotext.h 93 void *buffer; /* pointer to beginning of destination buffer */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/netinet/
udp.h 61 u_int16_t uh_dport; /* destination port */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/protocols/
routed.h 46 struct sockaddr rip_dst; /* destination net/host */
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/
wmmintrin.h 74 and stores the result into m128i destination. */
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include/
wmmintrin.h 74 and stores the result into m128i destination. */
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
type_traits.h 47 template <class T> void copy(T* source, T* destination, int n, __false_type);
49 template <class T> void copy(T* source, T* destination, int n, __true_type);
52 template <class T> inline void copy(T* source,T* destination,int n) {
53 copy(source, destination, n,
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
type_traits.h 47 template <class T> void copy(T* source, T* destination, int n, __false_type);
49 template <class T> void copy(T* source, T* destination, int n, __true_type);
52 template <class T> inline void copy(T* source,T* destination,int n) {
53 copy(source, destination, n,
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
type_traits.h 47 template <class T> void copy(T* source, T* destination, int n, __false_type);
49 template <class T> void copy(T* source, T* destination, int n, __true_type);
52 template <class T> inline void copy(T* source,T* destination,int n) {
53 copy(source, destination, n,
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
type_traits.h 47 template <class T> void copy(T* source, T* destination, int n, __false_type);
49 template <class T> void copy(T* source, T* destination, int n, __true_type);
52 template <class T> inline void copy(T* source,T* destination,int n) {
53 copy(source, destination, n,
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newxmlfile/
NewXmlFileWizard.java 391 * Returns the destination filename or an empty string.
410 * Returns a {@link IFile} for the destination file.
413 * destination file cannot be determined.
418 * @return an {@link IFile} for the destination file
  /tools/external/fat32lib/src/main/java/de/waldheinz/fs/
BlockDevice.java 45 * @param dest the destination buffer where to store the data read
FsFile.java 59 * @param dest the destination buffer where to put the bytes that were read
  /external/iproute2/doc/
ip-cref.tex     [all...]
  /external/libvpx/libvpx/vpx_scale/win32/
scaleopt.c 337 mov esi, dest // Get the source and destination pointer
519 mov esi, dest // Get the source and destination pointer
674 mov esi, dest // Get the source and destination pointer
843 mov esi, dest // Get the source and destination pointer
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/fov/
DetermineFovActivity.java 199 // If the aspect ratio is smaller, set the destination rectangle to pad
204 // Set the destination rectangle to pad horizontally.
  /dalvik/dexgen/src/com/android/dexgen/util/
TwoColumnOutput.java 26 * Class that takes a combined output destination and provides two
166 * Outputs to the final destination as many full line pairs as
  /dalvik/dx/src/com/android/dx/util/
TwoColumnOutput.java 26 * Class that takes a combined output destination and provides two
166 * Outputs to the final destination as many full line pairs as
  /dalvik/vm/interp/
InterpState.h 129 * target then jump to it. If the destination trace doesn't exist, update
147 * destination Dalvik PC is included by the trace itself.
  /device/asus/flo/nfc/
libnfc-brcm.conf 67 # Configure the default Destination Gate used by HCI (the default is 4, which
88 # destination gate (see NFA_HCI_DEFAULT_DEST_GATE). Note there is a value
  /external/bison/data/
location.cc 136 ** \param ostr the destination output stream
274 ** \param ostr the destination output stream
  /external/chromium/chrome/browser/
aeropeek_manager.h 155 // Returns a rectangle that fits into the destination rectangle and keeps
158 void GetOutputBitmapSize(const gfx::Size& destination,
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
relayserver.h 157 // Returns a pair where the source is the remote address and the destination
171 // A locked connection is one for which we know the intended destination of

Completed in 3134 milliseconds

<<41424344454647484950>>