Searched defs:addCode (Results 1 – 7 of 7) sorted by relevance
171 private void addCode(int sym, int code, byte len) { in addCode() method in Huffman
175 private void addCode(int sym, int code, byte len) { in addCode() method in Huffman
81 CodeMap.prototype.addCode = function(start, codeEntry) { method in CodeMap
137 Profile.prototype.addCode = function( method in Profile893 JsonProfile.prototype.addCode = function( method in JsonProfile
170 private void addCode(int sym, int code, byte len) { in addCode() method in Huffman
417 public Builder addCode(String format, Object... args) { in addCode() method in MethodSpec.Builder427 public Builder addCode(CodeBlock codeBlock) { in addCode() method in MethodSpec.Builder
610 def addCode(self, *args): member in LineAddrTable