HomeSort by relevance Sort by last modified time
    Searched full:parity (Results 126 - 150 of 406) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/sys/
ioctl_compat.h 100 #define ODDP 0x00000040 /* get/send odd parity */
101 #define EVENP 0x00000080 /* get/send even parity */
102 #define ANYP 0x000000c0 /* get any parity/send none */
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/sys/
ioctl_compat.h 104 #define ODDP 0x00000040 /* get/send odd parity */
105 #define EVENP 0x00000080 /* get/send even parity */
106 #define ANYP 0x000000c0 /* get any parity/send none */
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/sys/
ioctl_compat.h 100 #define ODDP 0x00000040 /* get/send odd parity */
101 #define EVENP 0x00000080 /* get/send even parity */
102 #define ANYP 0x000000c0 /* get any parity/send none */
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/sys/
ioctl_compat.h 100 #define ODDP 0x00000040 /* get/send odd parity */
101 #define EVENP 0x00000080 /* get/send even parity */
102 #define ANYP 0x000000c0 /* get any parity/send none */
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/sys/
ioctl_compat.h 104 #define ODDP 0x00000040 /* get/send odd parity */
105 #define EVENP 0x00000080 /* get/send even parity */
106 #define ANYP 0x000000c0 /* get any parity/send none */
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/sys/
ioctl_compat.h 100 #define ODDP 0x00000040 /* get/send odd parity */
101 #define EVENP 0x00000080 /* get/send even parity */
102 #define ANYP 0x000000c0 /* get any parity/send none */
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/sys/
ioctl_compat.h 100 #define ODDP 0x00000040 /* get/send odd parity */
101 #define EVENP 0x00000080 /* get/send even parity */
102 #define ANYP 0x000000c0 /* get any parity/send none */
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/sys/
ioctl_compat.h 100 #define ODDP 0x00000040 /* get/send odd parity */
101 #define EVENP 0x00000080 /* get/send even parity */
102 #define ANYP 0x000000c0 /* get any parity/send none */
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/sys/
ioctl_compat.h 100 #define ODDP 0x00000040 /* get/send odd parity */
101 #define EVENP 0x00000080 /* get/send even parity */
102 #define ANYP 0x000000c0 /* get any parity/send none */
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/sys/
ioctl_compat.h 100 #define ODDP 0x00000040 /* get/send odd parity */
101 #define EVENP 0x00000080 /* get/send even parity */
102 #define ANYP 0x000000c0 /* get any parity/send none */
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/sys/
ioctl_compat.h 100 #define ODDP 0x00000040 /* get/send odd parity */
101 #define EVENP 0x00000080 /* get/send even parity */
102 #define ANYP 0x000000c0 /* get any parity/send none */
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/sys/
ioctl_compat.h 104 #define ODDP 0x00000040 /* get/send odd parity */
105 #define EVENP 0x00000080 /* get/send even parity */
106 #define ANYP 0x000000c0 /* get any parity/send none */
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/sys/
ioctl_compat.h 100 #define ODDP 0x00000040 /* get/send odd parity */
101 #define EVENP 0x00000080 /* get/send even parity */
102 #define ANYP 0x000000c0 /* get any parity/send none */
  /external/compiler-rt/BlocksRuntime/tests/
makefile 45 # Note: the libsystem project (built by the libsystemroot target below) uses the ALTUSRLOCALLIBSYSTEM variable, so we use it here to maintain parity
  /external/kernel-headers/original/asm-mips/dec/
kn02xa.h 46 #define KN02XA_MER_PARDIS (1<<14) /* parity error disable */
  /external/kernel-headers/original/asm-x86/
processor-flags.h 9 #define X86_EFLAGS_PF 0x00000004 /* Parity Flag */
  /hardware/broadcom/libbt/include/
userial_vendor.h 63 /* Parity Bits */
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/dvb/
ca.h 72 unsigned int parity; /* 0 == even, 1 == odd */ member in struct:ca_descr
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/dvb/
ca.h 72 unsigned int parity; /* 0 == even, 1 == odd */ member in struct:ca_descr
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/dvb/
ca.h 72 unsigned int parity; /* 0 == even, 1 == odd */ member in struct:ca_descr
  /external/apache-harmony/crypto/src/test/api/java/org/apache/harmony/crypto/tests/javax/crypto/spec/
DESedeKeySpecTest.java 141 * it returns false on the key which is not parity adjusted, and if
142 * it returns true on parity adjusted key.
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/params/
DESParameters.java 86 * DES Keys use the LSB as the odd parity bit. This can
89 * @param bytes the byte array to set the parity on.
  /external/chromium_org/chrome/browser/extensions/api/serial/
serial_connection_win.cc 145 config.Parity = ParityBitEnumToConstant(options.parity_bit);
230 info->parity_bit = ParityBitConstantToEnum(config.Parity);
  /external/grub/netboot/
epic100.h 65 #define INTR_PCI_PARITY_ERR (0x00001000) /* PCI adress parity error */
66 #define INTR_PCI_DATA_ERR (0x00000800) /* PCI data parity error */
  /external/kernel-headers/original/linux/
if_ppp.h 80 #define SC_RCV_ODDP 0x08000000 /* have rcvd char with odd parity */
81 #define SC_RCV_EVNP 0x04000000 /* have rcvd char with even parity */

Completed in 506 milliseconds

1 2 3 4 56 7 8 91011>>