Searched defs:STATE_START (Results 1 - 12 of 12) sorted by relevance

/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
H A DLatin1Converter.java23 private static final int STATE_START = 0; field in class:Latin1Converter
79 int state = STATE_START;
87 case STATE_START:
124 state = STATE_START;
138 state = STATE_START;
H A DFixASCIIControlsReader.java23 private static final int STATE_START = 0; field in class:FixASCIIControlsReader
37 private int state = STATE_START;
71 if (state == STATE_START)
116 case STATE_START:
169 state = STATE_START;
196 state = STATE_START;
206 state = STATE_START;
/external/webrtc/webrtc/base/
H A Dtask.h59 // STATE_START - the task is in its first state
127 STATE_START = 1, enumerator in enum:rtc::Task::__anon30614
/external/freetype/src/tools/
H A Dapinames.c224 STATE_START = 0, /* waiting for FT_EXPORT keyword and return type */ enumerator in enum:State_
233 State state = STATE_START;
252 case STATE_START:
301 state = STATE_START;
/external/webrtc/webrtc/libjingle/xmpp/
H A Dxmppengine.h161 STATE_START, //!< Initial state. enumerator in enum:buzz::XmppEngine::State
/external/guice/extensions/struts2/lib/
H A Djetty-6.1.0.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mortbay/ org/mortbay/jetty/ org/mortbay/jetty/webapp/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 231 milliseconds