Searched defs:initialState (Results 1 - 9 of 9) sorted by relevance

/external/jsilver/src/com/google/streamhtmlparser/impl/
H A DGenericParser.java42 protected final InternalState initialState; field in class:GenericParser
49 InternalState initialState) {
52 this.initialState = initialState;
53 this.currentState = initialState;
68 initialState = aGenericParser.initialState;
155 currentState = initialState;
47 GenericParser(ParserStateTable parserStateTable, Map<InternalState, ExternalState> intToExtStateTable, InternalState initialState) argument
/external/webkit/Source/JavaScriptCore/runtime/
H A DLiteralParser.cpp290 JSValue LiteralParser::parse(ParserState initialState) argument
292 ParserState state = initialState;
/external/icu4c/common/
H A Drbbitblb.cpp550 RBBIStateDescriptor *initialState = NULL; local
573 initialState = new RBBIStateDescriptor(lastInputSymbol, fStatus);
574 if (initialState == NULL) {
580 initialState->fPositions = new UVector(*fStatus);
581 if (initialState->fPositions == NULL) {
587 setAdd(initialState->fPositions, fTree->fFirstPosSet);
588 fDStates->addElement(initialState, *fStatus);
679 delete initialState;
/external/webkit/Source/WebCore/rendering/
H A DRenderText.cpp1561 HangulState initialState; local
1572 initialState = state;
/external/icu4c/i18n/
H A Ducol.cpp3772 element chunk after resetting the state to the initialState at the right side of the digit string.
3776 collIterateState initialState = {0,0,0,0,0,0,0,0,0}; local
3777 backupState(source, &initialState);
3907 loadState(source, &initialState, FALSE);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.director_2.0.3.R36x_v20101117-1018.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
H A Dpdebuild.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/pde/ org/eclipse/pde/build/ ...

Completed in 195 milliseconds