Home
last modified time | relevance | path

Searched refs:chance (Results 1 – 25 of 257) sorted by relevance

1234567891011

/external/bcc/tools/
Dllcstat_example.txt37 some degree by chance. Overall it should make sense. But for low counts,
38 you might find a case where -- by chance -- a process has been tallied with
/external/google-java-format/core/src/test/resources/com/google/googlejavaformat/java/testdata/
DB38241237.input4 …//one long incredibly unbroken sentence moving from topic to topic so that no-one had a chance to …
DB38241237.output4 // one long incredibly unbroken sentence moving from topic to topic so that no-one had a chance to
/external/python/cpython2/Doc/library/
Dsmtpd.rst61 chance to make you into an open relay, so please be careful.
73 running this has a good chance to make you into an open relay, so please be
/external/rust/crates/uuid/
DCONTRIBUTING.md30 If you have the chance, please [search existing issues], as there is a chance
50 If you have the chance, please [search existing issues], as there is a chance
/external/libdivsufsort/lib/
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()
/external/skia/site/docs/user/release/
D_index.md12 green, and doing so gives us timely feedback and users the best chance of
/external/llvm-project/compiler-rt/test/fuzzer/
Dcompressed.test6 # Custom mutator should find this bug, w/o custom -- no chance.
/external/llvm/test/CodeGen/AMDGPU/
Dfcmp-cnde-int-args.ll4 ; chance to optimize the fcmp + select instructions to SET* was missed
/external/llvm-project/llvm/test/CodeGen/AMDGPU/
Dfcmp-cnde-int-args.ll4 ; chance to optimize the fcmp + select instructions to SET* was missed
/external/llvm-project/compiler-rt/lib/xray/
Dxray_fdr_flags.inc22 "actually flushing the log; this gives a chance for threads to "
Dxray_profiling_flags.inc24 "resetting the global state. This gives a chance to threads to "
/external/autotest/client/site_tests/power_Draw/
Dcontrol.aquarium29 # wait 20 seconds to give WebGLAquarium a chance to get started.
/external/flac/fuzzer/
DREADME.md26 chance of identifying vulnerabilities.
89 …ormed, etc) and doesn't `exit()` on any input and thereby increasing the chance of identifying vul…
/external/perfetto/docs/design-docs/
Dheapprofd-sampling.md32 chance of it being sampled at least once, we return the size of the
77 512KiB we still have a 95% chance of sampling anything above 1.5MiB. If we 64X
78 it to 2048KiB we still have an 80% chance to sample anything above 3.5MiB.
171 chance of sampling an allocation at least once, given the sampling rate we’re
/external/mockftpserver/tags/2.3/src/test/groovy/org/mockftpserver/fake/
DFakeFtpServer_AlreadyStartedTest.groovy34 sleep(200L) // give it a chance to start and terminate
/external/mockftpserver/tags/2.5/src/test/groovy/org/mockftpserver/fake/
DFakeFtpServer_AlreadyStartedTest.groovy34 sleep(200L) // give it a chance to start and terminate
/external/mockftpserver/tags/2.4/src/test/groovy/org/mockftpserver/fake/
DFakeFtpServer_AlreadyStartedTest.groovy34 sleep(200L) // give it a chance to start and terminate
/external/mockftpserver/tags/2.2/src/test/groovy/org/mockftpserver/fake/
DFakeFtpServer_AlreadyStartedTest.groovy34 sleep(200L) // give it a chance to start and terminate
/external/angle/src/libANGLE/renderer/metal/
DSamplerMtl.mm59 // Tell context to rebind textures so that ProgramMtl has a chance to verify
/external/llvm-project/llvm/test/CodeGen/X86/
Dins_split_regalloc.ll2 ; Check that last chance split (RAGreedy::tryInstructonSplit) just split
/external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/fake/
DFakeFtpServer_AlreadyStartedTest.groovy34 sleep(200L) // give it a chance to start and terminate
/external/llvm/test/CodeGen/X86/
Dins_split_regalloc.ll2 ; Check that last chance split (RAGreedy::tryInstructonSplit) just split
/external/llvm-project/clang/test/Modules/
Dimplicit-private-with-different-name.m6 …o explicit way to resolve APrivate, still pick it up by automatic second-chance search for "A" wit…
Dimplicit-private-canonical.m4 …o explicit way to resolve APrivate, still pick it up by automatic second-chance search for "A" wit…

1234567891011