/external/syzkaller/pkg/kd/ |
D | kd.go | 57 chance := "second" 59 chance = "first" 62 chance, payload.exception.code, payload))
|
/external/bcc/tools/ |
D | llcstat_example.txt | 37 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/u-boot/fs/ubifs/ |
D | debug.c | 2494 static inline int chance(unsigned int n, unsigned int out_of) in chance() function 2508 if (chance(1, 2)) { in power_cut_emulated() 2511 if (chance(1, 2)) { in power_cut_emulated() 2537 if (write && chance(1, 2)) in power_cut_emulated() 2539 if (chance(19, 20)) in power_cut_emulated() 2543 if (chance(19, 20)) in power_cut_emulated() 2547 if (write && chance(99, 100)) in power_cut_emulated() 2549 if (chance(399, 400)) in power_cut_emulated() 2553 if (write && chance(7, 8)) in power_cut_emulated() 2555 if (chance(19, 20)) in power_cut_emulated() [all …]
|
/external/libdivsufsort/lib/ |
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()
|
/external/python/cpython2/Doc/library/ |
D | smtpd.rst | 61 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/llvm/test/CodeGen/AMDGPU/ |
D | fcmp-cnde-int-args.ll | 4 ; chance to optimize the fcmp + select instructions to SET* was missed
|
D | select.ll | 5 ; DAGLegalizer never sees the select and doesn't have a chance to leaglize it.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/ |
D | fcmp-cnde-int-args.ll | 4 ; chance to optimize the fcmp + select instructions to SET* was missed
|
D | select.ll | 5 ; DAGLegalizer never sees the select and doesn't have a chance to leaglize it.
|
/external/autotest/client/site_tests/power_Draw/ |
D | control.aquarium | 29 # wait 20 seconds to give WebGLAquarium a chance to get started.
|
/external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/fake/ |
D | FakeFtpServer_AlreadyStartedTest.groovy | 34 sleep(200L) // give it a chance to start and terminate
|
/external/llvm/test/CodeGen/X86/ |
D | ins_split_regalloc.ll | 2 ; Check that last chance split (RAGreedy::tryInstructonSplit) just split
|
D | ragreedy-last-chance-recoloring.ll | 2 ; Without the last chance recoloring, this test fails with: 15 …exhaustive-register-search can bypass the depth and interference cutoffs of last chance recoloring
|
/external/mockftpserver/tags/2.2/src/test/groovy/org/mockftpserver/fake/ |
D | FakeFtpServer_AlreadyStartedTest.groovy | 34 sleep(200L) // give it a chance to start and terminate
|
/external/mockftpserver/tags/2.5/src/test/groovy/org/mockftpserver/fake/ |
D | FakeFtpServer_AlreadyStartedTest.groovy | 34 sleep(200L) // give it a chance to start and terminate
|
/external/mockftpserver/tags/2.4/src/test/groovy/org/mockftpserver/fake/ |
D | FakeFtpServer_AlreadyStartedTest.groovy | 34 sleep(200L) // give it a chance to start and terminate
|
/external/mockftpserver/tags/2.3/src/test/groovy/org/mockftpserver/fake/ |
D | FakeFtpServer_AlreadyStartedTest.groovy | 34 sleep(200L) // give it a chance to start and terminate
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | ins_split_regalloc.ll | 2 ; Check that last chance split (RAGreedy::tryInstructonSplit) just split
|
D | ragreedy-last-chance-recoloring.ll | 2 ; Without the last chance recoloring, this test fails with: 15 …exhaustive-register-search can bypass the depth and interference cutoffs of last chance recoloring
|
/external/u-boot/arch/x86/cpu/queensbay/ |
D | Kconfig | 64 This gives a chance for U-Boot to run PCI/PCIe based graphics
|
/external/swiftshader/third_party/subzero/tests_lit/assembler/arm32/ |
D | store-sf.ll | 72 ; chance the optimizer putting it before the regular frame creation.
|
/external/perfetto/protos/perfetto/trace/ftrace/ |
D | ftrace_stats.proto | 34 // before userspace had a chance to drain them.
|
/external/speex/libspeexdsp/ |
D | echo_diagnostic.m | 33 printf ('You have a negative delay, the echo canceller has no chance to cancel anything!\n');
|
/external/u-boot/doc/device-tree-bindings/leds/ |
D | leds-bcm6328.txt | 11 controlled, so the only chance to keep them working is by using this driver.
|
/external/javaparser/ |
D | CONTRIBUTING.md | 28 - Pull requests often stay open for at least a few days to give people a chance to review it.
|