/external/valgrind/main/VEX/priv/ |
guest_amd64_defs.h | 527 AMD64CondP = 10, /* parity even */ 528 AMD64CondNP = 11, /* not parity even */
|
host_amd64_defs.h | 105 Acc_P = 10, /* parity even */ 106 Acc_NP = 11, /* not parity even */
|
host_x86_defs.h | 93 Xcc_P = 10, /* parity even */ 94 Xcc_NP = 11, /* not parity even */
|
/external/qemu/ |
qemu-char.c | 1085 int parity, int data_bits, int stop_bits) 1091 printf("tty_serial_init: speed=%d parity=%c data=%d stop=%d\n", 1092 speed, parity, data_bits, stop_bits); 1182 switch(parity) { 1207 tty_serial_init(s->fd_in, ssp->speed, ssp->parity, [all...] |
/bionic/libc/kernel/common/linux/ |
wanrouter.h | 386 unsigned char parity; member in struct:wanif_conf
|
/device/lge/mako/nfc/ |
libnfc-brcm.conf | 288 # PARITY="even" | "odd" | "none"
|
/device/samsung/manta/nfc/ |
libnfc-brcm.conf | 288 # PARITY="even" | "odd" | "none"
|
/external/bluetooth/bluedroid/stack/include/ |
port_api.h | 65 UINT8 parity; member in struct:__anon1140
|
/external/chromium_org/media/base/ |
audio_bus_unittest.cc | 165 // test for parity between the Create() functions.
|
/external/kernel-headers/original/linux/ |
hil.h | 115 HIL_ERR_PERR = 0x01000000, /* There was a Parity Error. */
|
/external/llvm/lib/Target/Hexagon/ |
HexagonIntrinsicsV4.td | 350 // XTYPE / BIT / Masked parity.
|
/external/wpa_supplicant_8/src/crypto/ |
crypto_cryptoapi.c | 173 /* Add parity bits to the key */
|
crypto_libtomcrypt.c | 44 /* Add parity bits to the key */
|
des-internal.c | 405 /* Add parity bits to the key */
|
/frameworks/base/services/java/com/android/server/ |
NativeDaemonConnector.java | 503 // Also note that when this goes to zero it just means a parity of readers and
|
/system/core/liblinenoise/ |
linenoise.c | 127 /* input modes: no break, no CR to NL, no parity check, no strip char,
|
/external/ppp/pppd/ |
sys-solaris.c | 1039 s = "odd parity"; 1042 s = "even parity"; 1177 * set_up_tty: Set up the serial port on `fd' for 8 bits, no parity, [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
rtl.def | 625 /* Population parity (number of 1 bits modulo 2). */ 626 DEF_RTL_EXPR(PARITY, "parity", "e", RTX_UNARY) [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
rtl.def | 625 /* Population parity (number of 1 bits modulo 2). */ 626 DEF_RTL_EXPR(PARITY, "parity", "e", RTX_UNARY) [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
rtl.def | 625 /* Population parity (number of 1 bits modulo 2). */ 626 DEF_RTL_EXPR(PARITY, "parity", "e", RTX_UNARY) [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
rtl.def | 625 /* Population parity (number of 1 bits modulo 2). */ 626 DEF_RTL_EXPR(PARITY, "parity", "e", RTX_UNARY) [all...] |
/external/chromium_org/third_party/smhasher/src/ |
Bitvec.cpp | 112 uint32_t parity ( uint32_t v ) function
|
/external/e2fsprogs/e2fsck/ |
crc32.c | 277 * little-endian; the most significant bit (sometimes used for parity)
|
/external/e2fsprogs/misc/ |
tune2fs.8.in | 186 parity in a RAID stripe if possible when the data is written.
|
/external/kernel-headers/original/asm-mips/pci/ |
bridge.h | 317 #define BRIDGE_RAM_PERR 0x000094 /* SSRAM Parity Error */
|