Searched refs:annotated_a (Results 1 – 1 of 1) sorted by relevance
1871 def _plan_annotate_merge(annotated_a, annotated_b, ancestors_a, ancestors_b): argument1884 plain_a = [t for (a, t) in annotated_a]1894 for revision, text in annotated_a[a_cur:ai]: