Searched defs:skipDelta (Results 1 – 6 of 6) sorted by relevance
387 static inline const uint8_t *skipDelta(const uint8_t *pos) { in skipDelta() function
445 static const UChar *skipDelta(const UChar *pos) { in skipDelta() function
710 private static int skipDelta(CharSequence chars, int pos) { in skipDelta() method in CharsTrie
762 private static int skipDelta(byte[] bytes, int pos) { in skipDelta() method
684 private static int skipDelta(CharSequence chars, int pos) { in skipDelta() method in CharsTrie
727 private static int skipDelta(byte[] bytes, int pos) { in skipDelta() method