| /freebsd/sys/contrib/pcg-c/include/ |
| H A D | pcg_variants.h | 874 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 D | subr_prng.c | 56 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 D | subr_pidctrl.c | 36 pidctrl_init(struct pidctrl *pc, int interval, int setpoint, int bound, in pidctrl_init()
|
| /freebsd/sys/contrib/zlib/ |
| H A D | compress.c | 92 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 D | deflate.c | 858 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 D | coshf.c | 17 float32x4_t bound; member
|
| /freebsd/sys/contrib/dev/mediatek/mt76/mt7603/ |
| H A D | debugfs.c | 76 int bound[3], i, range; in mt7603_ampdu_stat_show() local
|
| /freebsd/lib/libipsec/ |
| H A D | ipsec_dump_policy.c | 174 size_t bound) in ipsec_dump_ipsecrequest() argument
|
| /freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/ |
| H A D | CIRGenOpenACC.cpp | 30 auto bound = in createBound() local
|
| /freebsd/sys/contrib/dev/mediatek/mt76/ |
| H A D | mt792x_debugfs.c | 11 int bound[15], range[4], i; in mt792x_ampdu_stat_read_phy() local
|
| /freebsd/crypto/openssl/crypto/asn1/ |
| H A D | asn_mime.c | 254 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 D | split.c | 227 int bound; in print() local
|
| /freebsd/lib/libc/regex/grot/ |
| H A D | split.c | 196 int bound; in print() local
|
| /freebsd/contrib/ntp/sntp/libevent/ |
| H A D | http.c | 3551 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 D | http.c | 3551 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 D | rpcbind.c | 311 int bound; in init_transport() local
|
| /freebsd/sys/ofed/drivers/infiniband/core/ |
| H A D | ib_umem_odp.c | 623 u64 bound) in ib_umem_odp_unmap_dma_pages()
|
| /freebsd/contrib/llvm-project/lld/COFF/ |
| H A D | ICF.cpp | 108 auto bound = std::stable_partition( in segregate() local
|
| /freebsd/sys/contrib/dev/broadcom/brcm80211/brcmsmac/ |
| H A D | ampdu.c | 76 #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 D | main.c | 447 terminate_workers(pid_t *pids, int bound) in terminate_workers()
|
| /freebsd/contrib/bc/src/ |
| H A D | rand.c | 518 bc_rand_bounded(BcRNG* r, BcRand bound) in bc_rand_bounded()
|
| /freebsd/contrib/llvm-project/lld/ELF/ |
| H A D | ICF.cpp | 212 auto bound = in segregate() local
|
| /freebsd/sys/rpc/ |
| H A D | rpc_generic.c | 699 int error, bound; in __rpc_sockisbound() local
|
| /freebsd/contrib/llvm-project/lld/MachO/ |
| H A D | ICF.cpp | 472 auto bound = std::stable_partition( in segregate() local
|
| /freebsd/sys/contrib/dev/broadcom/brcm80211/brcmsmac/phy/ |
| H A D | phy_cmn.c | 34 #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
|