HomeSort by relevance Sort by last modified time
    Searched full:swaps (Results 1 - 25 of 341) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_Flip.3 3 SDL_Flip \- Swaps screen buffers
  /external/valgrind/main/coregrind/m_initimg/
simple_huffman.c 183 Int k, swaps; local
204 swaps = 0;
212 swaps = 1;
216 while( swaps );
371 UInt k, total_bytes, swaps, symbol, last_symbol; local
404 swaps = 0;
412 swaps = 1;
416 while( swaps );
453 UInt k, m, symbol_count, swaps; local
476 swaps = 0
    [all...]
  /external/icu4c/layout/
LESwaps.h 49 * No-op on a big-endian platform, byte-swaps on a little-endian platform.
73 * No-op on a big-endian platform, byte-swaps on a little-endian platform.
  /external/chromium/chrome/browser/ui/cocoa/
dev_tools_controller.h 21 // It swaps in the relevant devTools contents for a given TabContents or removes
sidebar_controller.h 20 // It swaps in the relevant sidebar contents for a given TabContents or removes
  /external/smack/src/org/jivesoftware/smackx/ping/packet/
Pong.java 24 * Composes a Pong packet from a received ping packet. This basically swaps
  /external/skia/include/core/
SkEndian.h 40 /** Vector version of SkEndianSwap16(), which swaps the
68 /** Vector version of SkEndianSwap16(), which swaps the
  /external/skia/legacy/include/core/
SkEndian.h 40 /** Vector version of SkEndianSwap16(), which swaps the
68 /** Vector version of SkEndianSwap16(), which swaps the
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
acct.h 60 comp_t ac_swaps; /* Number of Swaps */
92 comp_t ac_swaps; /* Number of Swaps */
resource.h 32 long ru_nswap; /* swaps */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
acct.h 56 comp_t ac_swaps; /* Number of swaps. */
82 comp_t ac_swaps; /* Number of Swaps */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
acct.h 60 comp_t ac_swaps; /* Number of Swaps */
92 comp_t ac_swaps; /* Number of Swaps */
resource.h 32 long ru_nswap; /* swaps */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sys/
acct.h 56 comp_t ac_swaps; /* Number of swaps. */
82 comp_t ac_swaps; /* Number of Swaps */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
acct.h 60 comp_t ac_swaps; /* Number of Swaps */
92 comp_t ac_swaps; /* Number of Swaps */
resource.h 32 long ru_nswap; /* swaps */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sys/
acct.h 56 comp_t ac_swaps; /* Number of swaps. */
82 comp_t ac_swaps; /* Number of Swaps */
  /external/kernel-headers/original/linux/
resource.h 32 long ru_nswap; /* swaps */
  /external/llvm/test/CodeGen/ARM/
memfunc.ll 19 ; EABI memset swaps arguments
  /external/skia/include/images/
SkPageFlipper.h 18 invalidating) you call update, which swaps the inval regions, and returns
  /external/skia/legacy/include/images/
SkPageFlipper.h 18 invalidating) you call update, which swaps the inval regions, and returns
  /packages/apps/Email/src/org/apache/commons/io/
package.html 44 <b>EndianUtils</b> swaps data between Big-Endian and Little-Endian formats.
  /external/chromium/chrome/browser/history/
snippet.h 59 // Efficiently swaps the contents of this snippet with the other.
  /external/webkit/Source/JavaScriptCore/wtf/
NonCopyingSort.h 80 // heapsort happens to use only swaps, not copies, but the essential thing about
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
move.h 69 * @brief Swaps two values.

Completed in 1620 milliseconds

1 2 3 4 5 6 7 8 91011>>