Home
last modified time | relevance | path

Searched defs:bound (Results 1 – 25 of 45) sorted by relevance

12

/freebsd/sys/contrib/pcg-c/include/
H A Dpcg_variants.h874 uint8_t bound) in pcg_oneseq_16_xsh_rs_8_boundedrand_r()
892 uint16_t bound) in pcg_oneseq_32_xsh_rs_16_boundedrand_r()
910 uint32_t bound) in pcg_oneseq_64_xsh_rs_32_boundedrand_r()
931 uint64_t bound) in pcg_oneseq_128_xsh_rs_64_boundedrand_r()
950 uint8_t bound) in pcg_unique_16_xsh_rs_8_boundedrand_r()
968 uint16_t bound) in pcg_unique_32_xsh_rs_16_boundedrand_r()
986 uint32_t bound) in pcg_unique_64_xsh_rs_32_boundedrand_r()
1007 uint64_t bound) in pcg_unique_128_xsh_rs_64_boundedrand_r()
1027 uint8_t bound) in pcg_setseq_16_xsh_rs_8_boundedrand_r()
1047 uint16_t bound) in pcg_setseq_32_xsh_rs_16_boundedrand_r()
[all …]
/freebsd/sys/kern/
H A Dsubr_prng.c56 pcg64u_boundedrand_r(pcg64u_random_t *state64, uint64_t bound) in pcg64u_boundedrand_r()
98 prng32_bounded(uint32_t bound) in prng32_bounded()
120 prng64_bounded(uint64_t bound) in prng64_bounded()
H A Dsubr_pidctrl.c36 pidctrl_init(struct pidctrl *pc, int interval, int setpoint, int bound, in pidctrl_init()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7603/
H A Ddebugfs.c76 int bound[3], i, range; in mt7603_ampdu_stat_show() local
/freebsd/lib/libipsec/
H A Dipsec_dump_policy.c174 size_t bound) in ipsec_dump_ipsecrequest() argument
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt792x_debugfs.c11 int bound[15], range[4], i; in mt792x_ampdu_stat_read_phy() local
/freebsd/crypto/openssl/crypto/asn1/
H A Dasn_mime.c243 char bound[33], c; in SMIME_write_ASN1_ex() local
608 static int multi_split(BIO *bio, int flags, const char *bound, STACK_OF(BIO) **ret) in multi_split()
982 static int mime_bound_check(char *line, int linelen, const char *bound, int blen) in mime_bound_check()
/freebsd/contrib/netbsd-tests/lib/libc/regex/
H A Dsplit.c227 int bound; in print() local
/freebsd/lib/libc/regex/grot/
H A Dsplit.c196 int bound; in print() local
/freebsd/contrib/ntp/sntp/libevent/
H A Dhttp.c3551 struct evhttp_bound_socket *bound = in evhttp_bind_socket() local
3562 struct evhttp_bound_socket *bound; in evhttp_bind_socket_with_handle() local
3590 struct evhttp_bound_socket *bound = in evhttp_accept_socket() local
3602 struct evhttp_bound_socket *bound; in evhttp_foreach_bound_socket() local
3611 struct evhttp_bound_socket *bound; in evhttp_accept_socket_with_handle() local
3634 struct evhttp_bound_socket *bound; in evhttp_bind_listener() local
3648 evhttp_bound_socket_get_fd(struct evhttp_bound_socket *bound) in evhttp_bound_socket_get_fd()
3654 evhttp_bound_socket_get_listener(struct evhttp_bound_socket *bound) in evhttp_bound_socket_get_listener()
3660 evhttp_del_accept_socket(struct evhttp *http, struct evhttp_bound_socket *bound) in evhttp_del_accept_socket()
3735 struct evhttp_bound_socket *bound; in evhttp_free() local
/freebsd/contrib/libevent/
H A Dhttp.c3551 struct evhttp_bound_socket *bound = in evhttp_bind_socket() local
3562 struct evhttp_bound_socket *bound; in evhttp_bind_socket_with_handle() local
3590 struct evhttp_bound_socket *bound = in evhttp_accept_socket() local
3602 struct evhttp_bound_socket *bound; in evhttp_foreach_bound_socket() local
3611 struct evhttp_bound_socket *bound; in evhttp_accept_socket_with_handle() local
3634 struct evhttp_bound_socket *bound; in evhttp_bind_listener() local
3648 evhttp_bound_socket_get_fd(struct evhttp_bound_socket *bound) in evhttp_bound_socket_get_fd()
3654 evhttp_bound_socket_get_listener(struct evhttp_bound_socket *bound) in evhttp_bound_socket_get_listener()
3660 evhttp_del_accept_socket(struct evhttp *http, struct evhttp_bound_socket *bound) in evhttp_del_accept_socket()
3735 struct evhttp_bound_socket *bound; in evhttp_free() local
/freebsd/usr.sbin/rpcbind/
H A Drpcbind.c267 int bound; init_transport() local
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_umem_odp.c623 u64 bound) in ib_umem_odp_unmap_dma_pages()
/freebsd/contrib/llvm-project/lld/COFF/
H A DICF.cpp112 auto bound = std::stable_partition( in segregate() local
/freebsd/contrib/llvm-project/lld/MachO/
H A DICF.cpp349 auto bound = std::stable_partition( in segregate() local
/freebsd/contrib/bc/src/
H A Drand.c518 bc_rand_bounded(BcRNG* r, BcRand bound) in bc_rand_bounded() argument
/freebsd/contrib/llvm-project/lld/ELF/
H A DICF.cpp211 auto bound = in segregate() local
/freebsd/sys/rpc/
H A Drpc_generic.c699 int error, bound; in __rpc_sockisbound() local
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Ddebugfs.c281 int bound[7], i, range; in mt7615_ampdu_stat_read_phy() local
/freebsd/lib/libkvm/
H A Dkvm_private.c243 uint32_t bound; in popcount_bytes() local
/freebsd/sys/dev/drm2/
H A Ddrm_fb_helper.c1452 int bound = 0, crtcs_bound = 0; in drm_fb_helper_hotplug_event() local
/freebsd/usr.bin/gzip/
H A Dunlz.c197 const uint32_t bound = (rd->range >> BIT_MODEL_TOTAL_BITS) * *bm; in lz_rd_decode_bit() local
/freebsd/sys/dev/iommu/
H A Diommu_gas.c158 iommu_gaddr_t bound, delta, free_down; in iommu_gas_augment_entry() local
/freebsd/contrib/processor-trace/libipt/test/src/
H A Dptunit-ild.c628 static struct ptunit_result bound(void) in bound() function
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Ddebugfs.c448 int bound[15], range[8], i; in mt7996_ampdu_stat_read_phy() local

12