Searched defs:dictionary (Results 1 – 2 of 2) sorted by relevance
65239 const uint8_t *dictionary; member65893 struct dictionary { struct65894 uint8_t *buf;65895 size_t start;65896 size_t pos;65897 size_t full;65898 size_t limit;65899 size_t end;65900 uint32_t size;65901 uint32_t size_max;[all …]
75020 const uint8_t *dictionary; member75681 struct dictionary { struct75682 uint8_t *buf;75683 size_t start;75684 size_t pos;75685 size_t full;75686 size_t limit;75687 size_t end;75688 uint32_t size;75689 uint32_t size_max;[all …]