Searched refs:parity (Results 1 - 25 of 25) sorted by relevance

/external/kernel-headers/original/linux/hdlc/
H A Dioctl.h19 unsigned short parity; member in struct:__anon6889
/external/valgrind/main/memcheck/tests/ppc32/
H A Dpower_ISA2_05.c9 * the parity instrs
28 int i, parity; local
33 __asm__ volatile ("prtyd %0, %1":"=r" (parity):"r"(long_word));
34 printf("prtyd (%x) => parity=%x\n", i, parity);
35 __asm__ volatile ("prtyw %0, %1":"=r" (parity):"r"(word));
36 printf("prtyw (%x) => parity=%x\n", i, parity);
216 * the parity instrs
235 int i, parity; local
442 int i, parity; local
649 int i, parity; local
856 int i, parity; local
[all...]
/external/valgrind/main/memcheck/tests/ppc64/
H A Dpower_ISA2_05.c9 * the parity instrs
28 int i, parity; local
33 __asm__ volatile ("prtyd %0, %1":"=r" (parity):"r"(long_word));
34 printf("prtyd (%x) => parity=%x\n", i, parity);
35 __asm__ volatile ("prtyw %0, %1":"=r" (parity):"r"(word));
36 printf("prtyw (%x) => parity=%x\n", i, parity);
216 * the parity instrs
235 int i, parity; local
442 int i, parity; local
649 int i, parity; local
856 int i, parity; local
[all...]
/external/valgrind/main/none/tests/x86/
H A Daad_aam.c6 int parity(int v) { function
53 if (pf != parity(out&0xff)) {
100 if (pf != parity(out&0xff)) {
/external/iproute2/include/linux/hdlc/
H A Dioctl.h23 #define PARITY_NONE 1 /* No parity */
52 unsigned short parity; member in struct:__anon6197
/external/grub/stage2/
H A Dserial.h44 /* The type of parity. */
86 int word_len, int parity, int stop_bit_len);
H A Dserial.c130 for the device. Likewise, PARITY is the type of the parity and
136 int word_len, int parity, int stop_bit_len)
163 status |= parity | word_len | stop_bit_len;
134 serial_hw_init(unsigned short port, unsigned int speed, int word_len, int parity, int stop_bit_len) argument
H A Dbuiltins.c3489 int parity = UART_NO_PARITY;
3569 else if (grub_memcmp (arg, "--parity=", sizeof ("--parity=") - 1) == 0)
3571 char *p = arg + sizeof ("--parity=") - 1;
3574 parity = UART_NO_PARITY;
3576 parity = UART_ODD_PARITY;
3578 parity = UART_EVEN_PARITY;
3608 if (! serial_hw_init (port, speed, word_len, parity, stop_bit_len))
3622 "serial [--unit=UNIT] [--port=PORT] [--speed=SPEED] [--word=WORD] [--parity=PARITY] [--stop=STOP] [--device=DEV]",
3626 " PARITY is the type of parity, whic
3440 int parity = UART_NO_PARITY; local
[all...]
/external/jmonkeyengine/engine/src/core/com/jme3/cinematic/events/
H A DAnimationTrack.java116 float parity = (float)Math.ceil(time / channel.getAnimMaxTime());
117 if(parity >0 && parity%2 ==0){
/external/srtp/test/
H A Dlfsr.c11 parity(uint32_t x) { function
40 if (parity(mask.value & lfsr.value))
/external/kernel-headers/original/linux/
H A Dserial_core.h206 __u32 parity; member in struct:uart_icount
371 void uart_parse_options(char *options, int *baud, int *parity, int *bits,
374 int parity, int bits, int flow);
H A Dwanrouter.h443 unsigned char parity; member in struct:wanif_conf
/external/qemu/
H A Dqemu-char.h24 int parity; member in struct:__anon11041
H A Dqemu-char.c1085 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,
1084 tty_serial_init(int fd, int speed, int parity, int data_bits, int stop_bits) argument
/external/libppp/src/
H A Dphysical.h109 unsigned parity; /* What parity is enabled? (tty flags) */ member in struct:physical::__anon8079
H A Dphysical.c219 p->cfg.parity = CS8;
231 static const struct parity { struct
245 const struct parity *pp;
264 p->cfg.parity = val;
273 log_Printf(LogWARN, "%s: %s: Invalid parity\n", p->link.name, str);
504 switch (p->cfg.parity & CSIZE) {
512 if (p->cfg.parity & PARENB) {
513 if (p->cfg.parity & PARODD)
514 prompt_Printf(arg->prompt, ", odd parity");
516 prompt_Printf(arg->prompt, ", even parity");
[all...]
H A Dtty.c735 ios.c_cflag |= p->cfg.parity;
/external/libnfc-nci/halimpl/bcm2079x/adaptation/
H A Duserial_linux.c148 UINT16 parity; member in struct:__anon7362
892 UINT16 parity = 0; local
974 parity = 0;
976 parity = PARENB;
978 parity = (PARENB | PARODD);
/external/bluetooth/bluedroid/stack/include/
H A Dport_api.h65 UINT8 parity; member in struct:__anon1329
/external/clang/test/CodeGen/
H A Dbuiltins.c79 P(parity, (N));
/external/bluetooth/bluedroid/stack/rfcomm/
H A Drfc_port_fsm.c900 port_pars->parity = p_frame->u.rpn.parity;
H A Drfc_int.h125 UINT8 parity; member in struct:__anon1423::__anon1424::__anon1429
H A Drfc_ts_frames.c479 | (p_pars->parity << RFCOMM_RPN_PARITY_SHIFT)
867 p_rx_frame->u.rpn.parity = (*p_data >> RFCOMM_RPN_PARITY_SHIFT) & RFCOMM_RPN_PARITY_MASK;
/external/grub/grub/
H A Dasmstub.c1103 int word_len, int parity, int stop_bit_len)
1166 /* Set the parity. */
1167 switch (parity)
1102 serial_hw_init(unsigned short port, unsigned int speed, int word_len, int parity, int stop_bit_len) argument
/external/valgrind/main/include/vki/
H A Dvki-linux.h2219 int frame, overrun, parity, brk; member in struct:vki_serial_icounter_struct

Completed in 455 milliseconds