Searched defs:bisect (Results 1 – 16 of 16) sorted by relevance
91 bisect = bisect_right variable
45 bisect = bisect_right # backward compatibility variable
28 sk_sp<BisectSlide> bisect(new BisectSlide(filepath)); in Create() local
614 sk_sp<BisectSlide> bisect = BisectSlide::Create(FLAGS_bisect[0]); in initSlides() local
593 sk_sp<BisectSlide> bisect = BisectSlide::Create(FLAGS_bisect[0]); in initSlides() local
4 package bisect package101 func (env *env) bisect() (*vcs.Commit, error) { func
219 ogg_int64_t bisect; in _bisect_forward_serialno() local1196 ogg_int64_t bisect; in ov_pcm_seek_page() local
279 void bisect(unsigned begin, unsigned end, ir_factory &body) in bisect() function
455 Sk2f bisect = normalize(n0 - n1); in recordLeftJoinIfNotEmpty() local
254 bisect; in LinkSplayTreeNodes() local
2494 bisect, in HorizontalFilter() local2712 bisect, in VerticalFilter() local
769 bisect; in ClassifyImageColors() local
1050 SkVector bisect = { (lastV.fX + nextV.fX) / 2, (lastV.fY + nextV.fY) / 2 }; in draw_bisect() local