Searched refs:hc (Results 1 – 14 of 14) sorted by relevance
| /mirbsd/src/usr.bin/ssh/ |
| D | umac.c | 532 static void nh_transform(nh_ctx *hc, UINT8 *buf, UINT32 nbytes) in nh_transform() argument 541 key = hc->nh_key + hc->bytes_hashed; in nh_transform() 542 nh_aux(key, buf, hc->state, nbytes); in nh_transform() 577 static void nh_reset(nh_ctx *hc) in nh_reset() argument 580 hc->bytes_hashed = 0; in nh_reset() 581 hc->next_data_empty = 0; in nh_reset() 582 hc->state[0] = 0; in nh_reset() 584 hc->state[1] = 0; in nh_reset() 587 hc->state[2] = 0; in nh_reset() 590 hc->state[3] = 0; in nh_reset() [all …]
|
| /mirbsd/src/usr.bin/window/ |
| D | compress.c | 425 short *hc; local 432 hc = cc_hashcodes; 435 if ((*hc++ = *p++) == pc) 436 hc[-1] = -1; 440 hc = cc_hashcodes; 442 if ((c = *p++) == pc || *hc < 0) 445 c = hash(*hc, c); 446 *hc++ = c; 459 short *hc; local 473 hc = cc_hashcodes; [all …]
|
| /mirbsd/src/gnu/usr.bin/binutils/gas/config/ |
| D | tc-msp430.c | 1725 struct hcodes_s hc = msp430_hcodes[opcode->insn_opnumb]; in msp430_operands() local 1728 bfd_putl16 ((bfd_vma) hc.op0, frag); in msp430_operands() 1729 bfd_putl16 ((bfd_vma) hc.op1, frag+2); in msp430_operands() 2041 struct hcodes_s * hc = NULL; in md_convert_frag() local 2101 for (i = 0; i < 4 && !hc; i++) in md_convert_frag() 2103 hc = &msp430_hcodes[i]; in md_convert_frag() 2104 if (!hc || !hc->name) in md_convert_frag() 2110 if (hc->tlab == 2) in md_convert_frag() 2124 for (i = 0; i < 4 && !hc; i++) in md_convert_frag() 2126 hc = & msp430_hcodes[i]; in md_convert_frag() [all …]
|
| /mirbsd/src/sbin/iopctl/ |
| D | iopctl.c | 430 int hc, lc, i, nit; in i2ostrvis() local 434 hc = 0; in i2ostrvis() 448 if (hc) in i2ostrvis() 451 hc = 1; in i2ostrvis()
|
| /mirbsd/src/gnu/usr.bin/perl/djgpp/ |
| D | configure.bat | 30 cp djgpp.[hc] config.over ..
|
| /mirbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | gdb-events.sh | 89 them against the existing \`\`gdb-events.[hc]''. Any differences
|
| /mirbsd/src/sys/dev/i2o/ |
| D | iop.c | 2181 int hc, lc, i, nit; in iop_strvis() local 2185 hc = 0; in iop_strvis() 2199 if (hc) in iop_strvis() 2202 hc = 1; in iop_strvis()
|
| /mirbsd/src/gnu/usr.bin/perl/t/op/ |
| D | sprintf.t | 217 >%10hc< >ord('A')< > A< >h modifier: no effect<
|
| /mirbsd/src/share/tmac/me/ |
| D | summary.external | 131 hc M\(sc set hyphenation character
|
| /mirbsd/src/lib/libncurses/src/man/ |
| D | terminfo.cat5 | 171 hard_copy hc hc hardcopy terminal 1395 soft copy unit, give it both hhcc and ooss. (ooss applies to 1464 bel=^G, cols#72, cr=^M, cud1=^J, hc, ind=^J, os,
|
| /mirbsd/src/sys/net/ |
| D | pf.c | 1161 u_int16_t *ic, u_int16_t *hc, u_int8_t u, sa_family_t af) in pf_change_icmp() argument 1220 *hc = pf_cksum_fixup(pf_cksum_fixup(*hc, in pf_change_icmp()
|
| /mirbsd/src/lib/libncurses/src/include/ |
| D | Caps | 219 hard_copy hc bool hc - - YBCG- hardcopy terminal
|
| /mirbsd/src/gnu/usr.bin/perl/ |
| D | Changes5.004 | 7347 Files: *.[hc] x2p/*.[hc] win32/EXTERN.h vms/vmsish.h vms/vms.c
|
| D | Changes5.8.1 | 11956 Log: No pad.[hc] in maint.
|