Home
last modified time | relevance | path

Searched defs:bisect (Results 1 – 16 of 16) sorted by relevance

/external/python/cpython3/Lib/
Dbisect.py91 bisect = bisect_right variable
/external/python/cpython2/Lib/
Dbisect.py45 bisect = bisect_right # backward compatibility variable
/external/skia/tools/viewer/
DBisectSlide.cpp28 sk_sp<BisectSlide> bisect(new BisectSlide(filepath)); in Create() local
DViewer.cpp614 sk_sp<BisectSlide> bisect = BisectSlide::Create(FLAGS_bisect[0]); in initSlides() local
/external/skqp/tools/viewer/
DBisectSlide.cpp28 sk_sp<BisectSlide> bisect(new BisectSlide(filepath)); in Create() local
DViewer.cpp593 sk_sp<BisectSlide> bisect = BisectSlide::Create(FLAGS_bisect[0]); in initSlides() local
/external/syzkaller/pkg/bisect/
Dbisect.go4 package bisect package
101 func (env *env) bisect() (*vcs.Commit, error) { func
/external/tremolo/Tremolo/
Dvorbisfile.c219 ogg_int64_t bisect; in _bisect_forward_serialno() local
1196 ogg_int64_t bisect; in ov_pcm_seek_page() local
/external/mesa3d/src/compiler/glsl/
Dlower_variable_index_to_cond_assign.cpp279 void bisect(unsigned begin, unsigned end, ir_factory &body) in bisect() function
/external/skia/src/gpu/ccpr/
DGrCCStrokeGeometry.cpp455 Sk2f bisect = normalize(n0 - n1); in recordLeftJoinIfNotEmpty() local
/external/skqp/src/gpu/ccpr/
DGrCCStrokeGeometry.cpp455 Sk2f bisect = normalize(n0 - n1); in recordLeftJoinIfNotEmpty() local
/external/ImageMagick/MagickCore/
Dsplay-tree.c254 bisect; in LinkSplayTreeNodes() local
Dresize.c2494 bisect, in HorizontalFilter() local
2712 bisect, in VerticalFilter() local
Dquantize.c769 bisect; in ClassifyImageColors() local
/external/skqp/samplecode/
DSampleAAGeometry.cpp1050 SkVector bisect = { (lastV.fX + nextV.fX) / 2, (lastV.fY + nextV.fY) / 2 }; in draw_bisect() local
/external/skia/samplecode/
DSampleAAGeometry.cpp1050 SkVector bisect = { (lastV.fX + nextV.fX) / 2, (lastV.fY + nextV.fY) / 2 }; in draw_bisect() local