Home
last modified time | relevance | path

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

12345

/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/llvm/test/CodeGen/AMDGPU/
Dfcmp-cnde-int-args.ll4 ; chance to optimize the fcmp + select instructions to SET* was missed
Dselect.ll5 ; DAGLegalizer never sees the select and doesn't have a chance to leaglize it.
/external/valgrind/gdbserver_tests/
DmcinfcallRU.stdinB.gdb15 # before they have a chance to execute the whoami
/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/mockftpserver/MockFtpServer/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.3/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/llvm/test/CodeGen/X86/
Dins_split_regalloc.ll2 ; Check that last chance split (RAGreedy::tryInstructonSplit) just split
Dragreedy-last-chance-recoloring.ll2 ; 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/avahi/docs/
DREADME11 You have a chance to meet the developers on
/external/llvm/docs/
DBranchWeightMetadata.rst21 indicates greater chance to be taken.
/external/skia/site/dev/sheriffing/
Dgpu.md30 …filing bugs for failing bots, or shepherding DEPS rolls. You'll get your chance when you are the g…
/external/chromium-trace/catapult/third_party/flot/
DPLUGINS.md103 The purpose of the hook is to give you a chance to unbind any event
/external/eigen/doc/
DTopicAssertions.dox13 …rt are defined in Macros.h. Defining eigen_assert indirectly gives you a chance to change its beha…
/external/hyphenation-patterns/pt/
Dhyph-pt.lic.txt76 % at least a chance to read your patterns.
/external/mdnsresponder/mDNSPosix/
DReadMe.txt174 mDNSPosixGetFDSet() to give mDNSPosix.c a chance to add its own file
176 mDNSPosixProcessFDSet() to give mDNSPosix.c a chance to receive and
/external/ceres-solver/docs/source/
Dcontributing.rst133 patch and your updates as a single commit. You will have a chance
/external/compiler-rt/lib/asan/
Dasan_flags.inc25 "chance of false negatives.")
/external/libmtp/
DTODO10 the device before the MTP mode gets a chance of being used, whereas
/external/mesa3d/src/gallium/docs/source/
Dresources.rst52 TODO: is there any chance of supporting GL pixel buffer object acceleration with this?
/external/libvpx/libvpx/vp9/encoder/x86/
Dvp9_highbd_error_avx.asm66 ; Accumulate horizontally in 64 bits, there is no chance of overflow here
/external/chromium-trace/catapult/third_party/webapp2/docs/tutorials/gettingstarted/
Dusingdatastore.rst84 # slight chance that Greeting that had just been written would not show up
221 you can mitigate the chance that a user won't see fresh results when querying
/external/valgrind/docs/internals/
Drelease-HOWTO.txt44 directly => less chance to forget, and NEWS always up to date

12345