HomeSort by relevance Sort by last modified time
    Searched defs:initialState (Results 1 - 24 of 24) sorted by null

  /external/jsilver/src/com/google/streamhtmlparser/impl/
GenericParser.java 42 protected final InternalState initialState;
49 InternalState initialState) {
52 this.initialState = initialState;
53 this.currentState = initialState;
68 initialState = aGenericParser.initialState;
155 currentState = initialState;
  /external/deqp/modules/gles3/functional/
es3fBufferObjectQueryTests.cpp 463 StateQueryMemoryWriteGuard<GLvoid*> initialState;
464 glGetBufferPointerv(GL_ARRAY_BUFFER, GL_BUFFER_MAP_POINTER, &initialState);
465 initialState.verifyValidity(m_testCtx);
466 checkPointerEquals(m_testCtx, initialState, 0);
es3fShaderStateQueryTests.cpp     [all...]
  /external/chromium_org/third_party/icu/source/common/
rbbitblb.cpp 550 RBBIStateDescriptor *initialState = NULL;
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;
    [all...]
  /external/chromium_org/third_party/skia/src/gpu/
GrClipMaskManager.cpp 220 InitialState initialState;
239 &initialState,
243 if (kAllIn_InitialState == initialState) {
292 initialState,
297 initialState,
327 initialState,
543 InitialState initialState,
584 kAllIn_InitialState == initialState ? 0xffffffff : 0x00000000
    [all...]
  /external/chromium_org/third_party/skia/tests/
ClipStackTest.cpp 965 GrReducedClip::InitialState initial;
    [all...]
  /external/icu/icu4c/source/common/
rbbitblb.cpp 550 RBBIStateDescriptor *initialState = NULL;
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;
    [all...]
  /external/skia/src/gpu/
GrClipMaskManager.cpp 220 InitialState initialState;
239 &initialState,
243 if (kAllIn_InitialState == initialState) {
292 initialState,
297 initialState,
327 initialState,
543 InitialState initialState,
584 kAllIn_InitialState == initialState ? 0xffffffff : 0x00000000
    [all...]
  /external/skia/tests/
ClipStackTest.cpp 965 GrReducedClip::InitialState initial;
    [all...]
  /external/deqp/modules/gles2/functional/
es2fShaderStateQueryTests.cpp     [all...]
  /external/chromium_org/third_party/skia/src/utils/
SkLua.cpp 500 GrReducedClip::InitialState initialState;
510 &initialState,
    [all...]
  /external/skia/src/utils/
SkLua.cpp 500 GrReducedClip::InitialState initialState;
510 &initialState,
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
GraphicalEditorPart.java 238 new QualifiedName(AdtPlugin.PLUGIN_ID, "initialstate");//$NON-NLS-1$
361 String initialState = null;
372 initialState = (String) file.getSessionProperty(NAME_INITIAL_STATE);
373 if (initialState != null) {
419 mConfigChooser = new ConfigurationChooser(this, layoutBarAndCanvas, initialState);
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/
ucol.cpp     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.director_2.0.3.R36x_v20101117-1018.jar 
com.ibm.icu_4.2.1.v20100412.jar 
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.director_2.3.1.v20140221-1852.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.director_2.3.0.v20130526-0335.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
pdebuild.jar 
  /prebuilts/devtools/tools/lib/
jsilver-1.0.0.jar 
  /prebuilts/tools/common/m2/repository/com/google/jsilver/jsilver/1.0.0/
jsilver-1.0.0.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 

Completed in 1109 milliseconds