/netbsd-src/sys/dev/isa/ |
H A D | isv.c | 123 isv_read(struct isv_regs *ir, bus_size_t reg) in isv_read() 129 isv_write(struct isv_regs *ir, bus_size_t reg, uint16_t val) in isv_write() 135 isv_retrace(struct isv_regs *ir) in isv_retrace() 174 isv_probe(struct isv_regs *ir) in isv_probe() 207 struct isv_regs ir; in isv_match() local 241 struct isv_regs *ir = &sc->sc_ir; in isv_attach() local 281 isv_retrace_wait(struct isv_regs *ir, int *state, const struct timeval *end) in isv_retrace_wait() 304 isv_capture_wait(struct isv_regs *ir, int *state, const struct timeval *end) in isv_capture_wait() 331 struct isv_regs *ir = &sc->sc_ir; in isv_capture() local 447 struct isv_regs *ir = &sc->sc_ir; in isv_detach() local
|
/netbsd-src/sys/arch/hppa/hppa/ |
H A D | intr.c | 74 struct hppa_interrupt_register *ir) in hppa_interrupt_register_establish() 128 struct hppa_interrupt_register *ir, int bit_pos) in hppa_intr_establish() 203 hppa_intr_allocate_bit(struct hppa_interrupt_register *ir, int irq) in hppa_intr_allocate_bit() 255 struct hppa_interrupt_register *ir; in hppa_intr_calculatemasks() local 485 hppa_intr_ipending(struct hppa_interrupt_register *ir, int eirr) in hppa_intr_ipending()
|
/netbsd-src/sys/crypto/camellia/ |
H A D | camellia.c | 105 #define CAMELLIA_F(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) \ argument 141 #define CAMELLIA_ROUNDSM(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) \ argument 440 uint32_t il, ir, t0, t1, w0, w1; in camellia_setup128() local 647 uint32_t il, ir, t0, t1, w0, w1; /* temporary variables */ in camellia_setup256() local 945 uint32_t il, ir, t0, t1; in camellia_encrypt128() local 1012 uint32_t il,ir,t0,t1; /* temporary variables */ in camellia_decrypt128() local 1082 uint32_t il,ir,t0,t1; /* temporary variables */ in camellia_encrypt256() local 1165 uint32_t il,ir,t0,t1; /* temporary variables */ in camellia_decrypt256() local
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/ |
H A D | camellia-ntt.c | 117 #define CAMELLIA_F(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) \ argument 158 #define CAMELLIA_ROUNDSM(xl, xr, kl, kr, yl, yr, il, ir, t0, t1) \ argument 456 u32 il, ir, t0, t1, w0, w1; in camellia_setup128() local 668 u32 il, ir, t0, t1, w0, w1; /* temporary variables */ in camellia_setup256() local 974 u32 il, ir, t0, t1; in camellia_encrypt128() local 1064 u32 il,ir,t0,t1; /* temporary valiables */ in camellia_decrypt128() local 1157 u32 il,ir,t0,t1; /* temporary valiables */ in camellia_encrypt256() local 1271 u32 il,ir,t0,t1; /* temporary valiables */ in camellia_decrypt256() local
|
/netbsd-src/sys/dev/ieee1394/ |
H A D | fwdev.c | 102 struct fw_xferq *ir; member 183 struct fw_xferq *ir = d->ir; in fw_close() local 235 struct fw_xferq *ir; in fw_read() local 390 struct fw_xferq *ir, *it; in fw_ioctl() local 693 struct fw_xferq *ir; in fw_poll() local
|
/netbsd-src/sys/arch/hppa/spmath/ |
H A D | fpudispatch.c | 116 decode_0c(unsigned ir,unsigned class,unsigned subop,unsigned fpregs[]) in decode_0c() 394 decode_0e(unsigned ir,unsigned class,unsigned subop,unsigned fpregs[]) in decode_0e() 657 decode_06(unsigned ir,unsigned fpregs[]) in decode_06() 781 decode_26(unsigned ir,unsigned fpregs[]) in decode_26()
|
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
H A D | rk3288-rock2-square.dts | 57 ir: ir-receiver { label
|
H A D | rk3288-r89.dts | 44 ir: ir-receiver { label
|
H A D | rk3288-popmetal.dts | 43 ir: ir-receiver { label
|
H A D | rk3066a-rayeager.dts | 25 ir: ir-receiver { label
|
H A D | omap3-n900.dts | 165 ir: n900-ir { label
|
H A D | rk3288-firefly.dtsi | 43 ir: ir-receiver { label
|
H A D | hisi-x5hd2.dtsi | 490 ir: ir@1000 { label
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/datetime/ |
H A D | interval.d | 8336 auto ir = IntervalRange!(Date, Direction.fwd)(interval, &dateFunc); variable 8342 auto ir = IntervalRange!(TimeOfDay, Direction.fwd)(interval, &todFunc); variable 8348 auto ir = IntervalRange!(DateTime, Direction.fwd)(interval, &dtFunc); variable 8355 auto ir = IntervalRange!(SysTime, Direction.fwd)(interval, &stFunc); variable 8781 auto ir = PosInfIntervalRange!Date(posInfInterval, &dateFunc); variable 8787 auto ir = PosInfIntervalRange!(TimeOfDay)(posInfInterval, &todFunc); variable 8793 auto ir = PosInfIntervalRange!(DateTime)(posInfInterval, &dtFunc); variable 8799 auto ir = PosInfIntervalRange!SysTime(posInfInterval, &stFunc); variable 9063 auto ir = NegInfIntervalRange!Date(negInfInterval, &dateFunc); variable 9069 auto ir = NegInfIntervalRange!(TimeOfDay)(negInfInterval, &todFunc); variable [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/ |
H A D | interval.d | 8311 auto ir = IntervalRange!(Date, Direction.fwd)(interval, &dateFunc); variable 8317 auto ir = IntervalRange!(TimeOfDay, Direction.fwd)(interval, &todFunc); variable 8323 auto ir = IntervalRange!(DateTime, Direction.fwd)(interval, &dtFunc); variable 8330 auto ir = IntervalRange!(SysTime, Direction.fwd)(interval, &stFunc); variable 8754 auto ir = PosInfIntervalRange!Date(posInfInterval, &dateFunc); variable 8760 auto ir = PosInfIntervalRange!(TimeOfDay)(posInfInterval, &todFunc); variable 8766 auto ir = PosInfIntervalRange!(DateTime)(posInfInterval, &dtFunc); variable 8772 auto ir = PosInfIntervalRange!SysTime(posInfInterval, &stFunc); variable 9036 auto ir = NegInfIntervalRange!Date(negInfInterval, &dateFunc); variable 9042 auto ir = NegInfIntervalRange!(TimeOfDay)(negInfInterval, &todFunc); variable [all …]
|
/netbsd-src/sys/arch/mvme68k/dev/ |
H A D | zs_pcc.c | 110 int zs_level, ir; in zsc_pcc_attach() local
|
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/rockchip/ |
H A D | rk3368-r88.dts | 59 ir: ir-receiver { label
|
H A D | rk3368-geekbox.dts | 34 ir: ir-receiver { label
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-mdb/ |
H A D | index.c | 407 IndexRec *ir ) in mdb_index_recset() 455 IndexRec *ir; in mdb_index_recrun() local
|
/netbsd-src/sys/external/gpl2/dts/dist/arch/mips/boot/dts/ingenic/ |
H A D | ci20.dts | 81 ir: ir { label
|
/netbsd-src/lib/libm/noieee_src/ |
H A D | n_fmod.c | 85 int ir,iy; in _fmod() local
|
/netbsd-src/sys/arch/hppa/dev/ |
H A D | cpu.c | 92 struct hppa_interrupt_register *ir; in cpuattach() local
|
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/hisilicon/ |
H A D | hi3798cv200.dtsi | 549 ir: ir@8001000 { label
|
/netbsd-src/sys/arch/alpha/tc/ |
H A D | tc_3000_500.c | 215 uint32_t ir; in tc_3000_500_iointr() local
|
/netbsd-src/usr.bin/scmdctl/ |
H A D | scmdctl.c | 158 struct scmd_identify_response ir; in main() local
|