Home
last modified time | relevance | path

Searched refs:I3_18 (Results 1 - 5 of 5) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A 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/
H A 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/icu/icu4c/source/common/
H A Dumutablecptrie.cpp63 constexpr uint8_t I3_18 = 3; member
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/node/deps/icu-small/source/common/
H A Dumutablecptrie.cpp63 constexpr uint8_t I3_18 = 3; member
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/
H A Dumutablecptrie.cpp63 constexpr uint8_t I3_18 = 3; member
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()

Completed in 13 milliseconds