Home
last modified time | relevance | path

Searched full:chance (Results 1 – 25 of 830) sorted by relevance

12345678910>>...34

/freebsd/crypto/openssh/regress/unittests/sshbuf/
H A Dtest_sshbuf_fuzz.c51 /* 10% chance: small reserve */ in sshbuf_fuzz_tests()
70 /* 20% chance: big reserve */ in sshbuf_fuzz_tests()
74 /* 10% chance: small consume */ in sshbuf_fuzz_tests()
92 /* 40% chance: big consume */ in sshbuf_fuzz_tests()
96 /* 10% chance: reset max size */ in sshbuf_fuzz_tests()
105 /* tiny chance: new buffer */ in sshbuf_fuzz_tests()
/freebsd/share/man/man9/
H A Dg_wither_geom.930 .Nd "destroy geom and related providers and consumers when you get a chance"
42 orphaning process) and waits for a chance to destroy the geom.
H A Dkern_yield.9108 Threads which regularly yield the processor will be given the chance to run
124 Otherwise, threads which have been given the chance to run could end up waiting
H A Dbus_generic_detach.949 to detach drivers from all child devices giving them a chance to veto the
/freebsd/contrib/lua/src/
H A Dltests.h39 /* get a chance to test code without jump tables */
114 /* change some sizes to give some bugs a chance */
/freebsd/tools/tools/git/
H A DHOWTO59 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/libexec/rc/rc.d/
H A Dsysctl_lastload12 desc="Last chance to set sysctl variables that failed the first time."
/freebsd/contrib/netbsd-tests/net/arp/
H A Dt_dad.sh108 # Give a chance to send a DAD announce packet
137 # Give a chance to send a DAD announce packet
/freebsd/sys/dev/random/
H A Dother_algorithm.c145 * You may use this as a chance to unblock the generator. in random_other_pre_read()
207 * You may use this as a chance to unblock the generator. in random_other_process_event()
/freebsd/contrib/libdivsufsort/lib/
H A Dtrsort.c194 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/contrib/libarchive/
H A DSECURITY.md5 to fix the issue before public exposure, reducing the chance that the exploit will be
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DProgress.cpp129 // The timer expired before we had a chance to cancel it. We have to treat in Increment()
185 // A new event came in and the alarm fired before we had a chance to restart in Expire()
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DThreadList.cpp235 // should stop. This is not a big deal since we haven't had a chance to hang in ShouldStop()
523 // chance to run. This is necessary because the SetupForResume might add in WillResume()
557 // Give all the threads that are likely to run a last chance to set up their in WillResume()
558 // state before we negotiate who is actually going to get a chance to run... in WillResume()
658 // Don't clear out threads that aren't going to get a chance to run, rather in DidResume()
/freebsd/sys/contrib/device-tree/Bindings/serial/
H A Dserial-peripheral-props.yaml32 This should only be present in case a driver has no chance to know
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_flags.inc24 "chance of false negatives.")
28 "increase the chance of false negatives. It is not advised to go "
/freebsd/crypto/krb5/src/lib/krb5/os/
H A Dhostrealm.c379 /* Give each module a chance to determine the host's realms. */ in krb5_get_host_realm()
425 /* Give each module a chance to determine the fallback realms. */ in krb5_get_fallback_host_realm()
475 /* Give each module a chance to determine the default realm. */ in get_default_realm()
/freebsd/contrib/netbsd-tests/lib/libpthread/
H A Dt_mutex.c143 /* Small delay between read+write to increase chance of race */ in increment()
225 /* Wait for thread 2 to start to increase chance of race */ in ATF_TC_BODY()
339 /* Wait for thread 3 to start to increase chance of race */ in ATF_TC_BODY()
607 * gives the scheduler the chance to decide which task to run. So,
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp95 cl::desc("Last chance recoloring max depth"),
100 cl::desc("Last chance recoloring maximum number of considered"
107 "and interference cutoffs of last chance recoloring"),
270 // than the original, so they should get a new chance at being assigned. in LRE_DidCloneVirtReg()
1475 // Assign all new registers to RS_Spill. This was the last chance. in tryInstructionSplit()
1835 // Last Chance Recoloring
1913 /// Last chance recoloring chooses a color for \p VirtReg and recolors every
1915 /// use the last chance recoloring. Therefore, when a virtual register has been
1917 /// be last-chance-recolored again during this recoloring "session".
1931 /// Last chance recoloring kicks in:
[all …]
/freebsd/crypto/openssl/crypto/thread/arch/
H A Dthread_win.c249 * prior broadcast() call but which had not yet had a chance to do so. The
265 * call have returned and had a chance to execute.
268 * again until after all threads have had a chance to execute.
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_fdr_flags.inc22 "actually flushing the log; this gives a chance for threads to "
H A Dxray_profiling_flags.inc24 "resetting the global state. This gives a chance to threads to "
/freebsd/secure/lib/libcrypto/man/man3/
H A DOPENSSL_malloc.3234 other allocations (until the program exits or crashes) have a 25% chance of
242 chance there is for this allocation failing, and whether it has actually failed.
/freebsd/contrib/file/magic/Magdir/
H A Dsequent23 # byte 0xeb is matched before these get a chance.
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_add/
H A Dzpool_add_004_pos.ksh78 # Give zed a chance to finish processing the event, otherwise
/freebsd/crypto/openssl/doc/man3/
H A DOPENSSL_malloc.pod173 other allocations (until the program exits or crashes) have a 25% chance of
181 chance there is for this allocation failing, and whether it has actually failed.

12345678910>>...34