Searched refs:AddAll (Results 1 – 10 of 10) sorted by relevance
124 void AddAll(const BookmarkNode* node);141 void BookmarkNodeIdIndex::AddAll(const BookmarkNode* node) { in AddAll() function in browser_sync::BookmarkNodeIdIndex151 AddAll(node->GetChild(i)); in AddAll()493 id_index.AddAll(bookmark_model_->GetBookmarkBarNode()); in LoadAssociations()494 id_index.AddAll(bookmark_model_->other_node()); in LoadAssociations()
84 list.AddAll(other_list); in TEST()96 list.AddAll(other_list); in TEST()
204 bottom_up_root_children.AddAll(*bottom_up_root_children_unsorted); in TEST()
187 AddAll(other); in ZoneList()
92 void AddAll(const List<T, P>& other);
48 void List<T, P>::AddAll(const List<T, P>& other) { in AddAll() function
556 refs.AddAll(src.refs); in ClusterBackRefs()566 refs.AddAll(src.refs); in operator =()
734 worklist.AddAll(*blocks_[i]->phis()); in EliminateRedundantPhis()5632 values_.AddAll(other->values_); in Initialize()5633 assigned_variables_.AddAll(other->assigned_variables_); in Initialize()
4573 second_set_only_out->AddAll(*second_set); in Merge()4577 first_set_only_out->AddAll(*first_set); in Merge()
199 free_list_.AddAll(allocation_list_); in GetNextAllocationBlock()