HomeSort by relevance Sort by last modified time
    Searched full:next_suffix (Results 1 - 1 of 1) sorted by null

  /external/bsdiff/
suffix_array_index.cc 129 const uint8_t* next_suffix = text_ + sa_[suf_left]; local
133 std::mismatch(target, target + next_max_len, next_suffix).first -

Completed in 232 milliseconds