Home
last modified time | relevance | path

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

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DMutableCodePointTrie.java377 private static final byte SAME_AS = 2; field in MutableCodePointTrie
1001 flags[i] = SAME_AS; in compactWholeDataBlocks()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DMutableCodePointTrie.java369 private static final byte SAME_AS = 2; field in MutableCodePointTrie
993 flags[i] = SAME_AS; in compactWholeDataBlocks()
/third_party/node/deps/icu-small/source/common/
Dumutablecptrie.cpp45 constexpr uint8_t SAME_AS = 2; variable
1014 flags[i] = SAME_AS; in compactWholeDataBlocks()
/third_party/skia/third_party/externals/icu/source/common/
Dumutablecptrie.cpp45 constexpr uint8_t SAME_AS = 2; variable
1014 flags[i] = SAME_AS; in compactWholeDataBlocks()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dumutablecptrie.cpp40 constexpr uint8_t SAME_AS = 2; variable
1009 flags[i] = SAME_AS; in compactWholeDataBlocks()
/third_party/icu/icu4c/source/common/
Dumutablecptrie.cpp45 constexpr uint8_t SAME_AS = 2; variable
1014 flags[i] = SAME_AS; in compactWholeDataBlocks()
/third_party/flutter/skia/third_party/externals/icu/patches/
Duniset_perf.patch392 } else /* SAME_AS */ {