Home
last modified time | relevance | path

Searched refs:nextLink (Results 1 – 5 of 5) sorted by relevance

/external/icu/android_icu4j/src/main/java/android/icu/text/
DArabicShaping.java1644 int nextLink = 0; in shapeUnicode() local
1659 nextLink = 0; in shapeUnicode()
1662 nextLink = getLink(dest[nw]); in shapeUnicode()
1663 if ((nextLink & IRRELEVANT) == 0) { in shapeUnicode()
1707 int shape = shapeTable[nextLink & LINK_MASK] in shapeUnicode()
1716 ((nextLink & LINKR) != 0) && in shapeUnicode()
1719 !((nextLink & ALEFTYPE) == ALEFTYPE && in shapeUnicode()
1755 currLink = nextLink; in shapeUnicode()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DArabicShaping.java1686 int nextLink = 0; in shapeUnicode() local
1701 nextLink = 0; in shapeUnicode()
1704 nextLink = getLink(dest[nw]); in shapeUnicode()
1705 if ((nextLink & IRRELEVANT) == 0) { in shapeUnicode()
1749 int shape = shapeTable[nextLink & LINK_MASK] in shapeUnicode()
1758 ((nextLink & LINKR) != 0) && in shapeUnicode()
1761 !((nextLink & ALEFTYPE) == ALEFTYPE && in shapeUnicode()
1797 currLink = nextLink; in shapeUnicode()
/external/icu/icu4c/source/common/
Dushape.cpp1207 UChar prevLink = 0, lastLink = 0, currLink, nextLink = 0; in shapeUnicode() local
1253 nextLink = 0; in shapeUnicode()
1256 nextLink = getLink(dest[Nw]); in shapeUnicode()
1257 if((nextLink & IRRELEVANT) == 0) { in shapeUnicode()
1297 Shape = shapeTable[nextLink & (LINKR + LINKL)] in shapeUnicode()
1304 if( (lastLink & LINKL) && (nextLink & LINKR) && (tashkeelFlag == 1) && in shapeUnicode()
1308 if( (nextLink&ALEFTYPE) == ALEFTYPE && (lastLink&LAMTYPE) == LAMTYPE ) { in shapeUnicode()
1345 currLink = nextLink; in shapeUnicode()
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...
/external/v8/src/inspector/build/closure-compiler/
Dclosure-compiler.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...