Searched defs:AddCode (Results 1 – 4 of 4) sorted by relevance
46 void AddCode(const std::string& filename, absl::string_view code) { in AddCode() function
150 void LZWDecompressor::AddCode(uint16_t prefix_code, uint8_t append_char) { in AddCode() function in fxcodec::LZWDecompressor
154 void CLZWDecoder::AddCode(uint32_t prefix_code, uint8_t append_char) { in AddCode() function in fxcodec::__anon1d26b39c0111::CLZWDecoder
358 void AddCode(const CodeDef& code, in AddCode() function