Searched defs:currentState (Results 1 - 18 of 18) sorted by last modified time

/external/zxing/core/
H A Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/zxing/ com/google/zxing/aztec/ ...
/external/webkit/Source/WebCore/bindings/js/
H A DJSMainThreadExecState.h39 static JSC::ExecState* currentState() function in class:WebCore::JSMainThreadExecState
47 JSMainThreadExecState currentState(exec);
53 JSMainThreadExecState currentState(exec);
/external/webkit/Source/WebCore/platform/graphics/gstreamer/
H A DMediaPlayerPrivateGStreamer.cpp339 GstState currentState; local
342 gst_element_get_state(m_playBin, &currentState, &pending, 0);
343 if (currentState != newState && pending != newState) {
346 if (currentState != pausedOrPlaying && ret == GST_STATE_CHANGE_FAILURE) {
/external/nist-sip/java/gov/nist/javax/sip/stack/
H A DSIPTransaction.java222 private TransactionState currentState; field in class:SIPTransaction
356 this.currentState = null;
527 if (currentState == TransactionState.COMPLETED) {
532 if (currentState == TransactionState.CONFIRMED) {
536 if (currentState != TransactionState.TERMINATED)
537 currentState = newState;
539 newState = currentState;
555 return this.currentState;
/external/llvm/utils/TableGen/
H A DDFAPacketizerEmitter.cpp64 // Specifically, currentState is a set of bit-masks.
70 // From the initial state (currentState = 0x00), if we add instruction class
71 // L_or_M we will transition to a state with currentState = [0x01, 0x10]. This
137 State *currentState; member in class:__anon9316::DFA
164 DFA::DFA(): currentState(NULL) {}
194 // Iterate over all resource states in currentState.
252 assert(currentState && "Missing current state");
253 currentState->isInitial = true;
/external/jsilver/src/com/google/streamhtmlparser/impl/
H A DGenericParser.java43 protected InternalState currentState; field in class:GenericParser
53 this.currentState = initialState;
69 currentState = aGenericParser.currentState;
109 parserStateTable.getNextState(currentState, input);
116 currentState.getName(), getState().getName());
117 currentState = InternalState.INTERNAL_ERROR_STATE;
121 if (currentState != nextState) {
122 nextState = handleExitState(currentState, nextState, input);
124 if (currentState !
225 handleEnterState(InternalState currentState, InternalState expectedNextState, char input) argument
242 handleExitState(InternalState currentState, InternalState expectedNextState, char input) argument
257 handleInState(InternalState currentState, char input) argument
[all...]
H A DHtmlParserImpl.java189 || (currentState == CDATA_TEXT)
190 || (currentState == CDATA_COM_START)
191 || (currentState == CDATA_COM_START_DASH)
192 || (currentState == CDATA_COM_BODY)
193 || (currentState == CDATA_COM_DASH)
194 || (currentState == CDATA_COM_DASH_DASH)
195 || (currentState == CDATA_LT)
196 || (currentState == CDATA_MAY_CLOSE)
197 || (currentState == JS_FILE) ));
230 return (currentState
420 handleEnterState(InternalState currentState, InternalState expectedNextState, char input) argument
443 handleExitState(InternalState currentState, InternalState expectedNextState, char input) argument
462 handleInState(InternalState currentState, char input) argument
[all...]
H A DJavascriptParserImpl.java102 currentState = JS_TEXT;
106 protected InternalState handleEnterState(InternalState currentState, argument
110 if (currentState == JS_SLASH) {
111 nextState = enterStateJsSlash(currentState, input);
112 } else if (currentState == JS_COM_AFTER) {
119 protected InternalState handleExitState(InternalState currentState, argument
127 protected InternalState handleInState(InternalState currentState, argument
129 if (currentState == JS_TEXT) {
132 return currentState;
/external/icu4c/common/
H A Ducnv_ct.c340 COMPOUND_TEXT_CONVERTERS currentState, tmpState; local
347 currentState = myConverterData->state;
396 if (tmpState != DO_SEARCH && currentState != tmpState) {
398 currentState = tmpState;
399 for (i = 0; escSeqCompoundText[currentState][i] != 0; i++) {
400 tmpTargetBuffer[tmpTargetBufferLength++] = escSeqCompoundText[currentState][i];
410 if (currentState != tmpState) {
411 currentState = tmpState;
412 for (i = 0; escSeqCompoundText[currentState][i] != 0; i++) {
413 tmpTargetBuffer[tmpTargetBufferLength++] = escSeqCompoundText[currentState][
468 COMPOUND_TEXT_CONVERTERS currentState, tmpState; local
[all...]
/external/icu4c/layout/
H A DStateTableProcessor.cpp45 ByteOffset currentState = stateArrayOffset; local
68 const EntryTableIndex *stateArray = (const EntryTableIndex *) ((char *) &stateTableHeader->stHeader + currentState);
71 currentState = processStateEntry(glyphStorage, currGlyph, entryTableIndex);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.updatesite_1.0.201.R36x_v20100823.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 ...
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.ide_3.6.2.M20101117-0800.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 ...
H A Dorg.eclipse.equinox.p2.metadata.generator_1.0.200.v20100503a.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.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 336 milliseconds