Searched defs:uniform (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/FuzzMutate/ |
H A D | Random.h | 21 template <typename T, typename GenT> T uniform(GenT &Gen, T Min, T Max) { in uniform() function 26 template <typename T, typename GenT> T uniform(GenT &Gen) { in uniform() function
|
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/ |
H A D | randombytes.h | 23 …uint32_t (*uniform)(const uint32_t upper_bound); /* optional, a default implementation will be … member
|
/netbsd-src/external/mpl/dhcp/dist/common/ |
H A D | parse.c | 273 int parse_ip_addr_or_hostname (expr, cfile, uniform) in parse_ip_addr_or_hostname() argument 4796 int uniform = 0; local 4945 int parse_option_token (rv, cfile, fmt, expr, uniform, lookups) in parse_option_token() argument
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree.cc | 10444 bool uniform = uniform_integer_cst_p (t); in bitmask_inv_cst_vector_p() local
|