Searched defs:Dictionary (Results 1 – 2 of 2) sorted by relevance
57 Dictionary format88 Applying a new dictionary
253 struct Dictionary struct255 struct Entry262 int size;263 Entry entries[MaxDictEntries];265 Dictionary() in Dictionary() function278 int findIndex(const int code, const int value) const in findIndex()290 bool add(const int code, const int value) in add()299 bool flush(int & codeBitsWidth) in flush()