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.h44 void AddCode(const std::string& filename, absl::string_view code) { in AddCode() function
/external/pdfium/core/fxcodec/gif/
Dlzw_decompressor.cpp153 void LZWDecompressor::AddCode(uint16_t prefix_code, uint8_t append_char) { in AddCode() function in fxcodec::LZWDecompressor
/external/pdfium/core/fxcodec/flate/
Dflatemodule.cpp156 void CLZWDecoder::AddCode(uint32_t prefix_code, uint8_t append_char) { in AddCode() function in fxcodec::__anon33516e1c0111::CLZWDecoder
/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_node.h358 void AddCode(const CodeDef& code, in AddCode() function