Home
last modified time | relevance | path

Searched refs:I3_NULL (Results 1 – 6 of 6) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DMutableCodePointTrie.java392 private static final byte I3_NULL = 0; field in MutableCodePointTrie
1163 flags[i] = I3_NULL; in compactIndex()
1218 if (f == I3_NULL && i3FirstNull < 0) { in compactIndex()
1223 if (f == I3_NULL) { in compactIndex()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DMutableCodePointTrie.java384 private static final byte I3_NULL = 0; field in MutableCodePointTrie
1155 flags[i] = I3_NULL; in compactIndex()
1210 if (f == I3_NULL && i3FirstNull < 0) { in compactIndex()
1215 if (f == I3_NULL) { in compactIndex()
/third_party/node/deps/icu-small/source/common/
Dumutablecptrie.cpp60 constexpr uint8_t I3_NULL = 0; variable
1265 flags[i] = I3_NULL; in compactIndex()
1330 if (f == I3_NULL && i3FirstNull < 0) { in compactIndex()
1335 if (f == I3_NULL) { in compactIndex()
/third_party/skia/third_party/externals/icu/source/common/
Dumutablecptrie.cpp60 constexpr uint8_t I3_NULL = 0; variable
1265 flags[i] = I3_NULL; in compactIndex()
1330 if (f == I3_NULL && i3FirstNull < 0) { in compactIndex()
1335 if (f == I3_NULL) { in compactIndex()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dumutablecptrie.cpp55 constexpr uint8_t I3_NULL = 0; variable
1260 flags[i] = I3_NULL; in compactIndex()
1325 if (f == I3_NULL && i3FirstNull < 0) { in compactIndex()
1330 if (f == I3_NULL) { in compactIndex()
/third_party/icu/icu4c/source/common/
Dumutablecptrie.cpp60 constexpr uint8_t I3_NULL = 0; variable
1265 flags[i] = I3_NULL; in compactIndex()
1330 if (f == I3_NULL && i3FirstNull < 0) { in compactIndex()
1335 if (f == I3_NULL) { in compactIndex()