Searched refs:Bisect (Results 1 – 8 of 8) sorted by relevance
/external/syzkaller/pkg/vcs/ |
D | akaros.go | 55 func (ctx *akaros) Bisect(bad, good string, trace io.Writer, pred func() (BisectResult, error)) (*C… func
|
D | fuchsia.go | 86 func (ctx *fuchsia) Bisect(bad, good string, trace io.Writer, pred func() (BisectResult, error)) (*… func
|
D | vcs.go | 52 Bisect(bad, good string, trace io.Writer, pred func() (BisectResult, error)) (*Commit, error) methodSpec
|
D | git.go | 283 func (git *git) Bisect(bad, good string, trace io.Writer, pred func() (BisectResult, error)) (*Comm… func
|
/external/syzkaller/pkg/bisect/ |
D | bisect.go | 136 return env.repo.Bisect(bad, good, cfg.Trace, func() (vcs.BisectResult, error) {
|
/external/python/cpython2/Misc/NEWS.d/ |
D | 2.6b2.rst | 243 Bisect module behaved badly when lo was negative.
|
/external/skqp/samplecode/ |
D | SampleAAGeometry.cpp | 960 SET_BUTTON(Bisect); in init_buttonList()
|
/external/skia/samplecode/ |
D | SampleAAGeometry.cpp | 960 SET_BUTTON(Bisect); in init_buttonList()
|