Home
last modified time | relevance | path

Searched refs:get_bisect_info (Results 1 – 3 of 3) sorted by relevance

/dports/devel/monotone/monotone-1.1/src/
H A Dwork.hh259 void get_bisect_info(std::vector<bisect::entry> & bisect);
H A Dcmd_ws_commit.cc928 work.get_bisect_info(info);
2071 work.get_bisect_info(info);
2335 work.get_bisect_info(info); in bisect_update()
2426 work.get_bisect_info(info);
H A Dwork.cc747 workspace::get_bisect_info(vector<bisect::entry> & bisect) in get_bisect_info() function in workspace