Home
last modified time | relevance | path

Searched defs:equalBlocks (Results 1 – 6 of 6) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DMutableCodePointTrie.java504 private static boolean equalBlocks(int[] s, int si, int[] t, int ti, int length) { in equalBlocks() method in MutableCodePointTrie
513 private static boolean equalBlocks(char[] s, int si, int[] t, int ti, int length) { in equalBlocks() method in MutableCodePointTrie
522 private static boolean equalBlocks(char[] s, int si, char[] t, int ti, int length) { in equalBlocks() method in MutableCodePointTrie
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DMutableCodePointTrie.java496 private static boolean equalBlocks(int[] s, int si, int[] t, int ti, int length) { in equalBlocks() method in MutableCodePointTrie
505 private static boolean equalBlocks(char[] s, int si, int[] t, int ti, int length) { in equalBlocks() method in MutableCodePointTrie
514 private static boolean equalBlocks(char[] s, int si, char[] t, int ti, int length) { in equalBlocks() method in MutableCodePointTrie
/third_party/node/deps/icu-small/source/common/
Dumutablecptrie.cpp575 bool equalBlocks(const UIntA *s, const UIntB *t, int32_t length) { in equalBlocks() function
/third_party/skia/third_party/externals/icu/source/common/
Dumutablecptrie.cpp575 bool equalBlocks(const UIntA *s, const UIntB *t, int32_t length) { in equalBlocks() function
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dumutablecptrie.cpp570 bool equalBlocks(const UIntA *s, const UIntB *t, int32_t length) { in equalBlocks() function
/third_party/icu/icu4c/source/common/
Dumutablecptrie.cpp575 bool equalBlocks(const UIntA *s, const UIntB *t, int32_t length) { in equalBlocks() function