| /freebsd/contrib/libdivsufsort/lib/ |
| H A D | trsort.c | 194 saidx_t chance; member 202 trbudget_init(trbudget_t *budget, saidx_t chance, saidx_t incval) { in trbudget_init() argument 203 budget->chance = chance; in trbudget_init() 211 if(budget->chance == 0) { budget->count += size; return 0; } in trbudget_check() 213 budget->chance -= 1; in trbudget_check()
|
| /freebsd/tools/test/stress2/misc/ |
| H A D | ptrace9.sh | 82 sleep(1); /* give the child a chance to call sigaction */
|
| H A D | ptrace10.sh | 110 sleep(1); /* give the child a chance to set itself up */
|
| /freebsd/contrib/llvm-project/libc/src/__support/HashTable/generic/ |
| H A D | bitmask_impl.inc | 103 // - The chance of this happening is very low (< 1% chance per byte).
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/xray/ |
| H A D | xray_fdr_flags.inc | 22 "actually flushing the log; this gives a chance for threads to "
|
| H A D | xray_profiling_flags.inc | 24 "resetting the global state. This gives a chance to threads to "
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | sequent | 23 # byte 0xeb is matched before these get a chance.
|
| /freebsd/contrib/libarchive/ |
| H A D | SECURITY.md | 7 reducing the chance that the exploit will be used before a patch is released.
|
| /freebsd/tools/tools/git/ |
| H A D | HOWTO | 59 When you run arc, it will pull up your editor and give you a chance to 93 be given one last chance to edit your commit message. Make sure that you fill
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/asan/ |
| H A D | asan_flags.inc | 24 "chance of false negatives.") 28 "increase the chance of false negatives. It is not advised to go "
|
| /freebsd/contrib/tcp_wrappers/ |
| H A D | README.IRIX | 7 Today I finally had a chance to do some tests on someones IRIX 5.2
|
| /freebsd/sys/contrib/zstd/lib/dictBuilder/ |
| H A D | divsufsort.c | 1042 int chance; member 1050 trbudget_init(trbudget_t *budget, int chance, int incval) { in trbudget_init() argument 1051 budget->chance = chance; in trbudget_init() 1059 if(budget->chance == 0) { budget->count += size; return 0; } in trbudget_check() 1061 budget->chance -= 1; in trbudget_check()
|
| /freebsd/crypto/heimdal/appl/afsutil/ |
| H A D | ChangeLog | 84 fails, and give it a chance to work with krb4-only; also some bug
|
| /freebsd/usr.bin/sed/tests/ |
| H A D | hanoi.sed | 24 # that the next time it gets a chance, it will move a to tower 2, move b
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | OPENSSL_malloc.pod | 177 other allocations (until the program exits or crashes) have a 25% chance of 185 chance there is for this allocation failing, and whether it has actually failed.
|
| /freebsd/contrib/ncurses/ncurses/ |
| H A D | README.IZ | 71 a chance to press ENTER (or whatever). This call should be
|
| /freebsd/contrib/kyua/ |
| H A D | configure.ac | 119 dnl minimize the chance of false test run negatives later on.
|
| /freebsd/contrib/ntp/sntp/ |
| H A D | configure | 7012 # off chance that they somehow elicit warnings. 10531 /* give thread a chance to complete */ 10615 /* give thread a chance to complete */ 10721 /* give thread a chance to complete */ 10805 /* give thread a chance to complete */ 10916 /* give thread a chance to complete */ 11000 /* give thread a chance to complete */ 11111 /* give thread a chance to complete */ 11195 /* give thread a chance to complete */ 11306 /* give thread a chance t [all...] |
| /freebsd/contrib/pam_modules/pam_passwdqc/ |
| H A D | README | 130 which case no other modules have a chance to run and validate the
|
| /freebsd/contrib/ntp/ |
| H A D | configure | 16544 # off chance that they somehow elicit warnings. 19930 /* give thread a chance to complete */ 20014 /* give thread a chance to complete */ 20120 /* give thread a chance to complete */ 20204 /* give thread a chance to complete */ 20315 /* give thread a chance to complete */ 20399 /* give thread a chance to complete */ 20510 /* give thread a chance to complete */ 20594 /* give thread a chance to complete */ 20705 /* give thread a chance t [all...] |
| /freebsd/sys/contrib/device-tree/Bindings/leds/ |
| H A D | leds-bcm6328.txt | 11 controlled, so the only chance to keep them working is by using this driver.
|
| /freebsd/usr.sbin/bsdconfig/share/ |
| H A D | variable.subr | 81 # with the value of $var) and give them the chance to change the value.
|
| /freebsd/crypto/heimdal/lib/wind/ |
| H A D | rfc3491.txt | 42 have the highest chance of getting the content of the strings
|
| /freebsd/sys/contrib/openzfs/tests/unit/ |
| H A D | README.md | 183 chance of either a mock or a real object being used incorrectly in the test,
|
| /freebsd/sys/contrib/zstd/programs/ |
| H A D | zstd.1.md | 381 The higher number of increases the chance to find a match which usually 402 Higher numbers of bits increases the chance to find a match which usually 415 More searches increases the chance to find a match which usually increases
|