Searched defs:jumpByDelta (Results 1 – 6 of 6) sorted by relevance
49 BytesTrie::jumpByDelta(const uint8_t *pos) { in jumpByDelta() function in BytesTrie
434 static inline const char16_t *jumpByDelta(const char16_t *pos) { in jumpByDelta() function
703 private static int jumpByDelta(CharSequence chars, int pos) { in jumpByDelta() method in CharsTrie
749 private static int jumpByDelta(byte[] bytes, int pos) { in jumpByDelta() method
680 private static int jumpByDelta(CharSequence chars, int pos) { in jumpByDelta() method in CharsTrie
718 private static int jumpByDelta(byte[] bytes, int pos) { in jumpByDelta() method