Searched defs:addCode (Results 1 – 4 of 4) sorted by relevance
81 CodeMap.prototype.addCode = function(start, codeEntry) { method in CodeMap
136 Profile.prototype.addCode = function( method in Profile
170 private void addCode(int sym, int code, byte len) { in addCode() method in Huffman
610 def addCode(self, *args): member in LineAddrTable