Searched refs:newVector (Results 1 - 14 of 14) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xml/utils/
H A DBoolStack.java189 boolean newVector[] = new boolean[m_allocatedSize];
191 System.arraycopy(m_values, 0, newVector, 0, m_index + 1);
193 m_values = newVector;
/external/antlr/antlr-3.4/runtime/C/include/
H A Dantlr3collections.h317 pANTLR3_VECTOR (*newVector) (struct ANTLR3_VECTOR_FACTORY_struct * factory); member in struct:ANTLR3_VECTOR_FACTORY_struct
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/
H A DAST.stg207 list_<label>=ctx->vectors->newVector(ctx->vectors);
230 list_<label>=ctx->vectors->newVector(ctx->vectors);
H A DC.stg2085 list_<label>=ctx->vectors->newVector(ctx->vectors);
/external/antlr/antlr-3.4/runtime/C/src/
H A Dantlr3collections.c102 static pANTLR3_VECTOR newVector (pANTLR3_VECTOR_FACTORY factory);
1465 factory->newVector = newVector;
1638 newVector(pANTLR3_VECTOR_FACTORY factory) function
H A Dantlr3commontree.c376 tree->children = ((pANTLR3_COMMON_TREE)(tree->super))->factory->vFactory->newVector(((pANTLR3_COMMON_TREE)(tree->super))->factory->vFactory);
H A Dantlr3rewritestreams.c551 stream->elements = factory->newVector(factory);
/external/apache-xml/src/main/java/org/apache/xml/serializer/
H A DToStream.java3474 boolean newVector[] = new boolean[m_allocatedSize];
3476 System.arraycopy(m_values, 0, newVector, 0, m_index + 1);
3478 m_values = newVector;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/guice/extensions/struts2/lib/
H A Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/core/ org/eclipse/jdt/core/compiler/ org/ ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/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/ ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 1912 milliseconds