Home
last modified time | relevance | path

Searched refs:fastIndex (Results 1 – 12 of 12) sorted by relevance

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DCodePointTrie.java689 protected final int fastIndex(int c) { in fastIndex() method in CodePointTrie
803 return fastIndex(c); in cpIndex()
834 dataIndex = fastIndex(c); in next()
859 dataIndex = fastIndex(c); in previous()
920 return fastIndex(c); in cpIndex()
1037 return dataArray[fastIndex(c)]; in bmpGet()
1094 return dataArray[fastIndex(c)]; in bmpGet()
1151 return dataArray[fastIndex(c)] & 0xff; in bmpGet()
DMutableCodePointTrie.java1107 char[] fastIndex = new char[fastIndexLength]; in compactIndex() local
1111 fastIndex[j] = (char)i3; in compactIndex()
1132 mixedBlocks.extend(fastIndex, 0, 0, fastIndexLength); in compactIndex()
1175 int n = mixedBlocks.findBlock(fastIndex, index, i); in compactIndex()
1200 index16 = Arrays.copyOf(fastIndex, index16Capacity); in compactIndex()
/external/icu/android_icu4j/src/main/java/android/icu/util/
DCodePointTrie.java675 protected final int fastIndex(int c) { in fastIndex() method in CodePointTrie
785 return fastIndex(c); in cpIndex()
815 dataIndex = fastIndex(c); in next()
840 dataIndex = fastIndex(c); in previous()
899 return fastIndex(c); in cpIndex()
1012 return dataArray[fastIndex(c)]; in bmpGet()
1065 return dataArray[fastIndex(c)]; in bmpGet()
1118 return dataArray[fastIndex(c)] & 0xff; in bmpGet()
DMutableCodePointTrie.java1099 char[] fastIndex = new char[fastIndexLength]; in compactIndex() local
1103 fastIndex[j] = (char)i3; in compactIndex()
1124 mixedBlocks.extend(fastIndex, 0, 0, fastIndexLength); in compactIndex()
1167 int n = mixedBlocks.findBlock(fastIndex, index, i); in compactIndex()
1192 index16 = Arrays.copyOf(fastIndex, index16Capacity); in compactIndex()
/external/icu/icu4c/source/common/
Dumutablecptrie.cpp1206 uint16_t fastIndex[UCPTRIE_BMP_INDEX_LENGTH]; // fastIndexLength in compactIndex() local
1210 fastIndex[j] = (uint16_t)i3; in compactIndex()
1234 mixedBlocks.extend(fastIndex, 0, 0, fastIndexLength); in compactIndex()
1277 int32_t n = mixedBlocks.findBlock(fastIndex, index, i); in compactIndex()
1307 uprv_memcpy(index16, fastIndex, fastIndexLength * 2); in compactIndex()
/external/cldr/tools/java/libs/
Dicu4j.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...
/external/icu/icu4j/tools/build/
Dicu4j68.api3.gz
Dicu4j65.api3.gz
Dicu4j64.api3.gz
Dicu4j63.api3.gz12;ICU4J 63.1;; 2ST@3.6;PB;NS;NF;NS; ...
Dicu4j66.api3.gz
Dicu4j67.api3.gz12;ICU4J 67.1;; 2ST@3.6;PB;NS;NF;NS; ...