Searched defs:popBack (Results 1 – 4 of 4) sorted by relevance
| /third_party/vk-gl-cts/framework/delibs/decpp/ | ||
| D | deRingBuffer.hpp | 55 void popBack (T* elemBuf, int count) { peekBack(elemBuf, count); popBack(count); } in popBack() function in de::RingBuffer |
| D | deThreadSafeRingBuffer.hpp | 126 T ThreadSafeRingBuffer<T>::popBack () in popBack() function in de::ThreadSafeRingBuffer |
| D | dePoolArray.hpp | 366 inline T PoolArray<T, Alignment>::popBack (void) in popBack() function in de::PoolArray |
| /third_party/rust/crates/bindgen/bindgen-tests/tests/ | ||
| D | stylo.hpp | 61419 Vector<T, N, AP>::popBack() in popBack() function in mozilla::Vector |