Searched defs:bound (Results 1 - 25 of 38) sorted by relevance

12

/freebsd-13-stable/sys/kern/
H A Dsubr_pidctrl.c39 pidctrl_init(struct pidctrl *pc, int interval, int setpoint, int bound, argument
H A Dsubr_prng.c59 pcg64u_boundedrand_r(pcg64u_random_t *state64, uint64_t bound) argument
101 prng32_bounded(uint32_t bound) argument
123 prng64_bounded(uint64_t bound) argument
H A Dsubr_rman.c438 rman_reserve_resource_bound(struct rman *rm, rman_res_t start, rman_res_t end, rman_res_t count, rman_res_t bound, u_int flags, device_t dev) argument
H A Dkern_ktrace.c266 int bound; local
/freebsd-13-stable/contrib/xz/src/liblzma/rangecoder/
H A Drange_encoder.h177 const uint32_t bound = prob * (rc->range local
/freebsd-13-stable/lib/libc/regex/grot/
H A Dsplit.c199 int bound; local
/freebsd-13-stable/contrib/llvm-project/lld/COFF/
H A DICF.cpp106 auto bound = std::stable_partition( local
/freebsd-13-stable/contrib/apr/include/arch/unix/
H A Dapr_arch_networkio.h115 int bound; member in struct:apr_socket_t
/freebsd-13-stable/contrib/netbsd-tests/lib/libc/regex/
H A Dsplit.c227 int bound; local
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DICF.cpp211 auto bound = local
/freebsd-13-stable/sys/ofed/drivers/infiniband/core/
H A Dib_umem_odp.c624 ib_umem_odp_unmap_dma_pages(struct ib_umem *umem, u64 virt, u64 bound) argument
/freebsd-13-stable/contrib/processor-trace/libipt/test/src/
H A Dptunit-ild.c628 static struct ptunit_result bound(void) function
/freebsd-13-stable/contrib/bc/src/
H A Drand.c340 BcRand bc_rand_bounded(BcRNG *r, BcRand bound) { argument
H A Dlibrary.c1176 BclRandInt bcl_rand_bounded(BclRandInt bound) { argument
/freebsd-13-stable/usr.sbin/rpcbind/
H A Drpcbind.c275 int bound; local
/freebsd-13-stable/lib/libkvm/
H A Dkvm_private.c246 uint32_t bound; local
/freebsd-13-stable/sys/dev/drm2/
H A Ddrm_fb_helper.c1458 int bound = 0, crtcs_bound = 0; local
/freebsd-13-stable/sys/rpc/
H A Drpc_generic.c708 int error, bound; local
/freebsd-13-stable/crypto/openssh/
H A Dxmss_fast.c117 uint32_t bound; local
/freebsd-13-stable/crypto/openssl/crypto/asn1/
H A Dasn_mime.c234 char bound[33], c; local
569 multi_split(BIO *bio, const char *bound, STACK_OF(BIO) **ret) argument
932 mime_bound_check(char *line, int linelen, const char *bound, int blen) argument
[all...]
/freebsd-13-stable/crypto/openssl/ssl/
H A Dssl_conf.c334 static int min_max_proto(SSL_CONF_CTX *cctx, const char *value, int *bound) argument
/freebsd-13-stable/crypto/openssl/ssl/statem/
H A Dstatem_lib.c1669 int ssl_set_version_bound(int method_version, int version, int *bound) argument
/freebsd-13-stable/sys/contrib/xz-embedded/linux/lib/xz/
H A Dxz_dec_lzma2.c499 uint32_t bound; local
/freebsd-13-stable/sys/netinet/
H A Dtcp_hpts.c1867 int32_t i, j, error, bound = 0, created = 0; local
/freebsd-13-stable/usr.bin/diff/
H A Ddiffreg.c612 u_int numtries, bound; local

Completed in 237 milliseconds

12