Searched defs:AddCode (Results 1 – 4 of 4) sorted by relevance
74 void CGifLZWDecoder::AddCode(uint16_t prefix_code, uint8_t append_char) { in AddCode() function in CGifLZWDecoder
509 void CodeMap::AddCode(Address addr, CodeEntry* entry, unsigned size) { in AddCode() function in v8::internal::CodeMap
118 void CLZWDecoder::AddCode(uint32_t prefix_code, uint8_t append_char) { in AddCode() function in __anonaae0264b0111::CLZWDecoder
2136 static void AddCode(const char* name, Code* code, SharedFunctionInfo* shared, in AddCode() function