Home
last modified time | relevance | path

Searched refs:MAX_EXPLICIT_LEVEL (Results 1 – 20 of 20) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bidi/
DTestReorder.java205 byte[] levels = new byte[Bidi.MAX_EXPLICIT_LEVEL]; in testReorder()
214 Bidi.MAX_EXPLICIT_LEVEL + " failed."); in testReorder()
232 byte[] levels = new byte[Bidi.MAX_EXPLICIT_LEVEL]; in testReorder()
240 Bidi.MAX_EXPLICIT_LEVEL + " failed."); in testReorder()
DBiDiConformanceTest.java227 } else if (paraDirection < 0 && -paraDirection <= (Bidi.MAX_EXPLICIT_LEVEL + 1)) { in TestBidiCharacterTest()
236 if (resolvedParaLevel < 0 || resolvedParaLevel > (Bidi.MAX_EXPLICIT_LEVEL + 1)) { in TestBidiCharacterTest()
299 if(0<=value && value<=(Bidi.MAX_EXPLICIT_LEVEL+1)) { in parseLevels()
DTestBidi.java525 …bidi.setPara("A\u202a\u05d0\u202aC\u202c\u05d1\u202cE", (byte)(Bidi.MAX_EXPLICIT_LEVEL - 1), null); in doMisc()
526 assertEquals("\nWrong level at index 2", Bidi.MAX_EXPLICIT_LEVEL, bidi.getLevelAt(2)); in doMisc()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bidi/
DTestReorder.java202 byte[] levels = new byte[Bidi.MAX_EXPLICIT_LEVEL]; in testReorder()
211 Bidi.MAX_EXPLICIT_LEVEL + " failed."); in testReorder()
229 byte[] levels = new byte[Bidi.MAX_EXPLICIT_LEVEL]; in testReorder()
237 Bidi.MAX_EXPLICIT_LEVEL + " failed."); in testReorder()
DBiDiConformanceTest.java224 } else if (paraDirection < 0 && -paraDirection <= (Bidi.MAX_EXPLICIT_LEVEL + 1)) { in TestBidiCharacterTest()
233 if (resolvedParaLevel < 0 || resolvedParaLevel > (Bidi.MAX_EXPLICIT_LEVEL + 1)) { in TestBidiCharacterTest()
296 if(0<=value && value<=(Bidi.MAX_EXPLICIT_LEVEL+1)) { in parseLevels()
DTestBidi.java522 …bidi.setPara("A\u202a\u05d0\u202aC\u202c\u05d1\u202cE", (byte)(Bidi.MAX_EXPLICIT_LEVEL - 1), null); in doMisc()
523 assertEquals("\nWrong level at index 2", Bidi.MAX_EXPLICIT_LEVEL, bidi.getLevelAt(2)); in doMisc()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DBidi.java553 IsoRun[] isoRuns = new IsoRun[MAX_EXPLICIT_LEVEL+2];
621 public static final byte MAX_EXPLICIT_LEVEL = 125; field in Bidi
1803 int[] isolateStartStack= new int[MAX_EXPLICIT_LEVEL+1]; in getDirProps()
1806 byte[] previousStateStack = new byte[MAX_EXPLICIT_LEVEL+1]; in getDirProps()
1861 if (stackLast <= MAX_EXPLICIT_LEVEL) { in getDirProps()
1877 if (stackLast <= MAX_EXPLICIT_LEVEL) { in getDirProps()
1890 if (stackLast <= MAX_EXPLICIT_LEVEL) { in getDirProps()
1904 if (stackLast <= MAX_EXPLICIT_LEVEL) { in getDirProps()
1911 if (stackLast <= MAX_EXPLICIT_LEVEL) in getDirProps()
1946 if (stackLast > MAX_EXPLICIT_LEVEL) { in getDirProps()
[all …]
DBidiLine.java530 byte minLevel = Bidi.MAX_EXPLICIT_LEVEL + 1; in getRuns()
641 minLevel = Bidi.MAX_EXPLICIT_LEVEL + 1; in prepareReorder()
648 if (level > (Bidi.MAX_EXPLICIT_LEVEL + 1)) { in prepareReorder()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DBidi.java553 IsoRun[] isoRuns = new IsoRun[MAX_EXPLICIT_LEVEL+2];
624 public static final byte MAX_EXPLICIT_LEVEL = 125; field in Bidi
1837 int[] isolateStartStack= new int[MAX_EXPLICIT_LEVEL+1]; in getDirProps()
1840 byte[] previousStateStack = new byte[MAX_EXPLICIT_LEVEL+1]; in getDirProps()
1895 if (stackLast <= MAX_EXPLICIT_LEVEL) { in getDirProps()
1911 if (stackLast <= MAX_EXPLICIT_LEVEL) { in getDirProps()
1924 if (stackLast <= MAX_EXPLICIT_LEVEL) { in getDirProps()
1938 if (stackLast <= MAX_EXPLICIT_LEVEL) { in getDirProps()
1945 if (stackLast <= MAX_EXPLICIT_LEVEL) in getDirProps()
1980 if (stackLast > MAX_EXPLICIT_LEVEL) { in getDirProps()
[all …]
DBidiLine.java529 byte minLevel = Bidi.MAX_EXPLICIT_LEVEL + 1; in getRuns()
640 minLevel = Bidi.MAX_EXPLICIT_LEVEL + 1; in prepareReorder()
647 if (level > (Bidi.MAX_EXPLICIT_LEVEL + 1)) { in prepareReorder()
/third_party/icu/icu4j/tools/build/
Dicu4j62.api3.gz
Dicu4j61.api3.gz
Dicu4j60.api3.gz
Dicu4j67.api3.gz
Dicu4j69.api3.gz
Dicu4j64.api3.gz
Dicu4j65.api3.gz
Dicu4j63.api3.gz
Dicu4j66.api3.gz
Dicu4j68.api3.gz