Searched refs:hf (Results 1 - 14 of 14) sorted by relevance

/freebsd-11.0-release/contrib/libarchive/libarchive/
H A Darchive_read_support_format_lha.c2440 lzh_huffman_init(struct huffman *hf, size_t len_size, int tbl_bits) argument
2444 if (hf->bitlen == NULL) {
2445 hf->bitlen = malloc(len_size * sizeof(hf->bitlen[0]));
2446 if (hf->bitlen == NULL)
2449 if (hf->tbl == NULL) {
2454 hf->tbl = malloc(((size_t)1 << bits) * sizeof(hf->tbl[0]));
2455 if (hf->tbl == NULL)
2458 if (hf
2470 lzh_huffman_free(struct huffman *hf) argument
2582 lzh_make_fake_table(struct huffman *hf, uint16_t c) argument
2597 lzh_make_huffman_table(struct huffman *hf) argument
2778 lzh_decode_huffman_tree(struct huffman *hf, unsigned rbits, int c) argument
2798 lzh_decode_huffman(struct huffman *hf, unsigned rbits) argument
[all...]
H A Darchive_read_support_format_cab.c3125 lzx_huffman_init(struct huffman *hf, size_t len_size, int tbl_bits) argument
3129 if (hf->bitlen == NULL || hf->len_size != (int)len_size) {
3130 free(hf->bitlen);
3131 hf->bitlen = calloc(len_size, sizeof(hf->bitlen[0]));
3132 if (hf->bitlen == NULL)
3134 hf->len_size = (int)len_size;
3136 memset(hf->bitlen, 0, len_size * sizeof(hf
3157 lzx_huffman_free(struct huffman *hf) argument
3168 lzx_make_huffman_table(struct huffman *hf) argument
3317 lzx_decode_huffman_tree(struct huffman *hf, unsigned rbits, int c) argument
3337 lzx_decode_huffman(struct huffman *hf, unsigned rbits) argument
[all...]
/freebsd-11.0-release/contrib/netbsd-tests/lib/libc/gen/
H A Dt_humanize_number.c128 const struct hnflags *hf; local
139 hf = &hfs[i];
140 if (flags & hf->hf_flags) {
141 found |= hf->hf_flags;
142 n = snprintf(p, len, "|%s", hf->hf_name);
/freebsd-11.0-release/sys/netpfil/ipfw/test/
H A Dtest_dn_heap.c51 uint32_t hf(uintptr_t key, int flags, void *arg) function
96 h = dn_ht_init(NULL, 10, 0, hf, matchf, newfn);
103 h = dn_ht_init(NULL, 10, 0, hf, matchf, NULL);
/freebsd-11.0-release/sys/dev/videomode/
H A Dvesagtf.c668 float vf, hf; local
670 hf = 1000.0 * vmp->dot_clock / vmp->htotal;
671 vf = 1.0 * hf / vmp->vtotal;
675 vmp->hdisplay, vmp->vdisplay, vf, hf, vmp->dot_clock / 1000.0);
/freebsd-11.0-release/lib/libedit/
H A Dhistory.c1060 TYPE(History) hf;
1062 hf.h_ref = va_arg(va, void *);
1064 hf.h_first = va_arg(va, history_gfun_t);
1065 hf.h_next = va_arg(va, history_gfun_t);
1066 hf.h_last = va_arg(va, history_gfun_t);
1067 hf.h_prev = va_arg(va, history_gfun_t);
1068 hf.h_curr = va_arg(va, history_gfun_t);
1069 hf.h_set = va_arg(va, history_sfun_t);
1070 hf.h_clear = va_arg(va, history_vfun_t);
1071 hf
[all...]
/freebsd-11.0-release/contrib/ntp/include/
H A Dntp_fp.h78 #define NTOHL_MFP(ni, nf, hi, hf) \
81 (hf) = ntohl(nf); \
84 #define HTONL_MFP(hi, hf, ni, nf) \
87 (nf) = htonl(hf); \
/freebsd-11.0-release/contrib/sendmail/src/
H A DMakefile.m466 ifdef(`confNO_HELPFILE_INSTALL',, `bldPUSH_INSTALL_TARGET(`install-hf')')
70 install-set-user-id: bldCURRENT_PRODUCT ifdef(`confNO_HELPFILE_INSTALL',, `install-hf') ifdef(`confNO_STATISTICS_INSTALL',, `install-st') ifdef(`confNO_MAN_BUILD',, `install-docs')
85 install-hf:
H A Dsrvrsmtp.c5272 register SM_FILE_T *hf; local
5289 (hf = safefopen(HelpFile, O_RDONLY, 0444, sff)) == NULL)
5311 while (sm_io_fgets(hf, SM_TIME_DEFAULT, buf, sizeof(buf)) >= 0)
5374 (void) sm_io_close(hf, SM_TIME_DEFAULT);
/freebsd-11.0-release/contrib/sendmail/libmilter/
H A Dengine.c1373 char *hf, *hv; local
1381 if (dec_arg2(g->a_buf, g->a_len, &hf, &hv) == MI_SUCCESS)
1382 return (*fi_header)(g->a_ctx, hf, hv);
/freebsd-11.0-release/sys/dev/bwn/
H A Dif_bwn.c2006 uint64_t hf; local
2053 hf = bwn_hf_read(mac);
2055 hf |= BWN_HF_GPHY_SYM_WORKAROUND;
2057 hf |= BWN_HF_PAGAINBOOST_OFDM_ON;
2059 hf |= BWN_HF_GPHY_DC_CANCELFILTER;
2063 hf |= BWN_HF_FORCE_VCO_RECALC;
2065 hf |= BWN_HF_4318_TSSI;
2068 hf |= BWN_HF_SLOWCLOCK_REQ_OFF;
2071 hf |= BWN_HF_PCI_SLOWCLOCK_WORKAROUND;
2072 hf
3377 uint64_t hf; local
[all...]
H A Dif_bwn_phy_g.c567 uint64_t hf; local
574 hf = bwn_hf_read(mac) & ~BWN_HF_UCODE_ANTDIV_HELPER;
575 bwn_hf_write(mac, hf);
612 hf |= BWN_HF_UCODE_ANTDIV_HELPER;
613 bwn_hf_write(mac, hf);
H A Dif_bwn_phy_lp.c2600 static const uint8_t hf[] = { local
2729 bwn_tab_write_multi(mac, BWN_TAB_1(16, 0), N(hf), hf);
/freebsd-11.0-release/share/mk/
H A Dsys.mk16 MACHINE_CPUARCH=${MACHINE_ARCH:C/mips(n32|64)?(el)?/mips/:C/arm(v6)?(eb|hf)?/arm/:C/powerpc64/powerpc/:C/riscv64/riscv/}

Completed in 156 milliseconds