Home
last modified time | relevance | path

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

/external/sandboxed-api/sandboxed_api/tools/clang_generator/
Dfrontend_action_test_util.h46 void AddCode(const std::string& filename, absl::string_view code) { in AddCode() function
/external/pdfium/core/fxcodec/gif/
Dlzw_decompressor.cpp150 void LZWDecompressor::AddCode(uint16_t prefix_code, uint8_t append_char) { in AddCode() function in fxcodec::LZWDecompressor
/external/pdfium/core/fxcodec/flate/
Dflatemodule.cpp154 void CLZWDecoder::AddCode(uint32_t prefix_code, uint8_t append_char) { in AddCode() function in fxcodec::__anone693207a0111::CLZWDecoder
/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_node.h358 void AddCode(const CodeDef& code, in AddCode() function