Searched refs:pop_back (Results 1 - 21 of 21) sorted by relevance

/haiku/src/system/runtime_loader/
H A Dutility.h35 void pop_back() { fSize--; } function in class:utility::vector
H A Delf_tls.cpp115 fFreeDSOs.pop_back();
/haiku/src/kits/package/solver/
H A DSolverPackageSpecifierList.cpp125 fSpecifiers->pop_back();
/haiku/src/apps/cortex/Persistence/
H A DExportContext.cpp137 m_elementStack.pop_back();
280 m_objectStack.pop_back();
H A DImporter.cpp398 m_context->m_objectStack.pop_back();
437 m_context->m_elementStack.pop_back();
/haiku/headers/cpp/
H A Dstl_stack.h62 void pop() { _M_c.pop_back(); }
H A Dstl_queue.h188 c.pop_back();
H A Dstl_deque.h731 void pop_back() { function in class:_Deque_iterator::deque
824 pop_back();
H A Dstl_bvector.h782 void pop_back() { --_M_finish; } function in class:vector
H A Dstl_list.h400 void pop_back() { function in class:list
H A Dstl_vector.h402 void pop_back() { function in class:vector
H A Dstl_rope.h1701 void pop_back() function in class:rope
/haiku/src/servers/registrar/
H A DRecentApps.cpp110 fAppList.pop_back();
H A DRecentEntries.cpp137 fEntryList.pop_back();
/haiku/src/tools/gensyscalls/
H A Dgensyscallinfos.cpp486 returnType.pop_back();
529 type.pop_back();
/haiku/src/apps/mail/
H A DQueryList.cpp232 fQueryQueue.pop_back();
/haiku/src/apps/haikudepot/textview/
H A DParagraph.cpp119 fTextSpans.pop_back();
/haiku/src/apps/devices/
H A DDevicesView.cpp122 fDevices.pop_back();
/haiku/src/tests/system/kernel/util/
H A DVectorTest.cpp233 fReferenceVector.pop_back();
/haiku/src/apps/debuganalyzer/gui/table/
H A DTreeTable.cpp78 fComponents.pop_back();
/haiku/src/tests/kits/storage/
H A DEntryTest.cpp2384 allTestEntries.pop_back();

Completed in 125 milliseconds