Searched defs:symbol_lists (Results 1 – 5 of 5) sorted by relevance
257 def form_by_call_order(symbol_lists): argument262 def form_by_call_order_fair(symbol_lists): argument289 def form_by_frequency(symbol_lists): argument302 def form_by_random(symbol_lists): argument309 def form_by_alphabetical(symbol_lists): argument
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()
520 uint32_t* prev_code_len, uint16_t* symbol_lists, in ProcessSingleCodeLength()548 uint32_t* repeat_code_len, uint16_t* symbol_lists, in ProcessRepeatedCodeLength()602 uint16_t* symbol_lists = h->symbol_lists; in ReadSymbolCodeLengths() local
210 uint16_t* symbol_lists; member