Home
last modified time | relevance | path

Searched defs:h (Results 601 – 625 of 1058) sorted by relevance

1...<<21222324252627282930>>...43

/freebsd/bin/ed/
H A Ded.h77 line_t *h; /* head of list */ member
/freebsd/contrib/ofed/librdmacm/examples/
H A Dcommon.h51 #define rs_shutdown(s,h) use_rs ? rshutdown(s,h) : shutdown(s,h) argument
/freebsd/sys/contrib/openzfs/module/lua/
H A Dlstate.c88 unsigned int h = luai_makeseed(); in makeseed() local
/freebsd/crypto/libecc/include/libecc/hash/
H A Dstreebog.h81 u64 h[STREEBOG_BLOCK_U64_SIZE]; member
/freebsd/contrib/less/
H A Dprompt.c262 IFILE h; in protochar() local
/freebsd/crypto/openssl/crypto/ml_dsa/
H A Dml_dsa_poly.h151 poly_use_hint(const POLY *h, const POLY *r, uint32_t gamma2, POLY *out) in poly_use_hint()
/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_rawprofile.cpp166 MIBMapTy::Handle h(&MIBMap, Key, /*remove=*/true, /*create=*/false); in SerializeMIBInfoToBuffer() local
/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-matchers-comparisons_test.cc1676 int a, b, c, d, e, f, g, h; in TEST() member
1680 int a, b, c, d, e, f, g, h, i; in TEST() member
1684 int a, b, c, d, e, f, g, h, i, j; in TEST() member
1688 int a, b, c, d, e, f, g, h, i, j, k; in TEST() member
1692 int a, b, c, d, e, f, g, h, i, j, k, l; in TEST() member
1696 int a, b, c, d, e, f, g, h, i, j, k, l, m; in TEST() member
1700 int a, b, c, d, e, f, g, h, i, j, k, l, m, n; in TEST() member
1705 int a, b, c, d, e, f, g, h, i, j, k, l, m, n, o; in TEST() member
1710 int a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p; in TEST() member
1715 int a, b, c, d, e, f, g, h, i, j, k, l, m, n, o, p, q; in TEST() member
[all …]
/freebsd/contrib/lua/src/
H A Dllex.h74 Table *h; /* to avoid collection/reuse strings */ member
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_hash/sha256/cp/
H A Dhash_sha256_cp.c83 #define RND(a, b, c, d, e, f, g, h, k) \ argument
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_win.cpp193 return h; in release() local
/freebsd/contrib/bearssl/src/hash/
H A Dsha2big.c107 uint64_t a, b, c, d, e, f, g, h; in sha2big_round() local
H A Dsha2small.c82 uint32_t a, b, c, d, e, f, g, h; in br_sha2small_round() local
/freebsd/sys/kern/
H A Dkern_poll.c478 ether_poll_register(poll_handler_t *h, if_t ifp) in ether_poll_register()
/freebsd/sys/dev/usb/quirk/
H A Dusb_quirk.c89 #define USB_QUIRK_REV(v, p, l, h, ...) { \ argument
/freebsd/crypto/openssl/crypto/bio/
H A Dbio_sock.c255 char *h = NULL, *p = NULL; in BIO_get_accept_socket() local
/freebsd/usr.sbin/moused/moused/
H A Dutil.c171 parse_dimension_property(const char *prop, size_t *w, size_t *h) in parse_dimension_property()
/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Dhash.h51 hash_fmix_32(uint32_t h) { in hash_fmix_32() argument
[all...]
/freebsd/cddl/contrib/opensolaris/common/ctf/
H A Dctf_create.c576 ulong_t h = dtd->dtd_type & (fp->ctf_dthashlen - 1); in ctf_dtd_insert() local
586 ulong_t h = dtd->dtd_type & (fp->ctf_dthashlen - 1); in ctf_dtd_delete() local
656 ulong_t h = type & (fp->ctf_dthashlen - 1); in ctf_dtd_lookup() local
/freebsd/contrib/wpa/src/ap/
H A Ddrv_callbacks.c991 struct hostapd_iface *h = in hostapd_notif_disassoc() local
1759 struct hostapd_iface *h; in switch_link_scan() local
2457 struct hostapd_iface *h = in wpa_supplicant_event() local
/freebsd/contrib/bzip2/
H A Dblocksort.c494 Int32 i, j, h, bigN, hp; in mainSimpleSort() local
844 Int32 h = 1; in mainSort() local
/freebsd/sys/netinet6/
H A Dip6_mroute.h267 #define MF6CHASHMOD(h) ((h) & (MF6CTBLSIZ - 1)) argument
269 #define MF6CHASHMOD(h) ((h) % MF6CTBLSIZ) argument
/freebsd/sys/dev/ixl/
H A Di40e_osdep.h101 #define CPU_TO_LE64(h) htole64(h) argument
178 #define i40e_debug(h, m, s, ...) i40e_debug_shared(h, m, s, ##__VA_ARGS__) argument
/freebsd/sys/net/
H A Dradix.c953 rn_walktree_from(struct radix_head *h, void *a, void *m, in rn_walktree_from()
1058 rn_walktree(struct radix_head *h, walktree_f_t *f, void *w) in rn_walktree()
/freebsd/contrib/sendmail/src/
H A Dsm_resolve.c1413 struct hostent *h; local
1612 char *h; local

1...<<21222324252627282930>>...43