Searched refs:push_front (Results 1 – 3 of 3) sorted by relevance
66 list.push_front("a"); in TEST()70 list.push_front("b"); in TEST()72 list.push_front("c"); in TEST()73 list.push_front("d"); in TEST()101 list.push_front("b"); in TEST()102 list.push_front("a"); in TEST()
45 void push_front(T* const element) { in push_front() function
1593 depth_first_list.push_front(child); in soinfo_unload()1620 depth_first_list.push_front(needed); in soinfo_unload()