Searched defs:bisect (Results 1 – 9 of 9) sorted by relevance
45 bisect = bisect_right # backward compatibility variable
27 sk_sp<BisectSlide> bisect(new BisectSlide(filepath)); in Create() local
1025 sk_sp<BisectSlide> bisect = BisectSlide::Create(FLAGS_bisect[0]); in initSlides() local
109 bisect = bisect_right variable
286 def bisect(bisect_type, old_commit, new_commit, testcase_path, fuzz_target, function
77 def bisect(self, good_commit, bad_commit, test_command): member in GitRepo
219 ogg_int64_t bisect; in _bisect_forward_serialno() local1196 ogg_int64_t bisect; in ov_pcm_seek_page() local
933 bisect section in Improved Modules
234 bisect(const interval<T, Policies>& x) in bisect() function