Searched refs:getVector (Results 1 - 10 of 10) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xpath/axes/
H A DNodeSequence.java65 protected NodeVector getVector() { method in class:NodeSequence
66 NodeVector nv = (m_cache != null) ? m_cache.getVector() : null;
95 final NodeVector nv = getVector();
119 NodeVector nv = getVector();
314 NodeVector vec = getVector();
342 getVector().addElement(next);
427 NodeVector vec = getVector();
462 // getVector().RemoveAllNoClear(); // Is this good?
501 else if(hasCache() && m_next < getVector().size())
505 else if((null == getVector())
920 private NodeVector getVector() { method in class:NodeSequence.IteratorCache
[all...]
/external/llvm/include/llvm/CodeGen/PBQP/
H A DCostAllocator.h120 VectorPtr getVector(VectorKeyT v) { return VectorPool.getValue(std::move(v)); } function in class:llvm::PBQP::PoolCostAllocator
H A DGraph.h384 VectorPtr AllocatedCosts = CostAlloc.getVector(std::move(Costs));
474 VectorPtr AllocatedCosts = CostAlloc.getVector(std::move(Costs));
/external/libunwind_llvm/src/
H A DDwarfInstructions.hpp137 return addressSpace.getVector(cfa + (pint_t)savedReg.value);
140 return addressSpace.getVector(
H A DAddressSpace.hpp139 v128 getVector(pint_t addr) { function in class:libunwind::LocalAddressSpace
/external/apache-xml/src/main/java/org/apache/xpath/objects/
H A DXNodeSet.java352 SetVector(clone.getVector());
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.metadata_2.0.0.v20100601.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/guice/extensions/persist/lib/
H A Dcommons-collections.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt META-INF/NOTICE ...
/external/dagger2/lib/
H A Dauto-value-1.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/auto/ com/google/auto/value/ ...
/external/libgdx/backends/gdx-backends-gwt/libs/
H A Dgwt-dev.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gwt/ com/google/gwt/core/ ...

Completed in 596 milliseconds