Searched defs:bisect (Results 1 – 9 of 9) sorted by relevance
45 bisect = bisect_right # backward compatibility variable
40 public void bisect() throws Exception { in bisect() method in BisectTest
237 public DexApplication bisect() { in bisect() method in BisectState
219 ogg_int64_t bisect; in _bisect_forward_serialno() local1196 ogg_int64_t bisect; in ov_pcm_seek_page() local
296 void bisect(unsigned begin, unsigned end, exec_list *list) in bisect() function
253 bisect; in LinkSplayTreeNodes() local
2452 bisect, in HorizontalFilter() local2667 bisect, in VerticalFilter() local
769 bisect; in ClassifyImageColors() local
1056 SkVector bisect = { (lastV.fX + nextV.fX) / 2, (lastV.fY + nextV.fY) / 2 }; in draw_bisect() local