| /src/contrib/bmake/unit-tests/ |
| H A D | varname-dot-make-mode.mk | 11 all: .PHONY make-mode-randomize-targets 23 make-mode-randomize-targets: .PHONY 25 @${MAKE} -r -f ${MAKEFILE} randomize-targets 28 @${MAKE} -r -f ${MAKEFILE} -j1 randomize-targets 31 @${MAKE} -r -f ${MAKEFILE} -j5 randomize-targets | grep '^:' 33 .if make(randomize-targets) 34 randomize-targets: .WAIT a1 a2 a3 .WAIT b1 b2 b3 .WAIT c1 c2 c3 .WAIT 40 .MAKE.MODE+= randomize-targets
|
| H A D | varname-dot-make-mode.exp | 1 randomize compat mode: 11 randomize jobs mode (-j1): 21 randomize jobs mode (-j5):
|
| H A D | depsrc-wait.mk | 36 .MAKE.MODE+= randomize-targets
|
| /src/usr.bin/jot/ |
| H A D | jot.c | 87 bool randomize = false; in main() local 139 randomize = true; in main() 156 if (randomize) in main() 213 if (randomize) in main() 233 if (randomize) in main() 245 if (randomize) in main() 252 if (!randomize) { in main() 265 if (!randomize && s != 0.0) { in main() 279 if (randomize) { in main()
|
| /src/usr.bin/fortune/strfile/ |
| H A D | strfile.c | 114 static void randomize(void); 208 randomize(); in main() 431 randomize(void) in randomize() function
|
| /src/tools/test/stress2/ |
| H A D | README | 7 The key idea behind stress2 is to randomize as much as possible in
|
| /src/crypto/krb5/src/lib/krad/ |
| H A D | packet.c | 114 randomize(krb5_context ctx, void *buffer, unsigned int size) in randomize() function 129 retval = randomize(ctx, &i, sizeof(i)); in id_generate() 165 return randomize(ctx, rauth + sizeof(trunctime), in auth_generate_random()
|
| /src/sys/contrib/device-tree/Bindings/ |
| H A D | chosen.txt | 15 entropy used to randomize the kernel image base address location. Since
|
| /src/sys/netpfil/ipfilter/netinet/ |
| H A D | radix_ipf.c | 1423 randomize(int *pnitems) in randomize() function 1458 order = randomize(&nitems); in random_add() 1476 order = randomize(&nitems); in random_delete()
|
| /src/tests/sys/netmap/ |
| H A D | ctrl-api-test.c | 1835 randomize(void *dst, size_t n) in randomize() function 1985 randomize(&hdr, sizeof(hdr)); in nmreq_parsing() 1986 randomize(®, sizeof(reg)); in nmreq_parsing()
|
| /src/contrib/ntp/util/ |
| H A D | ntp-keygen.texi | 182 randomize the entropy seed used to initialize the internal
|
| H A D | ntp-keygen-opts.def | 1084 to randomize the entropy seed used to initialize
|
| H A D | invoke-ntp-keygen.texi | 818 to randomize the entropy seed used to initialize
|
| /src/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | DiagnosticDriverKinds.td | 205 "cannot read randomize layout seed file '%0'">;
|
| /src/contrib/libevent/ |
| H A D | ChangeLog | 448 o evdns: fix randomize-case by make case-insensitive as required (9c238de Azat Khuzhin) 573 o tests/regress_dns: cover that randomize-case works case-insensitive (1e8bfbc Azat Khuzhin)
|
| /src/contrib/ntp/sntp/libevent/ |
| H A D | ChangeLog | 448 o evdns: fix randomize-case by make case-insensitive as required (9c238de Azat Khuzhin) 573 o tests/regress_dns: cover that randomize-case works case-insensitive (1e8bfbc Azat Khuzhin)
|
| /src/contrib/expat/ |
| H A D | Changes | 1626 bug #3496608 to randomize hash parameters.
|
| /src/contrib/bmake/ |
| H A D | ChangeLog | 1138 o allow to randomize build order of targets 1139 .MAKE.MODE += randomize-targets can help uncover dependency bugs
|
| H A D | bmake.cat1 | 792 in the usual order, but instead randomize their order.
|
| /src/contrib/llvm-project/clang/include/clang/Driver/ |
| H A D | Options.td | 3023 HelpText<"The seed used by the randomize structure layout feature">; 3027 HelpText<"File holding the seed used by the randomize structure layout feature">;
|
| /src/contrib/ntp/ |
| H A D | CommitLog-4.1.0 | 697 (peer_clear): u_rand. Use u_rand to randomize the initial poll.
|
| /src/contrib/unbound/doc/ |
| H A D | Changelog | 8343 - Fix to randomize hash function, based on 28c3 congress, reported 12745 - Also randomize the outgoing port range for tests.
|
| /src/share/dict/ |
| H A D | web2 | 163237 randomize
|