Home
last modified time | relevance | path

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

123

/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/zlib/
H A Dcompress.c92 z_size_t bound = sourceLen + (sourceLen >> 12) + (sourceLen >> 14) + in compressBound_z() local
97 z_size_t bound = compressBound_z(sourceLen); in compressBound() local
H A Ddeflate.c858 z_size_t fixedlen, storelen, wraplen, bound; in deflateBound_z() local
930 z_size_t bound = deflateBound_z(strm, sourceLen); in deflateBound() local
/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/
H A Dcoshf.c17 float32x4_t bound; member
/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/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenOpenACC.cpp30 auto bound = in createBound() local
/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.c254 char bound[33], c; in SMIME_write_ASN1_ex() local
619 static int multi_split(BIO *bio, int flags, const char *bound, STACK_OF(BIO) **ret) in multi_split()
999 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.c311 int bound; in 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.cpp108 auto bound = std::stable_partition( in segregate() local
/freebsd/sys/contrib/dev/broadcom/brcm80211/brcmsmac/
H A Dampdu.c76 #define MODADD_POW2(x, y, bound) (((x) + (y)) & ((bound) - 1)) argument
77 #define MODSUB_POW2(x, y, bound) (((x) - (y)) & ((bound) - 1)) argument
/freebsd/crypto/krb5/src/kdc/
H A Dmain.c447 terminate_workers(pid_t *pids, int bound) in terminate_workers()
/freebsd/contrib/bc/src/
H A Drand.c518 bc_rand_bounded(BcRNG* r, BcRand bound) in bc_rand_bounded()
/freebsd/contrib/llvm-project/lld/ELF/
H A DICF.cpp212 auto bound = in segregate() local
/freebsd/sys/rpc/
H A Drpc_generic.c699 int error, bound; in __rpc_sockisbound() local
/freebsd/contrib/llvm-project/lld/MachO/
H A DICF.cpp472 auto bound = std::stable_partition( in segregate() local
/freebsd/sys/contrib/dev/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_cmn.c34 #define MODINC(x, bound) MUX((x) == (bound) - 1, 0, (x) + 1) argument
37 #define MODDEC_POW2(x, bound) (((x) - 1) & ((bound) - 1)) argument
38 #define MODINC_POW2(x, bound) (((x) + 1) & ((bound) - 1)) argument

123