| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | rand.c | 15 unsigned int rand_r(unsigned int *seedp) in rand_r() function 26 return rand_r(&y); in rand()
|
| /OK3568_Linux_fs/u-boot/drivers/rng/ |
| H A D | rockchip_rand.c | 10 unsigned int rand_r(unsigned int *seedp) in rand_r() function 33 return rand_r(0); in rand()
|
| H A D | rockchip_rand.su | |
| /OK3568_Linux_fs/kernel/tools/testing/radix-tree/ |
| H A D | iteration_check.c | 81 if (rand_r(&seeds[0]) % 50 == 0) { in tagged_iteration_fn() 114 if (rand_r(&seeds[1]) % 50 == 0) { in untagged_iteration_fn() 141 pgoff = rand_r(&seeds[2]) % MAX_IDX; in remove_entries_fn()
|
| /OK3568_Linux_fs/u-boot/net/ |
| H A D | link_local.c | 73 tmp = rand_r(&seed) & IN_CLASSB_HOST; in pick() 84 return rand_r(&seed) % (secs * 1000); in random_delay_ms()
|
| /OK3568_Linux_fs/yocto/meta-browser/meta-chromium/recipes-browser/chromium/files/musl/ |
| H A D | 0006-fontconfig-Musl-does-not-have-rand_r-API.patch | 26 /* Define to 1 if you have the `rand_r' function. */
|
| /OK3568_Linux_fs/u-boot/drivers/crypto/ |
| H A D | ace_sha.c | 178 unsigned int rand_r(unsigned int *seedp) in rand_r() function
|
| /OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/ |
| H A D | os.cc | 921 float_arr[i] = rand_r(&seed); in CpuStressWorkload() 922 if (rand_r(&seed) % 2) in CpuStressWorkload()
|
| H A D | stressapptest_config.h.in | 62 /* Define to 1 if you have the `rand_r' function. */
|
| H A D | worker.cc | 2537 uint64 r = static_cast<uint64>(rand_r(&seed)); in Work() 2538 r |= static_cast<uint64>(rand_r(&seed)) << 32; in Work()
|
| /OK3568_Linux_fs/buildroot/dl/stressapptest/git/ |
| H A D | configure.ac | 152 AC_CHECK_FUNCS([mmap64 posix_memalign rand_r sched_getaffinity])
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/filesystems/incfs/ |
| H A D | utils.c | 30 return rand_r(seed) * ((uint64_t)max + 1) / RAND_MAX; in rnd()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | common.h | 705 unsigned int rand_r(unsigned int *seedp);
|
| H A D | net.h | 822 addr[i] = rand_r(&seed); in net_random_ethaddr()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/ |
| H A D | stdlib.h | 459 extern int rand_r (unsigned int *__seed) __THROW;
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/ |
| H A D | stdlib.h | 459 extern int rand_r (unsigned int *__seed) __THROW;
|
| /OK3568_Linux_fs/yocto/meta-browser/meta-chromium/recipes-browser/chromium/ |
| H A D | chromium-gn.inc | 34 file://musl/0006-fontconfig-Musl-does-not-have-rand_r-API.patch \
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/ |
| H A D | libc.info-16 | 1608 * rand_r: (libc)ISO Random. 4106 * rand_r: ISO Random. (line 44)
|
| H A D | dir | 1496 * rand_r: (libc)ISO Random.
|
| H A D | libc.info-14 | 1608 * rand_r: (libc)ISO Random.
|
| H A D | libc.info | 1608 * rand_r: (libc)ISO Random.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/ |
| H A D | libc.info-16 | 1608 * rand_r: (libc)ISO Random. 4106 * rand_r: ISO Random. (line 44)
|
| H A D | dir | 1496 * rand_r: (libc)ISO Random.
|
| H A D | libc.info-14 | 1608 * rand_r: (libc)ISO Random.
|
| H A D | libc.info | 1608 * rand_r: (libc)ISO Random.
|