HomeSort by relevance Sort by last modified time
    Searched full:xors (Results 1 - 20 of 20) sorted by null

  /external/qemu/distrib/sdl-1.2.15/src/video/wincommon/
SDL_sysmouse.c 40 /* For some reason when creating a windows cursor, the ands and xors memory
48 Uint8 *xors; member in struct:WMcursor
99 if ( cursor->xors != NULL )
100 SDL_free(cursor->xors);
141 cursor->xors = NULL;
147 xptr = cursor->xors = (Uint8 *)SDL_malloc((run+pad)*allowed_y);
177 cursor->ands, cursor->xors);
SDL_syswm.c 46 Win32 applies the mask to the desktop and XORs the icon on.
  /external/iptables/extensions/
libxt_MARK.man 8 Zeroes out the bits given by \fImask\fP and XORs \fIvalue\fP into the packet
libxt_TOS.man 7 Zeroes out the bits given by \fImask\fP and XORs \fIvalue\fP into the
  /external/dropbear/libtomcrypt/notes/
tech0004.txt 71 the sober128_read() function actually XORs against the input buffer you specify. This allows the
  /external/llvm/test/CodeGen/X86/
clz.ll 119 ; Don't generate any xors when a 'ctlz' intrinsic is actually used to compute
  /external/openssl/crypto/rsa/
rsa_pss.c 270 /* Initial PS XORs with all zeroes which is a NOP so just update
  /external/openssl/crypto/des/
des_locl.h 397 I first got ~42 operations without xors. When I remembered
398 how to use xors :-) I got it to its final state.
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_MCReconBlock_s.s 263 ;// 1. Input is pair of pair-averages and Xors
  /libcore/luni/src/main/java/java/util/
BitSet.java 500 * Logically xors the bits of this {@code BitSet} with {@code bs}.
  /external/openssl/crypto/aes/asm/
vpaes-x86.pl 561 ## then rotates it by one byte and xors into the low dword of
vpaes-x86_64.pl 482 ## then rotates it by one byte and xors into the low dword of
  /external/qemu/
i386-dis.c 786 { "xorS", { Ev, Gv } },
788 { "xorS", { Gv, Ev } },
790 { "xorS", { eAX, Iv } },
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/
i686-linux-objdump 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/bin/
objdump 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/bin/
i686-linux-objdump 
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/bin/
objdump 
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/bin/
i686-linux-android-objdump 
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/i686-linux-android/bin/
objdump 
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]

Completed in 1393 milliseconds