Searched refs:PopFront (Results 1 – 10 of 10) sorted by relevance
165 void PopFront() { next_arg_++; } in PopFront() function in absl::flags_internal::__anoneb776fc20511::ArgsList552 curr_list->PopFront(); in DeduceFlagValue()662 curr_list.PopFront(); in ParseCommandLineImpl()706 curr_list.PopFront(); in ParseCommandLineImpl()
130 SlabAllocatorImpl::IndexLinkNode* SlabAllocatorImpl::PopFront(Slab* slab) const { in PopFront() function in SlabAllocatorImpl180 IndexLinkNode* node = PopFront(slab); in Allocate()
119 IndexLinkNode* PopFront(Slab* slab) const;
35 size_t PopFront (uint8_t* ptr, size_t len) { in PopFront() function
52 EXPECT_EQ(&one, list.PopFront()); in TEST()64 EXPECT_EQ(&two, list.PopFront()); in TEST()
86 return (int) buf_.PopFront (static_cast<uint8_t*> (ptr), len); in read()
140 T* ListHead<T, M>::PopFront() { in PopFront() function
249 inline T* PopFront();
1546 void PopFront();1851 void List<T>::PopFront() in PopFront() function in D3D12MA::List
5360 void PopFront();5491 void VmaRawList<T>::PopFront() in PopFront() function