Home
last modified time | relevance | path

Searched refs:maxStates (Results 1 – 4 of 4) sorted by relevance

/external/libxml2/
Dxmlregexp.c259 int maxStates; member
1429 if (ctxt->maxStates == 0) { in xmlRegStatePush()
1430 ctxt->maxStates = 4; in xmlRegStatePush()
1431 ctxt->states = (xmlRegStatePtr *) xmlMalloc(ctxt->maxStates * in xmlRegStatePush()
1435 ctxt->maxStates = 0; in xmlRegStatePush()
1438 } else if (ctxt->nbStates >= ctxt->maxStates) { in xmlRegStatePush()
1440 ctxt->maxStates *= 2; in xmlRegStatePush()
1441 tmp = (xmlRegStatePtr *) xmlRealloc(ctxt->states, ctxt->maxStates * in xmlRegStatePush()
1445 ctxt->maxStates /= 2; in xmlRegStatePush()
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.core.resources_3.10.0.v20150423-0755.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...