Home
last modified time | relevance | path

Searched defs:parent_roster (Results 1 – 6 of 6) sorted by relevance

/dports/devel/monotone/monotone-1.1/src/
H A Droster.hh551 inline roster_t const & parent_roster(parent_entry const & p) in parent_roster() function
556 inline roster_t const & parent_roster(parent_map::const_iterator i) in parent_roster() function
H A Dmigrate_ancestry.cc546 shared_ptr<roster_t> parent_roster = i->second.first; in fixup_node_identities() local
580 shared_ptr<roster_t> parent_roster = j->second.first; in fixup_node_identities() local
829 shared_ptr<roster_t> parent_roster = i->second.first; in construct_revisions_from_ancestry() local
844 shared_ptr<roster_t> parent_roster = shared_ptr<roster_t>(new roster_t()); in construct_revisions_from_ancestry() local
H A Dmerge_roster.cc361 roster_t const & parent_roster, in insert_if_unborn()
H A Dcmd_diff_log.cc622 roster_t parent_roster, restricted_roster; in log_print_rev() local
H A Dmerge_conflict.cc2854 create_new_node(roster_t const & parent_roster, in create_new_node()
2890 replace_content(roster_t const & parent_roster, in replace_content()
/dports/devel/monotone/monotone-1.1/test/unit/tests/
H A Droster.cc1130 roster_t parent_roster; MM(parent_roster); in run_with_1_roster_parent() local