Home
last modified time | relevance | path

Searched refs:I3_18 (Results 1 – 7 of 7) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DMutableCodePointTrie.java395 private static final byte I3_18 = 3; field in MutableCodePointTrie
1184 flags[i] = I3_18; in compactIndex()
1220 f = dataNullOffset <= 0xffff ? I3_16 : I3_18; in compactIndex()
1250 assert(f == I3_18); in compactIndex()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DMutableCodePointTrie.java387 private static final byte I3_18 = 3; field in MutableCodePointTrie
1176 flags[i] = I3_18; in compactIndex()
1212 f = dataNullOffset <= 0xffff ? I3_16 : I3_18; in compactIndex()
1242 assert(f == I3_18); in compactIndex()
/third_party/flutter/skia/third_party/externals/icu/patches/
Duniset_perf.patch5 @@ -60,6 +60,7 @@ constexpr uint8_t I3_18 = 3;
443 flags[i] = I3_18;
492 U_ASSERT(f == I3_18);
/third_party/node/deps/icu-small/source/common/
Dumutablecptrie.cpp63 constexpr uint8_t I3_18 = 3; variable
1286 flags[i] = I3_18; in compactIndex()
1332 f = dataNullOffset <= 0xffff ? I3_16 : I3_18; in compactIndex()
1362 U_ASSERT(f == I3_18); in compactIndex()
/third_party/skia/third_party/externals/icu/source/common/
Dumutablecptrie.cpp63 constexpr uint8_t I3_18 = 3; variable
1286 flags[i] = I3_18; in compactIndex()
1332 f = dataNullOffset <= 0xffff ? I3_16 : I3_18; in compactIndex()
1362 U_ASSERT(f == I3_18); in compactIndex()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dumutablecptrie.cpp58 constexpr uint8_t I3_18 = 3; variable
1281 flags[i] = I3_18; in compactIndex()
1327 f = dataNullOffset <= 0xffff ? I3_16 : I3_18; in compactIndex()
1357 U_ASSERT(f == I3_18); in compactIndex()
/third_party/icu/icu4c/source/common/
Dumutablecptrie.cpp63 constexpr uint8_t I3_18 = 3; variable
1286 flags[i] = I3_18; in compactIndex()
1332 f = dataNullOffset <= 0xffff ? I3_16 : I3_18; in compactIndex()
1362 U_ASSERT(f == I3_18); in compactIndex()