Home
last modified time | relevance | path

Searched refs:buildLcp (Results 1 – 1 of 1) sorted by relevance

/external/brotli/research/
Ddeorummolae.cc93 static void buildLcp(std::vector<TextChar>* text, std::vector<TextIdx>* sa, in buildLcp() function
236 buildLcp(&full_text, &sa, &lcp, &invese_sa); in DM_generate()