Searched defs:symbol_lists (Results 1 – 4 of 4) sorted by relevance
256 def form_by_call_order(symbol_lists): argument261 def form_by_call_order_fair(symbol_lists): argument288 def form_by_frequency(symbol_lists): argument301 def form_by_random(symbol_lists): argument308 def form_by_alphabetical(symbol_lists): argument
171 const uint16_t* const symbol_lists, in BrotliBuildHuffmanTable()
515 uint32_t* prev_code_len, uint16_t* symbol_lists, in ProcessSingleCodeLength()543 uint32_t* repeat_code_len, uint16_t* symbol_lists, in ProcessRepeatedCodeLength()596 uint16_t* symbol_lists = s->symbol_lists; in ReadSymbolCodeLengths() local
178 uint16_t* symbol_lists; member