Searched defs:to_insert (Results 1 – 13 of 13) sorted by relevance
435 node_ptr to_insert(this->get_value_traits().to_node_ptr(value)); in insert_equal() local464 node_ptr to_insert(this->get_value_traits().to_node_ptr(value)); in insert_equal() local760 node_ptr to_insert(this->get_value_traits().to_node_ptr(value)); in insert_unique_commit() local783 node_ptr to_insert(this->get_value_traits().to_node_ptr(value)); in insert_before() local813 node_ptr to_insert(this->get_value_traits().to_node_ptr(value)); in push_back() local836 node_ptr to_insert(this->get_value_traits().to_node_ptr(value)); in push_front() local
448 node_ptr to_insert(this->get_value_traits().to_node_ptr(value)); in insert_equal() local462 node_ptr to_insert(this->get_value_traits().to_node_ptr(value)); in insert_equal() local544 node_ptr to_insert(this->get_value_traits().to_node_ptr(value)); in insert_unique_commit() local573 node_ptr to_insert(this->get_value_traits().to_node_ptr(value)); in insert_before() local587 node_ptr to_insert(this->get_value_traits().to_node_ptr(value)); in push_back() local600 node_ptr to_insert(this->get_value_traits().to_node_ptr(value)); in push_front() local
1064 node_ptr to_insert(this->get_value_traits().to_node_ptr(value)); in insert_equal() local1088 node_ptr to_insert(this->get_value_traits().to_node_ptr(value)); in insert_equal() local1317 node_ptr to_insert(this->get_value_traits().to_node_ptr(value)); in insert_unique_commit() local1354 node_ptr to_insert(this->get_value_traits().to_node_ptr(value)); in insert_before() local1377 node_ptr to_insert(this->get_value_traits().to_node_ptr(value)); in push_back() local1399 node_ptr to_insert(this->get_value_traits().to_node_ptr(value)); in push_front() local
270 node_ptr to_insert = priv_value_traits().to_node_ptr(value); in push_back() local288 node_ptr to_insert = priv_value_traits().to_node_ptr(value); in push_front() local827 node_ptr to_insert = this->priv_value_traits().to_node_ptr(value); in insert() local
433 node_ptr to_insert = priv_value_traits().to_node_ptr(value); in push_front() local
244 void SortedRangeSet::Insert(const Range& to_insert) { in Insert()261 Range to_insert = temp.front(); in Insert() local277 Range to_insert{ start / kBlockSize, (start + len - 1) / kBlockSize + 1 }; in Insert() local
175 HInstruction* to_insert = new (GetAllocator()) HNullCheck(parameter1, 0); in TEST_F() local
96 to_insert = {{0, 0}, {0, 3}}; in DEF_TEST() local
285 void InsertBeforeInstructions(Item* to_insert, in InsertBeforeInstructions()344 void InsertAfterInstructions(Item* to_insert, in InsertAfterInstructions()
365 extent_t *to_insert) { in extent_list_replace()
158 bool segment_less_than_upper_to_insert(const Segment& segment, const Segment& to_insert) { in segment_less_than_upper_to_insert()
372 def validate(to_insert): argument
382 def validate(to_insert): argument