Home
last modified time | relevance | path

Searched defs:qStart (Results 1 - 5 of 5) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
H A DMutableCodePointTrie.java577 private static int getOverlap(int[] p, int length, int[] q, int qStart, int blockLength) { in getOverlap() argument
586 private static int getOverlap(char[] p, int length, int[] q, int qStart, int blockLength) { in getOverlap() argument
595 private static int getOverlap(char[] p, int length, char[] q, int qStart, int blockLength) { in getOverlap() argument
538 findSameBlock(char[] p, int pStart, int length, char[] q, int qStart, int blockLength) findSameBlock() argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/
H A DMutableCodePointTrie.java569 private static int getOverlap(int[] p, int length, int[] q, int qStart, int blockLength) { in getOverlap() argument
578 private static int getOverlap(char[] p, int length, int[] q, int qStart, int blockLength) { in getOverlap() argument
587 private static int getOverlap(char[] p, int length, char[] q, int qStart, int blockLength) { in getOverlap() argument
530 findSameBlock(char[] p, int pStart, int length, char[] q, int qStart, int blockLength) findSameBlock() argument
/third_party/icu/icu4c/source/common/
H A Dumutablecptrie.cpp591 findSameBlock(const uint16_t *p, int32_t pStart, int32_t length, const uint16_t *q, int32_t qStart, int32_t blockLength) findSameBlock() argument
632 getOverlap(const UIntA *p, int32_t length, const UIntB *q, int32_t qStart, int32_t blockLength) getOverlap() argument
/third_party/node/deps/icu-small/source/common/
H A Dumutablecptrie.cpp591 findSameBlock(const uint16_t *p, int32_t pStart, int32_t length, const uint16_t *q, int32_t qStart, int32_t blockLength) findSameBlock() argument
632 getOverlap(const UIntA *p, int32_t length, const UIntB *q, int32_t qStart, int32_t blockLength) getOverlap() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Dumutablecptrie.cpp591 findSameBlock(const uint16_t *p, int32_t pStart, int32_t length, const uint16_t *q, int32_t qStart, int32_t blockLength) findSameBlock() argument
632 getOverlap(const UIntA *p, int32_t length, const UIntB *q, int32_t qStart, int32_t blockLength) getOverlap() argument

Completed in 15 milliseconds