/freebsd/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
|
/freebsd/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()
|
/freebsd/usr.bin/fortune/strfile/ |
H A D | strfile.c | 114 static void randomize(void); 208 randomize(); in main() 431 randomize(void) in randomize() function
|
/freebsd/tools/test/stress2/ |
H A D | README | 7 The key idea behind stress2 is to randomize as much as possible in
|
/freebsd/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()
|
/freebsd/sys/contrib/device-tree/Bindings/ |
H A D | chosen.txt | 15 entropy used to randomize the kernel image base address location. Since
|
/freebsd/tests/sys/netmap/ |
H A D | ctrl-api-test.c | 1837 randomize(void *dst, size_t n) in randomize() function 1987 randomize(&hdr, sizeof(hdr)); in nmreq_parsing() 1988 randomize(®, sizeof(reg)); in nmreq_parsing()
|
/freebsd/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
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | DiagnosticDriverKinds.td | 205 "cannot read randomize layout seed file '%0'">;
|
/freebsd/contrib/expat/ |
H A D | Changes | 1376 bug #3496608 to randomize hash parameters.
|
/freebsd/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)
|
/freebsd/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)
|
/freebsd/contrib/bmake/ |
H A D | ChangeLog | 931 o allow to randomize build order of targets 932 .MAKE.MODE += randomize-targets can help uncover dependency bugs
|
H A D | bmake.cat1 | 754 in the usual order, but instead randomize their order.
|
/freebsd/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">;
|
/freebsd/contrib/ntp/ |
H A D | CommitLog-4.1.0 | 697 (peer_clear): u_rand. Use u_rand to randomize the initial poll.
|
/freebsd/contrib/unbound/doc/ |
H A D | Changelog | 7811 - Fix to randomize hash function, based on 28c3 congress, reported 12213 - Also randomize the outgoing port range for tests.
|
/freebsd/share/dict/ |
H A D | web2 | 163237 randomize
|