Searched refs:changesetlist_ty (Results 1 – 4 of 4) sorted by relevance
27 void DeltaAlgorithm::Split(const changeset_ty &S, changesetlist_ty &Res) { in Split()44 const changesetlist_ty &Sets) { in Delta()58 changesetlist_ty SplitSets; in Delta()68 const changesetlist_ty &Sets, in Search()71 for (changesetlist_ty::const_iterator it = Sets.begin(), in Search()75 changesetlist_ty Sets; in Search()90 changesetlist_ty ComplementSets; in Search()108 changesetlist_ty Sets; in Run()
53 typedef DAGDeltaAlgorithm::changesetlist_ty changesetlist_ty; typedef in __anoncf29fe990111::DAGDeltaAlgorithmImpl117 const changesetlist_ty &Sets, in UpdatedSearchState()162 const changesetlist_ty &Sets) override { in UpdatedSearchState()
40 using changesetlist_ty = std::vector<changeset_ty>; variable55 void Split(const changeset_ty &S, changesetlist_ty &Res);60 const changesetlist_ty &Sets);68 bool Search(const changeset_ty &Changes, const changesetlist_ty &Sets,74 const changesetlist_ty &Sets) {} in UpdatedSearchState()
47 using changesetlist_ty = std::vector<changeset_ty>; variable69 const changesetlist_ty &Sets, in UpdatedSearchState()