| /netbsd/src/external/lgpl3/gmp/dist/tests/mpz/ |
| D | t-bit.c | 288 int bit0, bit1, bit2, bit3; in check_random() local 314 bit1 = mpz_tstbit (x, bitindex); in check_random() 328 if (bit1 != 1) FAIL ("bit1 != 1"); in check_random()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | tree-ssa-ifcombine.cc | 394 tree name1, name2, bit1, bit2, bits1, bits2; in ifcombine_ifandif() local 412 if (recognize_single_bit_test (inner_cond, &name1, &bit1, inner_inv) in ifcombine_ifandif() 425 build_int_cst (TREE_TYPE (name1), 1), bit1); in ifcombine_ifandif() 454 print_generic_expr (dump_file, bit1); in ifcombine_ifandif()
|
| D | ChangeLog-2010 | 19919 (type): Update store,bit1,macc,div,fpu and single attributes.
|
| /netbsd/src/tests/usr.bin/xlint/lint1/ |
| D | gcc_attribute_var.c | 63 bit1:1 __attribute__(()), member
|
| /netbsd/src/external/bsd/pdisk/dist/ |
| D | DoSCSICommand.h | 83 bit1 = (1 << 1), enumerator
|
| /netbsd/src/sys/arch/evbarm/conf/ |
| D | ARMADILLO210 | 149 epled0 at epgpio0 port 4 bit1 1 bit2 0 152 armadillo9iic0 at epgpio0 port 1 bit1 4 bit2 5
|
| D | ARMADILLO9 | 157 epled0 at epgpio0 port 4 bit1 0 bit2 1 160 armadillo9iic0 at epgpio0 port 1 bit1 4 bit2 5
|
| /netbsd/src/sys/arch/arm/ep93xx/ |
| D | files.ep93xx | 31 device epgpio { [port=-1], [bit1=-1], [bit2=-1] }: gpiobus
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/v850/ |
| D | v850.md | 102 (define_attr "type" "load,store,bit1,mult,macc,div,fpu,single,other" 738 (set_attr "type" "bit1")]) 759 (set_attr "type" "bit1")]) 779 (set_attr "type" "bit1")]) 829 (set_attr "type" "bit1")]) 853 (set_attr "type" "bit1")]) 878 (set_attr "type" "bit1")]) 928 (set_attr "type" "bit1")]) 952 (set_attr "type" "bit1")]) 977 (set_attr "type" "bit1")])
|
| /netbsd/src/external/gpl3/gdb/dist/cpu/ |
| D | epiphany.cpu | 427 (psw-h-bit h-expcause1bit "exceprion cause bit1") 470 (psw-h-bit h-arithmetic-modebit1 "arithmetic mode bit1") 504 (psw-bit expcause1bit h-expcause1bit "exceprion cause bit1") 529 (psw-bit arithmetic-modebit1 h-arithmetic-modebit1 "arithmetic mode bit1")
|
| /netbsd/src/external/gpl3/binutils/dist/cpu/ |
| D | epiphany.cpu | 427 (psw-h-bit h-expcause1bit "exceprion cause bit1") 470 (psw-h-bit h-arithmetic-modebit1 "arithmetic mode bit1") 504 (psw-bit expcause1bit h-expcause1bit "exceprion cause bit1") 529 (psw-bit arithmetic-modebit1 h-arithmetic-modebit1 "arithmetic mode bit1")
|
| /netbsd/src/external/bsd/wpa/dist/hostapd/ |
| D | README | 310 # bit1 = IEEE 802.11i/RSN (WPA2)
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| D | rs6000.cc | 11607 unsigned HOST_WIDE_INT bit1 = val & -val; in rs6000_is_valid_2insn_and() local 11608 unsigned HOST_WIDE_INT bit2 = (val + bit1) & ~val; in rs6000_is_valid_2insn_and() 11609 unsigned HOST_WIDE_INT val1 = (val + bit1) & val; in rs6000_is_valid_2insn_and() 11658 unsigned HOST_WIDE_INT bit1 = val & -val; in rs6000_emit_2insn_and() local 11659 unsigned HOST_WIDE_INT bit2 = (val + bit1) & ~val; in rs6000_emit_2insn_and() 11660 unsigned HOST_WIDE_INT val1 = (val + bit1) & val; in rs6000_emit_2insn_and()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/s390/ |
| D | s390.cc | 1525 int bit0, bit1; in s390_tm_ccmode() local 1547 bit1 = exact_log2 (INTVAL (op2)); in s390_tm_ccmode() 1549 if (bit0 != -1 && bit1 != -1) in s390_tm_ccmode() 1550 return bit0 > bit1 ? CCT1mode : CCT2mode; in s390_tm_ccmode()
|
| /netbsd/src/sys/lib/libkern/arch/hppa/ |
| D | milli.S | 420 bit1: .equ 1 label
|