Searched defs:skipDelta (Results 1 – 12 of 12) 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
427 static inline const uint8_t *skipDelta(const uint8_t *pos) { in skipDelta() function
483 static const char16_t *skipDelta(const char16_t *pos) { in skipDelta() function
782 private static int skipDelta(byte[] bytes, int pos) { in skipDelta() method
738 private static int skipDelta(CharSequence chars, int pos) { in skipDelta() method in CharsTrie
765 private static int skipDelta(CharSequence chars, int pos) { in skipDelta() method in CharsTrie
822 private static int skipDelta(byte[] bytes, int pos) { in skipDelta() method