Home
last modified time | relevance | path

Searched defs:seedp (Results 1 – 25 of 166) sorted by relevance

1234567

/dports/math/yices/yices-2.6.2/src/utils/
H A Dprng.h45 static inline void random_seed(uint32_t *seedp, uint32_t s) { in random_seed()
49 static inline uint32_t random_uint32(uint32_t *seedp) { in random_uint32()
55 static inline int32_t random_int32(uint32_t *seedp) { in random_int32()
60 static inline uint32_t random_uint(uint32_t *seedp, uint32_t n) { in random_uint()
/dports/math/SCIP/scip-7.0.3/examples/LOP/src/
H A DgenRandomLOPInstance.c36 unsigned int* seedp /**< pointer to seed value */ in getRand()
56 unsigned int* seedp /**< pointer to seed value */ in getRand()
69 unsigned int* seedp /**< pointer to seed value */ in getRandomInt()
/dports/biology/diamond/diamond-2.0.13/src/data/
H A Dfrequent_seeds.cpp37 static void compute_sd(atomic<unsigned> *seedp, DoubleArray<SeedLoc> *query_seed_hits, DoubleArray<… in compute_sd()
52 size_t seedp, in build_worker()
94 atomic<unsigned> seedp(range.begin()); in build() local
/dports/biology/diamond/diamond-2.0.13/src/search/
H A Dstage0.cpp50 atomic<unsigned> *seedp, in seed_join_worker()
69 static void search_worker(atomic<unsigned> *seedp, const SeedPartitionRange *seedp_range, unsigned … in search_worker()
137 atomic<unsigned> seedp(range.begin()); in search_shape() local
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/lib/
H A Drand.c14 unsigned int rand_r(unsigned int *seedp) in rand_r()
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/lib/
H A Drand.c15 unsigned int rand_r(unsigned int *seedp) in rand_r()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/lib/
H A Drand.c15 unsigned int rand_r(unsigned int *seedp) in rand_r()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/lib/
H A Drand.c15 unsigned int rand_r(unsigned int *seedp) in rand_r()
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/lib/
H A Drand.c15 unsigned int rand_r(unsigned int *seedp) in rand_r()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/lib/
H A Drand.c14 unsigned int rand_r(unsigned int *seedp) in rand_r()
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/lib/
H A Drand.c15 unsigned int rand_r(unsigned int *seedp) in rand_r()
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/lib/
H A Drand.c15 unsigned int rand_r(unsigned int *seedp) in rand_r()
/dports/sysutils/u-boot-sopine/u-boot-2021.07/lib/
H A Drand.c15 unsigned int rand_r(unsigned int *seedp) in rand_r()
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/lib/
H A Drand.c15 unsigned int rand_r(unsigned int *seedp) in rand_r()
/dports/sysutils/u-boot-rpi/u-boot-2021.07/lib/
H A Drand.c15 unsigned int rand_r(unsigned int *seedp) in rand_r()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/lib/
H A Drand.c14 unsigned int rand_r(unsigned int *seedp) in rand_r()
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/lib/
H A Drand.c15 unsigned int rand_r(unsigned int *seedp) in rand_r()
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/lib/
H A Drand.c15 unsigned int rand_r(unsigned int *seedp) in rand_r()
/dports/sysutils/u-boot-chip/u-boot-2021.07/lib/
H A Drand.c15 unsigned int rand_r(unsigned int *seedp) in rand_r()
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/lib/
H A Drand.c15 unsigned int rand_r(unsigned int *seedp) in rand_r()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/lib/
H A Drand.c14 unsigned int rand_r(unsigned int *seedp) in rand_r()
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/lib/
H A Drand.c15 unsigned int rand_r(unsigned int *seedp) in rand_r()
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/lib/
H A Drand.c15 unsigned int rand_r(unsigned int *seedp) in rand_r()
/dports/sysutils/u-boot-orangepi-zero-plus/u-boot-2021.07/lib/
H A Drand.c15 unsigned int rand_r(unsigned int *seedp) in rand_r()
/dports/sysutils/u-boot-orangepi-r1/u-boot-2021.07/lib/
H A Drand.c15 unsigned int rand_r(unsigned int *seedp) in rand_r()

1234567