HomeSort by relevance Sort by last modified time
    Searched refs:x80 (Results 51 - 75 of 3258) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/bouncycastle/src/main/java/org/bouncycastle/crypto/paddings/
ISO7816d4Padding.java 9 * ISO 7814-4 - scheme 2 from ISO 9797-1. The first byte is 0x80, rest is 0x00
45 in [inOff]= (byte) 0x80;
70 if (in[count] != (byte)0x80)
  /external/tcpdump/
fddi.h 53 #define FDDIFC_C 0x80 /* Class bit */
62 #define FDDIFC_NRT 0x80 /* Nonrestricted token */
nlpid.h 22 #define NLPID_SNAP 0x80
  /frameworks/base/core/java/android/hardware/usb/
UsbConstants.java 33 public static final int USB_ENDPOINT_DIR_MASK = 0x80;
43 public static final int USB_DIR_IN = 0x80;
  /packages/inputmethods/OpenWnn/libs/libwnnDictionary/engine/
ndcommon.c 39 if (*(con->hinsi.fore + (hinsiF / 8)) & (0x80 >> (hinsiF % 8))) {
64 if (*(con->hinsi.rear + (hinsiR / 8)) & (0x80 >> (hinsiR % 8))) {
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
huge_valf.h 44 # define __HUGE_VALF_bytes { 0x7f, 0x80, 0, 0 }
47 # define __HUGE_VALF_bytes { 0, 0, 0x80, 0x7f }
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
huge_valf.h 44 # define __HUGE_VALF_bytes { 0x7f, 0x80, 0, 0 }
47 # define __HUGE_VALF_bytes { 0, 0, 0x80, 0x7f }
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
huge_valf.h 44 # define __HUGE_VALF_bytes { 0x7f, 0x80, 0, 0 }
47 # define __HUGE_VALF_bytes { 0, 0, 0x80, 0x7f }
  /bionic/libc/arch-x86/bionic/
futex_x86.S 22 int $0x80
40 int $0x80
55 int $0x80
72 int $0x80
  /bionic/libc/arch-x86/syscalls/
getegid.S 11 int $0x80
geteuid.S 11 int $0x80
getgid.S 11 int $0x80
getpid.S 11 int $0x80
getppid.S 11 int $0x80
gettid.S 11 int $0x80
getuid.S 11 int $0x80
pause.S 11 int $0x80
setsid.S 11 int $0x80
  /bionic/libc/kernel/arch-mips/asm/sgi/
pi1.h 46 #define PI1_STAT_BUSY 0x80
61 #define PI1_DMACTRL_RUN 0x80
71 #define PI1_INTSTAT_PE 0x80
81 #define PI1_INTMASK_PE 0x80
  /development/ndk/platforms/android-9/arch-mips/include/asm/sgi/
pi1.h 46 #define PI1_STAT_BUSY 0x80
61 #define PI1_DMACTRL_RUN 0x80
71 #define PI1_INTSTAT_PE 0x80
81 #define PI1_INTMASK_PE 0x80
  /external/kernel-headers/original/asm-mips/sgi/
pi1.h 28 #define PI1_STAT_BUSY 0x80
40 #define PI1_DMACTRL_RUN 0x80 /* pedal to the metal */
48 #define PI1_INTSTAT_PE 0x80
56 #define PI1_INTMASK_PE 0x80
  /external/kernel-headers/original/linux/
mc146818rtc.h 56 # define RTC_UIP 0x80
70 # define RTC_SET 0x80 /* disable updates for clock setting */
82 # define RTC_IRQF 0x80 /* any of the following 3 is active */
89 # define RTC_VRT 0x80 /* valid RAM and time */
  /external/ppp/pppd/plugins/pppoatm/
atmsap.h 17 #define NLPID_IEEE802_1_SNAP 0x80 /* IEEE 802.1 SNAP */
  /hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/inc/
g722encsocket_ti.h 49 0xCF, 0x80, 0x57, 0x73, 0x05, 0x41
  /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/inc/
g729decsocket_ti.h 57 0xCF, 0x80, 0x57, 0x73, 0x05, 0x41

Completed in 267 milliseconds

1 23 4 5 6 7 8 91011>>