Searched refs:lookAhead (Results 51 - 66 of 66) sorted by relevance

123

/external/icu4c/i18n/
H A Dregexcmp.h75 lookAhead = -4, enumerator in enum:RegexCompile::EParenClass
H A Dregexcmp.cpp570 fParenStack.push(lookAhead, *fStatus); // Frame type.
2124 case lookAhead:
/external/nist-sip/java/gov/nist/javax/sip/parser/
H A DSubscriptionStateParser.java81 while (lexer.lookAhead(0) == ';') {
/external/javassist/src/main/javassist/bytecode/analysis/
H A DSubroutineScanner.java69 int old = iter.lookAhead();
/external/icu4c/common/
H A Drbbitblb.cpp211 if (n->fType == RBBINode::lookAhead || n->fType == RBBINode::tag) {
253 n->fType == RBBINode::lookAhead ||
299 n->fType == RBBINode::lookAhead ||
765 fTree->findNodes(&lookAheadNodes, RBBINode::lookAhead, *fStatus);
H A Drbbiscan.cpp442 n = pushNewNode(RBBINode::lookAhead);
/external/javassist/src/main/javassist/convert/
H A DTransformAccessArrayField.java132 castType = getTopType(iterator.lookAhead());
/external/javassist/src/main/javassist/expr/
H A DExpr.java318 int endPos = oldIterator.lookAhead();
H A DExprEditor.java130 while (iterator.hasNext() && iterator.lookAhead() < endPos) {
/external/webkit/Source/WebCore/platform/text/
H A DSegmentedString.h137 LookAheadResult lookAhead(const String& string) { return lookAheadInline<SegmentedString::equalsLiterally>(string); } function in class:WebCore::SegmentedString
/external/webkit/Source/WebCore/html/parser/
H A DHTMLTokenizer.cpp1138 SegmentedString::LookAheadResult result = source.lookAhead(dashDashString);
1154 SegmentedString::LookAheadResult result = source.lookAhead(cdataString);
/external/javassist/src/main/javassist/bytecode/
H A DCodeIterator.java193 * Successive calls to <code>lookAhead()</code> return the
196 public int lookAhead() { method in class:CodeIterator
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
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.apache.jasper_5.5.17.v201004212143.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 ...
/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 219 milliseconds

123