Searched refs:initialState (Results 1 - 25 of 30) sorted by relevance

12

/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/smali/smalidea/src/main/java/org/jf/smalidea/
H A DSmaliLexer.java55 @Override public void start(@NotNull CharSequence buffer, int startOffset, int endOffset, int initialState) { argument
57 lexer.reset(buffer, startOffset, endOffset, initialState);
/external/skia/src/gpu/
H A DGrReducedClip.h71 InitialState initialState() const { return fInitialState; } function in class:GrReducedClip
H A DGrClipStackClip.cpp275 return InitialState::kAllIn == reducedClip.initialState();
446 helper.clear(InitialState::kAllIn == reducedClip.initialState() ? 0xFF : 0x00);
H A DGrReducedClip.cpp339 // Replacing with an inverse shape is the same as setting initialState=kAllIn and
599 GrColor initialCoverage = InitialState::kAllIn == this->initialState() ? -1 : 0;
700 bool initialState = InitialState::kAllIn == this->initialState(); local
701 renderTargetContext->priv().clearStencilClip(stencilClip.fixedClip(), initialState);
/external/deqp/execserver/
H A DxsWin32TestProcess.hpp61 Event (bool manualReset, bool initialState);
H A DxsWin32TestProcess.cpp77 Event::Event (bool manualReset, bool initialState) argument
80 m_handle = CreateEvent(NULL, manualReset ? TRUE : FALSE, initialState ? TRUE : FALSE, NULL);
/external/deqp/executor/
H A DxeTcpIpLink.hpp43 TcpIpLinkState (CommLinkState initialState, const char* initialErr);
H A DxeTcpIpLink.cpp77 TcpIpLinkState::TcpIpLinkState (CommLinkState initialState, const char* initialErr) argument
78 : m_state (initialState)
/external/icu/icu4c/source/common/
H A Drbbitblb.cpp576 RBBIStateDescriptor *initialState = NULL; local
599 initialState = new RBBIStateDescriptor(lastInputSymbol, fStatus);
600 if (initialState == NULL) {
606 initialState->fPositions = new UVector(*fStatus);
607 if (initialState->fPositions == NULL) {
613 setAdd(initialState->fPositions, fTree->fFirstPosSet);
614 fDStates->addElement(initialState, *fStatus);
705 delete initialState;
/external/icu/icu4c/source/test/cintltst/
H A Dcdtdptst.c363 UBool initialState = TRUE; local
375 initialState = udat_getBooleanAttribute(en, UDAT_PARSE_ALLOW_NUMERIC, &status);
376 if(initialState != TRUE) switchedState = TRUE; // if it wasn't the default of TRUE, then flip what we expect
/external/deqp/modules/gles3/functional/
H A Des3fBufferObjectQueryTests.cpp463 StateQueryMemoryWriteGuard<GLvoid*> initialState; local
464 glGetBufferPointerv(GL_ARRAY_BUFFER, GL_BUFFER_MAP_POINTER, &initialState);
465 initialState.verifyValidity(m_testCtx);
466 checkPointerEquals(m_testCtx, initialState, 0);
H A Des3fShaderStateQueryTests.cpp2883 StateQueryMemoryWriteGuard<GLvoid*> initialState; local
2884 glGetVertexAttribPointerv(0, GL_VERTEX_ATTRIB_ARRAY_POINTER, &initialState);
2885 initialState.verifyValidity(m_testCtx);
2886 checkPointerEquals(m_testCtx, initialState, 0);
/external/skia/tests/
H A DClipStackTest.cpp1046 if (GrReducedClip::InitialState::kAllOut == reduced->initialState()) {
1137 InitialState initialState; member in struct:SUPPRESS_VISIBILITY_WARNING
1183 REPORTER_ASSERT(reporter, reduced.initialState() == testCases[i].initialState);
1184 SkASSERT(reduced.initialState() == testCases[i].initialState);
1228 GrReducedClip::InitialState::kAllOut == reduced.initialState(),
1239 GrReducedClip::InitialState::kAllIn == reduced.initialState(),
1252 GrReducedClip::InitialState::kAllIn == reduced.initialState(),
/external/smali/smali/src/main/java/org/jf/smali/
H A DsmaliFlexLexer.java3103 public void reset(CharSequence charSequence, int start, int end, int initialState) { argument
3114 yybegin(initialState);
/external/icu/android_icu4j/src/main/java/android/icu/text/
H A DRBBITableBuilder.java542 RBBIStateDescriptor initialState = new RBBIStateDescriptor(lastInputSymbol);
543 initialState.fPositions.addAll(fRB.fTreeRoots[fRootIx].fFirstPosSet);
544 fDStates.add(initialState);
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DRBBITableBuilder.java541 RBBIStateDescriptor initialState = new RBBIStateDescriptor(lastInputSymbol);
542 initialState.fPositions.addAll(fRB.fTreeRoots[fRootIx].fFirstPosSet);
543 fDStates.add(initialState);
/external/libunwind_llvm/src/
H A DDwarfParser.hpp372 PrologInfo initialState = *results;
444 results->savedRegisters[reg] = initialState.savedRegisters[reg];
707 results->savedRegisters[reg] = initialState.savedRegisters[reg];
/external/deqp/modules/gles2/functional/
H A Des2fShaderStateQueryTests.cpp1724 StateQueryMemoryWriteGuard<GLvoid*> initialState; local
1725 glGetVertexAttribPointerv(0, GL_VERTEX_ATTRIB_ARRAY_POINTER, &initialState);
1726 initialState.verifyValidity(m_testCtx);
1727 checkPointerEquals(m_testCtx, initialState, 0);
/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/ ...
/external/testng/ant/3rdparty/
H A Ddoclava-1.0.3.jarMETA-INF/MANIFEST.MF assets/html/index.html assets/templates/data.hdf assets/templates/assets/ ...
/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 ...

Completed in 1272 milliseconds

12