Home
last modified time | relevance | path

Searched defs:AddCode (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/core/fxcodec/gif/
Dcfx_lzwdecompressor.cpp152 void CFX_LZWDecompressor::AddCode(uint16_t prefix_code, uint8_t append_char) { in AddCode() function in CFX_LZWDecompressor
/external/v8/src/profiler/
Dprofile-generator.cc528 void CodeMap::AddCode(Address addr, CodeEntry* entry, unsigned size) { in AddCode() function in v8::internal::CodeMap
/external/pdfium/core/fxcodec/codec/
Dfx_codec_flate.cpp127 void CLZWDecoder::AddCode(uint32_t prefix_code, uint8_t append_char) { in AddCode() function in __anonc88c85550111::CLZWDecoder
/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_node.h359 void AddCode(const CodeDef& code, in AddCode() function
/external/v8/src/wasm/
Dwasm-code-manager.cc518 WasmCode* NativeModule::AddCode( in AddCode() function in v8::internal::wasm::NativeModule
/external/v8/src/
Dgdb-jit.cc2091 static void AddCode(const char* name, Code* code, SharedFunctionInfo* shared, in AddCode() function