Searched refs:addToHead (Results 1 – 12 of 12) sorted by relevance
62 list.addToHead(&elements[0]); in TestTInternalLList()66 list.addToHead(&elements[1]); in TestTInternalLList()67 list.addToHead(&elements[2]); in TestTInternalLList()68 list.addToHead(&elements[3]); in TestTInternalLList()151 list1.addToHead(ListElement(1)); in TestTLList()178 list2.addToHead(ListElement(2)); in TestTLList()189 list1.addToHead(ListElement(2)); in TestTLList()214 list1.addToHead(ListElement(id)); in TestTLList()
69 T* addToHead(const T& t) { in addToHead() function72 fList.addToHead(node); in addToHead()78 T* addToHead() { in addToHead() function81 fList.addToHead(node); in addToHead()257 fFreeList.addToHead(block->fNodes + i); in createNode()279 fFreeList.addToHead(node); in removeNode()
258 void addToHead(Rec*);
248 this->addToHead(rec); in add()410 void SkResourceCache::addToHead(Rec* rec) { in addToHead() function in SkResourceCache
453 fLRU.addToHead(v); in get()466 fLRU.addToHead(v); in set()
77 fBlobList.addToHead(blob); in add()115 fBlobList.addToHead(blob); in makeMRU()
247 fPlotList.addToHead(currPlot->get()); in GrBatchAtlas()270 fPlotList.addToHead(plot); in makeMRU()342 fPlotList.addToHead(newPlot.get()); in addToAtlas()
180 fPlotList.addToHead(currPlot); in GrAtlas()202 fPlotList.addToHead(plot); in makeMRU()
213 Element* newElement = result->addToHead(*element); in reduced_stack_walker()
184 fList.addToHead(dm); in create()223 fList.addToHead(dm); in lock()
74 void addToHead(T* entry) { in addToHead() function150 this->addToHead(newEntry); in addAfter()
113 DiffRecord* newRecord = fRecords.addToHead(DiffRecord()); in addDiff()