HomeSort by relevance Sort by last modified time
    Searched full:swap (Results 526 - 550 of 950) sorted by null

<<21222324252627282930>>

  /external/dropbear/libtomcrypt/src/ciphers/twofish/
twofish.c 516 /* output with "undo last swap" */
572 /* undo undo final swap */
  /external/grub/lib/
getopt.c 354 /* Swap it with the top part of the top segment. */
371 /* Swap it with the bottom part of the bottom segment. */
  /external/icu4c/common/
utrie.h 246 (result)=(c); (c)=(c2); (c2)=(UChar)(result); /* swap c, c2 */ \
733 * Swap a serialized UTrie.
  /external/jpeg/
transupp.c 98 temp1 = *ptr1; /* swap even column */
102 temp1 = *ptr1; /* swap odd column with sign change */
  /external/opencore/doc/oscl_html/
oscl__map_8h-source.html 137 00189 <span class="comment">// void swap(map&lt;Key, T, Compare&gt;&amp; x) { t.swap(x.t); }</span>
  /external/quake/quake/src/QW/server/
pr_edict.c 979 // byte swap the header
1001 // byte swap the lumps
  /external/quake/quake/src/WinQuake/
pr_edict.cpp 1003 // byte swap the header
1023 // byte swap the lumps
  /external/v8/src/ia32/
codegen-ia32.h 212 // Swap the true and false targets but keep the same actual label as
214 // expressions, where we want to swap the targets but preserve the
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/rsn_supp/
peerkey.c 714 /* Supplicant: swap tx/rx Mic keys */
883 /* Swap Tx/Rx keys for Michael MIC */
    [all...]
  /sdk/emulator/qtools/
trace_reader.cpp 1126 // We don't need to byte-swap static_rec here because we are just
    [all...]
  /dalvik/vm/oo/
Class.c 3493 InstField swap; local
    [all...]
  /packages/apps/Phone/src/com/android/phone/
PhoneUtils.java 748 // something meaningful as we are not actually trying to swap calls but
    [all...]
  /external/wpa_supplicant/
aes.c     [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/crypto/
aes.c     [all...]
  /frameworks/base/core/java/android/text/
Layout.java 758 int swap = ((i & 1) == 0) ? 1 : -1; local
769 if (getPrimaryHorizontal(adguess) * swap >= horiz * swap)
    [all...]
  /frameworks/base/media/libmediaplayerservice/
MediaPlayerService.cpp 461 bool swap = e1->size < e2->size; local
467 swap = e1->backtrace[j] < e2->backtrace[j];
471 if (swap) {
    [all...]
  /external/icu4c/test/cintltst/
trie2test.c 632 /* swap to opposite-endian */
652 /* swap back to platform-endian */
    [all...]
  /external/kernel-headers/original/linux/
sched.h 849 /* mm fault and swap info: this can arguably be seen as either mm-specific or thread-specific */
    [all...]
  /external/libpng/
pngread.c     [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngread.c     [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/x11/
SDL_x11events.c 780 /* Swap out the gamma before we go inactive */
800 /* Now that we're active, swap the gamma back */
    [all...]
  /external/tcpdump/
CHANGES 398 - Bit-swap FDDI addresses for BSD/OS too. Thanks to Paul Vixie
722 - print-icmp.c: Byte swap netmask before printing. Thanks to
  /external/webkit/WebKit/mac/WebView/
WebPDFView.mm     [all...]
  /frameworks/base/opengl/java/android/opengl/
GLSurfaceView.java 1015 public boolean swap() { method in class:GLSurfaceView.EglHelper
    [all...]
  /external/e2fsprogs/po/
it.po 749 #. @-expanded: filesystem (and not swap or ufs or something else), then the superblock\n
759 "@f (and not swap or ufs or something else), then the @S\n"
767 "(e non swap, ufs o altro), allora il @S ? corrotto, e si potrebbe\n"
    [all...]

Completed in 319 milliseconds

<<21222324252627282930>>