Searched refs:checkDupes (Results 1 – 2 of 2) sorted by relevance
355 static int checkDupes(int[] symbols, int length) { in checkDupes() method in Decode407 ok = checkDupes(symbols, numSymbols); in readHuffmanCode()
331 function checkDupes(symbols, length) { function in BrotliDecodeClosure393 ok = checkDupes(symbols, numSymbols);