Home
last modified time | relevance | path

Searched defs:old_head (Results 1 – 3 of 3) sorted by relevance

/external/google-breakpad/src/testing/gtest/samples/
Dsample3-inl.h136 const QueueNode<E>* const old_head = head_; in Dequeue() local
144 delete old_head; in Dequeue() local
/external/googletest/googletest/samples/
Dsample3-inl.h135 const QueueNode<E>* const old_head = head_; in Dequeue() local
143 delete old_head; in Dequeue() local
/external/mesa3d/src/gallium/drivers/vc5/
Dvc5_bufmgr.c294 struct list_head *old_head = &cache->size_list[i]; in vc5_bo_last_unreference_locked_timed() local