Home
last modified time | relevance | path

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

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DMutableCodePointTrie.java577 private static int getOverlap(int[] p, int length, int[] q, int qStart, int blockLength) { in getOverlap() method in MutableCodePointTrie
586 private static int getOverlap(char[] p, int length, int[] q, int qStart, int blockLength) { in getOverlap() method in MutableCodePointTrie
595 private static int getOverlap(char[] p, int length, char[] q, int qStart, int blockLength) { in getOverlap() method in MutableCodePointTrie
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
DMutableCodePointTrie.java569 private static int getOverlap(int[] p, int length, int[] q, int qStart, int blockLength) { in getOverlap() method in MutableCodePointTrie
578 private static int getOverlap(char[] p, int length, int[] q, int qStart, int blockLength) { in getOverlap() method in MutableCodePointTrie
587 private static int getOverlap(char[] p, int length, char[] q, int qStart, int blockLength) { in getOverlap() method in MutableCodePointTrie
/third_party/node/deps/icu-small/source/common/
Dumutablecptrie.cpp632 int32_t getOverlap(const UIntA *p, int32_t length, in getOverlap() function
/third_party/skia/third_party/externals/icu/source/common/
Dumutablecptrie.cpp632 int32_t getOverlap(const UIntA *p, int32_t length, in getOverlap() function
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dumutablecptrie.cpp627 int32_t getOverlap(const UIntA *p, int32_t length, in getOverlap() function
/third_party/icu/icu4c/source/common/
Dumutablecptrie.cpp632 int32_t getOverlap(const UIntA *p, int32_t length, in getOverlap() function