Home
last modified time | relevance | path

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--; } in pop_back() function
H A Delf_tls.cpp115 fFreeDSOs.pop_back(); in Register()
/haiku/src/apps/cortex/Persistence/
H A DExportContext.cpp137 m_elementStack.pop_back(); in endElement()
280 m_objectStack.pop_back(); in writeObject()
H A DImporter.cpp398 m_context->m_objectStack.pop_back(); in xmlElementEnd()
437 m_context->m_elementStack.pop_back(); in xmlElementEnd()
/haiku/src/kits/package/solver/
H A DSolverPackageSpecifierList.cpp125 fSpecifiers->pop_back(); in AppendSpecifiers()
/haiku/headers/cpp/
H A Dstl_stack.h62 void pop() { _M_c.pop_back(); } in pop()
H A Dstl_queue.h188 c.pop_back(); in pop()
H A Dstl_bvector.h782 void pop_back() { --_M_finish; } in pop_back() function
H A Dstl_deque.h731 void pop_back() { in pop_back() function
824 pop_back(); in erase()
H A Dstl_list.h400 void pop_back() { in pop_back() function
H A Dstl_vector.h402 void pop_back() { in pop_back() function
H A Dstl_rope.h1701 void pop_back()
/haiku/src/servers/registrar/
H A DRecentApps.cpp110 fAppList.pop_back(); in Add()
H A DRecentEntries.cpp137 fEntryList.pop_back(); in Add()
/haiku/src/tools/gensyscalls/
H A Dgensyscallinfos.cpp486 returnType.pop_back(); in _ParseSyscall()
529 type.pop_back(); in _ParseParameter()
/haiku/src/apps/mail/
H A DQueryList.cpp232 fQueryQueue.pop_back(); in _FetchQuery()
/haiku/src/apps/haikudepot/textview/
H A DParagraph.cpp119 fTextSpans.pop_back(); in Append()
/haiku/src/apps/devices/
H A DDevicesView.cpp122 fDevices.pop_back(); in DeleteDevices()
/haiku/src/apps/debuganalyzer/gui/table/
H A DTreeTable.cpp78 fComponents.pop_back(); in RemoveLastComponent()
/haiku/src/tests/system/kernel/util/
H A DVectorTest.cpp233 fReferenceVector.pop_back(); in PopBack()
/haiku/src/tests/kits/storage/
H A DEntryTest.cpp2384 allTestEntries.pop_back(); in init_entry_test()