Searched defs:skipDelta (Results 1 – 6 of 6) sorted by relevance
388 static inline const uint8_t *skipDelta(const uint8_t *pos) { in skipDelta() function
447 static const char16_t *skipDelta(const char16_t *pos) { in skipDelta() function
716 private static int skipDelta(CharSequence chars, int pos) { in skipDelta() method in CharsTrie
768 private static int skipDelta(byte[] bytes, int pos) { in skipDelta() method
693 private static int skipDelta(CharSequence chars, int pos) { in skipDelta() method in CharsTrie
737 private static int skipDelta(byte[] bytes, int pos) { in skipDelta() method