Home | History | Annotate | Download | only in enc

Lines Matching refs:commands

120                                            const Command* commands,
137 size_t inslength = commands[i].insert_len_;
138 size_t copylength = CommandCopyLen(&commands[i]);
139 size_t distcode = commands[i].dist_prefix_;
140 size_t cmdcode = commands[i].cmd_prefix_;
326 used the shortest path of commands from block_start, computed from
539 Command* commands,
564 InitCommand(&commands[i], insert_length,
694 size_t* last_insert_len, Command* commands, size_t* num_commands,
706 dist_cache, last_insert_len, params, commands, num_literals);
714 size_t* last_insert_len, Command* commands, size_t* num_commands,
783 ringbuffer_mask, commands, *num_commands - orig_num_commands,
794 nodes, dist_cache, last_insert_len, params, commands, num_literals);