Home
last modified time | relevance | path

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

/external/icu/android_icu4j/src/main/java/android/icu/text/
DBidi.java1773 static final int SEEKING_STRONG_FOR_FSI = 2; /* 2: looking for first strong after FSI */ field in Bidi
1860 else if (state == SEEKING_STRONG_FOR_FSI) { in getDirProps()
1876 else if (state == SEEKING_STRONG_FOR_FSI) { in getDirProps()
1896 state = SEEKING_STRONG_FOR_FSI; in getDirProps()
1903 if (state == SEEKING_STRONG_FOR_FSI) { in getDirProps()
1948 state=SEEKING_STRONG_FOR_FSI; /* to be on the safe side */ in getDirProps()
1952 if (state == SEEKING_STRONG_FOR_FSI) { in getDirProps()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DBidi.java1807 static final int SEEKING_STRONG_FOR_FSI = 2; /* 2: looking for first strong after FSI */ field in Bidi
1894 else if (state == SEEKING_STRONG_FOR_FSI) { in getDirProps()
1910 else if (state == SEEKING_STRONG_FOR_FSI) { in getDirProps()
1930 state = SEEKING_STRONG_FOR_FSI; in getDirProps()
1937 if (state == SEEKING_STRONG_FOR_FSI) { in getDirProps()
1982 state=SEEKING_STRONG_FOR_FSI; /* to be on the safe side */ in getDirProps()
1986 if (state == SEEKING_STRONG_FOR_FSI) { in getDirProps()
/external/icu/icu4c/source/common/
Dubidi.cpp450 SEEKING_STRONG_FOR_FSI, /* 2: looking for first strong after FSI */ in getDirProps() enumerator
511 else if(state==SEEKING_STRONG_FOR_FSI) { in getDirProps()
527 else if(state==SEEKING_STRONG_FOR_FSI) { in getDirProps()
547 state=SEEKING_STRONG_FOR_FSI; in getDirProps()
554 if(state==SEEKING_STRONG_FOR_FSI) { in getDirProps()
600 state=SEEKING_STRONG_FOR_FSI; /* to be on the safe side */ in getDirProps()
604 if(state==SEEKING_STRONG_FOR_FSI) { in getDirProps()
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...