Home
last modified time | relevance | path

Searched defs:removeLastElement (Results 1 – 13 of 13) sorted by relevance

/dports/textproc/xerces-c3/xerces-c-3.2.3/src/xercesc/util/
H A DRefArrayVectorOf.c102 template <class TElem> void RefArrayVectorOf<TElem>::removeLastElement() in removeLastElement() function
H A DBaseRefVectorOf.c169 template <class TElem> void BaseRefVectorOf<TElem>::removeLastElement() in removeLastElement() function
/dports/biology/py-python-libsbml/python-libsbml-5.19.0/libsbml_dependencies/xerces-c/src/xercesc/util/
H A DRefArrayVectorOf.c102 template <class TElem> void RefArrayVectorOf<TElem>::removeLastElement() in removeLastElement() function
H A DBaseRefVectorOf.c169 template <class TElem> void BaseRefVectorOf<TElem>::removeLastElement() in removeLastElement() function
/dports/java/java3d/java3d-1.5.2/j3d-core/src/classes/share/javax/media/j3d/
H A DMemoryFreeList.java150 protected synchronized Object removeLastElement() { in removeLastElement() method in MemoryFreeList
H A DUnorderList.java438 synchronized final Object removeLastElement() { in removeLastElement() method in UnorderList
H A DIndexedUnorderSet.java472 synchronized final Object removeLastElement() { in removeLastElement() method in IndexedUnorderSet
H A DWakeupIndexedList.java458 synchronized final Object removeLastElement() { in removeLastElement() method in WakeupIndexedList
/dports/x11-fm/worker/worker-4.10.0/src/
H A Dsimplelist.cc146 int List::removeLastElement() in removeLastElement() function in List
637 int ArrayList::removeLastElement() in removeLastElement() function in ArrayList
/dports/devel/codeworker/CodeWorker4_5_3/
H A DDtaScriptVariable.cpp484 void DtaScriptVariable::removeLastElement() { in removeLastElement() function in CodeWorker::DtaScriptVariable
H A DCGRuntime.cpp1084 SEQUENCE_INTERRUPTION_LIST CGRuntime::removeLastElement(DtaScriptVariable* pList) { in removeLastElement() function in CodeWorker::CGRuntime
1091 SEQUENCE_INTERRUPTION_LIST CGRuntime::removeLastElement(CppParsingTree_var pList) { in removeLastElement() function in CodeWorker::CGRuntime
/dports/devel/codeworker/CodeWorker4_5_3/java/org/codeworker/jni/
H A DRuntime.java51 public static native void removeLastElement(org.codeworker.IParseTree pList); in removeLastElement() method in Runtime
/dports/devel/codeworker/CodeWorker4_5_3/cs/src/
H A DDOTNET.cpp643 void Runtime::removeLastElement(ParseTree* hList) { in removeLastElement() function in CodeWorker::Runtime