Home
last modified time | relevance | path

Searched refs:lookAheadNode (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DRBBITableBuilder.java679 RBBINode lookAheadNode; in flagLookAheadStates() local
685 lookAheadNode = lookAheadNodes.get(i); in flagLookAheadStates()
689 if (sd.fPositions.contains(lookAheadNode)) { in flagLookAheadStates()
690 sd.fLookAhead = lookAheadNode.fVal; in flagLookAheadStates()
/external/icu/android_icu4j/src/main/java/android/icu/text/
DRBBITableBuilder.java680 RBBINode lookAheadNode; in flagLookAheadStates() local
686 lookAheadNode = lookAheadNodes.get(i); in flagLookAheadStates()
690 if (sd.fPositions.contains(lookAheadNode)) { in flagLookAheadStates()
691 sd.fLookAhead = lookAheadNode.fVal; in flagLookAheadStates()
/external/icu/icu4c/source/common/
Drbbitblb.cpp785 RBBINode *lookAheadNode; in flagLookAheadStates() local
794 lookAheadNode = (RBBINode *)lookAheadNodes.elementAt(i); in flagLookAheadStates()
798 if (sd->fPositions->indexOf(lookAheadNode) >= 0) { in flagLookAheadStates()
799 sd->fLookAhead = lookAheadNode->fVal; in flagLookAheadStates()
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...