Searched defs:addCode (Results 1 – 3 of 3) sorted by relevance
81 CodeMap.prototype.addCode = function(start, codeEntry) { method in CodeMap
135 Profile.prototype.addCode = function( method in Profile
170 private void addCode(int sym, int code, byte len) { in addCode() method in Huffman